[==========] 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 13:05:07.468225 21610 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.26.190:36333
I20260709 13:05:07.469620 21610 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 13:05:07.470577 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:07.485878 21619 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 13:05:07.486243 21616 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 13:05:07.485935 21617 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 13:05:08.582345 21618 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260709 13:05:08.582480 21610 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260709 13:05:08.586521 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:08.586722 21610 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 13:05:08.586938 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602308586913 us; error 0 us; skew 500 ppm
I20260709 13:05:08.587733 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:08.593330 21610 webserver.cc:533] Webserver started at http://127.21.26.190:42663/ using document root <none> and password file <none>
I20260709 13:05:08.594115 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:08.594302 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:08.594720 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:08.600057 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602307309169-21610-0/minicluster-data/master-0-root/instance:
uuid: "d47503ae39e644c08b88be4dd4129dd5"
format_stamp: "Formatted at 2026-07-09 13:05:08 on dist-test-slave-tq1r"
I20260709 13:05:08.607048 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:08.611627 21625 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:08.612640 21610 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 13:05:08.612941 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602307309169-21610-0/minicluster-data/master-0-root
uuid: "d47503ae39e644c08b88be4dd4129dd5"
format_stamp: "Formatted at 2026-07-09 13:05:08 on dist-test-slave-tq1r"
I20260709 13:05:08.613235 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602307309169-21610-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602307309169-21610-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602307309169-21610-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 13:05:08.666249 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:08.667707 21610 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 13:05:08.668134 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:08.733417 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.190:36333
I20260709 13:05:08.733482 21676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.190:36333 every 8 connection(s)
I20260709 13:05:08.740581 21677 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 13:05:08.760591 21677 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5: Bootstrap starting.
I20260709 13:05:08.765983 21677 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:08.767654 21677 log.cc:826] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5: Log is configured to *not* fsync() on all Append() calls
I20260709 13:05:08.771642 21677 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5: No bootstrap required, opened a new log
I20260709 13:05:08.790817 21677 raft_consensus.cc:359] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d47503ae39e644c08b88be4dd4129dd5" member_type: VOTER }
I20260709 13:05:08.791308 21677 raft_consensus.cc:385] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:08.791498 21677 raft_consensus.cc:740] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47503ae39e644c08b88be4dd4129dd5, State: Initialized, Role: FOLLOWER
I20260709 13:05:08.792273 21677 consensus_queue.cc:260] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d47503ae39e644c08b88be4dd4129dd5" member_type: VOTER }
I20260709 13:05:08.792718 21677 raft_consensus.cc:399] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:08.792950 21677 raft_consensus.cc:493] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:08.793215 21677 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:08.796962 21677 raft_consensus.cc:515] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d47503ae39e644c08b88be4dd4129dd5" member_type: VOTER }
I20260709 13:05:08.797587 21677 leader_election.cc:304] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5 [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: d47503ae39e644c08b88be4dd4129dd5; no voters: 
I20260709 13:05:08.799244 21677 leader_election.cc:290] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:08.799530 21680 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:08.801584 21680 raft_consensus.cc:697] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5 [term 1 LEADER]: Becoming Leader. State: Replica: d47503ae39e644c08b88be4dd4129dd5, State: Running, Role: LEADER
I20260709 13:05:08.802419 21680 consensus_queue.cc:237] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5 [LEADER]: Queue going to LEADER mode. State: All 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: "d47503ae39e644c08b88be4dd4129dd5" member_type: VOTER }
I20260709 13:05:08.803376 21677 sys_catalog.cc:565] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:08.812552 21682 sys_catalog.cc:455] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d47503ae39e644c08b88be4dd4129dd5. Latest consensus state: current_term: 1 leader_uuid: "d47503ae39e644c08b88be4dd4129dd5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d47503ae39e644c08b88be4dd4129dd5" member_type: VOTER } }
I20260709 13:05:08.814091 21682 sys_catalog.cc:458] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:08.813514 21681 sys_catalog.cc:455] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d47503ae39e644c08b88be4dd4129dd5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d47503ae39e644c08b88be4dd4129dd5" member_type: VOTER } }
I20260709 13:05:08.815739 21681 sys_catalog.cc:458] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:08.817391 21690 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:08.828974 21690 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:08.831004 21610 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:08.844543 21690 catalog_manager.cc:1383] Generated new cluster ID: 3a7cc8055dd94ad1a831c569db90f852
I20260709 13:05:08.844796 21690 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:08.873178 21690 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:08.874572 21690 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:08.888659 21690 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5: Generated new TSK 0
I20260709 13:05:08.889499 21690 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:08.897939 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:08.906561 21699 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 13:05:08.908414 21700 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 13:05:08.910321 21702 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 13:05:08.911695 21610 server_base.cc:1061] running on GCE node
I20260709 13:05:08.912390 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:08.912568 21610 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 13:05:08.912734 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602308912718 us; error 0 us; skew 500 ppm
I20260709 13:05:08.913303 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:08.916888 21610 webserver.cc:533] Webserver started at http://127.21.26.129:46361/ using document root <none> and password file <none>
I20260709 13:05:08.917372 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:08.917551 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:08.917816 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:08.918862 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602307309169-21610-0/minicluster-data/ts-0-root/instance:
uuid: "f3629b1e87f64dad86300a85b05d0292"
format_stamp: "Formatted at 2026-07-09 13:05:08 on dist-test-slave-tq1r"
I20260709 13:05:08.924103 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:05:08.927788 21707 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:08.928563 21610 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:05:08.928831 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602307309169-21610-0/minicluster-data/ts-0-root
uuid: "f3629b1e87f64dad86300a85b05d0292"
format_stamp: "Formatted at 2026-07-09 13:05:08 on dist-test-slave-tq1r"
I20260709 13:05:08.929105 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602307309169-21610-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602307309169-21610-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602307309169-21610-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 13:05:08.954454 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:08.955679 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:08.957823 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:08.961843 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:08.962064 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:08.962301 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:08.962463 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:09.048413 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.129:35605
I20260709 13:05:09.048483 21769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.129:35605 every 8 connection(s)
I20260709 13:05:09.054665 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:09.062588 21774 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 13:05:09.064483 21775 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 13:05:09.071951 21610 server_base.cc:1061] running on GCE node
W20260709 13:05:09.072779 21777 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 13:05:09.073531 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:09.073719 21610 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 13:05:09.073879 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602309073860 us; error 0 us; skew 500 ppm
I20260709 13:05:09.074411 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:09.080381 21610 webserver.cc:533] Webserver started at http://127.21.26.130:43697/ using document root <none> and password file <none>
I20260709 13:05:09.081013 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:09.081195 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:09.081399 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:09.082439 21770 heartbeater.cc:344] Connected to a master server at 127.21.26.190:36333
I20260709 13:05:09.082613 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602307309169-21610-0/minicluster-data/ts-1-root/instance:
uuid: "b46f5b81726e4777818bdf46721a9c77"
format_stamp: "Formatted at 2026-07-09 13:05:09 on dist-test-slave-tq1r"
I20260709 13:05:09.082902 21770 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:09.084034 21770 heartbeater.cc:507] Master 127.21.26.190:36333 requested a full tablet report, sending...
I20260709 13:05:09.087302 21642 ts_manager.cc:194] Registered new tserver with Master: f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605)
I20260709 13:05:09.089144 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:05:09.089994 21642 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45928
I20260709 13:05:09.094439 21782 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:09.095199 21610 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:05:09.095440 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602307309169-21610-0/minicluster-data/ts-1-root
uuid: "b46f5b81726e4777818bdf46721a9c77"
format_stamp: "Formatted at 2026-07-09 13:05:09 on dist-test-slave-tq1r"
I20260709 13:05:09.095685 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602307309169-21610-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602307309169-21610-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602307309169-21610-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 13:05:09.125597 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:09.126775 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:09.128100 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:09.130837 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:09.131017 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:09.131259 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:09.131409 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:09.212675 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.130:34569
I20260709 13:05:09.212781 21844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.130:34569 every 8 connection(s)
I20260709 13:05:09.219720 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:09.226974 21848 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 13:05:09.229780 21849 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 13:05:09.233330 21845 heartbeater.cc:344] Connected to a master server at 127.21.26.190:36333
I20260709 13:05:09.233657 21845 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:09.234520 21845 heartbeater.cc:507] Master 127.21.26.190:36333 requested a full tablet report, sending...
W20260709 13:05:09.236336 21851 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 13:05:09.236677 21610 server_base.cc:1061] running on GCE node
I20260709 13:05:09.237090 21642 ts_manager.cc:194] Registered new tserver with Master: b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569)
I20260709 13:05:09.237869 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:09.238131 21610 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 13:05:09.238323 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602309238307 us; error 0 us; skew 500 ppm
I20260709 13:05:09.238763 21642 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45940
I20260709 13:05:09.239024 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:09.241869 21610 webserver.cc:533] Webserver started at http://127.21.26.131:44673/ using document root <none> and password file <none>
I20260709 13:05:09.242302 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:09.242467 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:09.242709 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:09.243629 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602307309169-21610-0/minicluster-data/ts-2-root/instance:
uuid: "f83944c33f0040bab7a040d5dd5a0a57"
format_stamp: "Formatted at 2026-07-09 13:05:09 on dist-test-slave-tq1r"
I20260709 13:05:09.248145 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:09.251231 21856 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:09.251974 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:05:09.252310 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602307309169-21610-0/minicluster-data/ts-2-root
uuid: "f83944c33f0040bab7a040d5dd5a0a57"
format_stamp: "Formatted at 2026-07-09 13:05:09 on dist-test-slave-tq1r"
I20260709 13:05:09.252650 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602307309169-21610-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602307309169-21610-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602307309169-21610-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 13:05:09.297070 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:09.298642 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:09.300240 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:09.303628 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:09.303889 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:09.304200 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:09.304404 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:09.383972 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.131:45657
I20260709 13:05:09.384032 21918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.131:45657 every 8 connection(s)
I20260709 13:05:09.398994 21919 heartbeater.cc:344] Connected to a master server at 127.21.26.190:36333
I20260709 13:05:09.399420 21919 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:09.400229 21919 heartbeater.cc:507] Master 127.21.26.190:36333 requested a full tablet report, sending...
I20260709 13:05:09.402168 21642 ts_manager.cc:194] Registered new tserver with Master: f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:09.402944 21610 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014326731s
I20260709 13:05:09.403357 21642 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45956
I20260709 13:05:09.449275 21642 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45964:
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 13:05:09.452567 21642 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 13:05:09.544116 21884 tablet_service.cc:1511] Processing CreateTablet for tablet c2df562c6fa94f7f92f5cec88ec594e0 (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:09.545693 21884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2df562c6fa94f7f92f5cec88ec594e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.553602 21883 tablet_service.cc:1511] Processing CreateTablet for tablet ddd21a12022b409986693051c0f32b1e (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:09.554179 21735 tablet_service.cc:1511] Processing CreateTablet for tablet c2df562c6fa94f7f92f5cec88ec594e0 (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:09.554924 21883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd21a12022b409986693051c0f32b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.555475 21735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2df562c6fa94f7f92f5cec88ec594e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.556744 21734 tablet_service.cc:1511] Processing CreateTablet for tablet ddd21a12022b409986693051c0f32b1e (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:09.558007 21734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd21a12022b409986693051c0f32b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.559594 21733 tablet_service.cc:1511] Processing CreateTablet for tablet ae54598e316043748c647e69444dab2c (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:09.566375 21731 tablet_service.cc:1511] Processing CreateTablet for tablet 70029f82d5354fbf8876ed480e8b738f (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:09.568445 21727 tablet_service.cc:1511] Processing CreateTablet for tablet b974d94d4151432d9ad3db1a2a2df7af (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:09.572171 21733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae54598e316043748c647e69444dab2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.573844 21730 tablet_service.cc:1511] Processing CreateTablet for tablet b99223b9b6044ea18be4fc9deb698d48 (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:09.577888 21881 tablet_service.cc:1511] Processing CreateTablet for tablet e38d4f8e4c494c2a8e1348d8ed7b2b86 (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:09.578053 21880 tablet_service.cc:1511] Processing CreateTablet for tablet 70029f82d5354fbf8876ed480e8b738f (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:09.578492 21729 tablet_service.cc:1511] Processing CreateTablet for tablet 7451ca52037d485a878ba962989bf4a6 (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:09.584151 21731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70029f82d5354fbf8876ed480e8b738f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.585403 21881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e38d4f8e4c494c2a8e1348d8ed7b2b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.575623 21732 tablet_service.cc:1511] Processing CreateTablet for tablet e38d4f8e4c494c2a8e1348d8ed7b2b86 (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:09.580402 21728 tablet_service.cc:1511] Processing CreateTablet for tablet d65bab1bca83460b92cc1267f8564c23 (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:09.580474 21877 tablet_service.cc:1511] Processing CreateTablet for tablet d65bab1bca83460b92cc1267f8564c23 (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:09.595611 21729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7451ca52037d485a878ba962989bf4a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.591003 21879 tablet_service.cc:1511] Processing CreateTablet for tablet b99223b9b6044ea18be4fc9deb698d48 (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:09.599798 21880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70029f82d5354fbf8876ed480e8b738f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.591437 21810 tablet_service.cc:1511] Processing CreateTablet for tablet c2df562c6fa94f7f92f5cec88ec594e0 (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:09.597802 21878 tablet_service.cc:1511] Processing CreateTablet for tablet 7451ca52037d485a878ba962989bf4a6 (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:09.595773 21882 tablet_service.cc:1511] Processing CreateTablet for tablet ae54598e316043748c647e69444dab2c (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:09.603600 21728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d65bab1bca83460b92cc1267f8564c23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.598642 21876 tablet_service.cc:1511] Processing CreateTablet for tablet b974d94d4151432d9ad3db1a2a2df7af (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:09.604547 21805 tablet_service.cc:1511] Processing CreateTablet for tablet b99223b9b6044ea18be4fc9deb698d48 (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:09.608290 21808 tablet_service.cc:1511] Processing CreateTablet for tablet ae54598e316043748c647e69444dab2c (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:09.609104 21877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d65bab1bca83460b92cc1267f8564c23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.603236 21806 tablet_service.cc:1511] Processing CreateTablet for tablet 70029f82d5354fbf8876ed480e8b738f (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:09.609153 21809 tablet_service.cc:1511] Processing CreateTablet for tablet ddd21a12022b409986693051c0f32b1e (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:09.609068 21807 tablet_service.cc:1511] Processing CreateTablet for tablet e38d4f8e4c494c2a8e1348d8ed7b2b86 (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:09.607075 21803 tablet_service.cc:1511] Processing CreateTablet for tablet d65bab1bca83460b92cc1267f8564c23 (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:09.609061 21804 tablet_service.cc:1511] Processing CreateTablet for tablet 7451ca52037d485a878ba962989bf4a6 (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:09.618257 21810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2df562c6fa94f7f92f5cec88ec594e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.615293 21802 tablet_service.cc:1511] Processing CreateTablet for tablet b974d94d4151432d9ad3db1a2a2df7af (DEFAULT_TABLE table=test-workload [id=f7bf314ecf244faf95e6395f2096215b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:09.626502 21809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd21a12022b409986693051c0f32b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.619292 21727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b974d94d4151432d9ad3db1a2a2df7af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.626523 21879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99223b9b6044ea18be4fc9deb698d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.634862 21803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d65bab1bca83460b92cc1267f8564c23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.637022 21805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99223b9b6044ea18be4fc9deb698d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.639467 21878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7451ca52037d485a878ba962989bf4a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.640270 21807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e38d4f8e4c494c2a8e1348d8ed7b2b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.641620 21732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e38d4f8e4c494c2a8e1348d8ed7b2b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.641379 21876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b974d94d4151432d9ad3db1a2a2df7af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.655881 21806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70029f82d5354fbf8876ed480e8b738f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.656540 21730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99223b9b6044ea18be4fc9deb698d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.669808 21802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b974d94d4151432d9ad3db1a2a2df7af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.670686 21804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7451ca52037d485a878ba962989bf4a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.678579 21882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae54598e316043748c647e69444dab2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.701601 21937 tablet_bootstrap.cc:492] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57: Bootstrap starting.
I20260709 13:05:09.707062 21808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae54598e316043748c647e69444dab2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.806584 21937 tablet_bootstrap.cc:654] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:09.819355 21689 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:09.887208 21940 tablet_bootstrap.cc:492] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77: Bootstrap starting.
I20260709 13:05:09.897909 21937 tablet_bootstrap.cc:492] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57: No bootstrap required, opened a new log
I20260709 13:05:09.905225 21937 ts_tablet_manager.cc:1403] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57: Time spent bootstrapping tablet: real 0.215s	user 0.031s	sys 0.007s
I20260709 13:05:09.907477 21938 tablet_bootstrap.cc:492] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292: Bootstrap starting.
I20260709 13:05:09.921057 21940 tablet_bootstrap.cc:654] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:09.923216 21937 raft_consensus.cc:359] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } }
I20260709 13:05:09.924024 21937 raft_consensus.cc:385] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:09.924399 21937 raft_consensus.cc:740] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83944c33f0040bab7a040d5dd5a0a57, State: Initialized, Role: FOLLOWER
I20260709 13:05:09.925209 21937 consensus_queue.cc:260] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } }
I20260709 13:05:09.927181 21938 tablet_bootstrap.cc:654] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:09.931460 21940 tablet_bootstrap.cc:492] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77: No bootstrap required, opened a new log
I20260709 13:05:09.932363 21940 ts_tablet_manager.cc:1403] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77: Time spent bootstrapping tablet: real 0.055s	user 0.004s	sys 0.010s
I20260709 13:05:09.933962 21937 ts_tablet_manager.cc:1434] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.010s
I20260709 13:05:09.934209 21919 heartbeater.cc:499] Master 127.21.26.190:36333 was elected leader, sending a full tablet report...
I20260709 13:05:09.934979 21937 tablet_bootstrap.cc:492] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57: Bootstrap starting.
I20260709 13:05:09.934926 21940 raft_consensus.cc:359] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } }
I20260709 13:05:09.935679 21940 raft_consensus.cc:385] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:09.935959 21940 raft_consensus.cc:740] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Initialized, Role: FOLLOWER
I20260709 13:05:09.936635 21940 consensus_queue.cc:260] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } }
I20260709 13:05:09.941298 21937 tablet_bootstrap.cc:654] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:09.945741 21845 heartbeater.cc:499] Master 127.21.26.190:36333 was elected leader, sending a full tablet report...
I20260709 13:05:09.948503 21940 ts_tablet_manager.cc:1434] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260709 13:05:09.949352 21940 tablet_bootstrap.cc:492] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77: Bootstrap starting.
I20260709 13:05:09.953691 21938 tablet_bootstrap.cc:492] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292: No bootstrap required, opened a new log
I20260709 13:05:09.954111 21938 ts_tablet_manager.cc:1403] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292: Time spent bootstrapping tablet: real 0.101s	user 0.005s	sys 0.010s
I20260709 13:05:09.955184 21940 tablet_bootstrap.cc:654] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:09.955747 21937 tablet_bootstrap.cc:492] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57: No bootstrap required, opened a new log
I20260709 13:05:09.956192 21937 ts_tablet_manager.cc:1403] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260709 13:05:09.957505 21938 raft_consensus.cc:359] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } }
I20260709 13:05:09.958202 21938 raft_consensus.cc:385] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:09.958479 21938 raft_consensus.cc:740] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3629b1e87f64dad86300a85b05d0292, State: Initialized, Role: FOLLOWER
I20260709 13:05:09.959153 21938 consensus_queue.cc:260] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } }
I20260709 13:05:09.958760 21937 raft_consensus.cc:359] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:09.972644 21937 raft_consensus.cc:385] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:09.972944 21937 raft_consensus.cc:740] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83944c33f0040bab7a040d5dd5a0a57, State: Initialized, Role: FOLLOWER
W20260709 13:05:09.973453 21846 tablet.cc:2406] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:05:09.973619 21937 consensus_queue.cc:260] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:09.975605 21937 ts_tablet_manager.cc:1434] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.000s
I20260709 13:05:09.976579 21937 tablet_bootstrap.cc:492] T 70029f82d5354fbf8876ed480e8b738f P f83944c33f0040bab7a040d5dd5a0a57: Bootstrap starting.
I20260709 13:05:09.982723 21937 tablet_bootstrap.cc:654] T 70029f82d5354fbf8876ed480e8b738f P f83944c33f0040bab7a040d5dd5a0a57: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:09.985634 21938 ts_tablet_manager.cc:1434] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.019s
I20260709 13:05:09.986232 21940 tablet_bootstrap.cc:492] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77: No bootstrap required, opened a new log
I20260709 13:05:09.986662 21940 ts_tablet_manager.cc:1403] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.012s
I20260709 13:05:09.989140 21940 raft_consensus.cc:359] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:09.989795 21940 raft_consensus.cc:385] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:09.990020 21937 tablet_bootstrap.cc:492] T 70029f82d5354fbf8876ed480e8b738f P f83944c33f0040bab7a040d5dd5a0a57: No bootstrap required, opened a new log
I20260709 13:05:09.990104 21940 raft_consensus.cc:740] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Initialized, Role: FOLLOWER
I20260709 13:05:09.990540 21937 ts_tablet_manager.cc:1403] T 70029f82d5354fbf8876ed480e8b738f P f83944c33f0040bab7a040d5dd5a0a57: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260709 13:05:09.991288 21940 consensus_queue.cc:260] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:09.992367 21770 heartbeater.cc:499] Master 127.21.26.190:36333 was elected leader, sending a full tablet report...
I20260709 13:05:09.993522 21940 ts_tablet_manager.cc:1434] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:09.993832 21938 tablet_bootstrap.cc:492] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292: Bootstrap starting.
I20260709 13:05:09.994390 21940 tablet_bootstrap.cc:492] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77: Bootstrap starting.
I20260709 13:05:10.027832 21937 raft_consensus.cc:359] T 70029f82d5354fbf8876ed480e8b738f P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.028750 21937 raft_consensus.cc:385] T 70029f82d5354fbf8876ed480e8b738f P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:10.029054 21937 raft_consensus.cc:740] T 70029f82d5354fbf8876ed480e8b738f P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83944c33f0040bab7a040d5dd5a0a57, State: Initialized, Role: FOLLOWER
I20260709 13:05:10.029853 21937 consensus_queue.cc:260] T 70029f82d5354fbf8876ed480e8b738f P f83944c33f0040bab7a040d5dd5a0a57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.032269 21940 tablet_bootstrap.cc:654] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:10.034046 21937 ts_tablet_manager.cc:1434] T 70029f82d5354fbf8876ed480e8b738f P f83944c33f0040bab7a040d5dd5a0a57: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 13:05:10.034979 21937 tablet_bootstrap.cc:492] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57: Bootstrap starting.
I20260709 13:05:10.046809 21937 tablet_bootstrap.cc:654] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:10.048487 21940 tablet_bootstrap.cc:492] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77: No bootstrap required, opened a new log
I20260709 13:05:10.048947 21940 ts_tablet_manager.cc:1403] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.022s
I20260709 13:05:10.049415 21938 tablet_bootstrap.cc:654] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:10.051676 21940 raft_consensus.cc:359] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.052413 21940 raft_consensus.cc:385] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:10.052709 21940 raft_consensus.cc:740] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Initialized, Role: FOLLOWER
I20260709 13:05:10.053414 21940 consensus_queue.cc:260] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.055764 21940 ts_tablet_manager.cc:1434] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:05:10.056665 21940 tablet_bootstrap.cc:492] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77: Bootstrap starting.
I20260709 13:05:10.056994 21937 tablet_bootstrap.cc:492] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57: No bootstrap required, opened a new log
I20260709 13:05:10.057463 21937 ts_tablet_manager.cc:1403] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260709 13:05:10.060053 21937 raft_consensus.cc:359] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.060776 21937 raft_consensus.cc:385] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:10.061100 21937 raft_consensus.cc:740] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83944c33f0040bab7a040d5dd5a0a57, State: Initialized, Role: FOLLOWER
I20260709 13:05:10.061823 21937 consensus_queue.cc:260] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.063163 21940 tablet_bootstrap.cc:654] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:10.064013 21937 ts_tablet_manager.cc:1434] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:10.064939 21937 tablet_bootstrap.cc:492] T 7451ca52037d485a878ba962989bf4a6 P f83944c33f0040bab7a040d5dd5a0a57: Bootstrap starting.
I20260709 13:05:10.070878 21937 tablet_bootstrap.cc:654] T 7451ca52037d485a878ba962989bf4a6 P f83944c33f0040bab7a040d5dd5a0a57: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:10.074239 21940 tablet_bootstrap.cc:492] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77: No bootstrap required, opened a new log
I20260709 13:05:10.074643 21940 ts_tablet_manager.cc:1403] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 13:05:10.077385 21938 tablet_bootstrap.cc:492] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292: No bootstrap required, opened a new log
I20260709 13:05:10.077219 21940 raft_consensus.cc:359] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.077849 21938 ts_tablet_manager.cc:1403] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292: Time spent bootstrapping tablet: real 0.084s	user 0.009s	sys 0.010s
I20260709 13:05:10.078001 21940 raft_consensus.cc:385] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:10.078298 21940 raft_consensus.cc:740] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Initialized, Role: FOLLOWER
I20260709 13:05:10.079082 21940 consensus_queue.cc:260] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.081431 21940 ts_tablet_manager.cc:1434] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260709 13:05:10.082306 21940 tablet_bootstrap.cc:492] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77: Bootstrap starting.
I20260709 13:05:10.082464 21937 tablet_bootstrap.cc:492] T 7451ca52037d485a878ba962989bf4a6 P f83944c33f0040bab7a040d5dd5a0a57: No bootstrap required, opened a new log
I20260709 13:05:10.082988 21937 ts_tablet_manager.cc:1403] T 7451ca52037d485a878ba962989bf4a6 P f83944c33f0040bab7a040d5dd5a0a57: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 13:05:10.085683 21937 raft_consensus.cc:359] T 7451ca52037d485a878ba962989bf4a6 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.086463 21937 raft_consensus.cc:385] T 7451ca52037d485a878ba962989bf4a6 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:10.086804 21937 raft_consensus.cc:740] T 7451ca52037d485a878ba962989bf4a6 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83944c33f0040bab7a040d5dd5a0a57, State: Initialized, Role: FOLLOWER
I20260709 13:05:10.087604 21937 consensus_queue.cc:260] T 7451ca52037d485a878ba962989bf4a6 P f83944c33f0040bab7a040d5dd5a0a57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.088474 21940 tablet_bootstrap.cc:654] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:10.090003 21937 ts_tablet_manager.cc:1434] T 7451ca52037d485a878ba962989bf4a6 P f83944c33f0040bab7a040d5dd5a0a57: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:10.090924 21937 tablet_bootstrap.cc:492] T ae54598e316043748c647e69444dab2c P f83944c33f0040bab7a040d5dd5a0a57: Bootstrap starting.
I20260709 13:05:10.096807 21937 tablet_bootstrap.cc:654] T ae54598e316043748c647e69444dab2c P f83944c33f0040bab7a040d5dd5a0a57: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:10.098397 21938 raft_consensus.cc:359] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.099082 21938 raft_consensus.cc:385] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:10.099289 21940 tablet_bootstrap.cc:492] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77: No bootstrap required, opened a new log
I20260709 13:05:10.099391 21938 raft_consensus.cc:740] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3629b1e87f64dad86300a85b05d0292, State: Initialized, Role: FOLLOWER
I20260709 13:05:10.099751 21940 ts_tablet_manager.cc:1403] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:05:10.100133 21938 consensus_queue.cc:260] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.102095 21938 ts_tablet_manager.cc:1434] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.001s
I20260709 13:05:10.102916 21938 tablet_bootstrap.cc:492] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292: Bootstrap starting.
I20260709 13:05:10.103863 21940 raft_consensus.cc:359] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.104569 21940 raft_consensus.cc:385] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:10.104841 21940 raft_consensus.cc:740] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Initialized, Role: FOLLOWER
I20260709 13:05:10.105690 21940 consensus_queue.cc:260] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.108044 21940 ts_tablet_manager.cc:1434] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:05:10.108914 21940 tablet_bootstrap.cc:492] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77: Bootstrap starting.
I20260709 13:05:10.111451 21944 raft_consensus.cc:493] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:10.111920 21944 raft_consensus.cc:515] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.114789 21944 leader_election.cc:290] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:10.116386 21937 tablet_bootstrap.cc:492] T ae54598e316043748c647e69444dab2c P f83944c33f0040bab7a040d5dd5a0a57: No bootstrap required, opened a new log
I20260709 13:05:10.116876 21937 ts_tablet_manager.cc:1403] T ae54598e316043748c647e69444dab2c P f83944c33f0040bab7a040d5dd5a0a57: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.005s
I20260709 13:05:10.119122 21940 tablet_bootstrap.cc:654] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:10.119724 21937 raft_consensus.cc:359] T ae54598e316043748c647e69444dab2c P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.120476 21937 raft_consensus.cc:385] T ae54598e316043748c647e69444dab2c P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:10.120822 21937 raft_consensus.cc:740] T ae54598e316043748c647e69444dab2c P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83944c33f0040bab7a040d5dd5a0a57, State: Initialized, Role: FOLLOWER
I20260709 13:05:10.121562 21937 consensus_queue.cc:260] T ae54598e316043748c647e69444dab2c P f83944c33f0040bab7a040d5dd5a0a57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.124063 21937 ts_tablet_manager.cc:1434] T ae54598e316043748c647e69444dab2c P f83944c33f0040bab7a040d5dd5a0a57: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:05:10.124996 21937 tablet_bootstrap.cc:492] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57: Bootstrap starting.
I20260709 13:05:10.130578 21940 tablet_bootstrap.cc:492] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77: No bootstrap required, opened a new log
I20260709 13:05:10.130983 21937 tablet_bootstrap.cc:654] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:10.131178 21940 ts_tablet_manager.cc:1403] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260709 13:05:10.134023 21940 raft_consensus.cc:359] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.134701 21940 raft_consensus.cc:385] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:10.134989 21940 raft_consensus.cc:740] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Initialized, Role: FOLLOWER
I20260709 13:05:10.135645 21940 consensus_queue.cc:260] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.138094 21940 ts_tablet_manager.cc:1434] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:10.139024 21940 tablet_bootstrap.cc:492] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77: Bootstrap starting.
I20260709 13:05:10.145112 21940 tablet_bootstrap.cc:654] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:10.150983 21937 tablet_bootstrap.cc:492] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57: No bootstrap required, opened a new log
I20260709 13:05:10.151454 21937 ts_tablet_manager.cc:1403] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.017s
I20260709 13:05:10.152607 21940 tablet_bootstrap.cc:492] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77: No bootstrap required, opened a new log
I20260709 13:05:10.152881 21942 raft_consensus.cc:493] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:10.153059 21940 ts_tablet_manager.cc:1403] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260709 13:05:10.153313 21942 raft_consensus.cc:515] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } }
I20260709 13:05:10.155771 21942 leader_election.cc:290] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569)
I20260709 13:05:10.155831 21940 raft_consensus.cc:359] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.156599 21940 raft_consensus.cc:385] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:10.156900 21940 raft_consensus.cc:740] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Initialized, Role: FOLLOWER
I20260709 13:05:10.157677 21940 consensus_queue.cc:260] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.158177 21937 raft_consensus.cc:359] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.158970 21937 raft_consensus.cc:385] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:10.159291 21937 raft_consensus.cc:740] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83944c33f0040bab7a040d5dd5a0a57, State: Initialized, Role: FOLLOWER
I20260709 13:05:10.160029 21940 ts_tablet_manager.cc:1434] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:10.160000 21937 consensus_queue.cc:260] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.161073 21940 tablet_bootstrap.cc:492] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77: Bootstrap starting.
I20260709 13:05:10.162516 21937 ts_tablet_manager.cc:1434] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:05:10.163427 21937 tablet_bootstrap.cc:492] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57: Bootstrap starting.
I20260709 13:05:10.166875 21944 raft_consensus.cc:493] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:10.167336 21944 raft_consensus.cc:515] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.169268 21944 leader_election.cc:290] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:10.169852 21937 tablet_bootstrap.cc:654] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:10.170312 21940 tablet_bootstrap.cc:654] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:10.181615 21937 tablet_bootstrap.cc:492] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57: No bootstrap required, opened a new log
I20260709 13:05:10.182101 21937 ts_tablet_manager.cc:1403] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.012s
I20260709 13:05:10.182372 21940 tablet_bootstrap.cc:492] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77: No bootstrap required, opened a new log
I20260709 13:05:10.182830 21940 ts_tablet_manager.cc:1403] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.008s
I20260709 13:05:10.184827 21937 raft_consensus.cc:359] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.185627 21937 raft_consensus.cc:385] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:10.185369 21940 raft_consensus.cc:359] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.185964 21937 raft_consensus.cc:740] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83944c33f0040bab7a040d5dd5a0a57, State: Initialized, Role: FOLLOWER
I20260709 13:05:10.186112 21940 raft_consensus.cc:385] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:10.186450 21940 raft_consensus.cc:740] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Initialized, Role: FOLLOWER
I20260709 13:05:10.186821 21937 consensus_queue.cc:260] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.187042 21940 consensus_queue.cc:260] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.188977 21937 ts_tablet_manager.cc:1434] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:10.189100 21940 ts_tablet_manager.cc:1434] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:05:10.189896 21937 tablet_bootstrap.cc:492] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57: Bootstrap starting.
I20260709 13:05:10.189988 21940 tablet_bootstrap.cc:492] T b974d94d4151432d9ad3db1a2a2df7af P b46f5b81726e4777818bdf46721a9c77: Bootstrap starting.
I20260709 13:05:10.192435 21947 raft_consensus.cc:493] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:10.192859 21947 raft_consensus.cc:515] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } }
I20260709 13:05:10.196216 21944 raft_consensus.cc:493] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:10.196648 21944 raft_consensus.cc:515] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.199337 21944 leader_election.cc:290] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:10.200032 21947 leader_election.cc:290] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657), b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569)
I20260709 13:05:10.203126 21937 tablet_bootstrap.cc:654] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:10.199776 21944 raft_consensus.cc:493] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:10.208029 21944 raft_consensus.cc:515] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.209908 21944 leader_election.cc:290] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:10.214186 21937 tablet_bootstrap.cc:492] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57: No bootstrap required, opened a new log
I20260709 13:05:10.214651 21937 ts_tablet_manager.cc:1403] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260709 13:05:10.217190 21937 raft_consensus.cc:359] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.217916 21937 raft_consensus.cc:385] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:10.218210 21937 raft_consensus.cc:740] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f83944c33f0040bab7a040d5dd5a0a57, State: Initialized, Role: FOLLOWER
I20260709 13:05:10.219236 21937 consensus_queue.cc:260] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.221315 21937 ts_tablet_manager.cc:1434] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:10.230046 21940 tablet_bootstrap.cc:654] T b974d94d4151432d9ad3db1a2a2df7af P b46f5b81726e4777818bdf46721a9c77: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:10.189219 21938 tablet_bootstrap.cc:654] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:10.289119 21938 tablet_bootstrap.cc:492] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292: No bootstrap required, opened a new log
I20260709 13:05:10.289100 21967 raft_consensus.cc:493] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:10.290915 21942 raft_consensus.cc:493] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:10.291081 21938 ts_tablet_manager.cc:1403] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292: Time spent bootstrapping tablet: real 0.188s	user 0.016s	sys 0.004s
I20260709 13:05:10.292032 21944 raft_consensus.cc:493] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:10.294230 21942 raft_consensus.cc:515] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.294364 21944 raft_consensus.cc:515] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } }
I20260709 13:05:10.298231 21944 leader_election.cc:290] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657), f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605)
I20260709 13:05:10.301883 21942 leader_election.cc:290] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569)
I20260709 13:05:10.300230 21967 raft_consensus.cc:515] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.306247 21938 raft_consensus.cc:359] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.309198 21938 raft_consensus.cc:385] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:10.312273 21940 tablet_bootstrap.cc:492] T b974d94d4151432d9ad3db1a2a2df7af P b46f5b81726e4777818bdf46721a9c77: No bootstrap required, opened a new log
I20260709 13:05:10.312621 21940 ts_tablet_manager.cc:1403] T b974d94d4151432d9ad3db1a2a2df7af P b46f5b81726e4777818bdf46721a9c77: Time spent bootstrapping tablet: real 0.123s	user 0.017s	sys 0.021s
I20260709 13:05:10.313632 21947 raft_consensus.cc:493] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:10.313139 21938 raft_consensus.cc:740] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3629b1e87f64dad86300a85b05d0292, State: Initialized, Role: FOLLOWER
I20260709 13:05:10.313480 21745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7451ca52037d485a878ba962989bf4a6" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3629b1e87f64dad86300a85b05d0292" is_pre_election: true
I20260709 13:05:10.315357 21947 raft_consensus.cc:515] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.317298 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2df562c6fa94f7f92f5cec88ec594e0" candidate_uuid: "f83944c33f0040bab7a040d5dd5a0a57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b46f5b81726e4777818bdf46721a9c77" is_pre_election: true
I20260709 13:05:10.317394 21744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70029f82d5354fbf8876ed480e8b738f" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3629b1e87f64dad86300a85b05d0292" is_pre_election: true
I20260709 13:05:10.316148 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b974d94d4151432d9ad3db1a2a2df7af" candidate_uuid: "f83944c33f0040bab7a040d5dd5a0a57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b46f5b81726e4777818bdf46721a9c77" is_pre_election: true
I20260709 13:05:10.318841 21938 consensus_queue.cc:260] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.318861 21742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65bab1bca83460b92cc1267f8564c23" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3629b1e87f64dad86300a85b05d0292" is_pre_election: true
I20260709 13:05:10.317195 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd21a12022b409986693051c0f32b1e" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3629b1e87f64dad86300a85b05d0292" is_pre_election: true
I20260709 13:05:10.328125 21743 raft_consensus.cc:2468] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 0.
I20260709 13:05:10.329326 21940 raft_consensus.cc:359] T b974d94d4151432d9ad3db1a2a2df7af P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.329916 21940 raft_consensus.cc:385] T b974d94d4151432d9ad3db1a2a2df7af P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:10.330188 21940 raft_consensus.cc:740] T b974d94d4151432d9ad3db1a2a2df7af P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Initialized, Role: FOLLOWER
I20260709 13:05:10.325397 21820 raft_consensus.cc:2468] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f83944c33f0040bab7a040d5dd5a0a57 in term 0.
I20260709 13:05:10.327883 21741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2df562c6fa94f7f92f5cec88ec594e0" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3629b1e87f64dad86300a85b05d0292" is_pre_election: true
W20260709 13:05:10.334263 21783 leader_election.cc:343] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:10.334365 21947 leader_election.cc:290] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:10.335060 21741 raft_consensus.cc:2468] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 0.
I20260709 13:05:10.336822 21940 consensus_queue.cc:260] T b974d94d4151432d9ad3db1a2a2df7af P b46f5b81726e4777818bdf46721a9c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
W20260709 13:05:10.336553 21783 leader_election.cc:343] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:10.346982 21940 ts_tablet_manager.cc:1434] T b974d94d4151432d9ad3db1a2a2df7af P b46f5b81726e4777818bdf46721a9c77: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260709 13:05:10.342494 21783 leader_election.cc:304] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b46f5b81726e4777818bdf46721a9c77, f3629b1e87f64dad86300a85b05d0292; no voters: 
I20260709 13:05:10.348361 21944 raft_consensus.cc:2804] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:10.348729 21944 raft_consensus.cc:493] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:10.349040 21944 raft_consensus.cc:3060] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:10.349854 21783 leader_election.cc:343] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:10.350417 21819 raft_consensus.cc:2468] T b974d94d4151432d9ad3db1a2a2df7af P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f83944c33f0040bab7a040d5dd5a0a57 in term 0.
I20260709 13:05:10.350515 21783 leader_election.cc:304] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b46f5b81726e4777818bdf46721a9c77, f3629b1e87f64dad86300a85b05d0292; no voters: 
I20260709 13:05:10.354650 21860 leader_election.cc:304] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57; no voters: 
I20260709 13:05:10.356256 21860 leader_election.cc:304] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57; no voters: 
I20260709 13:05:10.356649 21942 raft_consensus.cc:2804] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:10.357051 21942 raft_consensus.cc:493] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:10.357759 21942 raft_consensus.cc:3060] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:10.355168 21967 leader_election.cc:290] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:10.364176 21892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd21a12022b409986693051c0f32b1e" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57" is_pre_election: true
I20260709 13:05:10.368981 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7451ca52037d485a878ba962989bf4a6" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57" is_pre_election: true
I20260709 13:05:10.370187 21894 raft_consensus.cc:2468] T 7451ca52037d485a878ba962989bf4a6 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 0.
I20260709 13:05:10.362501 21893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70029f82d5354fbf8876ed480e8b738f" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57" is_pre_election: true
I20260709 13:05:10.372498 21818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b974d94d4151432d9ad3db1a2a2df7af" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b46f5b81726e4777818bdf46721a9c77" is_pre_election: true
I20260709 13:05:10.373571 21891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65bab1bca83460b92cc1267f8564c23" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57" is_pre_election: true
I20260709 13:05:10.371032 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2df562c6fa94f7f92f5cec88ec594e0" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b46f5b81726e4777818bdf46721a9c77" is_pre_election: true
I20260709 13:05:10.375077 21891 raft_consensus.cc:2468] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 0.
I20260709 13:05:10.368870 21967 raft_consensus.cc:2804] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:10.376552 21967 raft_consensus.cc:493] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:10.377736 21784 leader_election.cc:304] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [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: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57; no voters: f3629b1e87f64dad86300a85b05d0292
I20260709 13:05:10.380055 21890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2df562c6fa94f7f92f5cec88ec594e0" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57" is_pre_election: true
I20260709 13:05:10.381652 21889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae54598e316043748c647e69444dab2c" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57" is_pre_election: true
I20260709 13:05:10.382707 21889 raft_consensus.cc:2468] T ae54598e316043748c647e69444dab2c P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 0.
I20260709 13:05:10.382100 21818 raft_consensus.cc:2468] T b974d94d4151432d9ad3db1a2a2df7af P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3629b1e87f64dad86300a85b05d0292 in term 0.
I20260709 13:05:10.385541 21711 leader_election.cc:304] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b46f5b81726e4777818bdf46721a9c77, f3629b1e87f64dad86300a85b05d0292; no voters: 
I20260709 13:05:10.373953 21892 raft_consensus.cc:2468] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 0.
I20260709 13:05:10.387661 21947 raft_consensus.cc:2804] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:10.389335 21947 raft_consensus.cc:493] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:10.389264 21944 raft_consensus.cc:515] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.389802 21947 raft_consensus.cc:3060] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:10.380647 21893 raft_consensus.cc:2468] T 70029f82d5354fbf8876ed480e8b738f P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 0.
I20260709 13:05:10.396600 21784 leader_election.cc:304] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [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: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57; no voters: f3629b1e87f64dad86300a85b05d0292
I20260709 13:05:10.404351 21892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b974d94d4151432d9ad3db1a2a2df7af" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57" is_pre_election: true
I20260709 13:05:10.405053 21892 raft_consensus.cc:2468] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3629b1e87f64dad86300a85b05d0292 in term 0.
I20260709 13:05:10.407626 21893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2df562c6fa94f7f92f5cec88ec594e0" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57" is_pre_election: true
I20260709 13:05:10.411240 21942 raft_consensus.cc:515] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } }
I20260709 13:05:10.412680 21890 raft_consensus.cc:2393] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b46f5b81726e4777818bdf46721a9c77 in current term 1: Already voted for candidate f83944c33f0040bab7a040d5dd5a0a57 in this term.
I20260709 13:05:10.414638 21942 leader_election.cc:290] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [CANDIDATE]: Term 1 election: Requested vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569)
I20260709 13:05:10.415980 21944 leader_election.cc:290] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 election: Requested vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:10.419011 21980 raft_consensus.cc:2804] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:10.420504 21784 leader_election.cc:304] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57; no voters: 
I20260709 13:05:10.428663 21784 leader_election.cc:304] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 [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: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57; no voters: f3629b1e87f64dad86300a85b05d0292
W20260709 13:05:10.421137 21783 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:35605, user_credentials={real_user=slave}} blocked reactor thread for 70669.2us
I20260709 13:05:10.431978 21741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae54598e316043748c647e69444dab2c" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3629b1e87f64dad86300a85b05d0292" is_pre_election: true
I20260709 13:05:10.421478 21981 raft_consensus.cc:2804] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:10.433840 21980 raft_consensus.cc:493] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:10.434295 21980 raft_consensus.cc:3060] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:10.421494 21947 raft_consensus.cc:515] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.420459 21979 raft_consensus.cc:2804] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:10.422330 21978 raft_consensus.cc:493] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:05:10.424328 21860 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:34569, user_credentials={real_user=slave}} blocked reactor thread for 68145.3us
I20260709 13:05:10.435719 21978 raft_consensus.cc:515] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.436282 21890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd21a12022b409986693051c0f32b1e" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
I20260709 13:05:10.436954 21890 raft_consensus.cc:3060] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:10.437368 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2df562c6fa94f7f92f5cec88ec594e0" candidate_uuid: "f83944c33f0040bab7a040d5dd5a0a57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
I20260709 13:05:10.380982 21967 raft_consensus.cc:3060] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:10.427201 21938 ts_tablet_manager.cc:1434] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292: Time spent starting tablet: real 0.131s	user 0.006s	sys 0.001s
I20260709 13:05:10.435316 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2df562c6fa94f7f92f5cec88ec594e0" candidate_uuid: "f83944c33f0040bab7a040d5dd5a0a57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
I20260709 13:05:10.431443 21982 raft_consensus.cc:2804] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:10.438246 21741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2df562c6fa94f7f92f5cec88ec594e0" candidate_uuid: "f83944c33f0040bab7a040d5dd5a0a57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3629b1e87f64dad86300a85b05d0292" is_pre_election: true
I20260709 13:05:10.438324 21981 raft_consensus.cc:493] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:10.438092 21944 raft_consensus.cc:2804] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:10.438427 21979 raft_consensus.cc:493] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:10.440263 21745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b974d94d4151432d9ad3db1a2a2df7af" candidate_uuid: "f83944c33f0040bab7a040d5dd5a0a57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3629b1e87f64dad86300a85b05d0292" is_pre_election: true
I20260709 13:05:10.439646 21743 raft_consensus.cc:3060] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:10.443559 21745 raft_consensus.cc:2393] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f83944c33f0040bab7a040d5dd5a0a57 in current term 1: Already voted for candidate f3629b1e87f64dad86300a85b05d0292 in this term.
W20260709 13:05:10.441660 21783 leader_election.cc:343] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:10.440955 21982 raft_consensus.cc:493] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:10.442049 21742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd21a12022b409986693051c0f32b1e" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
I20260709 13:05:10.442103 21944 raft_consensus.cc:493] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:10.448561 21742 raft_consensus.cc:3060] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:10.442374 21981 raft_consensus.cc:3060] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:10.442876 21979 raft_consensus.cc:3060] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:10.448967 21944 raft_consensus.cc:3060] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:10.450682 21745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99223b9b6044ea18be4fc9deb698d48" candidate_uuid: "f83944c33f0040bab7a040d5dd5a0a57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3629b1e87f64dad86300a85b05d0292" is_pre_election: true
I20260709 13:05:10.451013 21938 tablet_bootstrap.cc:492] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292: Bootstrap starting.
I20260709 13:05:10.448669 21982 raft_consensus.cc:3060] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:10.456732 21857 leader_election.cc:343] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:10.456950 21818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b974d94d4151432d9ad3db1a2a2df7af" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
I20260709 13:05:10.457450 21818 raft_consensus.cc:3060] T b974d94d4151432d9ad3db1a2a2df7af P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:10.462095 21983 raft_consensus.cc:493] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:10.466197 21938 tablet_bootstrap.cc:654] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:10.467911 21980 raft_consensus.cc:515] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.460292 21978 leader_election.cc:290] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569)
I20260709 13:05:10.459913 21947 leader_election.cc:290] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 1 election: Requested vote from peers b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:10.472486 21889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b974d94d4151432d9ad3db1a2a2df7af" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
I20260709 13:05:10.462536 21983 raft_consensus.cc:515] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.478912 21889 raft_consensus.cc:2393] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f3629b1e87f64dad86300a85b05d0292 in current term 1: Already voted for candidate f83944c33f0040bab7a040d5dd5a0a57 in this term.
I20260709 13:05:10.479676 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99223b9b6044ea18be4fc9deb698d48" candidate_uuid: "f83944c33f0040bab7a040d5dd5a0a57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b46f5b81726e4777818bdf46721a9c77" is_pre_election: true
I20260709 13:05:10.480899 21890 raft_consensus.cc:2468] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 1.
I20260709 13:05:10.482559 21820 raft_consensus.cc:2468] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f83944c33f0040bab7a040d5dd5a0a57 in term 0.
I20260709 13:05:10.485740 21742 raft_consensus.cc:2468] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 1.
I20260709 13:05:10.488489 21860 leader_election.cc:304] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [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: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57; no voters: f3629b1e87f64dad86300a85b05d0292
I20260709 13:05:10.491843 21978 raft_consensus.cc:2804] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:10.487502 21784 leader_election.cc:304] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57; no voters: 
I20260709 13:05:10.492991 21742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b974d94d4151432d9ad3db1a2a2df7af" candidate_uuid: "f83944c33f0040bab7a040d5dd5a0a57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
I20260709 13:05:10.492573 21978 raft_consensus.cc:493] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:10.494033 21938 tablet_bootstrap.cc:492] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292: No bootstrap required, opened a new log
I20260709 13:05:10.493995 21743 raft_consensus.cc:2468] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83944c33f0040bab7a040d5dd5a0a57 in term 1.
I20260709 13:05:10.495033 21978 raft_consensus.cc:3060] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:10.505270 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b974d94d4151432d9ad3db1a2a2df7af" candidate_uuid: "f83944c33f0040bab7a040d5dd5a0a57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
I20260709 13:05:10.506590 21938 ts_tablet_manager.cc:1403] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292: Time spent bootstrapping tablet: real 0.062s	user 0.006s	sys 0.007s
I20260709 13:05:10.494323 21981 raft_consensus.cc:515] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.498158 21742 raft_consensus.cc:2393] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f83944c33f0040bab7a040d5dd5a0a57 in current term 1: Already voted for candidate f3629b1e87f64dad86300a85b05d0292 in this term.
I20260709 13:05:10.495656 21857 leader_election.cc:304] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f3629b1e87f64dad86300a85b05d0292, f83944c33f0040bab7a040d5dd5a0a57; no voters: b46f5b81726e4777818bdf46721a9c77
I20260709 13:05:10.504860 21980 leader_election.cc:290] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [CANDIDATE]: Term 1 election: Requested vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569)
I20260709 13:05:10.501019 21967 raft_consensus.cc:515] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } }
I20260709 13:05:10.511425 21819 raft_consensus.cc:2393] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3629b1e87f64dad86300a85b05d0292 in current term 1: Already voted for candidate b46f5b81726e4777818bdf46721a9c77 in this term.
I20260709 13:05:10.504860 21818 raft_consensus.cc:2468] T b974d94d4151432d9ad3db1a2a2df7af P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3629b1e87f64dad86300a85b05d0292 in term 1.
I20260709 13:05:10.511221 21979 raft_consensus.cc:515] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.497700 21985 raft_consensus.cc:2804] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:10.497287 21944 raft_consensus.cc:515] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.502974 21982 raft_consensus.cc:515] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.512866 21980 raft_consensus.cc:2804] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:10.513283 21983 leader_election.cc:290] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:10.514124 21711 leader_election.cc:304] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b46f5b81726e4777818bdf46721a9c77, f3629b1e87f64dad86300a85b05d0292; no voters: f83944c33f0040bab7a040d5dd5a0a57
I20260709 13:05:10.516132 21980 raft_consensus.cc:697] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 LEADER]: Becoming Leader. State: Replica: f83944c33f0040bab7a040d5dd5a0a57, State: Running, Role: LEADER
I20260709 13:05:10.516251 21890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d4f8e4c494c2a8e1348d8ed7b2b86" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57" is_pre_election: true
I20260709 13:05:10.515924 21981 leader_election.cc:290] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 election: Requested vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:10.517139 21947 raft_consensus.cc:2804] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:10.518885 21890 raft_consensus.cc:2468] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 0.
I20260709 13:05:10.520339 21947 raft_consensus.cc:697] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [term 1 LEADER]: Becoming Leader. State: Replica: f3629b1e87f64dad86300a85b05d0292, State: Running, Role: LEADER
I20260709 13:05:10.517901 21857 leader_election.cc:304] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [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: f83944c33f0040bab7a040d5dd5a0a57; no voters: b46f5b81726e4777818bdf46721a9c77, f3629b1e87f64dad86300a85b05d0292
I20260709 13:05:10.522663 21967 leader_election.cc:290] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 election: Requested vote from peers f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657), f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605)
I20260709 13:05:10.522193 21947 consensus_queue.cc:237] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.524200 21944 leader_election.cc:290] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 election: Requested vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:10.522892 21938 raft_consensus.cc:359] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.522207 21982 leader_election.cc:290] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 election: Requested vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:10.522317 21979 leader_election.cc:290] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 election: Requested vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:10.523667 21942 raft_consensus.cc:2749] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:10.525348 21784 leader_election.cc:304] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57; no voters: 
I20260709 13:05:10.525749 21890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7451ca52037d485a878ba962989bf4a6" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
I20260709 13:05:10.523173 21980 consensus_queue.cc:237] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } }
I20260709 13:05:10.526309 21893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae54598e316043748c647e69444dab2c" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
I20260709 13:05:10.526638 21892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65bab1bca83460b92cc1267f8564c23" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
I20260709 13:05:10.528345 21890 raft_consensus.cc:3060] T 7451ca52037d485a878ba962989bf4a6 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:10.528436 21892 raft_consensus.cc:3060] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:10.527489 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70029f82d5354fbf8876ed480e8b738f" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
I20260709 13:05:10.528471 21893 raft_consensus.cc:3060] T ae54598e316043748c647e69444dab2c P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:10.526918 21938 raft_consensus.cc:385] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:10.526783 21985 raft_consensus.cc:697] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Becoming Leader. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Running, Role: LEADER
I20260709 13:05:10.528455 21889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2df562c6fa94f7f92f5cec88ec594e0" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
I20260709 13:05:10.530387 21894 raft_consensus.cc:3060] T 70029f82d5354fbf8876ed480e8b738f P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:10.530411 21938 raft_consensus.cc:740] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3629b1e87f64dad86300a85b05d0292, State: Initialized, Role: FOLLOWER
I20260709 13:05:10.536166 21938 consensus_queue.cc:260] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.536144 21985 consensus_queue.cc:237] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.542356 21986 raft_consensus.cc:2804] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:05:10.547060 21783 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:35605, user_credentials={real_user=slave}} blocked reactor thread for 56779.2us
I20260709 13:05:10.549284 21978 raft_consensus.cc:515] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.551062 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7451ca52037d485a878ba962989bf4a6" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
I20260709 13:05:10.551577 21743 raft_consensus.cc:3060] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:10.552307 21745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae54598e316043748c647e69444dab2c" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
I20260709 13:05:10.552510 21978 leader_election.cc:290] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [CANDIDATE]: Term 1 election: Requested vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569)
I20260709 13:05:10.552697 21818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99223b9b6044ea18be4fc9deb698d48" candidate_uuid: "f83944c33f0040bab7a040d5dd5a0a57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
I20260709 13:05:10.553222 21818 raft_consensus.cc:3060] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:10.553372 21744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2df562c6fa94f7f92f5cec88ec594e0" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
W20260709 13:05:10.555117 21783 leader_election.cc:343] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:10.564599 21744 raft_consensus.cc:2393] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b46f5b81726e4777818bdf46721a9c77 in current term 1: Already voted for candidate f83944c33f0040bab7a040d5dd5a0a57 in this term.
I20260709 13:05:10.556228 21741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65bab1bca83460b92cc1267f8564c23" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
I20260709 13:05:10.549075 21986 raft_consensus.cc:493] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:10.564960 21892 raft_consensus.cc:2468] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 1.
I20260709 13:05:10.562142 21740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70029f82d5354fbf8876ed480e8b738f" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
I20260709 13:05:10.565714 21938 ts_tablet_manager.cc:1434] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260709 13:05:10.566241 21745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99223b9b6044ea18be4fc9deb698d48" candidate_uuid: "f83944c33f0040bab7a040d5dd5a0a57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
I20260709 13:05:10.566653 21938 tablet_bootstrap.cc:492] T 70029f82d5354fbf8876ed480e8b738f P f3629b1e87f64dad86300a85b05d0292: Bootstrap starting.
I20260709 13:05:10.567692 21986 raft_consensus.cc:3060] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:10.567591 21784 leader_election.cc:304] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57; no voters: 
W20260709 13:05:10.567585 21857 leader_election.cc:343] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:10.569067 21979 raft_consensus.cc:2804] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:10.569784 21742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d4f8e4c494c2a8e1348d8ed7b2b86" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3629b1e87f64dad86300a85b05d0292" is_pre_election: true
I20260709 13:05:10.572886 21979 raft_consensus.cc:697] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Becoming Leader. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Running, Role: LEADER
I20260709 13:05:10.571547 21783 leader_election.cc:304] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [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: b46f5b81726e4777818bdf46721a9c77; no voters: f3629b1e87f64dad86300a85b05d0292, f83944c33f0040bab7a040d5dd5a0a57
I20260709 13:05:10.577282 21982 raft_consensus.cc:2749] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:10.577301 21979 consensus_queue.cc:237] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
W20260709 13:05:10.579578 21783 leader_election.cc:343] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:10.581414 21890 raft_consensus.cc:2468] T 7451ca52037d485a878ba962989bf4a6 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 1.
I20260709 13:05:10.583629 21818 raft_consensus.cc:2468] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83944c33f0040bab7a040d5dd5a0a57 in term 1.
W20260709 13:05:10.583992 21783 leader_election.cc:343] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:10.583850 21893 raft_consensus.cc:2468] T ae54598e316043748c647e69444dab2c P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 1.
W20260709 13:05:10.585491 21783 leader_election.cc:343] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:10.583973 21894 raft_consensus.cc:2468] T 70029f82d5354fbf8876ed480e8b738f P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 1.
I20260709 13:05:10.585539 21784 leader_election.cc:304] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57; no voters: 
I20260709 13:05:10.584117 21743 raft_consensus.cc:2468] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 1.
I20260709 13:05:10.589164 21982 raft_consensus.cc:2804] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:10.588207 21860 leader_election.cc:304] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57; no voters: f3629b1e87f64dad86300a85b05d0292
I20260709 13:05:10.590813 21982 raft_consensus.cc:697] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Becoming Leader. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Running, Role: LEADER
I20260709 13:05:10.590301 21784 leader_election.cc:304] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57; no voters: f3629b1e87f64dad86300a85b05d0292
I20260709 13:05:10.592355 21980 raft_consensus.cc:2804] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:10.591636 21982 consensus_queue.cc:237] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.593706 21784 leader_election.cc:304] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57; no voters: f3629b1e87f64dad86300a85b05d0292
I20260709 13:05:10.594666 21980 raft_consensus.cc:697] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 LEADER]: Becoming Leader. State: Replica: f83944c33f0040bab7a040d5dd5a0a57, State: Running, Role: LEADER
I20260709 13:05:10.594786 21979 raft_consensus.cc:2804] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:10.595209 21979 raft_consensus.cc:697] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Becoming Leader. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Running, Role: LEADER
I20260709 13:05:10.596225 21938 tablet_bootstrap.cc:654] T 70029f82d5354fbf8876ed480e8b738f P f3629b1e87f64dad86300a85b05d0292: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:10.595949 21979 consensus_queue.cc:237] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.591915 21985 raft_consensus.cc:2804] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:10.596982 21985 raft_consensus.cc:697] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Becoming Leader. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Running, Role: LEADER
I20260709 13:05:10.597790 21985 consensus_queue.cc:237] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.599400 21980 consensus_queue.cc:237] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.601730 21986 raft_consensus.cc:515] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.608019 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d4f8e4c494c2a8e1348d8ed7b2b86" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
W20260709 13:05:10.609449 21783 leader_election.cc:343] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:10.609536 21986 leader_election.cc:290] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 election: Requested vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:10.610713 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d4f8e4c494c2a8e1348d8ed7b2b86" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
I20260709 13:05:10.611317 21894 raft_consensus.cc:3060] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:10.613889 21938 tablet_bootstrap.cc:492] T 70029f82d5354fbf8876ed480e8b738f P f3629b1e87f64dad86300a85b05d0292: No bootstrap required, opened a new log
I20260709 13:05:10.614248 21938 ts_tablet_manager.cc:1403] T 70029f82d5354fbf8876ed480e8b738f P f3629b1e87f64dad86300a85b05d0292: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.008s
I20260709 13:05:10.616511 21711 leader_election.cc:304] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3629b1e87f64dad86300a85b05d0292; no voters: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57
I20260709 13:05:10.616739 21938 raft_consensus.cc:359] T 70029f82d5354fbf8876ed480e8b738f P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.617386 21938 raft_consensus.cc:385] T 70029f82d5354fbf8876ed480e8b738f P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:10.617662 21938 raft_consensus.cc:740] T 70029f82d5354fbf8876ed480e8b738f P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3629b1e87f64dad86300a85b05d0292, State: Initialized, Role: FOLLOWER
I20260709 13:05:10.617928 21947 raft_consensus.cc:2749] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:10.618412 21938 consensus_queue.cc:260] T 70029f82d5354fbf8876ed480e8b738f P f3629b1e87f64dad86300a85b05d0292 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.620555 21938 ts_tablet_manager.cc:1434] T 70029f82d5354fbf8876ed480e8b738f P f3629b1e87f64dad86300a85b05d0292: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:05:10.621367 21938 tablet_bootstrap.cc:492] T d65bab1bca83460b92cc1267f8564c23 P f3629b1e87f64dad86300a85b05d0292: Bootstrap starting.
I20260709 13:05:10.622268 21641 catalog_manager.cc:5697] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to b46f5b81726e4777818bdf46721a9c77 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "b46f5b81726e4777818bdf46721a9c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:10.623607 21894 raft_consensus.cc:2468] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 1.
I20260709 13:05:10.624526 21784 leader_election.cc:304] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57; no voters: f3629b1e87f64dad86300a85b05d0292
I20260709 13:05:10.625506 21986 raft_consensus.cc:2804] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:10.625962 21986 raft_consensus.cc:697] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Becoming Leader. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Running, Role: LEADER
I20260709 13:05:10.626724 21986 consensus_queue.cc:237] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.627336 21938 tablet_bootstrap.cc:654] T d65bab1bca83460b92cc1267f8564c23 P f3629b1e87f64dad86300a85b05d0292: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:10.645731 21938 tablet_bootstrap.cc:492] T d65bab1bca83460b92cc1267f8564c23 P f3629b1e87f64dad86300a85b05d0292: No bootstrap required, opened a new log
I20260709 13:05:10.646288 21938 ts_tablet_manager.cc:1403] T d65bab1bca83460b92cc1267f8564c23 P f3629b1e87f64dad86300a85b05d0292: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.013s
I20260709 13:05:10.649667 21938 raft_consensus.cc:359] T d65bab1bca83460b92cc1267f8564c23 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.650420 21938 raft_consensus.cc:385] T d65bab1bca83460b92cc1267f8564c23 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:10.650661 21938 raft_consensus.cc:740] T d65bab1bca83460b92cc1267f8564c23 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3629b1e87f64dad86300a85b05d0292, State: Initialized, Role: FOLLOWER
I20260709 13:05:10.651185 21938 consensus_queue.cc:260] T d65bab1bca83460b92cc1267f8564c23 P f3629b1e87f64dad86300a85b05d0292 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.653402 21938 ts_tablet_manager.cc:1434] T d65bab1bca83460b92cc1267f8564c23 P f3629b1e87f64dad86300a85b05d0292: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:05:10.654172 21938 tablet_bootstrap.cc:492] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292: Bootstrap starting.
I20260709 13:05:10.657624 21640 catalog_manager.cc:5697] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3629b1e87f64dad86300a85b05d0292 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "f3629b1e87f64dad86300a85b05d0292" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:10.660035 21938 tablet_bootstrap.cc:654] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:10.661131 21642 catalog_manager.cc:5697] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 reported cstate change: term changed from 0 to 1, leader changed from <none> to f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "f83944c33f0040bab7a040d5dd5a0a57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:10.665496 21641 catalog_manager.cc:5697] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to b46f5b81726e4777818bdf46721a9c77 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "b46f5b81726e4777818bdf46721a9c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:10.667320 21641 catalog_manager.cc:5697] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to b46f5b81726e4777818bdf46721a9c77 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "b46f5b81726e4777818bdf46721a9c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:10.669015 21641 catalog_manager.cc:5697] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to b46f5b81726e4777818bdf46721a9c77 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "b46f5b81726e4777818bdf46721a9c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:10.670691 21641 catalog_manager.cc:5697] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to b46f5b81726e4777818bdf46721a9c77 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "b46f5b81726e4777818bdf46721a9c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:10.672392 21641 catalog_manager.cc:5697] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 reported cstate change: term changed from 0 to 1, leader changed from <none> to b46f5b81726e4777818bdf46721a9c77 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "b46f5b81726e4777818bdf46721a9c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:10.678462 21947 raft_consensus.cc:493] T d65bab1bca83460b92cc1267f8564c23 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:10.678954 21947 raft_consensus.cc:515] T d65bab1bca83460b92cc1267f8564c23 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.681149 21947 leader_election.cc:290] T d65bab1bca83460b92cc1267f8564c23 P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:10.683449 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65bab1bca83460b92cc1267f8564c23" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b46f5b81726e4777818bdf46721a9c77" is_pre_election: true
I20260709 13:05:10.684430 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65bab1bca83460b92cc1267f8564c23" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57" is_pre_election: true
I20260709 13:05:10.685184 21894 raft_consensus.cc:2393] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3629b1e87f64dad86300a85b05d0292 in current term 1: Already voted for candidate b46f5b81726e4777818bdf46721a9c77 in this term.
I20260709 13:05:10.687382 21711 leader_election.cc:304] T d65bab1bca83460b92cc1267f8564c23 P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3629b1e87f64dad86300a85b05d0292; no voters: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57
I20260709 13:05:10.688581 21947 raft_consensus.cc:3060] T d65bab1bca83460b92cc1267f8564c23 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:10.687536 21642 catalog_manager.cc:5697] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 reported cstate change: term changed from 0 to 1, leader changed from <none> to f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "f83944c33f0040bab7a040d5dd5a0a57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:10.693427 21938 tablet_bootstrap.cc:492] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292: No bootstrap required, opened a new log
I20260709 13:05:10.693939 21938 ts_tablet_manager.cc:1403] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.016s
I20260709 13:05:10.694897 21947 raft_consensus.cc:2749] T d65bab1bca83460b92cc1267f8564c23 P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:10.696983 21938 raft_consensus.cc:359] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.697674 21938 raft_consensus.cc:385] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:10.697971 21938 raft_consensus.cc:740] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3629b1e87f64dad86300a85b05d0292, State: Initialized, Role: FOLLOWER
I20260709 13:05:10.698634 21938 consensus_queue.cc:260] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.701156 21938 ts_tablet_manager.cc:1434] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:05:10.702021 21938 tablet_bootstrap.cc:492] T b99223b9b6044ea18be4fc9deb698d48 P f3629b1e87f64dad86300a85b05d0292: Bootstrap starting.
I20260709 13:05:10.708091 21938 tablet_bootstrap.cc:654] T b99223b9b6044ea18be4fc9deb698d48 P f3629b1e87f64dad86300a85b05d0292: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:10.712513 21938 tablet_bootstrap.cc:492] T b99223b9b6044ea18be4fc9deb698d48 P f3629b1e87f64dad86300a85b05d0292: No bootstrap required, opened a new log
I20260709 13:05:10.712895 21938 ts_tablet_manager.cc:1403] T b99223b9b6044ea18be4fc9deb698d48 P f3629b1e87f64dad86300a85b05d0292: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 13:05:10.715116 21938 raft_consensus.cc:359] T b99223b9b6044ea18be4fc9deb698d48 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.715732 21938 raft_consensus.cc:385] T b99223b9b6044ea18be4fc9deb698d48 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:10.716008 21938 raft_consensus.cc:740] T b99223b9b6044ea18be4fc9deb698d48 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3629b1e87f64dad86300a85b05d0292, State: Initialized, Role: FOLLOWER
I20260709 13:05:10.716584 21938 consensus_queue.cc:260] T b99223b9b6044ea18be4fc9deb698d48 P f3629b1e87f64dad86300a85b05d0292 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.718469 21938 ts_tablet_manager.cc:1434] T b99223b9b6044ea18be4fc9deb698d48 P f3629b1e87f64dad86300a85b05d0292: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:10.719255 21938 tablet_bootstrap.cc:492] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292: Bootstrap starting.
I20260709 13:05:10.719965 21947 raft_consensus.cc:493] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:10.720475 21947 raft_consensus.cc:515] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.723330 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae54598e316043748c647e69444dab2c" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b46f5b81726e4777818bdf46721a9c77" is_pre_election: true
I20260709 13:05:10.724607 21938 tablet_bootstrap.cc:654] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:10.731124 21947 leader_election.cc:290] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:10.733680 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae54598e316043748c647e69444dab2c" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57" is_pre_election: true
I20260709 13:05:10.734470 21894 raft_consensus.cc:2393] T ae54598e316043748c647e69444dab2c P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3629b1e87f64dad86300a85b05d0292 in current term 1: Already voted for candidate b46f5b81726e4777818bdf46721a9c77 in this term.
I20260709 13:05:10.734972 21938 tablet_bootstrap.cc:492] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292: No bootstrap required, opened a new log
I20260709 13:05:10.735414 21938 ts_tablet_manager.cc:1403] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.009s
I20260709 13:05:10.735659 21709 leader_election.cc:304] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3629b1e87f64dad86300a85b05d0292; no voters: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57
I20260709 13:05:10.736828 21947 raft_consensus.cc:3060] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:10.737954 21938 raft_consensus.cc:359] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.738610 21938 raft_consensus.cc:385] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:10.738900 21938 raft_consensus.cc:740] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3629b1e87f64dad86300a85b05d0292, State: Initialized, Role: FOLLOWER
I20260709 13:05:10.739648 21938 consensus_queue.cc:260] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.741763 21938 ts_tablet_manager.cc:1434] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 13:05:10.745009 21947 raft_consensus.cc:2749] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:10.755916 21894 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2df562c6fa94f7f92f5cec88ec594e0"
dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
mode: GRACEFUL
new_leader_uuid: "f3629b1e87f64dad86300a85b05d0292"
 from {username='slave'} at 127.0.0.1:37786
I20260709 13:05:10.756574 21894 raft_consensus.cc:606] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 LEADER]: Received request to transfer leadership to TS f3629b1e87f64dad86300a85b05d0292
I20260709 13:05:10.769256 21819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddd21a12022b409986693051c0f32b1e"
dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
mode: GRACEFUL
new_leader_uuid: "f3629b1e87f64dad86300a85b05d0292"
 from {username='slave'} at 127.0.0.1:41018
I20260709 13:05:10.769692 21819 raft_consensus.cc:606] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Received request to transfer leadership to TS f3629b1e87f64dad86300a85b05d0292
I20260709 13:05:10.774075 21819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae54598e316043748c647e69444dab2c"
dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
mode: GRACEFUL
new_leader_uuid: "f3629b1e87f64dad86300a85b05d0292"
 from {username='slave'} at 127.0.0.1:41018
I20260709 13:05:10.774471 21819 raft_consensus.cc:606] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Received request to transfer leadership to TS f3629b1e87f64dad86300a85b05d0292
I20260709 13:05:10.778677 21819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e38d4f8e4c494c2a8e1348d8ed7b2b86"
dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
mode: GRACEFUL
new_leader_uuid: "f3629b1e87f64dad86300a85b05d0292"
 from {username='slave'} at 127.0.0.1:41018
I20260709 13:05:10.779068 21819 raft_consensus.cc:606] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Received request to transfer leadership to TS f3629b1e87f64dad86300a85b05d0292
I20260709 13:05:10.785795 21894 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b99223b9b6044ea18be4fc9deb698d48"
dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
mode: GRACEFUL
new_leader_uuid: "b46f5b81726e4777818bdf46721a9c77"
 from {username='slave'} at 127.0.0.1:37786
I20260709 13:05:10.786362 21894 raft_consensus.cc:606] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 LEADER]: Received request to transfer leadership to TS b46f5b81726e4777818bdf46721a9c77
I20260709 13:05:10.801949 21743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b974d94d4151432d9ad3db1a2a2df7af"
dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
mode: GRACEFUL
new_leader_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
 from {username='slave'} at 127.0.0.1:35006
I20260709 13:05:10.802399 21743 raft_consensus.cc:606] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [term 1 LEADER]: Received request to transfer leadership to TS f83944c33f0040bab7a040d5dd5a0a57
I20260709 13:05:10.928556 21947 consensus_queue.cc:1048] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:10.940567 21947 consensus_queue.cc:1048] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:10.950851 21977 raft_consensus.cc:993] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292: : Instructing follower f83944c33f0040bab7a040d5dd5a0a57 to start an election
I20260709 13:05:10.951288 21947 raft_consensus.cc:1081] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [term 1 LEADER]: Signalling peer f83944c33f0040bab7a040d5dd5a0a57 to start an election
I20260709 13:05:10.952919 21894 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b974d94d4151432d9ad3db1a2a2df7af"
dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
 from {username='slave'} at 127.0.0.1:37784
I20260709 13:05:10.953467 21894 raft_consensus.cc:493] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:10.953806 21894 raft_consensus.cc:3060] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:10.960089 21894 raft_consensus.cc:515] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.962926 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b974d94d4151432d9ad3db1a2a2df7af" candidate_uuid: "f83944c33f0040bab7a040d5dd5a0a57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
I20260709 13:05:10.963456 21819 raft_consensus.cc:3060] T b974d94d4151432d9ad3db1a2a2df7af P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:10.963640 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b974d94d4151432d9ad3db1a2a2df7af" candidate_uuid: "f83944c33f0040bab7a040d5dd5a0a57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
I20260709 13:05:10.964323 21743 raft_consensus.cc:3055] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:10.964622 21743 raft_consensus.cc:740] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f3629b1e87f64dad86300a85b05d0292, State: Running, Role: LEADER
I20260709 13:05:10.965380 21743 consensus_queue.cc:260] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.966513 21743 raft_consensus.cc:3060] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:10.966943 21894 leader_election.cc:290] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [CANDIDATE]: Term 2 election: Requested vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569)
I20260709 13:05:10.969708 21819 raft_consensus.cc:2468] T b974d94d4151432d9ad3db1a2a2df7af P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83944c33f0040bab7a040d5dd5a0a57 in term 2.
I20260709 13:05:10.970767 21860 leader_election.cc:304] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57; no voters: 
I20260709 13:05:10.971139 21743 raft_consensus.cc:2468] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83944c33f0040bab7a040d5dd5a0a57 in term 2.
I20260709 13:05:10.971491 21980 raft_consensus.cc:2804] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:10.971938 21980 raft_consensus.cc:697] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [term 2 LEADER]: Becoming Leader. State: Replica: f83944c33f0040bab7a040d5dd5a0a57, State: Running, Role: LEADER
I20260709 13:05:10.972723 21980 consensus_queue.cc:237] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.973232 21947 raft_consensus.cc:493] T 70029f82d5354fbf8876ed480e8b738f P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:10.973662 21947 raft_consensus.cc:515] T 70029f82d5354fbf8876ed480e8b738f P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:10.977088 21947 leader_election.cc:290] T 70029f82d5354fbf8876ed480e8b738f P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:10.977368 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70029f82d5354fbf8876ed480e8b738f" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57" is_pre_election: true
I20260709 13:05:10.978068 21894 raft_consensus.cc:2393] T 70029f82d5354fbf8876ed480e8b738f P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3629b1e87f64dad86300a85b05d0292 in current term 1: Already voted for candidate b46f5b81726e4777818bdf46721a9c77 in this term.
I20260709 13:05:10.976716 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70029f82d5354fbf8876ed480e8b738f" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b46f5b81726e4777818bdf46721a9c77" is_pre_election: true
I20260709 13:05:10.979696 21711 leader_election.cc:304] T 70029f82d5354fbf8876ed480e8b738f P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3629b1e87f64dad86300a85b05d0292; no voters: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57
I20260709 13:05:10.980495 21947 raft_consensus.cc:3060] T 70029f82d5354fbf8876ed480e8b738f P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:10.979658 21642 catalog_manager.cc:5697] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 reported cstate change: term changed from 1 to 2, leader changed from f3629b1e87f64dad86300a85b05d0292 (127.21.26.129) to f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "f83944c33f0040bab7a040d5dd5a0a57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:10.986672 21947 raft_consensus.cc:2749] T 70029f82d5354fbf8876ed480e8b738f P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:10.996713 21986 consensus_queue.cc:1048] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:11.002645 21986 consensus_queue.cc:1048] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:11.008266 21985 consensus_queue.cc:1048] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:11.017606 21986 raft_consensus.cc:993] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77: : Instructing follower f3629b1e87f64dad86300a85b05d0292 to start an election
I20260709 13:05:11.017990 21986 raft_consensus.cc:1081] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Signalling peer f3629b1e87f64dad86300a85b05d0292 to start an election
I20260709 13:05:11.022007 21944 consensus_queue.cc:1048] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:11.027457 21743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddd21a12022b409986693051c0f32b1e"
dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
 from {username='slave'} at 127.0.0.1:34982
I20260709 13:05:11.027949 21743 raft_consensus.cc:493] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:11.028333 21743 raft_consensus.cc:3060] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.035182 21743 raft_consensus.cc:515] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:11.038416 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd21a12022b409986693051c0f32b1e" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
I20260709 13:05:11.038987 21819 raft_consensus.cc:3055] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:11.039300 21819 raft_consensus.cc:740] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Running, Role: LEADER
I20260709 13:05:11.040102 21819 consensus_queue.cc:260] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:11.041225 21819 raft_consensus.cc:3060] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.043651 21743 leader_election.cc:290] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 2 election: Requested vote from peers b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:11.044027 21985 consensus_queue.cc:1048] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:11.050251 21985 consensus_queue.cc:1048] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:11.051066 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd21a12022b409986693051c0f32b1e" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
I20260709 13:05:11.051651 21894 raft_consensus.cc:3060] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.052381 21819 raft_consensus.cc:2468] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3629b1e87f64dad86300a85b05d0292 in term 2.
I20260709 13:05:11.055620 21711 leader_election.cc:304] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b46f5b81726e4777818bdf46721a9c77, f3629b1e87f64dad86300a85b05d0292; no voters: 
I20260709 13:05:11.056481 21947 raft_consensus.cc:2804] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:11.056927 21947 raft_consensus.cc:697] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [term 2 LEADER]: Becoming Leader. State: Replica: f3629b1e87f64dad86300a85b05d0292, State: Running, Role: LEADER
I20260709 13:05:11.057747 21947 consensus_queue.cc:237] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:11.059466 21894 raft_consensus.cc:2468] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3629b1e87f64dad86300a85b05d0292 in term 2.
I20260709 13:05:11.072685 21980 consensus_queue.cc:1048] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:11.074867 21986 consensus_queue.cc:1048] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:11.082888 21742 raft_consensus.cc:3060] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:11.083457 21642 catalog_manager.cc:5697] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 reported cstate change: term changed from 1 to 2, leader changed from b46f5b81726e4777818bdf46721a9c77 (127.21.26.130) to f3629b1e87f64dad86300a85b05d0292 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "f3629b1e87f64dad86300a85b05d0292" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:11.091105 21980 consensus_queue.cc:1048] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:11.101634 21745 raft_consensus.cc:3060] T b99223b9b6044ea18be4fc9deb698d48 P f3629b1e87f64dad86300a85b05d0292 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:11.106802 21985 consensus_queue.cc:1048] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:11.112334 21944 consensus_queue.cc:1048] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:11.113320 21978 consensus_queue.cc:1048] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:11.115723 21947 raft_consensus.cc:493] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:11.116195 21947 raft_consensus.cc:515] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:11.120620 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d4f8e4c494c2a8e1348d8ed7b2b86" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b46f5b81726e4777818bdf46721a9c77" is_pre_election: true
I20260709 13:05:11.122452 21947 leader_election.cc:290] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:11.123837 21890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d4f8e4c494c2a8e1348d8ed7b2b86" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57" is_pre_election: true
I20260709 13:05:11.125303 21709 leader_election.cc:304] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f3629b1e87f64dad86300a85b05d0292; no voters: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57
I20260709 13:05:11.129935 21944 consensus_queue.cc:1048] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:11.133893 21977 raft_consensus.cc:2749] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:11.137046 21980 consensus_queue.cc:1048] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:11.149710 21944 consensus_queue.cc:1048] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:11.157604 22017 log.cc:927] Time spent T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260709 13:05:11.160099 21978 raft_consensus.cc:993] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57: : Instructing follower f3629b1e87f64dad86300a85b05d0292 to start an election
I20260709 13:05:11.160786 21980 raft_consensus.cc:1081] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 LEADER]: Signalling peer f3629b1e87f64dad86300a85b05d0292 to start an election
I20260709 13:05:11.162988 21740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2df562c6fa94f7f92f5cec88ec594e0"
dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
 from {username='slave'} at 127.0.0.1:34992
I20260709 13:05:11.163816 21740 raft_consensus.cc:493] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:11.164252 21740 raft_consensus.cc:3060] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.188126 21986 raft_consensus.cc:993] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77: : Instructing follower f3629b1e87f64dad86300a85b05d0292 to start an election
I20260709 13:05:11.188575 21986 raft_consensus.cc:1081] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Signalling peer f3629b1e87f64dad86300a85b05d0292 to start an election
I20260709 13:05:11.190452 21743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae54598e316043748c647e69444dab2c"
dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
 from {username='slave'} at 127.0.0.1:34982
I20260709 13:05:11.191009 21743 raft_consensus.cc:493] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:11.191488 21743 raft_consensus.cc:3060] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.197324 21986 consensus_queue.cc:1048] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:11.199910 21982 raft_consensus.cc:993] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77: : Instructing follower f3629b1e87f64dad86300a85b05d0292 to start an election
I20260709 13:05:11.200320 21982 raft_consensus.cc:1081] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Signalling peer f3629b1e87f64dad86300a85b05d0292 to start an election
I20260709 13:05:11.202064 21739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e38d4f8e4c494c2a8e1348d8ed7b2b86"
dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
 from {username='slave'} at 127.0.0.1:34982
I20260709 13:05:11.202677 21739 raft_consensus.cc:493] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:11.203025 21739 raft_consensus.cc:3060] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.208514 21743 raft_consensus.cc:515] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:11.209622 21739 raft_consensus.cc:515] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:11.211191 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae54598e316043748c647e69444dab2c" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
I20260709 13:05:11.211752 21820 raft_consensus.cc:3055] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:11.212059 21820 raft_consensus.cc:740] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Running, Role: LEADER
I20260709 13:05:11.212740 21818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d4f8e4c494c2a8e1348d8ed7b2b86" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
I20260709 13:05:11.212875 21820 consensus_queue.cc:260] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:11.213838 21820 raft_consensus.cc:3060] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.213315 21818 raft_consensus.cc:3055] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:11.215394 21818 raft_consensus.cc:740] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Running, Role: LEADER
I20260709 13:05:11.215762 21893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d4f8e4c494c2a8e1348d8ed7b2b86" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
I20260709 13:05:11.216342 21893 raft_consensus.cc:3060] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.216223 21818 consensus_queue.cc:260] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:11.217360 21818 raft_consensus.cc:3060] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.224179 21739 leader_election.cc:290] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 2 election: Requested vote from peers b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:11.225342 21820 raft_consensus.cc:2468] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3629b1e87f64dad86300a85b05d0292 in term 2.
I20260709 13:05:11.226658 21711 leader_election.cc:304] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b46f5b81726e4777818bdf46721a9c77, f3629b1e87f64dad86300a85b05d0292; no voters: 
I20260709 13:05:11.227658 21745 raft_consensus.cc:1240] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Rejecting Update request from peer b46f5b81726e4777818bdf46721a9c77 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:11.228226 21947 raft_consensus.cc:2804] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:11.228662 21947 raft_consensus.cc:697] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [term 2 LEADER]: Becoming Leader. State: Replica: f3629b1e87f64dad86300a85b05d0292, State: Running, Role: LEADER
I20260709 13:05:11.229427 21947 consensus_queue.cc:237] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [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: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:11.238878 21818 raft_consensus.cc:2468] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3629b1e87f64dad86300a85b05d0292 in term 2.
I20260709 13:05:11.240023 21711 leader_election.cc:304] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b46f5b81726e4777818bdf46721a9c77, f3629b1e87f64dad86300a85b05d0292; no voters: 
I20260709 13:05:11.240844 21947 raft_consensus.cc:2804] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:11.241444 21947 raft_consensus.cc:697] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 2 LEADER]: Becoming Leader. State: Replica: f3629b1e87f64dad86300a85b05d0292, State: Running, Role: LEADER
I20260709 13:05:11.242210 21947 consensus_queue.cc:237] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:11.245576 21893 raft_consensus.cc:2468] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3629b1e87f64dad86300a85b05d0292 in term 2.
I20260709 13:05:11.250500 21743 leader_election.cc:290] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 2 election: Requested vote from peers b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:11.252023 21893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae54598e316043748c647e69444dab2c" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
I20260709 13:05:11.252624 21893 raft_consensus.cc:3060] T ae54598e316043748c647e69444dab2c P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.256561 21639 catalog_manager.cc:5697] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 reported cstate change: term changed from 1 to 2, leader changed from b46f5b81726e4777818bdf46721a9c77 (127.21.26.130) to f3629b1e87f64dad86300a85b05d0292 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "f3629b1e87f64dad86300a85b05d0292" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:11.258955 21893 raft_consensus.cc:2468] T ae54598e316043748c647e69444dab2c P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3629b1e87f64dad86300a85b05d0292 in term 2.
I20260709 13:05:11.260557 21740 raft_consensus.cc:515] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } }
I20260709 13:05:11.263144 21890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2df562c6fa94f7f92f5cec88ec594e0" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
I20260709 13:05:11.263671 21890 raft_consensus.cc:3055] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:11.263955 21890 raft_consensus.cc:740] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f83944c33f0040bab7a040d5dd5a0a57, State: Running, Role: LEADER
I20260709 13:05:11.264449 21817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2df562c6fa94f7f92f5cec88ec594e0" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
I20260709 13:05:11.264974 21817 raft_consensus.cc:3060] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.264685 21890 consensus_queue.cc:260] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } }
I20260709 13:05:11.265683 21890 raft_consensus.cc:3060] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.271349 21817 raft_consensus.cc:2468] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3629b1e87f64dad86300a85b05d0292 in term 2.
I20260709 13:05:11.271976 21890 raft_consensus.cc:2468] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3629b1e87f64dad86300a85b05d0292 in term 2.
I20260709 13:05:11.272423 21711 leader_election.cc:304] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b46f5b81726e4777818bdf46721a9c77, f3629b1e87f64dad86300a85b05d0292; no voters: 
I20260709 13:05:11.273342 21947 raft_consensus.cc:2804] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:11.273947 21947 raft_consensus.cc:697] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 2 LEADER]: Becoming Leader. State: Replica: f3629b1e87f64dad86300a85b05d0292, State: Running, Role: LEADER
I20260709 13:05:11.274742 21947 consensus_queue.cc:237] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } }
I20260709 13:05:11.275141 21640 catalog_manager.cc:5697] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 reported cstate change: term changed from 1 to 2, leader changed from b46f5b81726e4777818bdf46721a9c77 (127.21.26.130) to f3629b1e87f64dad86300a85b05d0292 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "f3629b1e87f64dad86300a85b05d0292" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:11.285779 21740 leader_election.cc:290] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 2 election: Requested vote from peers f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657), b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569)
I20260709 13:05:11.288029 22027 raft_consensus.cc:993] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57: : Instructing follower b46f5b81726e4777818bdf46721a9c77 to start an election
I20260709 13:05:11.288511 21980 raft_consensus.cc:1081] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 LEADER]: Signalling peer b46f5b81726e4777818bdf46721a9c77 to start an election
I20260709 13:05:11.290840 21820 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b99223b9b6044ea18be4fc9deb698d48"
dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
 from {username='slave'} at 127.0.0.1:41002
I20260709 13:05:11.294636 21820 raft_consensus.cc:493] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:11.295217 21820 raft_consensus.cc:3060] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.303683 21820 raft_consensus.cc:515] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:11.309037 21740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99223b9b6044ea18be4fc9deb698d48" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
I20260709 13:05:11.309584 21740 raft_consensus.cc:3060] T b99223b9b6044ea18be4fc9deb698d48 P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.309942 21820 leader_election.cc:290] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 2 election: Requested vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:11.310494 21893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99223b9b6044ea18be4fc9deb698d48" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
I20260709 13:05:11.311041 21893 raft_consensus.cc:3055] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:11.311364 21893 raft_consensus.cc:740] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f83944c33f0040bab7a040d5dd5a0a57, State: Running, Role: LEADER
I20260709 13:05:11.312168 21893 consensus_queue.cc:260] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:11.313301 21893 raft_consensus.cc:3060] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.317876 21740 raft_consensus.cc:2468] T b99223b9b6044ea18be4fc9deb698d48 P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 2.
I20260709 13:05:11.318994 21783 leader_election.cc:304] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b46f5b81726e4777818bdf46721a9c77, f3629b1e87f64dad86300a85b05d0292; no voters: 
I20260709 13:05:11.319818 21944 raft_consensus.cc:2804] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:11.320276 21944 raft_consensus.cc:697] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 2 LEADER]: Becoming Leader. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Running, Role: LEADER
I20260709 13:05:11.321049 21944 consensus_queue.cc:237] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:11.322589 21893 raft_consensus.cc:2468] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 2.
I20260709 13:05:11.328753 21640 catalog_manager.cc:5697] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 reported cstate change: term changed from 1 to 2, leader changed from f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131) to f3629b1e87f64dad86300a85b05d0292 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "f3629b1e87f64dad86300a85b05d0292" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:11.338169 21642 catalog_manager.cc:5697] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 reported cstate change: term changed from 1 to 2, leader changed from f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131) to b46f5b81726e4777818bdf46721a9c77 (127.21.26.130). New cstate: current_term: 2 leader_uuid: "b46f5b81726e4777818bdf46721a9c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:11.409793 21820 raft_consensus.cc:1275] T b974d94d4151432d9ad3db1a2a2df7af P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Refusing update from remote peer f83944c33f0040bab7a040d5dd5a0a57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:11.410876 21978 consensus_queue.cc:1048] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:11.418217 21740 raft_consensus.cc:1275] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Refusing update from remote peer f83944c33f0040bab7a040d5dd5a0a57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:11.419543 22029 consensus_queue.cc:1048] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:11.546185 21820 raft_consensus.cc:1275] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Refusing update from remote peer f3629b1e87f64dad86300a85b05d0292: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:11.547466 21947 consensus_queue.cc:1048] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:11.554970 21893 raft_consensus.cc:1275] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Refusing update from remote peer f3629b1e87f64dad86300a85b05d0292: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:11.556965 21977 consensus_queue.cc:1048] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:11.626966 21820 raft_consensus.cc:1275] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Refusing update from remote peer f3629b1e87f64dad86300a85b05d0292: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:11.628290 21977 consensus_queue.cc:1048] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:11.636762 21893 raft_consensus.cc:1275] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Refusing update from remote peer f3629b1e87f64dad86300a85b05d0292: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:11.638142 22030 consensus_queue.cc:1048] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:11.644985 21820 raft_consensus.cc:1275] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Refusing update from remote peer f3629b1e87f64dad86300a85b05d0292: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:11.647212 22030 consensus_queue.cc:1048] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:11.660174 21893 raft_consensus.cc:1275] T ae54598e316043748c647e69444dab2c P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Refusing update from remote peer f3629b1e87f64dad86300a85b05d0292: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:11.661900 21977 consensus_queue.cc:1048] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:11.787765 21893 raft_consensus.cc:1275] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Refusing update from remote peer f3629b1e87f64dad86300a85b05d0292: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:11.788836 22030 consensus_queue.cc:1048] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:11.795095 21820 raft_consensus.cc:1275] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Refusing update from remote peer f3629b1e87f64dad86300a85b05d0292: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:11.796550 21947 consensus_queue.cc:1048] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:11.848470 21893 raft_consensus.cc:1275] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Refusing update from remote peer b46f5b81726e4777818bdf46721a9c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:11.849566 21944 consensus_queue.cc:1048] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:11.855902 21740 raft_consensus.cc:1275] T b99223b9b6044ea18be4fc9deb698d48 P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Refusing update from remote peer b46f5b81726e4777818bdf46721a9c77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:11.857323 21982 consensus_queue.cc:1048] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:13.827768 21610 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:05:13.828544 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:13.842741 21819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b99223b9b6044ea18be4fc9deb698d48"
dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
mode: GRACEFUL
new_leader_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
 from {username='slave'} at 127.0.0.1:41020
I20260709 13:05:13.843178 21819 raft_consensus.cc:606] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 2 LEADER]: Received request to transfer leadership to TS f83944c33f0040bab7a040d5dd5a0a57
I20260709 13:05:13.852061 21740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e38d4f8e4c494c2a8e1348d8ed7b2b86"
dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
mode: GRACEFUL
new_leader_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
 from {username='slave'} at 127.0.0.1:35018
I20260709 13:05:13.852520 21740 raft_consensus.cc:606] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 2 LEADER]: Received request to transfer leadership to TS f83944c33f0040bab7a040d5dd5a0a57
I20260709 13:05:13.853426 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:13.853827 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:13.924965 21982 raft_consensus.cc:993] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77: : Instructing follower f83944c33f0040bab7a040d5dd5a0a57 to start an election
I20260709 13:05:13.925333 22040 raft_consensus.cc:1081] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 2 LEADER]: Signalling peer f83944c33f0040bab7a040d5dd5a0a57 to start an election
I20260709 13:05:13.926621 21894 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b99223b9b6044ea18be4fc9deb698d48"
dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
 from {username='slave'} at 127.0.0.1:37782
I20260709 13:05:13.927109 21894 raft_consensus.cc:493] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:13.927456 21894 raft_consensus.cc:3060] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:13.932387 21894 raft_consensus.cc:515] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:13.933723 21894 leader_election.cc:290] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [CANDIDATE]: Term 3 election: Requested vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569)
I20260709 13:05:13.934392 21740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99223b9b6044ea18be4fc9deb698d48" candidate_uuid: "f83944c33f0040bab7a040d5dd5a0a57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
I20260709 13:05:13.934588 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99223b9b6044ea18be4fc9deb698d48" candidate_uuid: "f83944c33f0040bab7a040d5dd5a0a57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
I20260709 13:05:13.934896 21740 raft_consensus.cc:3060] T b99223b9b6044ea18be4fc9deb698d48 P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:13.935034 21819 raft_consensus.cc:3055] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:13.935323 21819 raft_consensus.cc:740] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Running, Role: LEADER
I20260709 13:05:13.935889 21819 consensus_queue.cc:260] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [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: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:13.936731 21819 raft_consensus.cc:3060] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:13.939172 21740 raft_consensus.cc:2468] T b99223b9b6044ea18be4fc9deb698d48 P f3629b1e87f64dad86300a85b05d0292 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83944c33f0040bab7a040d5dd5a0a57 in term 3.
I20260709 13:05:13.940096 21857 leader_election.cc:304] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [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: f3629b1e87f64dad86300a85b05d0292, f83944c33f0040bab7a040d5dd5a0a57; no voters: 
I20260709 13:05:13.940686 22029 raft_consensus.cc:2804] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:13.940809 21819 raft_consensus.cc:2468] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83944c33f0040bab7a040d5dd5a0a57 in term 3.
I20260709 13:05:13.941908 22029 raft_consensus.cc:697] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 3 LEADER]: Becoming Leader. State: Replica: f83944c33f0040bab7a040d5dd5a0a57, State: Running, Role: LEADER
I20260709 13:05:13.942611 22029 consensus_queue.cc:237] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [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: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:13.948745 21642 catalog_manager.cc:5697] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 reported cstate change: term changed from 2 to 3, leader changed from b46f5b81726e4777818bdf46721a9c77 (127.21.26.130) to f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131). New cstate: current_term: 3 leader_uuid: "f83944c33f0040bab7a040d5dd5a0a57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:14.240729 22036 raft_consensus.cc:993] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292: : Instructing follower f83944c33f0040bab7a040d5dd5a0a57 to start an election
I20260709 13:05:14.241125 21947 raft_consensus.cc:1081] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 2 LEADER]: Signalling peer f83944c33f0040bab7a040d5dd5a0a57 to start an election
I20260709 13:05:14.242312 21894 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e38d4f8e4c494c2a8e1348d8ed7b2b86"
dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
 from {username='slave'} at 127.0.0.1:37784
I20260709 13:05:14.242712 21894 raft_consensus.cc:493] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:14.242945 21894 raft_consensus.cc:3060] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:14.247040 21894 raft_consensus.cc:515] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:14.248435 21894 leader_election.cc:290] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [CANDIDATE]: Term 3 election: Requested vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569)
I20260709 13:05:14.249167 21740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d4f8e4c494c2a8e1348d8ed7b2b86" candidate_uuid: "f83944c33f0040bab7a040d5dd5a0a57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
I20260709 13:05:14.249419 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d4f8e4c494c2a8e1348d8ed7b2b86" candidate_uuid: "f83944c33f0040bab7a040d5dd5a0a57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
I20260709 13:05:14.249727 21740 raft_consensus.cc:3055] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:14.249917 21819 raft_consensus.cc:3060] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:14.250072 21740 raft_consensus.cc:740] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f3629b1e87f64dad86300a85b05d0292, State: Running, Role: LEADER
I20260709 13:05:14.250824 21740 consensus_queue.cc:260] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [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: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:14.251914 21740 raft_consensus.cc:3060] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:14.255872 21819 raft_consensus.cc:2468] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83944c33f0040bab7a040d5dd5a0a57 in term 3.
I20260709 13:05:14.256835 21860 leader_election.cc:304] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [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: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57; no voters: 
I20260709 13:05:14.257424 22029 raft_consensus.cc:2804] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:14.257494 21740 raft_consensus.cc:2468] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83944c33f0040bab7a040d5dd5a0a57 in term 3.
I20260709 13:05:14.257923 22029 raft_consensus.cc:697] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 3 LEADER]: Becoming Leader. State: Replica: f83944c33f0040bab7a040d5dd5a0a57, State: Running, Role: LEADER
I20260709 13:05:14.258689 22029 consensus_queue.cc:237] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [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: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:14.264786 21642 catalog_manager.cc:5697] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 reported cstate change: term changed from 2 to 3, leader changed from f3629b1e87f64dad86300a85b05d0292 (127.21.26.129) to f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131). New cstate: current_term: 3 leader_uuid: "f83944c33f0040bab7a040d5dd5a0a57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:14.382936 21740 raft_consensus.cc:1275] T b99223b9b6044ea18be4fc9deb698d48 P f3629b1e87f64dad86300a85b05d0292 [term 3 FOLLOWER]: Refusing update from remote peer f83944c33f0040bab7a040d5dd5a0a57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:14.384027 22029 consensus_queue.cc:1048] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:14.392901 21819 raft_consensus.cc:1275] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 3 FOLLOWER]: Refusing update from remote peer f83944c33f0040bab7a040d5dd5a0a57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:14.394109 22029 consensus_queue.cc:1048] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:14.683569 21819 raft_consensus.cc:1275] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 3 FOLLOWER]: Refusing update from remote peer f83944c33f0040bab7a040d5dd5a0a57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:14.684798 22029 consensus_queue.cc:1048] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:14.692260 21740 raft_consensus.cc:1275] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 3 FOLLOWER]: Refusing update from remote peer f83944c33f0040bab7a040d5dd5a0a57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:14.693552 22041 consensus_queue.cc:1048] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:14.854548 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:14.863425 21740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2df562c6fa94f7f92f5cec88ec594e0"
dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
mode: GRACEFUL
new_leader_uuid: "b46f5b81726e4777818bdf46721a9c77"
 from {username='slave'} at 127.0.0.1:35006
I20260709 13:05:14.863972 21740 raft_consensus.cc:606] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 2 LEADER]: Received request to transfer leadership to TS b46f5b81726e4777818bdf46721a9c77
I20260709 13:05:14.867834 21740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddd21a12022b409986693051c0f32b1e"
dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
mode: GRACEFUL
new_leader_uuid: "b46f5b81726e4777818bdf46721a9c77"
 from {username='slave'} at 127.0.0.1:35006
I20260709 13:05:14.868255 21740 raft_consensus.cc:606] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [term 2 LEADER]: Received request to transfer leadership to TS b46f5b81726e4777818bdf46721a9c77
I20260709 13:05:14.872433 21740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae54598e316043748c647e69444dab2c"
dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
mode: GRACEFUL
new_leader_uuid: "b46f5b81726e4777818bdf46721a9c77"
 from {username='slave'} at 127.0.0.1:35006
I20260709 13:05:14.872939 21740 raft_consensus.cc:606] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [term 2 LEADER]: Received request to transfer leadership to TS b46f5b81726e4777818bdf46721a9c77
I20260709 13:05:14.877138 21894 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e38d4f8e4c494c2a8e1348d8ed7b2b86"
dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
mode: GRACEFUL
new_leader_uuid: "b46f5b81726e4777818bdf46721a9c77"
 from {username='slave'} at 127.0.0.1:37786
I20260709 13:05:14.877548 21894 raft_consensus.cc:606] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 3 LEADER]: Received request to transfer leadership to TS b46f5b81726e4777818bdf46721a9c77
I20260709 13:05:14.883695 21894 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b99223b9b6044ea18be4fc9deb698d48"
dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
mode: GRACEFUL
new_leader_uuid: "b46f5b81726e4777818bdf46721a9c77"
 from {username='slave'} at 127.0.0.1:37786
I20260709 13:05:14.884099 21894 raft_consensus.cc:606] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 3 LEADER]: Received request to transfer leadership to TS b46f5b81726e4777818bdf46721a9c77
I20260709 13:05:14.974732 22029 raft_consensus.cc:993] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57: : Instructing follower b46f5b81726e4777818bdf46721a9c77 to start an election
I20260709 13:05:14.975142 22041 raft_consensus.cc:1081] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 3 LEADER]: Signalling peer b46f5b81726e4777818bdf46721a9c77 to start an election
I20260709 13:05:14.976536 21819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b99223b9b6044ea18be4fc9deb698d48"
dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
 from {username='slave'} at 127.0.0.1:41002
I20260709 13:05:14.977173 21819 raft_consensus.cc:493] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:14.977578 21819 raft_consensus.cc:3060] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:14.982622 21819 raft_consensus.cc:515] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:14.983992 21819 leader_election.cc:290] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 4 election: Requested vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:14.984599 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99223b9b6044ea18be4fc9deb698d48" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
I20260709 13:05:14.984928 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99223b9b6044ea18be4fc9deb698d48" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
I20260709 13:05:14.985131 21743 raft_consensus.cc:3060] T b99223b9b6044ea18be4fc9deb698d48 P f3629b1e87f64dad86300a85b05d0292 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:14.985416 21894 raft_consensus.cc:3055] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:14.985692 21894 raft_consensus.cc:740] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f83944c33f0040bab7a040d5dd5a0a57, State: Running, Role: LEADER
I20260709 13:05:14.986284 21894 consensus_queue.cc:260] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [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: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:14.987071 21894 raft_consensus.cc:3060] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:14.989226 21743 raft_consensus.cc:2468] T b99223b9b6044ea18be4fc9deb698d48 P f3629b1e87f64dad86300a85b05d0292 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 4.
I20260709 13:05:14.990121 21783 leader_election.cc:304] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [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: b46f5b81726e4777818bdf46721a9c77, f3629b1e87f64dad86300a85b05d0292; no voters: 
I20260709 13:05:14.990695 22040 raft_consensus.cc:2804] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:14.991183 21894 raft_consensus.cc:2468] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 4.
I20260709 13:05:14.991617 22040 raft_consensus.cc:697] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 4 LEADER]: Becoming Leader. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Running, Role: LEADER
I20260709 13:05:14.992411 22040 consensus_queue.cc:237] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [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: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:14.997321 21642 catalog_manager.cc:5697] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 reported cstate change: term changed from 3 to 4, leader changed from f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131) to b46f5b81726e4777818bdf46721a9c77 (127.21.26.130). New cstate: current_term: 4 leader_uuid: "b46f5b81726e4777818bdf46721a9c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:15.003566 22059 raft_consensus.cc:993] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292: : Instructing follower b46f5b81726e4777818bdf46721a9c77 to start an election
I20260709 13:05:15.003953 21947 raft_consensus.cc:1081] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [term 2 LEADER]: Signalling peer b46f5b81726e4777818bdf46721a9c77 to start an election
I20260709 13:05:15.005318 21819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae54598e316043748c647e69444dab2c"
dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
 from {username='slave'} at 127.0.0.1:41004
I20260709 13:05:15.005831 21819 raft_consensus.cc:493] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:15.006091 21819 raft_consensus.cc:3060] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:15.010234 21819 raft_consensus.cc:515] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:15.011577 21819 leader_election.cc:290] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 3 election: Requested vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:15.012207 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae54598e316043748c647e69444dab2c" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
I20260709 13:05:15.012593 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae54598e316043748c647e69444dab2c" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
I20260709 13:05:15.012734 21743 raft_consensus.cc:3055] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:15.013109 21894 raft_consensus.cc:3060] T ae54598e316043748c647e69444dab2c P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:15.013082 21743 raft_consensus.cc:740] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f3629b1e87f64dad86300a85b05d0292, State: Running, Role: LEADER
I20260709 13:05:15.013957 21743 consensus_queue.cc:260] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [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: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:15.015089 21743 raft_consensus.cc:3060] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:15.019133 21894 raft_consensus.cc:2468] T ae54598e316043748c647e69444dab2c P f83944c33f0040bab7a040d5dd5a0a57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 3.
I20260709 13:05:15.020138 21784 leader_election.cc:304] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [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: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57; no voters: 
I20260709 13:05:15.020643 21743 raft_consensus.cc:2468] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 3.
I20260709 13:05:15.020704 22040 raft_consensus.cc:2804] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:15.021112 22040 raft_consensus.cc:697] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 3 LEADER]: Becoming Leader. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Running, Role: LEADER
I20260709 13:05:15.021852 22040 consensus_queue.cc:237] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [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: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:15.027136 21642 catalog_manager.cc:5697] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 reported cstate change: term changed from 2 to 3, leader changed from f3629b1e87f64dad86300a85b05d0292 (127.21.26.129) to b46f5b81726e4777818bdf46721a9c77 (127.21.26.130). New cstate: current_term: 3 leader_uuid: "b46f5b81726e4777818bdf46721a9c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:15.118968 22059 raft_consensus.cc:993] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292: : Instructing follower b46f5b81726e4777818bdf46721a9c77 to start an election
I20260709 13:05:15.119297 21947 raft_consensus.cc:1081] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [term 2 LEADER]: Signalling peer b46f5b81726e4777818bdf46721a9c77 to start an election
I20260709 13:05:15.120409 21819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddd21a12022b409986693051c0f32b1e"
dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
 from {username='slave'} at 127.0.0.1:41004
I20260709 13:05:15.120816 21819 raft_consensus.cc:493] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:15.121075 21819 raft_consensus.cc:3060] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:15.125000 21819 raft_consensus.cc:515] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:15.126340 21819 leader_election.cc:290] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 3 election: Requested vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:15.126932 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd21a12022b409986693051c0f32b1e" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
I20260709 13:05:15.127300 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd21a12022b409986693051c0f32b1e" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
I20260709 13:05:15.127403 21743 raft_consensus.cc:3055] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:15.127722 21743 raft_consensus.cc:740] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f3629b1e87f64dad86300a85b05d0292, State: Running, Role: LEADER
I20260709 13:05:15.127746 21894 raft_consensus.cc:3060] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:15.128404 21743 consensus_queue.cc:260] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [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: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:15.129218 21743 raft_consensus.cc:3060] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:15.131798 21894 raft_consensus.cc:2468] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 3.
I20260709 13:05:15.132615 21784 leader_election.cc:304] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [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: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57; no voters: 
I20260709 13:05:15.133217 22040 raft_consensus.cc:2804] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:15.133312 21743 raft_consensus.cc:2468] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 3.
I20260709 13:05:15.133582 22040 raft_consensus.cc:697] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 3 LEADER]: Becoming Leader. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Running, Role: LEADER
I20260709 13:05:15.134310 22040 consensus_queue.cc:237] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [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: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:15.140260 21642 catalog_manager.cc:5697] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 reported cstate change: term changed from 2 to 3, leader changed from f3629b1e87f64dad86300a85b05d0292 (127.21.26.129) to b46f5b81726e4777818bdf46721a9c77 (127.21.26.130). New cstate: current_term: 3 leader_uuid: "b46f5b81726e4777818bdf46721a9c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:15.181499 22059 raft_consensus.cc:993] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292: : Instructing follower b46f5b81726e4777818bdf46721a9c77 to start an election
I20260709 13:05:15.181866 21947 raft_consensus.cc:1081] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 2 LEADER]: Signalling peer b46f5b81726e4777818bdf46721a9c77 to start an election
I20260709 13:05:15.182996 21819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2df562c6fa94f7f92f5cec88ec594e0"
dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
 from {username='slave'} at 127.0.0.1:41004
I20260709 13:05:15.183409 21819 raft_consensus.cc:493] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:15.183665 21819 raft_consensus.cc:3060] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:15.188918 21819 raft_consensus.cc:515] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } }
I20260709 13:05:15.191165 21819 leader_election.cc:290] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 3 election: Requested vote from peers f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657), f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605)
I20260709 13:05:15.191509 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2df562c6fa94f7f92f5cec88ec594e0" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
I20260709 13:05:15.191679 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2df562c6fa94f7f92f5cec88ec594e0" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
I20260709 13:05:15.192055 21894 raft_consensus.cc:3060] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:15.192191 21743 raft_consensus.cc:3055] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:15.192518 21743 raft_consensus.cc:740] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f3629b1e87f64dad86300a85b05d0292, State: Running, Role: LEADER
I20260709 13:05:15.193215 21743 consensus_queue.cc:260] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [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: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } }
I20260709 13:05:15.194373 21743 raft_consensus.cc:3060] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:15.198352 21894 raft_consensus.cc:2468] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 3.
I20260709 13:05:15.199301 21784 leader_election.cc:304] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [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: b46f5b81726e4777818bdf46721a9c77, f83944c33f0040bab7a040d5dd5a0a57; no voters: 
I20260709 13:05:15.199877 22040 raft_consensus.cc:2804] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:15.199932 21743 raft_consensus.cc:2468] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 3.
I20260709 13:05:15.200320 22040 raft_consensus.cc:697] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 3 LEADER]: Becoming Leader. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Running, Role: LEADER
I20260709 13:05:15.201053 22040 consensus_queue.cc:237] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [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: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } }
I20260709 13:05:15.206380 21642 catalog_manager.cc:5697] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 reported cstate change: term changed from 2 to 3, leader changed from f3629b1e87f64dad86300a85b05d0292 (127.21.26.129) to b46f5b81726e4777818bdf46721a9c77 (127.21.26.130). New cstate: current_term: 3 leader_uuid: "b46f5b81726e4777818bdf46721a9c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:15.259056 22029 raft_consensus.cc:993] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57: : Instructing follower b46f5b81726e4777818bdf46721a9c77 to start an election
I20260709 13:05:15.259402 22041 raft_consensus.cc:1081] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 3 LEADER]: Signalling peer b46f5b81726e4777818bdf46721a9c77 to start an election
I20260709 13:05:15.260568 21819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e38d4f8e4c494c2a8e1348d8ed7b2b86"
dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
 from {username='slave'} at 127.0.0.1:41002
I20260709 13:05:15.260967 21819 raft_consensus.cc:493] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:15.261229 21819 raft_consensus.cc:3060] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:15.265213 21819 raft_consensus.cc:515] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:15.266587 21819 leader_election.cc:290] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [CANDIDATE]: Term 4 election: Requested vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:15.267130 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d4f8e4c494c2a8e1348d8ed7b2b86" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
I20260709 13:05:15.267612 21743 raft_consensus.cc:3060] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:15.267549 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d4f8e4c494c2a8e1348d8ed7b2b86" candidate_uuid: "b46f5b81726e4777818bdf46721a9c77" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
I20260709 13:05:15.268085 21894 raft_consensus.cc:3055] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:15.268327 21894 raft_consensus.cc:740] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f83944c33f0040bab7a040d5dd5a0a57, State: Running, Role: LEADER
I20260709 13:05:15.268890 21894 consensus_queue.cc:260] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [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: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:15.269668 21894 raft_consensus.cc:3060] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:15.271816 21743 raft_consensus.cc:2468] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 4.
I20260709 13:05:15.272694 21783 leader_election.cc:304] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [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: b46f5b81726e4777818bdf46721a9c77, f3629b1e87f64dad86300a85b05d0292; no voters: 
I20260709 13:05:15.273249 22040 raft_consensus.cc:2804] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:15.273572 21894 raft_consensus.cc:2468] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b46f5b81726e4777818bdf46721a9c77 in term 4.
I20260709 13:05:15.273590 22040 raft_consensus.cc:697] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 4 LEADER]: Becoming Leader. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Running, Role: LEADER
I20260709 13:05:15.274386 22040 consensus_queue.cc:237] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [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: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:15.279134 21642 catalog_manager.cc:5697] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 reported cstate change: term changed from 3 to 4, leader changed from f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131) to b46f5b81726e4777818bdf46721a9c77 (127.21.26.130). New cstate: current_term: 4 leader_uuid: "b46f5b81726e4777818bdf46721a9c77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:15.376155 21894 raft_consensus.cc:1275] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 4 FOLLOWER]: Refusing update from remote peer b46f5b81726e4777818bdf46721a9c77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:15.377207 22040 consensus_queue.cc:1048] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:15.384541 21743 raft_consensus.cc:1275] T b99223b9b6044ea18be4fc9deb698d48 P f3629b1e87f64dad86300a85b05d0292 [term 4 FOLLOWER]: Refusing update from remote peer b46f5b81726e4777818bdf46721a9c77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:15.386552 22040 consensus_queue.cc:1048] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:15.489338 21743 raft_consensus.cc:1275] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [term 3 FOLLOWER]: Refusing update from remote peer b46f5b81726e4777818bdf46721a9c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:15.490417 22040 consensus_queue.cc:1048] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:15.497628 21894 raft_consensus.cc:1275] T ae54598e316043748c647e69444dab2c P f83944c33f0040bab7a040d5dd5a0a57 [term 3 FOLLOWER]: Refusing update from remote peer b46f5b81726e4777818bdf46721a9c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:15.498739 22065 consensus_queue.cc:1048] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:15.516636 21894 raft_consensus.cc:1275] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [term 3 FOLLOWER]: Refusing update from remote peer b46f5b81726e4777818bdf46721a9c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:15.517520 22065 consensus_queue.cc:1048] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:15.524462 21743 raft_consensus.cc:1275] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [term 3 FOLLOWER]: Refusing update from remote peer b46f5b81726e4777818bdf46721a9c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:15.525785 22056 consensus_queue.cc:1048] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:15.670619 21894 raft_consensus.cc:1275] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 4 FOLLOWER]: Refusing update from remote peer b46f5b81726e4777818bdf46721a9c77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:15.671602 22056 consensus_queue.cc:1048] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:15.678583 21743 raft_consensus.cc:1275] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 4 FOLLOWER]: Refusing update from remote peer b46f5b81726e4777818bdf46721a9c77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:15.679736 22056 consensus_queue.cc:1048] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:15.782474 21743 raft_consensus.cc:1275] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 3 FOLLOWER]: Refusing update from remote peer b46f5b81726e4777818bdf46721a9c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:15.783560 22056 consensus_queue.cc:1048] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:15.792528 21894 raft_consensus.cc:1275] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 3 FOLLOWER]: Refusing update from remote peer b46f5b81726e4777818bdf46721a9c77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:15.793666 22040 consensus_queue.cc:1048] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:17.891701 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:17.899596 21819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7451ca52037d485a878ba962989bf4a6"
dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
mode: GRACEFUL
new_leader_uuid: "f3629b1e87f64dad86300a85b05d0292"
 from {username='slave'} at 127.0.0.1:41020
I20260709 13:05:17.900621 21819 raft_consensus.cc:606] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Received request to transfer leadership to TS f3629b1e87f64dad86300a85b05d0292
I20260709 13:05:17.903435 21819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2df562c6fa94f7f92f5cec88ec594e0"
dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
mode: GRACEFUL
new_leader_uuid: "f3629b1e87f64dad86300a85b05d0292"
 from {username='slave'} at 127.0.0.1:41020
I20260709 13:05:17.903906 21819 raft_consensus.cc:606] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 3 LEADER]: Received request to transfer leadership to TS f3629b1e87f64dad86300a85b05d0292
I20260709 13:05:17.906253 21819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d65bab1bca83460b92cc1267f8564c23"
dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
mode: GRACEFUL
new_leader_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
 from {username='slave'} at 127.0.0.1:41020
I20260709 13:05:17.906723 21819 raft_consensus.cc:606] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Received request to transfer leadership to TS f83944c33f0040bab7a040d5dd5a0a57
I20260709 13:05:17.908911 21819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddd21a12022b409986693051c0f32b1e"
dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
mode: GRACEFUL
new_leader_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
 from {username='slave'} at 127.0.0.1:41020
I20260709 13:05:17.909294 21819 raft_consensus.cc:606] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 3 LEADER]: Received request to transfer leadership to TS f83944c33f0040bab7a040d5dd5a0a57
I20260709 13:05:17.911101 21819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e38d4f8e4c494c2a8e1348d8ed7b2b86"
dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
mode: GRACEFUL
new_leader_uuid: "f3629b1e87f64dad86300a85b05d0292"
 from {username='slave'} at 127.0.0.1:41020
I20260709 13:05:17.911461 21819 raft_consensus.cc:606] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 4 LEADER]: Received request to transfer leadership to TS f3629b1e87f64dad86300a85b05d0292
I20260709 13:05:17.912261 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:05:17.912626 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:18.023947 22040 raft_consensus.cc:993] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77: : Instructing follower f3629b1e87f64dad86300a85b05d0292 to start an election
I20260709 13:05:18.024418 22076 raft_consensus.cc:1081] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 4 LEADER]: Signalling peer f3629b1e87f64dad86300a85b05d0292 to start an election
I20260709 13:05:18.025735 21743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e38d4f8e4c494c2a8e1348d8ed7b2b86"
dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
 from {username='slave'} at 127.0.0.1:34982
I20260709 13:05:18.026126 21743 raft_consensus.cc:493] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:18.026397 21743 raft_consensus.cc:3060] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:18.030722 21743 raft_consensus.cc:515] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:18.032209 21743 leader_election.cc:290] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 5 election: Requested vote from peers b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:18.033116 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d4f8e4c494c2a8e1348d8ed7b2b86" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
I20260709 13:05:18.033334 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38d4f8e4c494c2a8e1348d8ed7b2b86" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
I20260709 13:05:18.033792 21819 raft_consensus.cc:3055] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:05:18.033859 21894 raft_consensus.cc:3060] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:18.034057 21819 raft_consensus.cc:740] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Running, Role: LEADER
I20260709 13:05:18.034682 21819 consensus_queue.cc:260] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [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: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:18.035526 21819 raft_consensus.cc:3060] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:18.037933 21894 raft_consensus.cc:2468] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3629b1e87f64dad86300a85b05d0292 in term 5.
I20260709 13:05:18.038982 21709 leader_election.cc:304] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [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: f3629b1e87f64dad86300a85b05d0292, f83944c33f0040bab7a040d5dd5a0a57; no voters: 
I20260709 13:05:18.040220 21819 raft_consensus.cc:2468] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3629b1e87f64dad86300a85b05d0292 in term 5.
I20260709 13:05:18.040385 22077 raft_consensus.cc:2804] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:05:18.041320 22077 raft_consensus.cc:697] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 5 LEADER]: Becoming Leader. State: Replica: f3629b1e87f64dad86300a85b05d0292, State: Running, Role: LEADER
I20260709 13:05:18.042106 22077 consensus_queue.cc:237] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [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: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:18.048660 21639 catalog_manager.cc:5697] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 reported cstate change: term changed from 4 to 5, leader changed from b46f5b81726e4777818bdf46721a9c77 (127.21.26.130) to f3629b1e87f64dad86300a85b05d0292 (127.21.26.129). New cstate: current_term: 5 leader_uuid: "f3629b1e87f64dad86300a85b05d0292" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:18.059582 22076 raft_consensus.cc:993] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77: : Instructing follower f83944c33f0040bab7a040d5dd5a0a57 to start an election
I20260709 13:05:18.059991 22040 raft_consensus.cc:1081] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 3 LEADER]: Signalling peer f83944c33f0040bab7a040d5dd5a0a57 to start an election
I20260709 13:05:18.061410 21894 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddd21a12022b409986693051c0f32b1e"
dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
 from {username='slave'} at 127.0.0.1:37782
I20260709 13:05:18.061774 21894 raft_consensus.cc:493] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:18.062013 21894 raft_consensus.cc:3060] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:18.065555 21894 raft_consensus.cc:515] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:18.066802 21894 leader_election.cc:290] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [CANDIDATE]: Term 4 election: Requested vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569)
I20260709 13:05:18.067454 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd21a12022b409986693051c0f32b1e" candidate_uuid: "f83944c33f0040bab7a040d5dd5a0a57" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
I20260709 13:05:18.067708 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd21a12022b409986693051c0f32b1e" candidate_uuid: "f83944c33f0040bab7a040d5dd5a0a57" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
I20260709 13:05:18.067943 21743 raft_consensus.cc:3060] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:18.068202 21819 raft_consensus.cc:3055] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:18.068449 21819 raft_consensus.cc:740] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Running, Role: LEADER
I20260709 13:05:18.069024 21819 consensus_queue.cc:260] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [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: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:18.069756 21819 raft_consensus.cc:3060] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:18.071528 21743 raft_consensus.cc:2468] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83944c33f0040bab7a040d5dd5a0a57 in term 4.
I20260709 13:05:18.072508 21857 leader_election.cc:304] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [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: f3629b1e87f64dad86300a85b05d0292, f83944c33f0040bab7a040d5dd5a0a57; no voters: 
I20260709 13:05:18.073299 22029 raft_consensus.cc:2804] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:18.073637 21819 raft_consensus.cc:2468] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83944c33f0040bab7a040d5dd5a0a57 in term 4.
I20260709 13:05:18.074397 22029 raft_consensus.cc:697] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [term 4 LEADER]: Becoming Leader. State: Replica: f83944c33f0040bab7a040d5dd5a0a57, State: Running, Role: LEADER
I20260709 13:05:18.075166 22029 consensus_queue.cc:237] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [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: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:18.081110 21639 catalog_manager.cc:5697] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 reported cstate change: term changed from 3 to 4, leader changed from b46f5b81726e4777818bdf46721a9c77 (127.21.26.130) to f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131). New cstate: current_term: 4 leader_uuid: "f83944c33f0040bab7a040d5dd5a0a57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:18.155246 22076 raft_consensus.cc:993] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77: : Instructing follower f3629b1e87f64dad86300a85b05d0292 to start an election
I20260709 13:05:18.155592 22040 raft_consensus.cc:1081] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Signalling peer f3629b1e87f64dad86300a85b05d0292 to start an election
I20260709 13:05:18.156806 21743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7451ca52037d485a878ba962989bf4a6"
dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
 from {username='slave'} at 127.0.0.1:34982
I20260709 13:05:18.157182 21743 raft_consensus.cc:493] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:18.157421 21743 raft_consensus.cc:3060] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:18.161038 21743 raft_consensus.cc:515] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:18.162348 21743 leader_election.cc:290] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 2 election: Requested vote from peers b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569), f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657)
I20260709 13:05:18.163170 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7451ca52037d485a878ba962989bf4a6" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
I20260709 13:05:18.163331 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7451ca52037d485a878ba962989bf4a6" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
I20260709 13:05:18.163674 21819 raft_consensus.cc:3055] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:18.163766 21894 raft_consensus.cc:3060] T 7451ca52037d485a878ba962989bf4a6 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:18.163973 21819 raft_consensus.cc:740] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Running, Role: LEADER
I20260709 13:05:18.164709 21819 consensus_queue.cc:260] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:18.165768 21819 raft_consensus.cc:3060] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:18.169251 21894 raft_consensus.cc:2468] T 7451ca52037d485a878ba962989bf4a6 P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3629b1e87f64dad86300a85b05d0292 in term 2.
I20260709 13:05:18.170105 21709 leader_election.cc:304] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f3629b1e87f64dad86300a85b05d0292, f83944c33f0040bab7a040d5dd5a0a57; no voters: 
I20260709 13:05:18.170683 22077 raft_consensus.cc:2804] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:18.170816 21819 raft_consensus.cc:2468] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3629b1e87f64dad86300a85b05d0292 in term 2.
I20260709 13:05:18.171144 22077 raft_consensus.cc:697] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292 [term 2 LEADER]: Becoming Leader. State: Replica: f3629b1e87f64dad86300a85b05d0292, State: Running, Role: LEADER
I20260709 13:05:18.171969 22077 consensus_queue.cc:237] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:18.177977 21639 catalog_manager.cc:5697] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292 reported cstate change: term changed from 1 to 2, leader changed from b46f5b81726e4777818bdf46721a9c77 (127.21.26.130) to f3629b1e87f64dad86300a85b05d0292 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "f3629b1e87f64dad86300a85b05d0292" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:18.239202 22076 raft_consensus.cc:993] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77: : Instructing follower f3629b1e87f64dad86300a85b05d0292 to start an election
I20260709 13:05:18.239593 22040 raft_consensus.cc:1081] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 3 LEADER]: Signalling peer f3629b1e87f64dad86300a85b05d0292 to start an election
I20260709 13:05:18.240787 21743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2df562c6fa94f7f92f5cec88ec594e0"
dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
 from {username='slave'} at 127.0.0.1:34982
I20260709 13:05:18.241197 21743 raft_consensus.cc:493] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:18.241451 21743 raft_consensus.cc:3060] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:18.245163 21743 raft_consensus.cc:515] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } }
I20260709 13:05:18.246459 21743 leader_election.cc:290] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [CANDIDATE]: Term 4 election: Requested vote from peers f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131:45657), b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569)
I20260709 13:05:18.247180 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2df562c6fa94f7f92f5cec88ec594e0" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
I20260709 13:05:18.247737 21894 raft_consensus.cc:3060] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:18.247768 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2df562c6fa94f7f92f5cec88ec594e0" candidate_uuid: "f3629b1e87f64dad86300a85b05d0292" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
I20260709 13:05:18.248390 21819 raft_consensus.cc:3055] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:18.248615 21819 raft_consensus.cc:740] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Running, Role: LEADER
I20260709 13:05:18.249294 21819 consensus_queue.cc:260] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [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: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } }
I20260709 13:05:18.250320 21819 raft_consensus.cc:3060] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:18.251493 22040 raft_consensus.cc:993] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77: : Instructing follower f83944c33f0040bab7a040d5dd5a0a57 to start an election
I20260709 13:05:18.252596 22076 raft_consensus.cc:1081] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Signalling peer f83944c33f0040bab7a040d5dd5a0a57 to start an election
I20260709 13:05:18.253526 21894 raft_consensus.cc:2468] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3629b1e87f64dad86300a85b05d0292 in term 4.
I20260709 13:05:18.254333 21890 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d65bab1bca83460b92cc1267f8564c23"
dest_uuid: "f83944c33f0040bab7a040d5dd5a0a57"
 from {username='slave'} at 127.0.0.1:37782
I20260709 13:05:18.254648 21709 leader_election.cc:304] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [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: f3629b1e87f64dad86300a85b05d0292, f83944c33f0040bab7a040d5dd5a0a57; no voters: 
I20260709 13:05:18.254856 21890 raft_consensus.cc:493] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:18.255267 21890 raft_consensus.cc:3060] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:18.255446 22077 raft_consensus.cc:2804] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:18.255918 22077 raft_consensus.cc:697] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 4 LEADER]: Becoming Leader. State: Replica: f3629b1e87f64dad86300a85b05d0292, State: Running, Role: LEADER
I20260709 13:05:18.256280 21819 raft_consensus.cc:2468] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3629b1e87f64dad86300a85b05d0292 in term 4.
I20260709 13:05:18.256892 22077 consensus_queue.cc:237] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [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: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } }
I20260709 13:05:18.260398 21890 raft_consensus.cc:515] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:18.262367 21890 leader_election.cc:290] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57 [CANDIDATE]: Term 2 election: Requested vote from peers f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605), b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569)
I20260709 13:05:18.262916 21743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65bab1bca83460b92cc1267f8564c23" candidate_uuid: "f83944c33f0040bab7a040d5dd5a0a57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f3629b1e87f64dad86300a85b05d0292"
I20260709 13:05:18.263339 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65bab1bca83460b92cc1267f8564c23" candidate_uuid: "f83944c33f0040bab7a040d5dd5a0a57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b46f5b81726e4777818bdf46721a9c77"
I20260709 13:05:18.263463 21743 raft_consensus.cc:3060] T d65bab1bca83460b92cc1267f8564c23 P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:18.263898 21819 raft_consensus.cc:3055] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:18.263423 21639 catalog_manager.cc:5697] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 reported cstate change: term changed from 3 to 4, leader changed from b46f5b81726e4777818bdf46721a9c77 (127.21.26.130) to f3629b1e87f64dad86300a85b05d0292 (127.21.26.129). New cstate: current_term: 4 leader_uuid: "f3629b1e87f64dad86300a85b05d0292" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:18.264232 21819 raft_consensus.cc:740] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b46f5b81726e4777818bdf46721a9c77, State: Running, Role: LEADER
I20260709 13:05:18.266393 21819 consensus_queue.cc:260] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:18.267408 21819 raft_consensus.cc:3060] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:18.269022 21743 raft_consensus.cc:2468] T d65bab1bca83460b92cc1267f8564c23 P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83944c33f0040bab7a040d5dd5a0a57 in term 2.
I20260709 13:05:18.270346 21857 leader_election.cc:304] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f3629b1e87f64dad86300a85b05d0292, f83944c33f0040bab7a040d5dd5a0a57; no voters: 
I20260709 13:05:18.270967 22029 raft_consensus.cc:2804] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:18.271347 22029 raft_consensus.cc:697] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57 [term 2 LEADER]: Becoming Leader. State: Replica: f83944c33f0040bab7a040d5dd5a0a57, State: Running, Role: LEADER
I20260709 13:05:18.272272 21819 raft_consensus.cc:2468] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f83944c33f0040bab7a040d5dd5a0a57 in term 2.
I20260709 13:05:18.272063 22029 consensus_queue.cc:237] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } }
I20260709 13:05:18.278079 21639 catalog_manager.cc:5697] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57 reported cstate change: term changed from 1 to 2, leader changed from b46f5b81726e4777818bdf46721a9c77 (127.21.26.130) to f83944c33f0040bab7a040d5dd5a0a57 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "f83944c33f0040bab7a040d5dd5a0a57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:18.420642 21819 raft_consensus.cc:1275] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 5 FOLLOWER]: Refusing update from remote peer f3629b1e87f64dad86300a85b05d0292: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:05:18.421530 22077 consensus_queue.cc:1048] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:18.430220 21890 raft_consensus.cc:1275] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 5 FOLLOWER]: Refusing update from remote peer f3629b1e87f64dad86300a85b05d0292: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:05:18.431738 22078 consensus_queue.cc:1048] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:18.607575 21819 raft_consensus.cc:1275] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 4 FOLLOWER]: Refusing update from remote peer f83944c33f0040bab7a040d5dd5a0a57: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:18.608590 22029 consensus_queue.cc:1048] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:18.616123 21743 raft_consensus.cc:1275] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [term 4 FOLLOWER]: Refusing update from remote peer f83944c33f0040bab7a040d5dd5a0a57: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:18.618112 22097 consensus_queue.cc:1048] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:18.653213 21890 raft_consensus.cc:1275] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 4 FOLLOWER]: Refusing update from remote peer f3629b1e87f64dad86300a85b05d0292: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:18.654273 22077 consensus_queue.cc:1048] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:18.662109 21819 raft_consensus.cc:1275] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 4 FOLLOWER]: Refusing update from remote peer f3629b1e87f64dad86300a85b05d0292: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:18.663481 22078 consensus_queue.cc:1048] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:18.672359 21894 raft_consensus.cc:1275] T 7451ca52037d485a878ba962989bf4a6 P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Refusing update from remote peer f3629b1e87f64dad86300a85b05d0292: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:18.673369 22078 consensus_queue.cc:1048] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f83944c33f0040bab7a040d5dd5a0a57" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 45657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:18.680722 21819 raft_consensus.cc:1275] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Refusing update from remote peer f3629b1e87f64dad86300a85b05d0292: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:18.682137 22077 consensus_queue.cc:1048] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:18.829244 21819 raft_consensus.cc:1275] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Refusing update from remote peer f83944c33f0040bab7a040d5dd5a0a57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:18.830180 22097 consensus_queue.cc:1048] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b46f5b81726e4777818bdf46721a9c77" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:18.834095 21743 raft_consensus.cc:1275] T d65bab1bca83460b92cc1267f8564c23 P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Refusing update from remote peer f83944c33f0040bab7a040d5dd5a0a57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:18.835295 22084 consensus_queue.cc:1048] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3629b1e87f64dad86300a85b05d0292" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:18.913347 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:18.918910 21610 tablet_server.cc:179] TabletServer@127.21.26.129:0 shutting down...
I20260709 13:05:18.939088 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:18.939781 21610 tablet_replica.cc:333] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292: stopping tablet replica
I20260709 13:05:18.940433 21610 raft_consensus.cc:2243] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:05:18.941170 21610 raft_consensus.cc:2272] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f3629b1e87f64dad86300a85b05d0292 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.943446 21610 tablet_replica.cc:333] T b99223b9b6044ea18be4fc9deb698d48 P f3629b1e87f64dad86300a85b05d0292: stopping tablet replica
I20260709 13:05:18.943954 21610 raft_consensus.cc:2243] T b99223b9b6044ea18be4fc9deb698d48 P f3629b1e87f64dad86300a85b05d0292 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.944407 21610 raft_consensus.cc:2272] T b99223b9b6044ea18be4fc9deb698d48 P f3629b1e87f64dad86300a85b05d0292 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.946353 21610 tablet_replica.cc:333] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292: stopping tablet replica
I20260709 13:05:18.946782 21610 raft_consensus.cc:2243] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.947127 21610 raft_consensus.cc:2272] T ae54598e316043748c647e69444dab2c P f3629b1e87f64dad86300a85b05d0292 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.948652 21610 tablet_replica.cc:333] T d65bab1bca83460b92cc1267f8564c23 P f3629b1e87f64dad86300a85b05d0292: stopping tablet replica
I20260709 13:05:18.949074 21610 raft_consensus.cc:2243] T d65bab1bca83460b92cc1267f8564c23 P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.949414 21610 raft_consensus.cc:2272] T d65bab1bca83460b92cc1267f8564c23 P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.951303 21610 tablet_replica.cc:333] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292: stopping tablet replica
I20260709 13:05:18.951735 21610 raft_consensus.cc:2243] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:18.952433 21610 raft_consensus.cc:2272] T c2df562c6fa94f7f92f5cec88ec594e0 P f3629b1e87f64dad86300a85b05d0292 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.954205 21610 tablet_replica.cc:333] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292: stopping tablet replica
I20260709 13:05:18.954650 21610 raft_consensus.cc:2243] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:18.955322 21610 raft_consensus.cc:2272] T 7451ca52037d485a878ba962989bf4a6 P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.957073 21610 tablet_replica.cc:333] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292: stopping tablet replica
I20260709 13:05:18.957525 21610 raft_consensus.cc:2243] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.957890 21610 raft_consensus.cc:2272] T ddd21a12022b409986693051c0f32b1e P f3629b1e87f64dad86300a85b05d0292 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.959523 21610 tablet_replica.cc:333] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292: stopping tablet replica
I20260709 13:05:18.959960 21610 raft_consensus.cc:2243] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.960453 21610 raft_consensus.cc:2272] T b974d94d4151432d9ad3db1a2a2df7af P f3629b1e87f64dad86300a85b05d0292 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:18.961911 21610 tablet_replica.cc:333] T 70029f82d5354fbf8876ed480e8b738f P f3629b1e87f64dad86300a85b05d0292: stopping tablet replica
I20260709 13:05:18.962302 21610 raft_consensus.cc:2243] T 70029f82d5354fbf8876ed480e8b738f P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:18.962634 21610 raft_consensus.cc:2272] T 70029f82d5354fbf8876ed480e8b738f P f3629b1e87f64dad86300a85b05d0292 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:19.045991 21783 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35605: connect: Connection refused (error 111)
I20260709 13:05:19.047400 21610 tablet_server.cc:196] TabletServer@127.21.26.129:0 shutdown complete.
W20260709 13:05:19.049492 21783 consensus_peers.cc:597] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 -> Peer f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605): Couldn't send request to peer f3629b1e87f64dad86300a85b05d0292. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:19.058292 21857 consensus_peers.cc:597] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 -> Peer f3629b1e87f64dad86300a85b05d0292 (127.21.26.129:35605): Couldn't send request to peer f3629b1e87f64dad86300a85b05d0292. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:19.067939 21610 tablet_server.cc:179] TabletServer@127.21.26.130:0 shutting down...
I20260709 13:05:19.087852 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:19.088500 21610 tablet_replica.cc:333] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77: stopping tablet replica
I20260709 13:05:19.089042 21610 raft_consensus.cc:2243] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:19.089757 21610 raft_consensus.cc:2272] T ae54598e316043748c647e69444dab2c P b46f5b81726e4777818bdf46721a9c77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:19.091372 21610 tablet_replica.cc:333] T b974d94d4151432d9ad3db1a2a2df7af P b46f5b81726e4777818bdf46721a9c77: stopping tablet replica
I20260709 13:05:19.091794 21610 raft_consensus.cc:2243] T b974d94d4151432d9ad3db1a2a2df7af P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:19.092195 21610 raft_consensus.cc:2272] T b974d94d4151432d9ad3db1a2a2df7af P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:19.093631 21610 tablet_replica.cc:333] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77: stopping tablet replica
I20260709 13:05:19.094065 21610 raft_consensus.cc:2243] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:19.094710 21610 raft_consensus.cc:2272] T 70029f82d5354fbf8876ed480e8b738f P b46f5b81726e4777818bdf46721a9c77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:19.096271 21610 tablet_replica.cc:333] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77: stopping tablet replica
I20260709 13:05:19.096691 21610 raft_consensus.cc:2243] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:19.097031 21610 raft_consensus.cc:2272] T d65bab1bca83460b92cc1267f8564c23 P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:19.099218 21610 tablet_replica.cc:333] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77: stopping tablet replica
I20260709 13:05:19.099658 21610 raft_consensus.cc:2243] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:19.100001 21610 raft_consensus.cc:2272] T c2df562c6fa94f7f92f5cec88ec594e0 P b46f5b81726e4777818bdf46721a9c77 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:19.102044 21610 tablet_replica.cc:333] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77: stopping tablet replica
I20260709 13:05:19.102461 21610 raft_consensus.cc:2243] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:19.102806 21610 raft_consensus.cc:2272] T 7451ca52037d485a878ba962989bf4a6 P b46f5b81726e4777818bdf46721a9c77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:19.104468 21610 tablet_replica.cc:333] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77: stopping tablet replica
I20260709 13:05:19.104934 21610 raft_consensus.cc:2243] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:19.105598 21610 raft_consensus.cc:2272] T b99223b9b6044ea18be4fc9deb698d48 P b46f5b81726e4777818bdf46721a9c77 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:19.106982 21610 tablet_replica.cc:333] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77: stopping tablet replica
I20260709 13:05:19.107401 21610 raft_consensus.cc:2243] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:19.107731 21610 raft_consensus.cc:2272] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P b46f5b81726e4777818bdf46721a9c77 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:19.109382 21610 tablet_replica.cc:333] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77: stopping tablet replica
I20260709 13:05:19.109728 21610 raft_consensus.cc:2243] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:19.110029 21610 raft_consensus.cc:2272] T ddd21a12022b409986693051c0f32b1e P b46f5b81726e4777818bdf46721a9c77 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:19.135664 21610 tablet_server.cc:196] TabletServer@127.21.26.130:0 shutdown complete.
W20260709 13:05:19.138622 21860 consensus_peers.cc:597] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 -> Peer b46f5b81726e4777818bdf46721a9c77 (127.21.26.130:34569): Couldn't send request to peer b46f5b81726e4777818bdf46721a9c77. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.130:34569: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:19.151302 21610 tablet_server.cc:179] TabletServer@127.21.26.131:0 shutting down...
I20260709 13:05:19.171887 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:19.172492 21610 tablet_replica.cc:333] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57: stopping tablet replica
I20260709 13:05:19.172991 21610 raft_consensus.cc:2243] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:19.173370 21610 raft_consensus.cc:2272] T b99223b9b6044ea18be4fc9deb698d48 P f83944c33f0040bab7a040d5dd5a0a57 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:19.174870 21610 tablet_replica.cc:333] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57: stopping tablet replica
I20260709 13:05:19.175285 21610 raft_consensus.cc:2243] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:19.175616 21610 raft_consensus.cc:2272] T e38d4f8e4c494c2a8e1348d8ed7b2b86 P f83944c33f0040bab7a040d5dd5a0a57 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:19.177443 21610 tablet_replica.cc:333] T ae54598e316043748c647e69444dab2c P f83944c33f0040bab7a040d5dd5a0a57: stopping tablet replica
I20260709 13:05:19.177870 21610 raft_consensus.cc:2243] T ae54598e316043748c647e69444dab2c P f83944c33f0040bab7a040d5dd5a0a57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:19.178196 21610 raft_consensus.cc:2272] T ae54598e316043748c647e69444dab2c P f83944c33f0040bab7a040d5dd5a0a57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:19.179548 21610 tablet_replica.cc:333] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57: stopping tablet replica
I20260709 13:05:19.179934 21610 raft_consensus.cc:2243] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:19.180564 21610 raft_consensus.cc:2272] T d65bab1bca83460b92cc1267f8564c23 P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:19.182075 21610 tablet_replica.cc:333] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57: stopping tablet replica
I20260709 13:05:19.182478 21610 raft_consensus.cc:2243] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:19.182811 21610 raft_consensus.cc:2272] T c2df562c6fa94f7f92f5cec88ec594e0 P f83944c33f0040bab7a040d5dd5a0a57 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:19.184490 21610 tablet_replica.cc:333] T 7451ca52037d485a878ba962989bf4a6 P f83944c33f0040bab7a040d5dd5a0a57: stopping tablet replica
I20260709 13:05:19.184886 21610 raft_consensus.cc:2243] T 7451ca52037d485a878ba962989bf4a6 P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:19.185189 21610 raft_consensus.cc:2272] T 7451ca52037d485a878ba962989bf4a6 P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:19.186754 21610 tablet_replica.cc:333] T 70029f82d5354fbf8876ed480e8b738f P f83944c33f0040bab7a040d5dd5a0a57: stopping tablet replica
I20260709 13:05:19.187137 21610 raft_consensus.cc:2243] T 70029f82d5354fbf8876ed480e8b738f P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:19.187460 21610 raft_consensus.cc:2272] T 70029f82d5354fbf8876ed480e8b738f P f83944c33f0040bab7a040d5dd5a0a57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:19.188885 21610 tablet_replica.cc:333] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57: stopping tablet replica
I20260709 13:05:19.189241 21610 raft_consensus.cc:2243] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:19.189826 21610 raft_consensus.cc:2272] T b974d94d4151432d9ad3db1a2a2df7af P f83944c33f0040bab7a040d5dd5a0a57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:19.191156 21610 tablet_replica.cc:333] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57: stopping tablet replica
I20260709 13:05:19.191526 21610 raft_consensus.cc:2243] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:19.192137 21610 raft_consensus.cc:2272] T ddd21a12022b409986693051c0f32b1e P f83944c33f0040bab7a040d5dd5a0a57 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:19.215978 21610 tablet_server.cc:196] TabletServer@127.21.26.131:0 shutdown complete.
I20260709 13:05:19.230420 21610 master.cc:562] Master@127.21.26.190:36333 shutting down...
I20260709 13:05:19.364111 21610 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:19.364622 21610 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:19.364939 21610 tablet_replica.cc:333] T 00000000000000000000000000000000 P d47503ae39e644c08b88be4dd4129dd5: stopping tablet replica
I20260709 13:05:19.382570 21610 master.cc:584] Master@127.21.26.190:36333 shutdown complete.
b46f5b81726e4777818bdf46721a9c77  4
f3629b1e87f64dad86300a85b05d0292  4
f83944c33f0040bab7a040d5dd5a0a57  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (11951 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:05:19.417160 21610 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.26.190:39977
I20260709 13:05:19.418171 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:19.423148 22109 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 13:05:19.424027 22110 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 13:05:19.424530 21610 server_base.cc:1061] running on GCE node
W20260709 13:05:19.424670 22112 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 13:05:19.425434 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:19.425603 21610 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 13:05:19.425768 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602319425750 us; error 0 us; skew 500 ppm
I20260709 13:05:19.426254 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:19.428463 21610 webserver.cc:533] Webserver started at http://127.21.26.190:36269/ using document root <none> and password file <none>
I20260709 13:05:19.428915 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:19.429080 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:19.429320 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:19.430307 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602307309169-21610-0/minicluster-data/master-0-root/instance:
uuid: "4e2953731d1743ca912373b35e8ffe25"
format_stamp: "Formatted at 2026-07-09 13:05:19 on dist-test-slave-tq1r"
I20260709 13:05:19.434171 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260709 13:05:19.436997 22117 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:19.437589 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:05:19.437839 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602307309169-21610-0/minicluster-data/master-0-root
uuid: "4e2953731d1743ca912373b35e8ffe25"
format_stamp: "Formatted at 2026-07-09 13:05:19 on dist-test-slave-tq1r"
I20260709 13:05:19.438081 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602307309169-21610-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602307309169-21610-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602307309169-21610-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 13:05:19.462617 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:19.463755 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:19.498351 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.190:39977
I20260709 13:05:19.498431 22168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.190:39977 every 8 connection(s)
I20260709 13:05:19.501847 22169 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 13:05:19.510365 22169 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25: Bootstrap starting.
I20260709 13:05:19.514528 22169 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:19.518071 22169 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25: No bootstrap required, opened a new log
I20260709 13:05:19.519923 22169 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e2953731d1743ca912373b35e8ffe25" member_type: VOTER }
I20260709 13:05:19.520301 22169 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:19.520481 22169 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2953731d1743ca912373b35e8ffe25, State: Initialized, Role: FOLLOWER
I20260709 13:05:19.520926 22169 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4e2953731d1743ca912373b35e8ffe25" member_type: VOTER }
I20260709 13:05:19.521308 22169 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:19.521487 22169 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:19.521680 22169 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:19.525127 22169 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e2953731d1743ca912373b35e8ffe25" member_type: VOTER }
I20260709 13:05:19.525537 22169 leader_election.cc:304] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25 [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: 4e2953731d1743ca912373b35e8ffe25; no voters: 
I20260709 13:05:19.526475 22169 leader_election.cc:290] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:19.526794 22172 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:19.527880 22172 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25 [term 1 LEADER]: Becoming Leader. State: Replica: 4e2953731d1743ca912373b35e8ffe25, State: Running, Role: LEADER
I20260709 13:05:19.528487 22172 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25 [LEADER]: Queue going to LEADER mode. State: All 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: "4e2953731d1743ca912373b35e8ffe25" member_type: VOTER }
I20260709 13:05:19.529022 22169 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:19.532642 22174 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4e2953731d1743ca912373b35e8ffe25. Latest consensus state: current_term: 1 leader_uuid: "4e2953731d1743ca912373b35e8ffe25" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e2953731d1743ca912373b35e8ffe25" member_type: VOTER } }
I20260709 13:05:19.533284 22173 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4e2953731d1743ca912373b35e8ffe25" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4e2953731d1743ca912373b35e8ffe25" member_type: VOTER } }
I20260709 13:05:19.533460 22174 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:19.534832 22173 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:19.535092 22179 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:19.540109 22179 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:19.543757 21610 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:19.547817 22179 catalog_manager.cc:1383] Generated new cluster ID: cba668394ac24426a175d004bfc7295c
I20260709 13:05:19.548004 22179 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:19.604923 22179 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:19.606016 22179 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:19.615512 22179 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25: Generated new TSK 0
I20260709 13:05:19.616019 22179 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:19.673801 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:19.678972 22190 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 13:05:19.679761 22191 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 13:05:19.681425 21610 server_base.cc:1061] running on GCE node
W20260709 13:05:19.681799 22193 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 13:05:19.682519 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:19.682696 21610 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 13:05:19.682865 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602319682848 us; error 0 us; skew 500 ppm
I20260709 13:05:19.683357 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:19.685353 21610 webserver.cc:533] Webserver started at http://127.21.26.129:45825/ using document root <none> and password file <none>
I20260709 13:05:19.685791 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:19.685956 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:19.686200 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:19.687141 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602307309169-21610-0/minicluster-data/ts-0-root/instance:
uuid: "501bb42438804254aebd303a536d32d4"
format_stamp: "Formatted at 2026-07-09 13:05:19 on dist-test-slave-tq1r"
I20260709 13:05:19.691026 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.004s
I20260709 13:05:19.693810 22198 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:19.694407 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:05:19.694658 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602307309169-21610-0/minicluster-data/ts-0-root
uuid: "501bb42438804254aebd303a536d32d4"
format_stamp: "Formatted at 2026-07-09 13:05:19 on dist-test-slave-tq1r"
I20260709 13:05:19.694887 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602307309169-21610-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602307309169-21610-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602307309169-21610-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 13:05:19.705060 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:19.706103 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:19.707371 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:19.709358 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:19.709520 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:19.709741 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:19.709889 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:19.746232 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.129:42879
I20260709 13:05:19.746309 22260 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.129:42879 every 8 connection(s)
I20260709 13:05:19.750558 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:19.756546 22265 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 13:05:19.759610 22266 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 13:05:19.759990 22268 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 13:05:19.760212 21610 server_base.cc:1061] running on GCE node
I20260709 13:05:19.761013 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:19.761184 21610 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 13:05:19.761301 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602319761291 us; error 0 us; skew 500 ppm
I20260709 13:05:19.761909 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:19.764550 21610 webserver.cc:533] Webserver started at http://127.21.26.130:34809/ using document root <none> and password file <none>
I20260709 13:05:19.765082 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:19.765168 22261 heartbeater.cc:344] Connected to a master server at 127.21.26.190:39977
I20260709 13:05:19.765308 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:19.765542 22261 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:19.765650 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:19.766369 22261 heartbeater.cc:507] Master 127.21.26.190:39977 requested a full tablet report, sending...
I20260709 13:05:19.767043 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602307309169-21610-0/minicluster-data/ts-1-root/instance:
uuid: "78f8563cf6254adc81edc6eb24a2440b"
format_stamp: "Formatted at 2026-07-09 13:05:19 on dist-test-slave-tq1r"
I20260709 13:05:19.768486 22134 ts_manager.cc:194] Registered new tserver with Master: 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879)
I20260709 13:05:19.770682 22134 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45058
I20260709 13:05:19.772321 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260709 13:05:19.775444 22273 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:19.776114 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:05:19.776361 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602307309169-21610-0/minicluster-data/ts-1-root
uuid: "78f8563cf6254adc81edc6eb24a2440b"
format_stamp: "Formatted at 2026-07-09 13:05:19 on dist-test-slave-tq1r"
I20260709 13:05:19.776629 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602307309169-21610-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602307309169-21610-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602307309169-21610-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 13:05:19.812606 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:19.813720 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:19.815074 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:19.817132 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:19.817302 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:19.817528 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:19.817679 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:19.853657 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.130:39603
I20260709 13:05:19.853744 22335 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.130:39603 every 8 connection(s)
I20260709 13:05:19.857916 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:19.864182 22339 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 13:05:19.865373 22340 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 13:05:19.867076 22342 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 13:05:19.868048 21610 server_base.cc:1061] running on GCE node
I20260709 13:05:19.868917 22336 heartbeater.cc:344] Connected to a master server at 127.21.26.190:39977
I20260709 13:05:19.868966 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:19.869270 21610 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 13:05:19.869313 22336 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:19.869463 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602319869448 us; error 0 us; skew 500 ppm
I20260709 13:05:19.870025 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:19.870011 22336 heartbeater.cc:507] Master 127.21.26.190:39977 requested a full tablet report, sending...
I20260709 13:05:19.871973 22134 ts_manager.cc:194] Registered new tserver with Master: 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603)
I20260709 13:05:19.872416 21610 webserver.cc:533] Webserver started at http://127.21.26.131:46273/ using document root <none> and password file <none>
I20260709 13:05:19.872884 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:19.873059 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:19.873296 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:19.873303 22134 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45068
I20260709 13:05:19.874548 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602307309169-21610-0/minicluster-data/ts-2-root/instance:
uuid: "91df3efca15d4d5480e4115f7c327443"
format_stamp: "Formatted at 2026-07-09 13:05:19 on dist-test-slave-tq1r"
I20260709 13:05:19.878541 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 13:05:19.881460 22347 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:19.882079 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:05:19.882340 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602307309169-21610-0/minicluster-data/ts-2-root
uuid: "91df3efca15d4d5480e4115f7c327443"
format_stamp: "Formatted at 2026-07-09 13:05:19 on dist-test-slave-tq1r"
I20260709 13:05:19.882583 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602307309169-21610-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602307309169-21610-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602307309169-21610-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 13:05:19.907070 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:19.908202 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:19.909539 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:19.911484 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:19.911664 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:19.911875 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:19.912019 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:19.948770 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.131:43713
I20260709 13:05:19.948858 22409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.131:43713 every 8 connection(s)
I20260709 13:05:19.960590 22410 heartbeater.cc:344] Connected to a master server at 127.21.26.190:39977
I20260709 13:05:19.960919 22410 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:19.961539 22410 heartbeater.cc:507] Master 127.21.26.190:39977 requested a full tablet report, sending...
I20260709 13:05:19.963164 22134 ts_manager.cc:194] Registered new tserver with Master: 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:19.963487 21610 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011837586s
I20260709 13:05:19.964368 22134 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45074
I20260709 13:05:19.984560 22134 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45084:
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 13:05:19.987130 22134 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 13:05:20.061836 22375 tablet_service.cc:1511] Processing CreateTablet for tablet 7c157721864f4ebcac55a944251f1caa (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:20.063274 22375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c157721864f4ebcac55a944251f1caa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.064486 22373 tablet_service.cc:1511] Processing CreateTablet for tablet 15c4f0815c0949c6b4620b901c14cae7 (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:20.065805 22373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c4f0815c0949c6b4620b901c14cae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.067641 22372 tablet_service.cc:1511] Processing CreateTablet for tablet cdc6e5989f8d4bcabdef06fbeee5efeb (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:20.068935 22372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdc6e5989f8d4bcabdef06fbeee5efeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.063215 22374 tablet_service.cc:1511] Processing CreateTablet for tablet 979a7d356d014210bdd8f79def29062f (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:20.070240 22301 tablet_service.cc:1511] Processing CreateTablet for tablet 7c157721864f4ebcac55a944251f1caa (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:20.070992 22374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979a7d356d014210bdd8f79def29062f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.071465 22301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c157721864f4ebcac55a944251f1caa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.077086 22300 tablet_service.cc:1511] Processing CreateTablet for tablet 979a7d356d014210bdd8f79def29062f (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:20.078469 22300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979a7d356d014210bdd8f79def29062f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.085508 22298 tablet_service.cc:1511] Processing CreateTablet for tablet cdc6e5989f8d4bcabdef06fbeee5efeb (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:20.085947 22299 tablet_service.cc:1511] Processing CreateTablet for tablet 15c4f0815c0949c6b4620b901c14cae7 (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:20.086712 22298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdc6e5989f8d4bcabdef06fbeee5efeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.087324 22299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c4f0815c0949c6b4620b901c14cae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.088662 22297 tablet_service.cc:1511] Processing CreateTablet for tablet 2afc3c1f55f14353bf0f424696a4a024 (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:20.089821 22297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afc3c1f55f14353bf0f424696a4a024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.099362 22371 tablet_service.cc:1511] Processing CreateTablet for tablet 2afc3c1f55f14353bf0f424696a4a024 (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:20.100598 22371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afc3c1f55f14353bf0f424696a4a024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.106997 22425 tablet_bootstrap.cc:492] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b: Bootstrap starting.
I20260709 13:05:20.112524 22226 tablet_service.cc:1511] Processing CreateTablet for tablet 7c157721864f4ebcac55a944251f1caa (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:20.113129 22370 tablet_service.cc:1511] Processing CreateTablet for tablet ddff5f49176c4701beeea00597b7f761 (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:20.113718 22226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c157721864f4ebcac55a944251f1caa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.114339 22370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddff5f49176c4701beeea00597b7f761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.114017 22299 tablet_service.cc:1511] Processing CreateTablet for tablet ddff5f49176c4701beeea00597b7f761 (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:20.115204 22299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddff5f49176c4701beeea00597b7f761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.117179 22225 tablet_service.cc:1511] Processing CreateTablet for tablet 979a7d356d014210bdd8f79def29062f (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:20.118363 22225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979a7d356d014210bdd8f79def29062f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.121068 22224 tablet_service.cc:1511] Processing CreateTablet for tablet 15c4f0815c0949c6b4620b901c14cae7 (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:20.122073 22425 tablet_bootstrap.cc:654] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.122212 22224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c4f0815c0949c6b4620b901c14cae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.125164 22223 tablet_service.cc:1511] Processing CreateTablet for tablet cdc6e5989f8d4bcabdef06fbeee5efeb (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:20.126338 22223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdc6e5989f8d4bcabdef06fbeee5efeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.129181 22222 tablet_service.cc:1511] Processing CreateTablet for tablet 2afc3c1f55f14353bf0f424696a4a024 (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:20.130368 22222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afc3c1f55f14353bf0f424696a4a024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.133229 22221 tablet_service.cc:1511] Processing CreateTablet for tablet ddff5f49176c4701beeea00597b7f761 (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:20.134485 22221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddff5f49176c4701beeea00597b7f761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.156399 22427 tablet_bootstrap.cc:492] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443: Bootstrap starting.
I20260709 13:05:20.164630 22427 tablet_bootstrap.cc:654] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.188181 22220 tablet_service.cc:1511] Processing CreateTablet for tablet 6e608682ad7b44fb854010f50b703e6d (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:20.189589 22220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e608682ad7b44fb854010f50b703e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.203471 22298 tablet_service.cc:1511] Processing CreateTablet for tablet 6e608682ad7b44fb854010f50b703e6d (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:20.204845 22298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e608682ad7b44fb854010f50b703e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.205705 22375 tablet_service.cc:1511] Processing CreateTablet for tablet 6e608682ad7b44fb854010f50b703e6d (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:20.207057 22375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e608682ad7b44fb854010f50b703e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.230222 22425 tablet_bootstrap.cc:492] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b: No bootstrap required, opened a new log
I20260709 13:05:20.230739 22425 ts_tablet_manager.cc:1403] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b: Time spent bootstrapping tablet: real 0.124s	user 0.055s	sys 0.051s
I20260709 13:05:20.232395 22219 tablet_service.cc:1511] Processing CreateTablet for tablet 3c014f05ae904c0ea8ceb61d9f2ab65a (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:20.233703 22219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c014f05ae904c0ea8ceb61d9f2ab65a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.233494 22425 raft_consensus.cc:359] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.234206 22425 raft_consensus.cc:385] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.234477 22425 raft_consensus.cc:740] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f8563cf6254adc81edc6eb24a2440b, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.235313 22425 consensus_queue.cc:260] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.254611 22298 tablet_service.cc:1511] Processing CreateTablet for tablet 3c014f05ae904c0ea8ceb61d9f2ab65a (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:20.255918 22298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c014f05ae904c0ea8ceb61d9f2ab65a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.261406 22372 tablet_service.cc:1511] Processing CreateTablet for tablet 3c014f05ae904c0ea8ceb61d9f2ab65a (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:20.262730 22372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c014f05ae904c0ea8ceb61d9f2ab65a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.272310 22427 tablet_bootstrap.cc:492] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443: No bootstrap required, opened a new log
I20260709 13:05:20.272861 22427 ts_tablet_manager.cc:1403] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443: Time spent bootstrapping tablet: real 0.117s	user 0.039s	sys 0.065s
I20260709 13:05:20.279982 22219 tablet_service.cc:1511] Processing CreateTablet for tablet 40a528fd19f24f6289d53cc2b872b689 (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:20.280303 22427 raft_consensus.cc:359] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.281118 22427 raft_consensus.cc:385] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.281481 22219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a528fd19f24f6289d53cc2b872b689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.281462 22427 raft_consensus.cc:740] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.282471 22427 consensus_queue.cc:260] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.285210 22428 tablet_bootstrap.cc:492] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4: Bootstrap starting.
I20260709 13:05:20.290210 22374 tablet_service.cc:1511] Processing CreateTablet for tablet 40a528fd19f24f6289d53cc2b872b689 (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:20.296628 22297 tablet_service.cc:1511] Processing CreateTablet for tablet a1a9f60ab46c4f1a978133513fe1f0fc (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:20.297276 22374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a528fd19f24f6289d53cc2b872b689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.297722 22297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1a9f60ab46c4f1a978133513fe1f0fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.291196 22298 tablet_service.cc:1511] Processing CreateTablet for tablet 40a528fd19f24f6289d53cc2b872b689 (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:20.293330 22410 heartbeater.cc:499] Master 127.21.26.190:39977 was elected leader, sending a full tablet report...
I20260709 13:05:20.302366 22428 tablet_bootstrap.cc:654] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.293476 22425 ts_tablet_manager.cc:1434] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b: Time spent starting tablet: real 0.062s	user 0.025s	sys 0.033s
I20260709 13:05:20.293987 22336 heartbeater.cc:499] Master 127.21.26.190:39977 was elected leader, sending a full tablet report...
I20260709 13:05:20.294737 22221 tablet_service.cc:1511] Processing CreateTablet for tablet a1a9f60ab46c4f1a978133513fe1f0fc (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:20.296381 22427 ts_tablet_manager.cc:1434] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:05:20.304735 22221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1a9f60ab46c4f1a978133513fe1f0fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.304927 22427 tablet_bootstrap.cc:492] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443: Bootstrap starting.
I20260709 13:05:20.305322 22371 tablet_service.cc:1511] Processing CreateTablet for tablet a1a9f60ab46c4f1a978133513fe1f0fc (DEFAULT_TABLE table=test-workload [id=e2fa6065e38a4763b10cc9671618a5df]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:20.306391 22371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1a9f60ab46c4f1a978133513fe1f0fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.310672 22427 tablet_bootstrap.cc:654] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.316817 22425 tablet_bootstrap.cc:492] T 15c4f0815c0949c6b4620b901c14cae7 P 78f8563cf6254adc81edc6eb24a2440b: Bootstrap starting.
I20260709 13:05:20.328709 22298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a528fd19f24f6289d53cc2b872b689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:20.351940 22428 tablet_bootstrap.cc:492] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4: No bootstrap required, opened a new log
I20260709 13:05:20.352473 22428 ts_tablet_manager.cc:1403] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.013s
I20260709 13:05:20.352998 22425 tablet_bootstrap.cc:654] T 15c4f0815c0949c6b4620b901c14cae7 P 78f8563cf6254adc81edc6eb24a2440b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.360251 22427 tablet_bootstrap.cc:492] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443: No bootstrap required, opened a new log
I20260709 13:05:20.361268 22427 ts_tablet_manager.cc:1403] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.013s
I20260709 13:05:20.355149 22428 raft_consensus.cc:359] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.363054 22428 raft_consensus.cc:385] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.363363 22428 raft_consensus.cc:740] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501bb42438804254aebd303a536d32d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.364151 22427 raft_consensus.cc:359] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.364866 22427 raft_consensus.cc:385] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.365185 22427 raft_consensus.cc:740] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.365877 22427 consensus_queue.cc:260] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.366464 22425 tablet_bootstrap.cc:492] T 15c4f0815c0949c6b4620b901c14cae7 P 78f8563cf6254adc81edc6eb24a2440b: No bootstrap required, opened a new log
I20260709 13:05:20.367861 22427 ts_tablet_manager.cc:1434] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260709 13:05:20.369880 22427 tablet_bootstrap.cc:492] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443: Bootstrap starting.
I20260709 13:05:20.368304 22428 consensus_queue.cc:260] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.372576 22425 ts_tablet_manager.cc:1403] T 15c4f0815c0949c6b4620b901c14cae7 P 78f8563cf6254adc81edc6eb24a2440b: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.006s
I20260709 13:05:20.373507 22261 heartbeater.cc:499] Master 127.21.26.190:39977 was elected leader, sending a full tablet report...
I20260709 13:05:20.375527 22427 tablet_bootstrap.cc:654] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.375298 22425 raft_consensus.cc:359] T 15c4f0815c0949c6b4620b901c14cae7 P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.375936 22425 raft_consensus.cc:385] T 15c4f0815c0949c6b4620b901c14cae7 P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.376256 22425 raft_consensus.cc:740] T 15c4f0815c0949c6b4620b901c14cae7 P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f8563cf6254adc81edc6eb24a2440b, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.378494 22428 ts_tablet_manager.cc:1434] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.003s
I20260709 13:05:20.379319 22428 tablet_bootstrap.cc:492] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4: Bootstrap starting.
I20260709 13:05:20.380745 22427 tablet_bootstrap.cc:492] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443: No bootstrap required, opened a new log
I20260709 13:05:20.381237 22427 ts_tablet_manager.cc:1403] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260709 13:05:20.382179 22425 consensus_queue.cc:260] T 15c4f0815c0949c6b4620b901c14cae7 P 78f8563cf6254adc81edc6eb24a2440b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.383913 22427 raft_consensus.cc:359] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.384644 22427 raft_consensus.cc:385] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.384967 22427 raft_consensus.cc:740] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.385869 22427 consensus_queue.cc:260] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.387964 22427 ts_tablet_manager.cc:1434] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:20.388449 22425 ts_tablet_manager.cc:1434] T 15c4f0815c0949c6b4620b901c14cae7 P 78f8563cf6254adc81edc6eb24a2440b: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:05:20.389058 22427 tablet_bootstrap.cc:492] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443: Bootstrap starting.
I20260709 13:05:20.389513 22428 tablet_bootstrap.cc:654] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.389276 22425 tablet_bootstrap.cc:492] T 7c157721864f4ebcac55a944251f1caa P 78f8563cf6254adc81edc6eb24a2440b: Bootstrap starting.
I20260709 13:05:20.393399 22431 raft_consensus.cc:493] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.393860 22431 raft_consensus.cc:515] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.396553 22427 tablet_bootstrap.cc:654] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.398168 22425 tablet_bootstrap.cc:654] T 7c157721864f4ebcac55a944251f1caa P 78f8563cf6254adc81edc6eb24a2440b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.406394 22425 tablet_bootstrap.cc:492] T 7c157721864f4ebcac55a944251f1caa P 78f8563cf6254adc81edc6eb24a2440b: No bootstrap required, opened a new log
I20260709 13:05:20.406876 22425 ts_tablet_manager.cc:1403] T 7c157721864f4ebcac55a944251f1caa P 78f8563cf6254adc81edc6eb24a2440b: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260709 13:05:20.409534 22425 raft_consensus.cc:359] T 7c157721864f4ebcac55a944251f1caa P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } } peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } }
I20260709 13:05:20.409929 22427 tablet_bootstrap.cc:492] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443: No bootstrap required, opened a new log
I20260709 13:05:20.410223 22425 raft_consensus.cc:385] T 7c157721864f4ebcac55a944251f1caa P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.410518 22427 ts_tablet_manager.cc:1403] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.013s
I20260709 13:05:20.410523 22425 raft_consensus.cc:740] T 7c157721864f4ebcac55a944251f1caa P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f8563cf6254adc81edc6eb24a2440b, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.411458 22425 consensus_queue.cc:260] T 7c157721864f4ebcac55a944251f1caa P 78f8563cf6254adc81edc6eb24a2440b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } } peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } }
I20260709 13:05:20.413781 22425 ts_tablet_manager.cc:1434] T 7c157721864f4ebcac55a944251f1caa P 78f8563cf6254adc81edc6eb24a2440b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:20.413489 22427 raft_consensus.cc:359] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.414330 22427 raft_consensus.cc:385] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.414696 22425 tablet_bootstrap.cc:492] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b: Bootstrap starting.
I20260709 13:05:20.414675 22427 raft_consensus.cc:740] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.415186 22236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c4f0815c0949c6b4620b901c14cae7" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501bb42438804254aebd303a536d32d4" is_pre_election: true
I20260709 13:05:20.415737 22427 consensus_queue.cc:260] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
W20260709 13:05:20.416559 22348 leader_election.cc:343] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:20.411813 22431 leader_election.cc:290] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603)
I20260709 13:05:20.421252 22425 tablet_bootstrap.cc:654] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.425652 22427 ts_tablet_manager.cc:1434] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:05:20.428463 22428 tablet_bootstrap.cc:492] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4: No bootstrap required, opened a new log
I20260709 13:05:20.428901 22428 ts_tablet_manager.cc:1403] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.003s
I20260709 13:05:20.429500 22435 raft_consensus.cc:493] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.429947 22435 raft_consensus.cc:515] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.431744 22428 raft_consensus.cc:359] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.432420 22428 raft_consensus.cc:385] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.432677 22425 tablet_bootstrap.cc:492] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b: No bootstrap required, opened a new log
I20260709 13:05:20.432694 22428 raft_consensus.cc:740] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501bb42438804254aebd303a536d32d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.433230 22425 ts_tablet_manager.cc:1403] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260709 13:05:20.433485 22427 tablet_bootstrap.cc:492] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443: Bootstrap starting.
I20260709 13:05:20.433630 22428 consensus_queue.cc:260] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.435964 22425 raft_consensus.cc:359] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.436679 22425 raft_consensus.cc:385] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.436975 22425 raft_consensus.cc:740] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f8563cf6254adc81edc6eb24a2440b, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.437686 22425 consensus_queue.cc:260] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.440414 22427 tablet_bootstrap.cc:654] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.443272 22435 leader_election.cc:290] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:20.446203 22425 ts_tablet_manager.cc:1434] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 13:05:20.453272 22425 tablet_bootstrap.cc:492] T 2afc3c1f55f14353bf0f424696a4a024 P 78f8563cf6254adc81edc6eb24a2440b: Bootstrap starting.
I20260709 13:05:20.462579 22425 tablet_bootstrap.cc:654] T 2afc3c1f55f14353bf0f424696a4a024 P 78f8563cf6254adc81edc6eb24a2440b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.462664 22428 ts_tablet_manager.cc:1434] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4: Time spent starting tablet: real 0.033s	user 0.014s	sys 0.011s
I20260709 13:05:20.463702 22428 tablet_bootstrap.cc:492] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4: Bootstrap starting.
I20260709 13:05:20.470463 22428 tablet_bootstrap.cc:654] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.473706 22311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c4f0815c0949c6b4620b901c14cae7" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f8563cf6254adc81edc6eb24a2440b" is_pre_election: true
I20260709 13:05:20.474362 22311 raft_consensus.cc:2468] T 15c4f0815c0949c6b4620b901c14cae7 P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 0.
I20260709 13:05:20.475679 22351 leader_election.cc:304] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [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: 78f8563cf6254adc81edc6eb24a2440b, 91df3efca15d4d5480e4115f7c327443; no voters: 501bb42438804254aebd303a536d32d4
I20260709 13:05:20.476962 22440 raft_consensus.cc:2804] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:20.477341 22440 raft_consensus.cc:493] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:20.477648 22440 raft_consensus.cc:3060] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.486259 22440 raft_consensus.cc:515] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.487689 22427 tablet_bootstrap.cc:492] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443: No bootstrap required, opened a new log
I20260709 13:05:20.488190 22427 ts_tablet_manager.cc:1403] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.034s
I20260709 13:05:20.488775 22425 tablet_bootstrap.cc:492] T 2afc3c1f55f14353bf0f424696a4a024 P 78f8563cf6254adc81edc6eb24a2440b: No bootstrap required, opened a new log
I20260709 13:05:20.489277 22425 ts_tablet_manager.cc:1403] T 2afc3c1f55f14353bf0f424696a4a024 P 78f8563cf6254adc81edc6eb24a2440b: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.013s
I20260709 13:05:20.489248 22236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c4f0815c0949c6b4620b901c14cae7" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501bb42438804254aebd303a536d32d4"
W20260709 13:05:20.490763 22348 leader_election.cc:343] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:20.490924 22427 raft_consensus.cc:359] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.491633 22427 raft_consensus.cc:385] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.491916 22427 raft_consensus.cc:740] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.492427 22425 raft_consensus.cc:359] T 2afc3c1f55f14353bf0f424696a4a024 P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.492718 22427 consensus_queue.cc:260] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.493145 22425 raft_consensus.cc:385] T 2afc3c1f55f14353bf0f424696a4a024 P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.493415 22311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c4f0815c0949c6b4620b901c14cae7" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
I20260709 13:05:20.493538 22425 raft_consensus.cc:740] T 2afc3c1f55f14353bf0f424696a4a024 P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f8563cf6254adc81edc6eb24a2440b, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.494062 22311 raft_consensus.cc:3060] T 15c4f0815c0949c6b4620b901c14cae7 P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.494609 22425 consensus_queue.cc:260] T 2afc3c1f55f14353bf0f424696a4a024 P 78f8563cf6254adc81edc6eb24a2440b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.497428 22427 ts_tablet_manager.cc:1434] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:05:20.498330 22427 tablet_bootstrap.cc:492] T 7c157721864f4ebcac55a944251f1caa P 91df3efca15d4d5480e4115f7c327443: Bootstrap starting.
I20260709 13:05:20.501839 22311 raft_consensus.cc:2468] T 15c4f0815c0949c6b4620b901c14cae7 P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 1.
I20260709 13:05:20.502374 22425 ts_tablet_manager.cc:1434] T 2afc3c1f55f14353bf0f424696a4a024 P 78f8563cf6254adc81edc6eb24a2440b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:05:20.502964 22351 leader_election.cc:304] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 78f8563cf6254adc81edc6eb24a2440b, 91df3efca15d4d5480e4115f7c327443; no voters: 501bb42438804254aebd303a536d32d4
I20260709 13:05:20.503765 22431 raft_consensus.cc:2804] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:20.505002 22427 tablet_bootstrap.cc:654] T 7c157721864f4ebcac55a944251f1caa P 91df3efca15d4d5480e4115f7c327443: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.510452 22425 tablet_bootstrap.cc:492] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b: Bootstrap starting.
I20260709 13:05:20.511739 22428 tablet_bootstrap.cc:492] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4: No bootstrap required, opened a new log
I20260709 13:05:20.512710 22440 leader_election.cc:290] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 1 election: Requested vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603)
I20260709 13:05:20.516986 22428 ts_tablet_manager.cc:1403] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.000s
I20260709 13:05:20.517406 22425 tablet_bootstrap.cc:654] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.522464 22427 tablet_bootstrap.cc:492] T 7c157721864f4ebcac55a944251f1caa P 91df3efca15d4d5480e4115f7c327443: No bootstrap required, opened a new log
I20260709 13:05:20.522825 22427 ts_tablet_manager.cc:1403] T 7c157721864f4ebcac55a944251f1caa P 91df3efca15d4d5480e4115f7c327443: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260709 13:05:20.525023 22427 raft_consensus.cc:359] T 7c157721864f4ebcac55a944251f1caa P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } } peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } }
I20260709 13:05:20.525566 22431 raft_consensus.cc:697] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [term 1 LEADER]: Becoming Leader. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Running, Role: LEADER
I20260709 13:05:20.525727 22427 raft_consensus.cc:385] T 7c157721864f4ebcac55a944251f1caa P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.526028 22425 tablet_bootstrap.cc:492] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b: No bootstrap required, opened a new log
I20260709 13:05:20.526129 22427 raft_consensus.cc:740] T 7c157721864f4ebcac55a944251f1caa P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.526664 22425 ts_tablet_manager.cc:1403] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:05:20.526563 22431 consensus_queue.cc:237] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.527025 22427 consensus_queue.cc:260] T 7c157721864f4ebcac55a944251f1caa P 91df3efca15d4d5480e4115f7c327443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } } peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } }
I20260709 13:05:20.529548 22427 ts_tablet_manager.cc:1434] T 7c157721864f4ebcac55a944251f1caa P 91df3efca15d4d5480e4115f7c327443: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:05:20.530898 22427 tablet_bootstrap.cc:492] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443: Bootstrap starting.
I20260709 13:05:20.519955 22428 raft_consensus.cc:359] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } } peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } }
I20260709 13:05:20.531422 22428 raft_consensus.cc:385] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.531719 22428 raft_consensus.cc:740] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501bb42438804254aebd303a536d32d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.529634 22425 raft_consensus.cc:359] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.533269 22425 raft_consensus.cc:385] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.538482 22311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddff5f49176c4701beeea00597b7f761" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f8563cf6254adc81edc6eb24a2440b" is_pre_election: true
I20260709 13:05:20.539052 22311 raft_consensus.cc:2468] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 0.
W20260709 13:05:20.539319 22182 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:20.539664 22427 tablet_bootstrap.cc:654] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.533120 22428 consensus_queue.cc:260] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } } peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } }
I20260709 13:05:20.541733 22428 ts_tablet_manager.cc:1434] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:05:20.541205 22133 catalog_manager.cc:5697] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91df3efca15d4d5480e4115f7c327443 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "91df3efca15d4d5480e4115f7c327443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:20.542620 22428 tablet_bootstrap.cc:492] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4: Bootstrap starting.
I20260709 13:05:20.537665 22425 raft_consensus.cc:740] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f8563cf6254adc81edc6eb24a2440b, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.545425 22425 consensus_queue.cc:260] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.546303 22430 raft_consensus.cc:493] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.546835 22202 leader_election.cc:304] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501bb42438804254aebd303a536d32d4, 78f8563cf6254adc81edc6eb24a2440b; no voters: 
I20260709 13:05:20.546753 22430 raft_consensus.cc:515] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.548569 22444 raft_consensus.cc:2804] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:20.548956 22444 raft_consensus.cc:493] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:20.549278 22444 raft_consensus.cc:3060] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.549729 22428 tablet_bootstrap.cc:654] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.551651 22385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddff5f49176c4701beeea00597b7f761" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91df3efca15d4d5480e4115f7c327443" is_pre_election: true
I20260709 13:05:20.552275 22385 raft_consensus.cc:2468] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 0.
I20260709 13:05:20.555274 22425 ts_tablet_manager.cc:1434] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.004s
I20260709 13:05:20.560209 22425 tablet_bootstrap.cc:492] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b: Bootstrap starting.
I20260709 13:05:20.561476 22430 leader_election.cc:290] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:20.567098 22425 tablet_bootstrap.cc:654] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.567836 22428 tablet_bootstrap.cc:492] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4: No bootstrap required, opened a new log
I20260709 13:05:20.568364 22428 ts_tablet_manager.cc:1403] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.018s
I20260709 13:05:20.569511 22444 raft_consensus.cc:515] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.571561 22428 raft_consensus.cc:359] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.572245 22428 raft_consensus.cc:385] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.572539 22428 raft_consensus.cc:740] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501bb42438804254aebd303a536d32d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.573323 22428 consensus_queue.cc:260] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.575881 22385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddff5f49176c4701beeea00597b7f761" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91df3efca15d4d5480e4115f7c327443"
I20260709 13:05:20.576421 22385 raft_consensus.cc:3060] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.577502 22311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddff5f49176c4701beeea00597b7f761" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
I20260709 13:05:20.578014 22311 raft_consensus.cc:3060] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.580576 22435 raft_consensus.cc:493] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.581012 22435 raft_consensus.cc:515] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.582839 22435 leader_election.cc:290] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:20.584062 22384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afc3c1f55f14353bf0f424696a4a024" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91df3efca15d4d5480e4115f7c327443" is_pre_election: true
I20260709 13:05:20.585105 22384 raft_consensus.cc:2468] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 0.
I20260709 13:05:20.586395 22200 leader_election.cc:304] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501bb42438804254aebd303a536d32d4, 91df3efca15d4d5480e4115f7c327443; no voters: 
I20260709 13:05:20.586942 22311 raft_consensus.cc:2468] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 1.
I20260709 13:05:20.587229 22435 raft_consensus.cc:2804] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:20.587558 22435 raft_consensus.cc:493] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:20.587859 22435 raft_consensus.cc:3060] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.588967 22310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afc3c1f55f14353bf0f424696a4a024" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f8563cf6254adc81edc6eb24a2440b" is_pre_election: true
I20260709 13:05:20.589527 22310 raft_consensus.cc:2468] T 2afc3c1f55f14353bf0f424696a4a024 P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 0.
I20260709 13:05:20.590682 22202 leader_election.cc:304] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501bb42438804254aebd303a536d32d4, 78f8563cf6254adc81edc6eb24a2440b; no voters: 
I20260709 13:05:20.582777 22385 raft_consensus.cc:2468] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 1.
I20260709 13:05:20.593673 22428 ts_tablet_manager.cc:1434] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 13:05:20.595481 22435 raft_consensus.cc:515] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.598263 22428 tablet_bootstrap.cc:492] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4: Bootstrap starting.
I20260709 13:05:20.596626 22444 leader_election.cc:290] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 1 election: Requested vote from peers 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:20.598783 22444 raft_consensus.cc:2804] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:20.599244 22444 raft_consensus.cc:697] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 1 LEADER]: Becoming Leader. State: Replica: 501bb42438804254aebd303a536d32d4, State: Running, Role: LEADER
I20260709 13:05:20.602101 22444 consensus_queue.cc:237] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.601219 22385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afc3c1f55f14353bf0f424696a4a024" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91df3efca15d4d5480e4115f7c327443"
I20260709 13:05:20.603384 22385 raft_consensus.cc:3060] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.603693 22311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afc3c1f55f14353bf0f424696a4a024" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
I20260709 13:05:20.604202 22311 raft_consensus.cc:3060] T 2afc3c1f55f14353bf0f424696a4a024 P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.609647 22385 raft_consensus.cc:2468] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 1.
I20260709 13:05:20.614995 22200 leader_election.cc:304] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501bb42438804254aebd303a536d32d4, 91df3efca15d4d5480e4115f7c327443; no voters: 
I20260709 13:05:20.602849 22435 leader_election.cc:290] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 1 election: Requested vote from peers 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:20.616051 22435 raft_consensus.cc:2804] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:20.616497 22435 raft_consensus.cc:697] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [term 1 LEADER]: Becoming Leader. State: Replica: 501bb42438804254aebd303a536d32d4, State: Running, Role: LEADER
I20260709 13:05:20.616918 22460 raft_consensus.cc:493] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.617331 22460 raft_consensus.cc:515] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } } peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } }
I20260709 13:05:20.617461 22435 consensus_queue.cc:237] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.618254 22425 tablet_bootstrap.cc:492] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b: No bootstrap required, opened a new log
I20260709 13:05:20.618763 22425 ts_tablet_manager.cc:1403] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b: Time spent bootstrapping tablet: real 0.060s	user 0.032s	sys 0.024s
I20260709 13:05:20.620193 22310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c157721864f4ebcac55a944251f1caa" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f8563cf6254adc81edc6eb24a2440b" is_pre_election: true
I20260709 13:05:20.620790 22310 raft_consensus.cc:2468] T 7c157721864f4ebcac55a944251f1caa P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 0.
I20260709 13:05:20.621949 22202 leader_election.cc:304] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501bb42438804254aebd303a536d32d4, 78f8563cf6254adc81edc6eb24a2440b; no voters: 
I20260709 13:05:20.621840 22425 raft_consensus.cc:359] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.622649 22425 raft_consensus.cc:385] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.622994 22425 raft_consensus.cc:740] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f8563cf6254adc81edc6eb24a2440b, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.622993 22444 raft_consensus.cc:2804] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:20.624049 22425 consensus_queue.cc:260] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.624948 22427 tablet_bootstrap.cc:492] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443: No bootstrap required, opened a new log
I20260709 13:05:20.624272 22444 raft_consensus.cc:493] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:20.610685 22311 raft_consensus.cc:2468] T 2afc3c1f55f14353bf0f424696a4a024 P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 1.
I20260709 13:05:20.625562 22427 ts_tablet_manager.cc:1403] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443: Time spent bootstrapping tablet: real 0.095s	user 0.008s	sys 0.004s
I20260709 13:05:20.627322 22425 ts_tablet_manager.cc:1434] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:05:20.627854 22460 leader_election.cc:290] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:20.628301 22425 tablet_bootstrap.cc:492] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b: Bootstrap starting.
I20260709 13:05:20.629339 22427 raft_consensus.cc:359] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.625603 22444 raft_consensus.cc:3060] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.630052 22427 raft_consensus.cc:385] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.630630 22428 tablet_bootstrap.cc:654] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.630558 22427 raft_consensus.cc:740] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.631990 22427 consensus_queue.cc:260] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.634317 22427 ts_tablet_manager.cc:1434] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:20.635267 22427 tablet_bootstrap.cc:492] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 91df3efca15d4d5480e4115f7c327443: Bootstrap starting.
I20260709 13:05:20.637459 22132 catalog_manager.cc:5697] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 501bb42438804254aebd303a536d32d4 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "501bb42438804254aebd303a536d32d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:20.641175 22425 tablet_bootstrap.cc:654] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.642520 22427 tablet_bootstrap.cc:654] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 91df3efca15d4d5480e4115f7c327443: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.642066 22444 raft_consensus.cc:515] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } } peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } }
I20260709 13:05:20.642647 22428 tablet_bootstrap.cc:492] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4: No bootstrap required, opened a new log
I20260709 13:05:20.643154 22428 ts_tablet_manager.cc:1403] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.008s
I20260709 13:05:20.644292 22444 leader_election.cc:290] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 1 election: Requested vote from peers 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:20.645118 22311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c157721864f4ebcac55a944251f1caa" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
I20260709 13:05:20.645665 22311 raft_consensus.cc:3060] T 7c157721864f4ebcac55a944251f1caa P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.647650 22428 raft_consensus.cc:359] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.648312 22428 raft_consensus.cc:385] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.648581 22428 raft_consensus.cc:740] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501bb42438804254aebd303a536d32d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.648826 22384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c157721864f4ebcac55a944251f1caa" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91df3efca15d4d5480e4115f7c327443"
I20260709 13:05:20.649348 22384 raft_consensus.cc:3060] T 7c157721864f4ebcac55a944251f1caa P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.650305 22236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979a7d356d014210bdd8f79def29062f" candidate_uuid: "78f8563cf6254adc81edc6eb24a2440b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501bb42438804254aebd303a536d32d4" is_pre_election: true
I20260709 13:05:20.650866 22236 raft_consensus.cc:2468] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78f8563cf6254adc81edc6eb24a2440b in term 0.
I20260709 13:05:20.629871 22385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c157721864f4ebcac55a944251f1caa" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91df3efca15d4d5480e4115f7c327443" is_pre_election: true
I20260709 13:05:20.652132 22274 leader_election.cc:304] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501bb42438804254aebd303a536d32d4, 78f8563cf6254adc81edc6eb24a2440b; no voters: 
I20260709 13:05:20.652930 22430 raft_consensus.cc:2804] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:20.649537 22428 consensus_queue.cc:260] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.653292 22430 raft_consensus.cc:493] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:20.653630 22430 raft_consensus.cc:3060] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.655169 22428 ts_tablet_manager.cc:1434] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:05:20.655467 22384 raft_consensus.cc:2468] T 7c157721864f4ebcac55a944251f1caa P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 1.
I20260709 13:05:20.656052 22428 tablet_bootstrap.cc:492] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4: Bootstrap starting.
I20260709 13:05:20.657920 22200 leader_election.cc:304] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501bb42438804254aebd303a536d32d4, 91df3efca15d4d5480e4115f7c327443; no voters: 
I20260709 13:05:20.658705 22444 raft_consensus.cc:2804] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:20.659525 22430 raft_consensus.cc:515] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.661141 22444 raft_consensus.cc:697] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4 [term 1 LEADER]: Becoming Leader. State: Replica: 501bb42438804254aebd303a536d32d4, State: Running, Role: LEADER
I20260709 13:05:20.662181 22428 tablet_bootstrap.cc:654] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.661935 22444 consensus_queue.cc:237] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } } peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } }
I20260709 13:05:20.662014 22236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979a7d356d014210bdd8f79def29062f" candidate_uuid: "78f8563cf6254adc81edc6eb24a2440b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501bb42438804254aebd303a536d32d4"
I20260709 13:05:20.667677 22236 raft_consensus.cc:3060] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.668493 22311 raft_consensus.cc:2468] T 7c157721864f4ebcac55a944251f1caa P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 1.
I20260709 13:05:20.670298 22385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979a7d356d014210bdd8f79def29062f" candidate_uuid: "78f8563cf6254adc81edc6eb24a2440b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91df3efca15d4d5480e4115f7c327443" is_pre_election: true
I20260709 13:05:20.670941 22385 raft_consensus.cc:2468] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78f8563cf6254adc81edc6eb24a2440b in term 0.
I20260709 13:05:20.671810 22425 tablet_bootstrap.cc:492] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b: No bootstrap required, opened a new log
I20260709 13:05:20.672295 22425 ts_tablet_manager.cc:1403] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.006s
I20260709 13:05:20.673295 22131 catalog_manager.cc:5697] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 501bb42438804254aebd303a536d32d4 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "501bb42438804254aebd303a536d32d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:20.674778 22427 tablet_bootstrap.cc:492] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 91df3efca15d4d5480e4115f7c327443: No bootstrap required, opened a new log
I20260709 13:05:20.675280 22427 ts_tablet_manager.cc:1403] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 91df3efca15d4d5480e4115f7c327443: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.002s
I20260709 13:05:20.674834 22425 raft_consensus.cc:359] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.675758 22425 raft_consensus.cc:385] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.676087 22425 raft_consensus.cc:740] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f8563cf6254adc81edc6eb24a2440b, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.676755 22425 consensus_queue.cc:260] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.677884 22427 raft_consensus.cc:359] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.678632 22427 raft_consensus.cc:385] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.678933 22425 ts_tablet_manager.cc:1434] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:20.678893 22427 raft_consensus.cc:740] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.679847 22427 consensus_queue.cc:260] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 91df3efca15d4d5480e4115f7c327443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.682113 22427 ts_tablet_manager.cc:1434] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 91df3efca15d4d5480e4115f7c327443: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:20.682163 22425 tablet_bootstrap.cc:492] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b: Bootstrap starting.
I20260709 13:05:20.683068 22427 tablet_bootstrap.cc:492] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443: Bootstrap starting.
I20260709 13:05:20.687856 22425 tablet_bootstrap.cc:654] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.689024 22427 tablet_bootstrap.cc:654] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.698736 22425 tablet_bootstrap.cc:492] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b: No bootstrap required, opened a new log
I20260709 13:05:20.699164 22425 ts_tablet_manager.cc:1403] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260709 13:05:20.700033 22427 tablet_bootstrap.cc:492] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443: No bootstrap required, opened a new log
I20260709 13:05:20.700516 22427 ts_tablet_manager.cc:1403] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260709 13:05:20.701726 22425 raft_consensus.cc:359] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.702453 22425 raft_consensus.cc:385] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.702772 22425 raft_consensus.cc:740] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f8563cf6254adc81edc6eb24a2440b, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.702905 22427 raft_consensus.cc:359] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.703552 22427 raft_consensus.cc:385] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.703969 22427 raft_consensus.cc:740] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.704732 22427 consensus_queue.cc:260] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.706446 22427 ts_tablet_manager.cc:1434] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:05:20.703552 22425 consensus_queue.cc:260] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.707285 22427 tablet_bootstrap.cc:492] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443: Bootstrap starting.
I20260709 13:05:20.708993 22425 ts_tablet_manager.cc:1434] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:05:20.709851 22425 tablet_bootstrap.cc:492] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b: Bootstrap starting.
I20260709 13:05:20.713097 22427 tablet_bootstrap.cc:654] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.715703 22425 tablet_bootstrap.cc:654] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.719622 22236 raft_consensus.cc:2468] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f8563cf6254adc81edc6eb24a2440b in term 1.
I20260709 13:05:20.720860 22274 leader_election.cc:304] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501bb42438804254aebd303a536d32d4, 78f8563cf6254adc81edc6eb24a2440b; no voters: 
I20260709 13:05:20.721819 22454 raft_consensus.cc:2804] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:20.724187 22427 tablet_bootstrap.cc:492] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443: No bootstrap required, opened a new log
I20260709 13:05:20.724632 22427 ts_tablet_manager.cc:1403] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 13:05:20.726531 22132 catalog_manager.cc:5697] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 501bb42438804254aebd303a536d32d4 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "501bb42438804254aebd303a536d32d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:20.727219 22425 tablet_bootstrap.cc:492] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b: No bootstrap required, opened a new log
I20260709 13:05:20.727176 22427 raft_consensus.cc:359] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.727912 22425 ts_tablet_manager.cc:1403] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 13:05:20.727960 22427 raft_consensus.cc:385] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.728368 22427 raft_consensus.cc:740] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.730650 22454 raft_consensus.cc:697] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 1 LEADER]: Becoming Leader. State: Replica: 78f8563cf6254adc81edc6eb24a2440b, State: Running, Role: LEADER
I20260709 13:05:20.730600 22425 raft_consensus.cc:359] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.730746 22427 consensus_queue.cc:260] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.731451 22425 raft_consensus.cc:385] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.731887 22425 raft_consensus.cc:740] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f8563cf6254adc81edc6eb24a2440b, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.731608 22454 consensus_queue.cc:237] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.732277 22431 raft_consensus.cc:493] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.732788 22431 raft_consensus.cc:515] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.732789 22425 consensus_queue.cc:260] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.734965 22431 leader_election.cc:290] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603)
I20260709 13:05:20.735260 22430 leader_election.cc:290] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [CANDIDATE]: Term 1 election: Requested vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:20.736380 22385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979a7d356d014210bdd8f79def29062f" candidate_uuid: "78f8563cf6254adc81edc6eb24a2440b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91df3efca15d4d5480e4115f7c327443"
I20260709 13:05:20.736881 22236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc6e5989f8d4bcabdef06fbeee5efeb" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501bb42438804254aebd303a536d32d4" is_pre_election: true
I20260709 13:05:20.737608 22236 raft_consensus.cc:2468] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 0.
I20260709 13:05:20.737850 22311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc6e5989f8d4bcabdef06fbeee5efeb" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f8563cf6254adc81edc6eb24a2440b" is_pre_election: true
I20260709 13:05:20.738428 22311 raft_consensus.cc:2468] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 0.
I20260709 13:05:20.738720 22348 leader_election.cc:304] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501bb42438804254aebd303a536d32d4, 91df3efca15d4d5480e4115f7c327443; no voters: 
I20260709 13:05:20.739607 22431 raft_consensus.cc:2804] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:20.739959 22431 raft_consensus.cc:493] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:20.736930 22385 raft_consensus.cc:3060] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.740334 22431 raft_consensus.cc:3060] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.746790 22385 raft_consensus.cc:2468] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f8563cf6254adc81edc6eb24a2440b in term 1.
I20260709 13:05:20.735106 22425 ts_tablet_manager.cc:1434] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:20.749531 22427 ts_tablet_manager.cc:1434] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:05:20.754954 22428 tablet_bootstrap.cc:492] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4: No bootstrap required, opened a new log
I20260709 13:05:20.755419 22428 ts_tablet_manager.cc:1403] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4: Time spent bootstrapping tablet: real 0.100s	user 0.048s	sys 0.043s
I20260709 13:05:20.747606 22431 raft_consensus.cc:515] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.757767 22428 raft_consensus.cc:359] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.757519 22132 catalog_manager.cc:5697] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b reported cstate change: term changed from 0 to 1, leader changed from <none> to 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130). New cstate: current_term: 1 leader_uuid: "78f8563cf6254adc81edc6eb24a2440b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:20.758458 22428 raft_consensus.cc:385] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.758704 22236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc6e5989f8d4bcabdef06fbeee5efeb" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501bb42438804254aebd303a536d32d4"
I20260709 13:05:20.758790 22428 raft_consensus.cc:740] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501bb42438804254aebd303a536d32d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.759037 22311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc6e5989f8d4bcabdef06fbeee5efeb" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
I20260709 13:05:20.759295 22236 raft_consensus.cc:3060] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.759616 22311 raft_consensus.cc:3060] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.759804 22428 consensus_queue.cc:260] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.764739 22428 ts_tablet_manager.cc:1434] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:20.765627 22428 tablet_bootstrap.cc:492] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4: Bootstrap starting.
I20260709 13:05:20.765899 22236 raft_consensus.cc:2468] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 1.
I20260709 13:05:20.767174 22348 leader_election.cc:304] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501bb42438804254aebd303a536d32d4, 91df3efca15d4d5480e4115f7c327443; no voters: 
I20260709 13:05:20.768002 22449 raft_consensus.cc:2804] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:20.768465 22449 raft_consensus.cc:697] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 1 LEADER]: Becoming Leader. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Running, Role: LEADER
I20260709 13:05:20.768558 22311 raft_consensus.cc:2468] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 1.
I20260709 13:05:20.769315 22449 consensus_queue.cc:237] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.771482 22428 tablet_bootstrap.cc:654] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.780562 22431 leader_election.cc:290] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 1 election: Requested vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603)
I20260709 13:05:20.782408 22428 tablet_bootstrap.cc:492] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4: No bootstrap required, opened a new log
I20260709 13:05:20.782830 22428 ts_tablet_manager.cc:1403] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 13:05:20.785306 22428 raft_consensus.cc:359] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.785954 22428 raft_consensus.cc:385] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.786243 22428 raft_consensus.cc:740] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501bb42438804254aebd303a536d32d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.786489 22132 catalog_manager.cc:5697] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91df3efca15d4d5480e4115f7c327443 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "91df3efca15d4d5480e4115f7c327443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:20.786886 22428 consensus_queue.cc:260] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.789000 22428 ts_tablet_manager.cc:1434] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:05:20.789747 22428 tablet_bootstrap.cc:492] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4: Bootstrap starting.
I20260709 13:05:20.794369 22428 tablet_bootstrap.cc:654] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.799146 22428 tablet_bootstrap.cc:492] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4: No bootstrap required, opened a new log
I20260709 13:05:20.799433 22428 ts_tablet_manager.cc:1403] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:05:20.801029 22428 raft_consensus.cc:359] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.801455 22428 raft_consensus.cc:385] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.801644 22428 raft_consensus.cc:740] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501bb42438804254aebd303a536d32d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.802134 22428 consensus_queue.cc:260] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.804158 22428 ts_tablet_manager.cc:1434] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:05:20.804872 22428 tablet_bootstrap.cc:492] T 40a528fd19f24f6289d53cc2b872b689 P 501bb42438804254aebd303a536d32d4: Bootstrap starting.
I20260709 13:05:20.808498 22428 tablet_bootstrap.cc:654] T 40a528fd19f24f6289d53cc2b872b689 P 501bb42438804254aebd303a536d32d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.811364 22449 raft_consensus.cc:493] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.811751 22449 raft_consensus.cc:515] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.813071 22428 tablet_bootstrap.cc:492] T 40a528fd19f24f6289d53cc2b872b689 P 501bb42438804254aebd303a536d32d4: No bootstrap required, opened a new log
I20260709 13:05:20.813452 22428 ts_tablet_manager.cc:1403] T 40a528fd19f24f6289d53cc2b872b689 P 501bb42438804254aebd303a536d32d4: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:05:20.813725 22449 leader_election.cc:290] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603)
I20260709 13:05:20.814333 22454 raft_consensus.cc:493] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.814282 22236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a9f60ab46c4f1a978133513fe1f0fc" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501bb42438804254aebd303a536d32d4" is_pre_election: true
I20260709 13:05:20.814755 22311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a9f60ab46c4f1a978133513fe1f0fc" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f8563cf6254adc81edc6eb24a2440b" is_pre_election: true
I20260709 13:05:20.814877 22454 raft_consensus.cc:515] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
W20260709 13:05:20.815678 22348 leader_election.cc:343] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:20.815786 22311 raft_consensus.cc:2468] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 0.
I20260709 13:05:20.815644 22428 raft_consensus.cc:359] T 40a528fd19f24f6289d53cc2b872b689 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.816402 22428 raft_consensus.cc:385] T 40a528fd19f24f6289d53cc2b872b689 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.816644 22428 raft_consensus.cc:740] T 40a528fd19f24f6289d53cc2b872b689 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501bb42438804254aebd303a536d32d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.816840 22454 leader_election.cc:290] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:20.817224 22428 consensus_queue.cc:260] T 40a528fd19f24f6289d53cc2b872b689 P 501bb42438804254aebd303a536d32d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.817476 22236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a9f60ab46c4f1a978133513fe1f0fc" candidate_uuid: "78f8563cf6254adc81edc6eb24a2440b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501bb42438804254aebd303a536d32d4" is_pre_election: true
I20260709 13:05:20.817873 22385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a9f60ab46c4f1a978133513fe1f0fc" candidate_uuid: "78f8563cf6254adc81edc6eb24a2440b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91df3efca15d4d5480e4115f7c327443" is_pre_election: true
I20260709 13:05:20.817833 22351 leader_election.cc:304] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [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: 78f8563cf6254adc81edc6eb24a2440b, 91df3efca15d4d5480e4115f7c327443; no voters: 501bb42438804254aebd303a536d32d4
I20260709 13:05:20.818511 22385 raft_consensus.cc:2468] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78f8563cf6254adc81edc6eb24a2440b in term 0.
I20260709 13:05:20.815647 22449 raft_consensus.cc:493] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.819056 22428 ts_tablet_manager.cc:1434] T 40a528fd19f24f6289d53cc2b872b689 P 501bb42438804254aebd303a536d32d4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:20.818954 22431 raft_consensus.cc:2804] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:20.819458 22431 raft_consensus.cc:493] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:20.819151 22449 raft_consensus.cc:515] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
W20260709 13:05:20.819640 22274 leader_election.cc:343] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:20.820003 22428 tablet_bootstrap.cc:492] T a1a9f60ab46c4f1a978133513fe1f0fc P 501bb42438804254aebd303a536d32d4: Bootstrap starting.
I20260709 13:05:20.819903 22431 raft_consensus.cc:3060] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.821195 22449 leader_election.cc:290] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603)
I20260709 13:05:20.822912 22236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e608682ad7b44fb854010f50b703e6d" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501bb42438804254aebd303a536d32d4" is_pre_election: true
I20260709 13:05:20.823462 22236 raft_consensus.cc:2468] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 0.
I20260709 13:05:20.824568 22348 leader_election.cc:304] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501bb42438804254aebd303a536d32d4, 91df3efca15d4d5480e4115f7c327443; no voters: 
I20260709 13:05:20.825052 22428 tablet_bootstrap.cc:654] T a1a9f60ab46c4f1a978133513fe1f0fc P 501bb42438804254aebd303a536d32d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:20.825161 22275 leader_election.cc:304] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [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: 78f8563cf6254adc81edc6eb24a2440b, 91df3efca15d4d5480e4115f7c327443; no voters: 501bb42438804254aebd303a536d32d4
I20260709 13:05:20.826782 22311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e608682ad7b44fb854010f50b703e6d" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f8563cf6254adc81edc6eb24a2440b" is_pre_election: true
I20260709 13:05:20.827337 22311 raft_consensus.cc:2468] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 0.
I20260709 13:05:20.828608 22454 raft_consensus.cc:2804] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:20.828971 22454 raft_consensus.cc:493] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:20.829285 22454 raft_consensus.cc:3060] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.829800 22431 raft_consensus.cc:515] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.831859 22431 leader_election.cc:290] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 1 election: Requested vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603)
I20260709 13:05:20.825327 22449 raft_consensus.cc:2804] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:20.832472 22236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a9f60ab46c4f1a978133513fe1f0fc" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501bb42438804254aebd303a536d32d4"
I20260709 13:05:20.832911 22449 raft_consensus.cc:493] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:20.833246 22449 raft_consensus.cc:3060] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.833329 22311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a9f60ab46c4f1a978133513fe1f0fc" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
W20260709 13:05:20.833809 22348 leader_election.cc:343] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:20.838454 22428 tablet_bootstrap.cc:492] T a1a9f60ab46c4f1a978133513fe1f0fc P 501bb42438804254aebd303a536d32d4: No bootstrap required, opened a new log
I20260709 13:05:20.838307 22449 raft_consensus.cc:515] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.838295 22454 raft_consensus.cc:515] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.838927 22428 ts_tablet_manager.cc:1403] T a1a9f60ab46c4f1a978133513fe1f0fc P 501bb42438804254aebd303a536d32d4: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260709 13:05:20.839707 22311 raft_consensus.cc:2393] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 91df3efca15d4d5480e4115f7c327443 in current term 1: Already voted for candidate 78f8563cf6254adc81edc6eb24a2440b in this term.
I20260709 13:05:20.840456 22449 leader_election.cc:290] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 1 election: Requested vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603)
I20260709 13:05:20.841110 22236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e608682ad7b44fb854010f50b703e6d" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501bb42438804254aebd303a536d32d4"
I20260709 13:05:20.841725 22236 raft_consensus.cc:3060] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.842231 22454 leader_election.cc:290] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [CANDIDATE]: Term 1 election: Requested vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:20.842154 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a9f60ab46c4f1a978133513fe1f0fc" candidate_uuid: "78f8563cf6254adc81edc6eb24a2440b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501bb42438804254aebd303a536d32d4"
I20260709 13:05:20.841501 22428 raft_consensus.cc:359] T a1a9f60ab46c4f1a978133513fe1f0fc P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.843084 22428 raft_consensus.cc:385] T a1a9f60ab46c4f1a978133513fe1f0fc P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:20.843348 22428 raft_consensus.cc:740] T a1a9f60ab46c4f1a978133513fe1f0fc P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 501bb42438804254aebd303a536d32d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:20.843362 22385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a9f60ab46c4f1a978133513fe1f0fc" candidate_uuid: "78f8563cf6254adc81edc6eb24a2440b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91df3efca15d4d5480e4115f7c327443"
I20260709 13:05:20.844344 22385 raft_consensus.cc:2393] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 78f8563cf6254adc81edc6eb24a2440b in current term 1: Already voted for candidate 91df3efca15d4d5480e4115f7c327443 in this term.
I20260709 13:05:20.844249 22310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e608682ad7b44fb854010f50b703e6d" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
I20260709 13:05:20.844796 22310 raft_consensus.cc:3060] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.844465 22428 consensus_queue.cc:260] T a1a9f60ab46c4f1a978133513fe1f0fc P 501bb42438804254aebd303a536d32d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.846099 22235 raft_consensus.cc:3060] T a1a9f60ab46c4f1a978133513fe1f0fc P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.847987 22428 ts_tablet_manager.cc:1434] T a1a9f60ab46c4f1a978133513fe1f0fc P 501bb42438804254aebd303a536d32d4: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 13:05:20.848277 22236 raft_consensus.cc:2468] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 1.
I20260709 13:05:20.848943 22351 leader_election.cc:304] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [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: 91df3efca15d4d5480e4115f7c327443; no voters: 501bb42438804254aebd303a536d32d4, 78f8563cf6254adc81edc6eb24a2440b
I20260709 13:05:20.849272 22348 leader_election.cc:304] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501bb42438804254aebd303a536d32d4, 91df3efca15d4d5480e4115f7c327443; no voters: 
I20260709 13:05:20.849973 22431 raft_consensus.cc:2749] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:20.850114 22449 raft_consensus.cc:2804] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:20.850678 22449 raft_consensus.cc:697] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 1 LEADER]: Becoming Leader. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Running, Role: LEADER
I20260709 13:05:20.850991 22310 raft_consensus.cc:2468] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 1.
I20260709 13:05:20.851578 22449 consensus_queue.cc:237] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.852205 22235 raft_consensus.cc:2468] T a1a9f60ab46c4f1a978133513fe1f0fc P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f8563cf6254adc81edc6eb24a2440b in term 1.
I20260709 13:05:20.855396 22274 leader_election.cc:304] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 501bb42438804254aebd303a536d32d4, 78f8563cf6254adc81edc6eb24a2440b; no voters: 91df3efca15d4d5480e4115f7c327443
I20260709 13:05:20.856389 22454 raft_consensus.cc:2804] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:20.856958 22454 raft_consensus.cc:697] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [term 1 LEADER]: Becoming Leader. State: Replica: 78f8563cf6254adc81edc6eb24a2440b, State: Running, Role: LEADER
I20260709 13:05:20.857725 22454 consensus_queue.cc:237] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.859159 22132 catalog_manager.cc:5697] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91df3efca15d4d5480e4115f7c327443 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "91df3efca15d4d5480e4115f7c327443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:20.869141 22132 catalog_manager.cc:5697] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b reported cstate change: term changed from 0 to 1, leader changed from <none> to 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130). New cstate: current_term: 1 leader_uuid: "78f8563cf6254adc81edc6eb24a2440b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:20.885407 22444 raft_consensus.cc:493] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.885772 22444 raft_consensus.cc:515] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.887220 22444 leader_election.cc:290] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:20.887890 22310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c014f05ae904c0ea8ceb61d9f2ab65a" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f8563cf6254adc81edc6eb24a2440b" is_pre_election: true
I20260709 13:05:20.888026 22385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c014f05ae904c0ea8ceb61d9f2ab65a" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91df3efca15d4d5480e4115f7c327443" is_pre_election: true
I20260709 13:05:20.888389 22310 raft_consensus.cc:2468] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 0.
I20260709 13:05:20.888523 22385 raft_consensus.cc:2468] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 0.
I20260709 13:05:20.889256 22202 leader_election.cc:304] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501bb42438804254aebd303a536d32d4, 78f8563cf6254adc81edc6eb24a2440b; no voters: 
I20260709 13:05:20.889858 22444 raft_consensus.cc:2804] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:20.890159 22444 raft_consensus.cc:493] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:20.890419 22444 raft_consensus.cc:3060] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.894506 22444 raft_consensus.cc:515] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.895903 22444 leader_election.cc:290] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 1 election: Requested vote from peers 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:20.896531 22310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c014f05ae904c0ea8ceb61d9f2ab65a" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
I20260709 13:05:20.896699 22385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c014f05ae904c0ea8ceb61d9f2ab65a" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91df3efca15d4d5480e4115f7c327443"
I20260709 13:05:20.896941 22310 raft_consensus.cc:3060] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.897114 22385 raft_consensus.cc:3060] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.900997 22310 raft_consensus.cc:2468] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 1.
I20260709 13:05:20.901120 22385 raft_consensus.cc:2468] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 1.
I20260709 13:05:20.901847 22202 leader_election.cc:304] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501bb42438804254aebd303a536d32d4, 78f8563cf6254adc81edc6eb24a2440b; no voters: 
I20260709 13:05:20.902454 22444 raft_consensus.cc:2804] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:20.902803 22444 raft_consensus.cc:697] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 1 LEADER]: Becoming Leader. State: Replica: 501bb42438804254aebd303a536d32d4, State: Running, Role: LEADER
I20260709 13:05:20.903343 22444 consensus_queue.cc:237] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.909711 22132 catalog_manager.cc:5697] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 501bb42438804254aebd303a536d32d4 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "501bb42438804254aebd303a536d32d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:20.925742 22449 consensus_queue.cc:1048] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:20.928269 22235 raft_consensus.cc:3060] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.936167 22431 consensus_queue.cc:1048] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:20.969723 22449 raft_consensus.cc:493] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:20.970095 22449 raft_consensus.cc:515] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.971681 22449 leader_election.cc:290] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603)
I20260709 13:05:20.972311 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a528fd19f24f6289d53cc2b872b689" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501bb42438804254aebd303a536d32d4" is_pre_election: true
I20260709 13:05:20.972666 22310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a528fd19f24f6289d53cc2b872b689" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f8563cf6254adc81edc6eb24a2440b" is_pre_election: true
I20260709 13:05:20.972839 22235 raft_consensus.cc:2468] T 40a528fd19f24f6289d53cc2b872b689 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 0.
I20260709 13:05:20.973187 22310 raft_consensus.cc:2468] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 0.
I20260709 13:05:20.973781 22348 leader_election.cc:304] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501bb42438804254aebd303a536d32d4, 91df3efca15d4d5480e4115f7c327443; no voters: 
I20260709 13:05:20.974318 22449 raft_consensus.cc:2804] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:20.974607 22449 raft_consensus.cc:493] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:20.974822 22449 raft_consensus.cc:3060] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.978825 22449 raft_consensus.cc:515] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.980274 22449 leader_election.cc:290] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 1 election: Requested vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603)
I20260709 13:05:20.980782 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a528fd19f24f6289d53cc2b872b689" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "501bb42438804254aebd303a536d32d4"
I20260709 13:05:20.981057 22310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a528fd19f24f6289d53cc2b872b689" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
I20260709 13:05:20.981173 22235 raft_consensus.cc:3060] T 40a528fd19f24f6289d53cc2b872b689 P 501bb42438804254aebd303a536d32d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.981511 22310 raft_consensus.cc:3060] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:20.985298 22235 raft_consensus.cc:2468] T 40a528fd19f24f6289d53cc2b872b689 P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 1.
I20260709 13:05:20.985515 22310 raft_consensus.cc:2468] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 1.
I20260709 13:05:20.986085 22348 leader_election.cc:304] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501bb42438804254aebd303a536d32d4, 91df3efca15d4d5480e4115f7c327443; no voters: 
I20260709 13:05:20.986801 22449 raft_consensus.cc:2804] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:20.987113 22449 raft_consensus.cc:697] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [term 1 LEADER]: Becoming Leader. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Running, Role: LEADER
I20260709 13:05:20.987803 22449 consensus_queue.cc:237] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:20.994333 22131 catalog_manager.cc:5697] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91df3efca15d4d5480e4115f7c327443 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "91df3efca15d4d5480e4115f7c327443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:21.010752 22444 consensus_queue.cc:1048] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.014449 22444 consensus_queue.cc:1048] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.019862 22465 consensus_queue.cc:1048] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:21.025897 22444 consensus_queue.cc:1048] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:21.124018 22444 consensus_queue.cc:1048] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.133140 22435 consensus_queue.cc:1048] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.146651 22454 consensus_queue.cc:1048] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [LEADER]: Connected to new peer: Peer: permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.158578 22475 consensus_queue.cc:1048] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.159207 22311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "979a7d356d014210bdd8f79def29062f"
dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
mode: GRACEFUL
new_leader_uuid: "501bb42438804254aebd303a536d32d4"
 from {username='slave'} at 127.0.0.1:56346
I20260709 13:05:21.159675 22311 raft_consensus.cc:606] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 1 LEADER]: Received request to transfer leadership to TS 501bb42438804254aebd303a536d32d4
I20260709 13:05:21.174959 22383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15c4f0815c0949c6b4620b901c14cae7"
dest_uuid: "91df3efca15d4d5480e4115f7c327443"
mode: GRACEFUL
new_leader_uuid: "501bb42438804254aebd303a536d32d4"
 from {username='slave'} at 127.0.0.1:38746
I20260709 13:05:21.175503 22383 raft_consensus.cc:606] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [term 1 LEADER]: Received request to transfer leadership to TS 501bb42438804254aebd303a536d32d4
I20260709 13:05:21.180238 22383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdc6e5989f8d4bcabdef06fbeee5efeb"
dest_uuid: "91df3efca15d4d5480e4115f7c327443"
mode: GRACEFUL
new_leader_uuid: "501bb42438804254aebd303a536d32d4"
 from {username='slave'} at 127.0.0.1:38746
I20260709 13:05:21.180631 22383 raft_consensus.cc:606] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 1 LEADER]: Received request to transfer leadership to TS 501bb42438804254aebd303a536d32d4
I20260709 13:05:21.193684 22235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddff5f49176c4701beeea00597b7f761"
dest_uuid: "501bb42438804254aebd303a536d32d4"
mode: GRACEFUL
new_leader_uuid: "78f8563cf6254adc81edc6eb24a2440b"
 from {username='slave'} at 127.0.0.1:54810
I20260709 13:05:21.194123 22235 raft_consensus.cc:606] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 1 LEADER]: Received request to transfer leadership to TS 78f8563cf6254adc81edc6eb24a2440b
I20260709 13:05:21.197290 22449 consensus_queue.cc:1048] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.198577 22383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e608682ad7b44fb854010f50b703e6d"
dest_uuid: "91df3efca15d4d5480e4115f7c327443"
mode: GRACEFUL
new_leader_uuid: "78f8563cf6254adc81edc6eb24a2440b"
 from {username='slave'} at 127.0.0.1:38746
I20260709 13:05:21.199035 22383 raft_consensus.cc:606] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 1 LEADER]: Received request to transfer leadership to TS 78f8563cf6254adc81edc6eb24a2440b
I20260709 13:05:21.204097 22235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c014f05ae904c0ea8ceb61d9f2ab65a"
dest_uuid: "501bb42438804254aebd303a536d32d4"
mode: GRACEFUL
new_leader_uuid: "78f8563cf6254adc81edc6eb24a2440b"
 from {username='slave'} at 127.0.0.1:54810
I20260709 13:05:21.204603 22235 raft_consensus.cc:606] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 1 LEADER]: Received request to transfer leadership to TS 78f8563cf6254adc81edc6eb24a2440b
I20260709 13:05:21.208187 22440 consensus_queue.cc:1048] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.214216 22383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40a528fd19f24f6289d53cc2b872b689"
dest_uuid: "91df3efca15d4d5480e4115f7c327443"
mode: GRACEFUL
new_leader_uuid: "78f8563cf6254adc81edc6eb24a2440b"
 from {username='slave'} at 127.0.0.1:38746
I20260709 13:05:21.214762 22383 raft_consensus.cc:606] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [term 1 LEADER]: Received request to transfer leadership to TS 78f8563cf6254adc81edc6eb24a2440b
I20260709 13:05:21.219202 22311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1a9f60ab46c4f1a978133513fe1f0fc"
dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
mode: GRACEFUL
new_leader_uuid: "91df3efca15d4d5480e4115f7c327443"
 from {username='slave'} at 127.0.0.1:56346
I20260709 13:05:21.219929 22311 raft_consensus.cc:606] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [term 1 LEADER]: Received request to transfer leadership to TS 91df3efca15d4d5480e4115f7c327443
I20260709 13:05:21.224932 22488 raft_consensus.cc:993] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443: : Instructing follower 501bb42438804254aebd303a536d32d4 to start an election
I20260709 13:05:21.225323 22440 raft_consensus.cc:1081] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 1 LEADER]: Signalling peer 501bb42438804254aebd303a536d32d4 to start an election
I20260709 13:05:21.226677 22235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdc6e5989f8d4bcabdef06fbeee5efeb"
dest_uuid: "501bb42438804254aebd303a536d32d4"
 from {username='slave'} at 127.0.0.1:54792
I20260709 13:05:21.227065 22235 raft_consensus.cc:493] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:21.227336 22235 raft_consensus.cc:3060] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.231534 22235 raft_consensus.cc:515] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.233053 22235 leader_election.cc:290] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 2 election: Requested vote from peers 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:21.233564 22311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc6e5989f8d4bcabdef06fbeee5efeb" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
I20260709 13:05:21.233954 22383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc6e5989f8d4bcabdef06fbeee5efeb" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91df3efca15d4d5480e4115f7c327443"
I20260709 13:05:21.234051 22311 raft_consensus.cc:3060] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.234381 22383 raft_consensus.cc:3055] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:21.234627 22383 raft_consensus.cc:740] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Running, Role: LEADER
I20260709 13:05:21.235240 22383 consensus_queue.cc:260] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.236109 22383 raft_consensus.cc:3060] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.238307 22311 raft_consensus.cc:2468] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 2.
I20260709 13:05:21.239131 22202 leader_election.cc:304] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501bb42438804254aebd303a536d32d4, 78f8563cf6254adc81edc6eb24a2440b; no voters: 
I20260709 13:05:21.239774 22435 raft_consensus.cc:2804] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:21.240151 22435 raft_consensus.cc:697] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 2 LEADER]: Becoming Leader. State: Replica: 501bb42438804254aebd303a536d32d4, State: Running, Role: LEADER
I20260709 13:05:21.240569 22383 raft_consensus.cc:2468] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 2.
I20260709 13:05:21.240779 22435 consensus_queue.cc:237] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.246031 22132 catalog_manager.cc:5697] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 reported cstate change: term changed from 1 to 2, leader changed from 91df3efca15d4d5480e4115f7c327443 (127.21.26.131) to 501bb42438804254aebd303a536d32d4 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "501bb42438804254aebd303a536d32d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:21.358647 22488 raft_consensus.cc:993] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443: : Instructing follower 501bb42438804254aebd303a536d32d4 to start an election
I20260709 13:05:21.359117 22440 raft_consensus.cc:1081] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [term 1 LEADER]: Signalling peer 501bb42438804254aebd303a536d32d4 to start an election
I20260709 13:05:21.360105 22475 consensus_queue.cc:1048] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.360654 22235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15c4f0815c0949c6b4620b901c14cae7"
dest_uuid: "501bb42438804254aebd303a536d32d4"
 from {username='slave'} at 127.0.0.1:54792
I20260709 13:05:21.361163 22235 raft_consensus.cc:493] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:21.361524 22235 raft_consensus.cc:3060] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.363124 22435 consensus_queue.cc:1048] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.369375 22235 raft_consensus.cc:515] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.371433 22235 leader_election.cc:290] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 2 election: Requested vote from peers 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:21.372546 22310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c4f0815c0949c6b4620b901c14cae7" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
I20260709 13:05:21.373063 22310 raft_consensus.cc:3060] T 15c4f0815c0949c6b4620b901c14cae7 P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.373353 22435 raft_consensus.cc:993] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4: : Instructing follower 78f8563cf6254adc81edc6eb24a2440b to start an election
I20260709 13:05:21.373204 22384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c4f0815c0949c6b4620b901c14cae7" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91df3efca15d4d5480e4115f7c327443"
I20260709 13:05:21.373726 22435 raft_consensus.cc:1081] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 1 LEADER]: Signalling peer 78f8563cf6254adc81edc6eb24a2440b to start an election
I20260709 13:05:21.373782 22384 raft_consensus.cc:3055] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:21.374181 22384 raft_consensus.cc:740] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Running, Role: LEADER
I20260709 13:05:21.374902 22384 consensus_queue.cc:260] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.376009 22384 raft_consensus.cc:3060] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.378149 22309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c014f05ae904c0ea8ceb61d9f2ab65a"
dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
 from {username='slave'} at 127.0.0.1:56330
I20260709 13:05:21.378875 22444 consensus_queue.cc:1048] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.379106 22310 raft_consensus.cc:2468] T 15c4f0815c0949c6b4620b901c14cae7 P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 2.
I20260709 13:05:21.380203 22202 leader_election.cc:304] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501bb42438804254aebd303a536d32d4, 78f8563cf6254adc81edc6eb24a2440b; no voters: 
I20260709 13:05:21.380404 22309 raft_consensus.cc:493] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:21.380795 22309 raft_consensus.cc:3060] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.381119 22444 raft_consensus.cc:2804] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:21.381552 22444 raft_consensus.cc:697] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4 [term 2 LEADER]: Becoming Leader. State: Replica: 501bb42438804254aebd303a536d32d4, State: Running, Role: LEADER
I20260709 13:05:21.382437 22475 raft_consensus.cc:993] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b: : Instructing follower 91df3efca15d4d5480e4115f7c327443 to start an election
I20260709 13:05:21.382320 22444 consensus_queue.cc:237] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.382808 22475 raft_consensus.cc:1081] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [term 1 LEADER]: Signalling peer 91df3efca15d4d5480e4115f7c327443 to start an election
I20260709 13:05:21.386422 22382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1a9f60ab46c4f1a978133513fe1f0fc"
dest_uuid: "91df3efca15d4d5480e4115f7c327443"
 from {username='slave'} at 127.0.0.1:38736
I20260709 13:05:21.387995 22382 raft_consensus.cc:493] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:21.388456 22382 raft_consensus.cc:3060] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.389671 22475 consensus_queue.cc:1048] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [LEADER]: Connected to new peer: Peer: permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.387964 22384 raft_consensus.cc:2468] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 2.
I20260709 13:05:21.388031 22309 raft_consensus.cc:515] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.397181 22236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c014f05ae904c0ea8ceb61d9f2ab65a" candidate_uuid: "78f8563cf6254adc81edc6eb24a2440b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "501bb42438804254aebd303a536d32d4"
I20260709 13:05:21.397691 22236 raft_consensus.cc:3055] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:21.397908 22384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c014f05ae904c0ea8ceb61d9f2ab65a" candidate_uuid: "78f8563cf6254adc81edc6eb24a2440b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91df3efca15d4d5480e4115f7c327443"
I20260709 13:05:21.397701 22309 leader_election.cc:290] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [CANDIDATE]: Term 2 election: Requested vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:21.398694 22382 raft_consensus.cc:515] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.398001 22236 raft_consensus.cc:740] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 501bb42438804254aebd303a536d32d4, State: Running, Role: LEADER
I20260709 13:05:21.400311 22236 consensus_queue.cc:260] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.401335 22236 raft_consensus.cc:3060] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.405550 22132 catalog_manager.cc:5697] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4 reported cstate change: term changed from 1 to 2, leader changed from 91df3efca15d4d5480e4115f7c327443 (127.21.26.131) to 501bb42438804254aebd303a536d32d4 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "501bb42438804254aebd303a536d32d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:21.406580 22382 leader_election.cc:290] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 2 election: Requested vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603)
I20260709 13:05:21.407492 22236 raft_consensus.cc:2468] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f8563cf6254adc81edc6eb24a2440b in term 2.
I20260709 13:05:21.409309 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a9f60ab46c4f1a978133513fe1f0fc" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "501bb42438804254aebd303a536d32d4"
I20260709 13:05:21.409871 22235 raft_consensus.cc:3060] T a1a9f60ab46c4f1a978133513fe1f0fc P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.411185 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a9f60ab46c4f1a978133513fe1f0fc" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
I20260709 13:05:21.411602 22309 raft_consensus.cc:3055] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:21.411818 22309 raft_consensus.cc:740] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78f8563cf6254adc81edc6eb24a2440b, State: Running, Role: LEADER
I20260709 13:05:21.412365 22274 leader_election.cc:304] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [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: 501bb42438804254aebd303a536d32d4, 78f8563cf6254adc81edc6eb24a2440b; no voters: 91df3efca15d4d5480e4115f7c327443
I20260709 13:05:21.412492 22309 consensus_queue.cc:260] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.413595 22309 raft_consensus.cc:3060] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.413568 22475 raft_consensus.cc:2804] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:21.414177 22475 raft_consensus.cc:697] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [term 2 LEADER]: Becoming Leader. State: Replica: 78f8563cf6254adc81edc6eb24a2440b, State: Running, Role: LEADER
I20260709 13:05:21.414939 22475 consensus_queue.cc:237] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.415880 22235 raft_consensus.cc:2468] T a1a9f60ab46c4f1a978133513fe1f0fc P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 2.
I20260709 13:05:21.418396 22348 leader_election.cc:304] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501bb42438804254aebd303a536d32d4, 91df3efca15d4d5480e4115f7c327443; no voters: 
I20260709 13:05:21.419121 22440 raft_consensus.cc:2804] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:21.419551 22440 raft_consensus.cc:697] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [term 2 LEADER]: Becoming Leader. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Running, Role: LEADER
I20260709 13:05:21.419800 22309 raft_consensus.cc:2468] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 2.
I20260709 13:05:21.420344 22440 consensus_queue.cc:237] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.426693 22134 catalog_manager.cc:5697] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b reported cstate change: term changed from 1 to 2, leader changed from 501bb42438804254aebd303a536d32d4 (127.21.26.129) to 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130). New cstate: current_term: 2 leader_uuid: "78f8563cf6254adc81edc6eb24a2440b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:21.433310 22440 consensus_queue.cc:1048] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.435192 22132 catalog_manager.cc:5697] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 reported cstate change: term changed from 1 to 2, leader changed from 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130) to 91df3efca15d4d5480e4115f7c327443 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "91df3efca15d4d5480e4115f7c327443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:21.439364 22488 raft_consensus.cc:993] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443: : Instructing follower 78f8563cf6254adc81edc6eb24a2440b to start an election
I20260709 13:05:21.439785 22488 raft_consensus.cc:1081] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 1 LEADER]: Signalling peer 78f8563cf6254adc81edc6eb24a2440b to start an election
I20260709 13:05:21.441421 22311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e608682ad7b44fb854010f50b703e6d"
dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
 from {username='slave'} at 127.0.0.1:56328
I20260709 13:05:21.441907 22311 raft_consensus.cc:493] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:21.442261 22311 raft_consensus.cc:3060] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.446940 22488 consensus_queue.cc:1048] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.449087 22311 raft_consensus.cc:515] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.451661 22236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e608682ad7b44fb854010f50b703e6d" candidate_uuid: "78f8563cf6254adc81edc6eb24a2440b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "501bb42438804254aebd303a536d32d4"
I20260709 13:05:21.454886 22383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e608682ad7b44fb854010f50b703e6d" candidate_uuid: "78f8563cf6254adc81edc6eb24a2440b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91df3efca15d4d5480e4115f7c327443"
I20260709 13:05:21.455446 22383 raft_consensus.cc:3055] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:21.455811 22383 raft_consensus.cc:740] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Running, Role: LEADER
I20260709 13:05:21.456555 22383 consensus_queue.cc:260] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.457393 22383 raft_consensus.cc:3060] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.460179 22311 leader_election.cc:290] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [CANDIDATE]: Term 2 election: Requested vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:21.463663 22383 raft_consensus.cc:2468] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f8563cf6254adc81edc6eb24a2440b in term 2.
I20260709 13:05:21.464872 22275 leader_election.cc:304] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [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: 78f8563cf6254adc81edc6eb24a2440b, 91df3efca15d4d5480e4115f7c327443; no voters: 501bb42438804254aebd303a536d32d4
I20260709 13:05:21.465517 22475 raft_consensus.cc:2804] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:21.465960 22475 raft_consensus.cc:697] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [term 2 LEADER]: Becoming Leader. State: Replica: 78f8563cf6254adc81edc6eb24a2440b, State: Running, Role: LEADER
I20260709 13:05:21.466671 22475 consensus_queue.cc:237] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.471724 22132 catalog_manager.cc:5697] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b reported cstate change: term changed from 1 to 2, leader changed from 91df3efca15d4d5480e4115f7c327443 (127.21.26.131) to 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130). New cstate: current_term: 2 leader_uuid: "78f8563cf6254adc81edc6eb24a2440b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:21.508746 22444 raft_consensus.cc:993] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4: : Instructing follower 78f8563cf6254adc81edc6eb24a2440b to start an election
I20260709 13:05:21.509241 22460 raft_consensus.cc:1081] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 1 LEADER]: Signalling peer 78f8563cf6254adc81edc6eb24a2440b to start an election
I20260709 13:05:21.510695 22311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddff5f49176c4701beeea00597b7f761"
dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
 from {username='slave'} at 127.0.0.1:56330
I20260709 13:05:21.511224 22311 raft_consensus.cc:493] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:21.511569 22311 raft_consensus.cc:3060] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.515600 22311 raft_consensus.cc:515] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.516986 22311 leader_election.cc:290] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [CANDIDATE]: Term 2 election: Requested vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:21.517618 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddff5f49176c4701beeea00597b7f761" candidate_uuid: "78f8563cf6254adc81edc6eb24a2440b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "501bb42438804254aebd303a536d32d4"
I20260709 13:05:21.517920 22383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddff5f49176c4701beeea00597b7f761" candidate_uuid: "78f8563cf6254adc81edc6eb24a2440b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91df3efca15d4d5480e4115f7c327443"
I20260709 13:05:21.518181 22235 raft_consensus.cc:3055] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:21.518442 22383 raft_consensus.cc:3060] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.518492 22235 raft_consensus.cc:740] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 501bb42438804254aebd303a536d32d4, State: Running, Role: LEADER
I20260709 13:05:21.519325 22235 consensus_queue.cc:260] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.520496 22235 raft_consensus.cc:3060] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.524526 22383 raft_consensus.cc:2468] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f8563cf6254adc81edc6eb24a2440b in term 2.
I20260709 13:05:21.525460 22275 leader_election.cc:304] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78f8563cf6254adc81edc6eb24a2440b, 91df3efca15d4d5480e4115f7c327443; no voters: 
I20260709 13:05:21.526041 22475 raft_consensus.cc:2804] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:21.526079 22235 raft_consensus.cc:2468] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f8563cf6254adc81edc6eb24a2440b in term 2.
I20260709 13:05:21.526628 22475 raft_consensus.cc:697] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 2 LEADER]: Becoming Leader. State: Replica: 78f8563cf6254adc81edc6eb24a2440b, State: Running, Role: LEADER
I20260709 13:05:21.527420 22475 consensus_queue.cc:237] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.532541 22132 catalog_manager.cc:5697] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b reported cstate change: term changed from 1 to 2, leader changed from 501bb42438804254aebd303a536d32d4 (127.21.26.129) to 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130). New cstate: current_term: 2 leader_uuid: "78f8563cf6254adc81edc6eb24a2440b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:21.552287 22454 raft_consensus.cc:993] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b: : Instructing follower 501bb42438804254aebd303a536d32d4 to start an election
I20260709 13:05:21.552603 22475 raft_consensus.cc:1081] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 1 LEADER]: Signalling peer 501bb42438804254aebd303a536d32d4 to start an election
I20260709 13:05:21.553776 22235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "979a7d356d014210bdd8f79def29062f"
dest_uuid: "501bb42438804254aebd303a536d32d4"
 from {username='slave'} at 127.0.0.1:54802
I20260709 13:05:21.554163 22235 raft_consensus.cc:493] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:21.554420 22235 raft_consensus.cc:3060] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.558336 22235 raft_consensus.cc:515] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.559782 22235 leader_election.cc:290] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 2 election: Requested vote from peers 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:21.560343 22311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979a7d356d014210bdd8f79def29062f" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
I20260709 13:05:21.560678 22383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979a7d356d014210bdd8f79def29062f" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91df3efca15d4d5480e4115f7c327443"
I20260709 13:05:21.560854 22311 raft_consensus.cc:3055] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:21.561118 22383 raft_consensus.cc:3060] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.561131 22311 raft_consensus.cc:740] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78f8563cf6254adc81edc6eb24a2440b, State: Running, Role: LEADER
I20260709 13:05:21.561883 22311 consensus_queue.cc:260] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.562711 22311 raft_consensus.cc:3060] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.565230 22383 raft_consensus.cc:2468] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 2.
I20260709 13:05:21.566108 22200 leader_election.cc:304] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501bb42438804254aebd303a536d32d4, 91df3efca15d4d5480e4115f7c327443; no voters: 
I20260709 13:05:21.566684 22460 raft_consensus.cc:2804] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:21.566968 22311 raft_consensus.cc:2468] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 2.
I20260709 13:05:21.567134 22460 raft_consensus.cc:697] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 2 LEADER]: Becoming Leader. State: Replica: 501bb42438804254aebd303a536d32d4, State: Running, Role: LEADER
I20260709 13:05:21.567876 22460 consensus_queue.cc:237] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.573282 22132 catalog_manager.cc:5697] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 reported cstate change: term changed from 1 to 2, leader changed from 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130) to 501bb42438804254aebd303a536d32d4 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "501bb42438804254aebd303a536d32d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:21.577788 22431 consensus_queue.cc:1048] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.588305 22488 consensus_queue.cc:1048] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:21.595703 22488 raft_consensus.cc:993] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443: : Instructing follower 78f8563cf6254adc81edc6eb24a2440b to start an election
I20260709 13:05:21.596112 22488 raft_consensus.cc:1081] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [term 1 LEADER]: Signalling peer 78f8563cf6254adc81edc6eb24a2440b to start an election
I20260709 13:05:21.597427 22309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40a528fd19f24f6289d53cc2b872b689"
dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
 from {username='slave'} at 127.0.0.1:56328
I20260709 13:05:21.597826 22309 raft_consensus.cc:493] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:21.598079 22309 raft_consensus.cc:3060] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.602888 22309 raft_consensus.cc:515] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.604573 22309 leader_election.cc:290] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b [CANDIDATE]: Term 2 election: Requested vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:21.605096 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a528fd19f24f6289d53cc2b872b689" candidate_uuid: "78f8563cf6254adc81edc6eb24a2440b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "501bb42438804254aebd303a536d32d4"
I20260709 13:05:21.605502 22383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a528fd19f24f6289d53cc2b872b689" candidate_uuid: "78f8563cf6254adc81edc6eb24a2440b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91df3efca15d4d5480e4115f7c327443"
I20260709 13:05:21.605620 22235 raft_consensus.cc:3060] T 40a528fd19f24f6289d53cc2b872b689 P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.606024 22383 raft_consensus.cc:3055] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:21.606343 22383 raft_consensus.cc:740] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Running, Role: LEADER
I20260709 13:05:21.606953 22383 consensus_queue.cc:260] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.607762 22383 raft_consensus.cc:3060] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.610693 22235 raft_consensus.cc:2468] T 40a528fd19f24f6289d53cc2b872b689 P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f8563cf6254adc81edc6eb24a2440b in term 2.
I20260709 13:05:21.611518 22274 leader_election.cc:304] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 501bb42438804254aebd303a536d32d4, 78f8563cf6254adc81edc6eb24a2440b; no voters: 
I20260709 13:05:21.612251 22475 raft_consensus.cc:2804] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:21.612353 22383 raft_consensus.cc:2468] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f8563cf6254adc81edc6eb24a2440b in term 2.
I20260709 13:05:21.612638 22475 raft_consensus.cc:697] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b [term 2 LEADER]: Becoming Leader. State: Replica: 78f8563cf6254adc81edc6eb24a2440b, State: Running, Role: LEADER
I20260709 13:05:21.613380 22475 consensus_queue.cc:237] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:21.618680 22132 catalog_manager.cc:5697] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b reported cstate change: term changed from 1 to 2, leader changed from 91df3efca15d4d5480e4115f7c327443 (127.21.26.131) to 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130). New cstate: current_term: 2 leader_uuid: "78f8563cf6254adc81edc6eb24a2440b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:21.831583 22383 raft_consensus.cc:1275] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Refusing update from remote peer 501bb42438804254aebd303a536d32d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:21.832659 22444 consensus_queue.cc:1048] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:21.838975 22309 raft_consensus.cc:1275] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Refusing update from remote peer 501bb42438804254aebd303a536d32d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:21.840312 22460 consensus_queue.cc:1048] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:21.850073 22383 raft_consensus.cc:1275] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Refusing update from remote peer 78f8563cf6254adc81edc6eb24a2440b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:21.851063 22475 consensus_queue.cc:1048] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:21.857259 22235 raft_consensus.cc:3060] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.863184 22235 raft_consensus.cc:1275] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Refusing update from remote peer 78f8563cf6254adc81edc6eb24a2440b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:21.864198 22454 consensus_queue.cc:1048] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [LEADER]: Connected to new peer: Peer: permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:21.873914 22309 raft_consensus.cc:1275] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Refusing update from remote peer 91df3efca15d4d5480e4115f7c327443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:21.875063 22488 consensus_queue.cc:1048] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:21.881053 22235 raft_consensus.cc:1275] T a1a9f60ab46c4f1a978133513fe1f0fc P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Refusing update from remote peer 91df3efca15d4d5480e4115f7c327443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:21.882800 22431 consensus_queue.cc:1048] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:21.911530 22383 raft_consensus.cc:3060] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:21.915823 22383 raft_consensus.cc:1275] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Refusing update from remote peer 78f8563cf6254adc81edc6eb24a2440b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:21.916864 22454 consensus_queue.cc:1048] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:21.923211 22235 raft_consensus.cc:1275] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Refusing update from remote peer 78f8563cf6254adc81edc6eb24a2440b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:21.925078 22475 consensus_queue.cc:1048] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [LEADER]: Connected to new peer: Peer: permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:21.971247 22235 raft_consensus.cc:1275] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Refusing update from remote peer 78f8563cf6254adc81edc6eb24a2440b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:21.972419 22475 consensus_queue.cc:1048] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [LEADER]: Connected to new peer: Peer: permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:21.977540 22309 raft_consensus.cc:1275] T 15c4f0815c0949c6b4620b901c14cae7 P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Refusing update from remote peer 501bb42438804254aebd303a536d32d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:21.979067 22460 consensus_queue.cc:1048] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:21.980562 22383 raft_consensus.cc:1275] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Refusing update from remote peer 78f8563cf6254adc81edc6eb24a2440b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:21.981950 22475 consensus_queue.cc:1048] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:21.987615 22382 raft_consensus.cc:1275] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Refusing update from remote peer 501bb42438804254aebd303a536d32d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:21.989091 22465 consensus_queue.cc:1048] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:22.062296 22382 raft_consensus.cc:1275] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Refusing update from remote peer 78f8563cf6254adc81edc6eb24a2440b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:22.063387 22454 consensus_queue.cc:1048] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:22.069444 22235 raft_consensus.cc:1275] T 40a528fd19f24f6289d53cc2b872b689 P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Refusing update from remote peer 78f8563cf6254adc81edc6eb24a2440b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:22.070502 22430 consensus_queue.cc:1048] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b [LEADER]: Connected to new peer: Peer: permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:22.077302 22309 raft_consensus.cc:1275] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Refusing update from remote peer 501bb42438804254aebd303a536d32d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:22.078421 22435 consensus_queue.cc:1048] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:22.086246 22382 raft_consensus.cc:1275] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Refusing update from remote peer 501bb42438804254aebd303a536d32d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:22.087440 22444 consensus_queue.cc:1048] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:24.248397 21610 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:05:24.249039 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:24.262394 22235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "979a7d356d014210bdd8f79def29062f"
dest_uuid: "501bb42438804254aebd303a536d32d4"
mode: GRACEFUL
new_leader_uuid: "91df3efca15d4d5480e4115f7c327443"
 from {username='slave'} at 127.0.0.1:43102
I20260709 13:05:24.262794 22235 raft_consensus.cc:606] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 2 LEADER]: Received request to transfer leadership to TS 91df3efca15d4d5480e4115f7c327443
I20260709 13:05:24.264640 22235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdc6e5989f8d4bcabdef06fbeee5efeb"
dest_uuid: "501bb42438804254aebd303a536d32d4"
mode: GRACEFUL
new_leader_uuid: "91df3efca15d4d5480e4115f7c327443"
 from {username='slave'} at 127.0.0.1:43102
I20260709 13:05:24.265003 22235 raft_consensus.cc:606] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 2 LEADER]: Received request to transfer leadership to TS 91df3efca15d4d5480e4115f7c327443
I20260709 13:05:24.265782 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:24.266141 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:24.300854 22444 raft_consensus.cc:993] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4: : Instructing follower 91df3efca15d4d5480e4115f7c327443 to start an election
I20260709 13:05:24.301232 22519 raft_consensus.cc:1081] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 2 LEADER]: Signalling peer 91df3efca15d4d5480e4115f7c327443 to start an election
I20260709 13:05:24.302472 22382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdc6e5989f8d4bcabdef06fbeee5efeb"
dest_uuid: "91df3efca15d4d5480e4115f7c327443"
 from {username='slave'} at 127.0.0.1:38728
I20260709 13:05:24.302896 22382 raft_consensus.cc:493] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:24.303166 22382 raft_consensus.cc:3060] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:24.307277 22382 raft_consensus.cc:515] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:24.308779 22382 leader_election.cc:290] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 3 election: Requested vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603)
I20260709 13:05:24.309289 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc6e5989f8d4bcabdef06fbeee5efeb" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "501bb42438804254aebd303a536d32d4"
I20260709 13:05:24.309783 22235 raft_consensus.cc:3055] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:24.309724 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc6e5989f8d4bcabdef06fbeee5efeb" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
I20260709 13:05:24.310181 22235 raft_consensus.cc:740] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 501bb42438804254aebd303a536d32d4, State: Running, Role: LEADER
I20260709 13:05:24.310388 22309 raft_consensus.cc:3060] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:24.310927 22235 consensus_queue.cc:260] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [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: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:24.311998 22235 raft_consensus.cc:3060] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:24.316378 22309 raft_consensus.cc:2468] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 3.
I20260709 13:05:24.317452 22235 raft_consensus.cc:2468] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 3.
I20260709 13:05:24.317411 22351 leader_election.cc:304] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [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: 78f8563cf6254adc81edc6eb24a2440b, 91df3efca15d4d5480e4115f7c327443; no voters: 
I20260709 13:05:24.318086 22431 raft_consensus.cc:2804] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:24.318918 22431 raft_consensus.cc:697] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 3 LEADER]: Becoming Leader. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Running, Role: LEADER
I20260709 13:05:24.319519 22431 consensus_queue.cc:237] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [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: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:24.325454 22131 catalog_manager.cc:5697] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 reported cstate change: term changed from 2 to 3, leader changed from 501bb42438804254aebd303a536d32d4 (127.21.26.129) to 91df3efca15d4d5480e4115f7c327443 (127.21.26.131). New cstate: current_term: 3 leader_uuid: "91df3efca15d4d5480e4115f7c327443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:24.710083 22236 raft_consensus.cc:1275] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 3 FOLLOWER]: Refusing update from remote peer 91df3efca15d4d5480e4115f7c327443: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:24.711189 22431 consensus_queue.cc:1048] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:24.719209 22309 raft_consensus.cc:1275] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b [term 3 FOLLOWER]: Refusing update from remote peer 91df3efca15d4d5480e4115f7c327443: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:24.720765 22520 consensus_queue.cc:1048] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:24.762818 22444 raft_consensus.cc:993] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4: : Instructing follower 91df3efca15d4d5480e4115f7c327443 to start an election
I20260709 13:05:24.763393 22519 raft_consensus.cc:1081] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 2 LEADER]: Signalling peer 91df3efca15d4d5480e4115f7c327443 to start an election
I20260709 13:05:24.765255 22382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "979a7d356d014210bdd8f79def29062f"
dest_uuid: "91df3efca15d4d5480e4115f7c327443"
 from {username='slave'} at 127.0.0.1:38728
I20260709 13:05:24.765915 22382 raft_consensus.cc:493] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:24.766314 22382 raft_consensus.cc:3060] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:24.770677 22382 raft_consensus.cc:515] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:24.772138 22382 leader_election.cc:290] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 3 election: Requested vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603)
I20260709 13:05:24.772771 22236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979a7d356d014210bdd8f79def29062f" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "501bb42438804254aebd303a536d32d4"
I20260709 13:05:24.772995 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979a7d356d014210bdd8f79def29062f" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
I20260709 13:05:24.773336 22236 raft_consensus.cc:3055] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:24.773487 22309 raft_consensus.cc:3060] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:24.773670 22236 raft_consensus.cc:740] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 501bb42438804254aebd303a536d32d4, State: Running, Role: LEADER
I20260709 13:05:24.774451 22236 consensus_queue.cc:260] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [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: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:24.775565 22236 raft_consensus.cc:3060] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:24.779664 22309 raft_consensus.cc:2468] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 3.
I20260709 13:05:24.780678 22351 leader_election.cc:304] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [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: 78f8563cf6254adc81edc6eb24a2440b, 91df3efca15d4d5480e4115f7c327443; no voters: 
I20260709 13:05:24.781378 22520 raft_consensus.cc:2804] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:24.781543 22236 raft_consensus.cc:2468] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 3.
I20260709 13:05:24.781737 22520 raft_consensus.cc:697] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 3 LEADER]: Becoming Leader. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Running, Role: LEADER
I20260709 13:05:24.782438 22520 consensus_queue.cc:237] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [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: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:24.787869 22134 catalog_manager.cc:5697] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 reported cstate change: term changed from 2 to 3, leader changed from 501bb42438804254aebd303a536d32d4 (127.21.26.129) to 91df3efca15d4d5480e4115f7c327443 (127.21.26.131). New cstate: current_term: 3 leader_uuid: "91df3efca15d4d5480e4115f7c327443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:25.242139 22309 raft_consensus.cc:1275] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 3 FOLLOWER]: Refusing update from remote peer 91df3efca15d4d5480e4115f7c327443: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:25.243263 22520 consensus_queue.cc:1048] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:25.251951 22236 raft_consensus.cc:1275] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 3 FOLLOWER]: Refusing update from remote peer 91df3efca15d4d5480e4115f7c327443: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:25.253502 22520 consensus_queue.cc:1048] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:25.266836 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:25.279731 22382 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "979a7d356d014210bdd8f79def29062f"
dest_uuid: "91df3efca15d4d5480e4115f7c327443"
mode: GRACEFUL
new_leader_uuid: "501bb42438804254aebd303a536d32d4"
 from {username='slave'} at 127.0.0.1:38746
I20260709 13:05:25.280189 22382 raft_consensus.cc:606] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 3 LEADER]: Received request to transfer leadership to TS 501bb42438804254aebd303a536d32d4
I20260709 13:05:25.285984 22382 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdc6e5989f8d4bcabdef06fbeee5efeb"
dest_uuid: "91df3efca15d4d5480e4115f7c327443"
mode: GRACEFUL
new_leader_uuid: "501bb42438804254aebd303a536d32d4"
 from {username='slave'} at 127.0.0.1:38746
I20260709 13:05:25.286361 22382 raft_consensus.cc:606] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 3 LEADER]: Received request to transfer leadership to TS 501bb42438804254aebd303a536d32d4
I20260709 13:05:25.292158 22309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddff5f49176c4701beeea00597b7f761"
dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
mode: GRACEFUL
new_leader_uuid: "501bb42438804254aebd303a536d32d4"
 from {username='slave'} at 127.0.0.1:56346
I20260709 13:05:25.292819 22309 raft_consensus.cc:606] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 2 LEADER]: Received request to transfer leadership to TS 501bb42438804254aebd303a536d32d4
I20260709 13:05:25.295248 22431 raft_consensus.cc:993] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443: : Instructing follower 501bb42438804254aebd303a536d32d4 to start an election
I20260709 13:05:25.295641 22431 raft_consensus.cc:1081] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 3 LEADER]: Signalling peer 501bb42438804254aebd303a536d32d4 to start an election
I20260709 13:05:25.297210 22236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdc6e5989f8d4bcabdef06fbeee5efeb"
dest_uuid: "501bb42438804254aebd303a536d32d4"
 from {username='slave'} at 127.0.0.1:54792
I20260709 13:05:25.297650 22236 raft_consensus.cc:493] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:25.297912 22236 raft_consensus.cc:3060] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:25.299270 22309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e608682ad7b44fb854010f50b703e6d"
dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
mode: GRACEFUL
new_leader_uuid: "501bb42438804254aebd303a536d32d4"
 from {username='slave'} at 127.0.0.1:56346
I20260709 13:05:25.299876 22309 raft_consensus.cc:606] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [term 2 LEADER]: Received request to transfer leadership to TS 501bb42438804254aebd303a536d32d4
I20260709 13:05:25.303849 22309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c014f05ae904c0ea8ceb61d9f2ab65a"
dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
mode: GRACEFUL
new_leader_uuid: "501bb42438804254aebd303a536d32d4"
 from {username='slave'} at 127.0.0.1:56346
I20260709 13:05:25.304268 22309 raft_consensus.cc:606] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [term 2 LEADER]: Received request to transfer leadership to TS 501bb42438804254aebd303a536d32d4
I20260709 13:05:25.303983 22236 raft_consensus.cc:515] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:25.306190 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc6e5989f8d4bcabdef06fbeee5efeb" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
I20260709 13:05:25.306725 22309 raft_consensus.cc:3060] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:25.306645 22382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdc6e5989f8d4bcabdef06fbeee5efeb" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "91df3efca15d4d5480e4115f7c327443"
I20260709 13:05:25.307297 22382 raft_consensus.cc:3055] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:25.307665 22382 raft_consensus.cc:740] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Running, Role: LEADER
I20260709 13:05:25.308418 22382 consensus_queue.cc:260] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [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: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:25.309178 22382 raft_consensus.cc:3060] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:25.311650 22309 raft_consensus.cc:2468] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 4.
I20260709 13:05:25.312484 22202 leader_election.cc:304] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [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: 501bb42438804254aebd303a536d32d4, 78f8563cf6254adc81edc6eb24a2440b; no voters: 
I20260709 13:05:25.313176 22519 raft_consensus.cc:2804] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:25.314013 22519 raft_consensus.cc:697] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 4 LEADER]: Becoming Leader. State: Replica: 501bb42438804254aebd303a536d32d4, State: Running, Role: LEADER
I20260709 13:05:25.307085 22236 leader_election.cc:290] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 4 election: Requested vote from peers 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:25.314044 22382 raft_consensus.cc:2468] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 4.
I20260709 13:05:25.314750 22519 consensus_queue.cc:237] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [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: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:25.319864 22134 catalog_manager.cc:5697] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 reported cstate change: term changed from 3 to 4, leader changed from 91df3efca15d4d5480e4115f7c327443 (127.21.26.131) to 501bb42438804254aebd303a536d32d4 (127.21.26.129). New cstate: current_term: 4 leader_uuid: "501bb42438804254aebd303a536d32d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:25.442577 22526 raft_consensus.cc:993] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b: : Instructing follower 501bb42438804254aebd303a536d32d4 to start an election
I20260709 13:05:25.442938 22533 raft_consensus.cc:1081] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 2 LEADER]: Signalling peer 501bb42438804254aebd303a536d32d4 to start an election
I20260709 13:05:25.444130 22236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddff5f49176c4701beeea00597b7f761"
dest_uuid: "501bb42438804254aebd303a536d32d4"
 from {username='slave'} at 127.0.0.1:54802
I20260709 13:05:25.444527 22236 raft_consensus.cc:493] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:25.444763 22236 raft_consensus.cc:3060] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:25.448937 22236 raft_consensus.cc:515] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:25.450364 22236 leader_election.cc:290] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 3 election: Requested vote from peers 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:25.451017 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddff5f49176c4701beeea00597b7f761" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
I20260709 13:05:25.451174 22382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddff5f49176c4701beeea00597b7f761" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91df3efca15d4d5480e4115f7c327443"
I20260709 13:05:25.451541 22309 raft_consensus.cc:3055] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:25.451659 22382 raft_consensus.cc:3060] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:25.451821 22309 raft_consensus.cc:740] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 78f8563cf6254adc81edc6eb24a2440b, State: Running, Role: LEADER
I20260709 13:05:25.452526 22309 consensus_queue.cc:260] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [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: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:25.453404 22309 raft_consensus.cc:3060] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:25.455868 22382 raft_consensus.cc:2468] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 3.
I20260709 13:05:25.456708 22200 leader_election.cc:304] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [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: 501bb42438804254aebd303a536d32d4, 91df3efca15d4d5480e4115f7c327443; no voters: 
I20260709 13:05:25.457305 22519 raft_consensus.cc:2804] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:25.457552 22309 raft_consensus.cc:2468] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 3.
I20260709 13:05:25.457769 22519 raft_consensus.cc:697] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 3 LEADER]: Becoming Leader. State: Replica: 501bb42438804254aebd303a536d32d4, State: Running, Role: LEADER
I20260709 13:05:25.458552 22519 consensus_queue.cc:237] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [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: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:25.464221 22134 catalog_manager.cc:5697] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 reported cstate change: term changed from 2 to 3, leader changed from 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130) to 501bb42438804254aebd303a536d32d4 (127.21.26.129). New cstate: current_term: 3 leader_uuid: "501bb42438804254aebd303a536d32d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:25.601169 22526 raft_consensus.cc:993] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b: : Instructing follower 501bb42438804254aebd303a536d32d4 to start an election
I20260709 13:05:25.601537 22533 raft_consensus.cc:1081] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [term 2 LEADER]: Signalling peer 501bb42438804254aebd303a536d32d4 to start an election
I20260709 13:05:25.602744 22236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e608682ad7b44fb854010f50b703e6d"
dest_uuid: "501bb42438804254aebd303a536d32d4"
 from {username='slave'} at 127.0.0.1:54802
I20260709 13:05:25.603150 22236 raft_consensus.cc:493] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:25.603425 22236 raft_consensus.cc:3060] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:25.607488 22236 raft_consensus.cc:515] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:25.609033 22236 leader_election.cc:290] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 3 election: Requested vote from peers 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:25.609894 22382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e608682ad7b44fb854010f50b703e6d" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91df3efca15d4d5480e4115f7c327443"
I20260709 13:05:25.610287 22382 raft_consensus.cc:3060] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:25.612113 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e608682ad7b44fb854010f50b703e6d" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
I20260709 13:05:25.612526 22309 raft_consensus.cc:3055] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:25.612761 22309 raft_consensus.cc:740] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 78f8563cf6254adc81edc6eb24a2440b, State: Running, Role: LEADER
I20260709 13:05:25.613337 22309 consensus_queue.cc:260] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [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: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:25.614133 22309 raft_consensus.cc:3060] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:25.614290 22382 raft_consensus.cc:2468] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 3.
I20260709 13:05:25.615170 22200 leader_election.cc:304] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [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: 501bb42438804254aebd303a536d32d4, 91df3efca15d4d5480e4115f7c327443; no voters: 
I20260709 13:05:25.615751 22519 raft_consensus.cc:2804] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:25.616219 22519 raft_consensus.cc:697] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [term 3 LEADER]: Becoming Leader. State: Replica: 501bb42438804254aebd303a536d32d4, State: Running, Role: LEADER
I20260709 13:05:25.616973 22519 consensus_queue.cc:237] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [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: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:25.619433 22309 raft_consensus.cc:2468] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 3.
I20260709 13:05:25.623251 22134 catalog_manager.cc:5697] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 reported cstate change: term changed from 2 to 3, leader changed from 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130) to 501bb42438804254aebd303a536d32d4 (127.21.26.129). New cstate: current_term: 3 leader_uuid: "501bb42438804254aebd303a536d32d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:25.658824 22431 raft_consensus.cc:993] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443: : Instructing follower 501bb42438804254aebd303a536d32d4 to start an election
I20260709 13:05:25.659214 22539 raft_consensus.cc:1081] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 3 LEADER]: Signalling peer 501bb42438804254aebd303a536d32d4 to start an election
I20260709 13:05:25.660599 22236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "979a7d356d014210bdd8f79def29062f"
dest_uuid: "501bb42438804254aebd303a536d32d4"
 from {username='slave'} at 127.0.0.1:54792
I20260709 13:05:25.661017 22236 raft_consensus.cc:493] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:25.661357 22236 raft_consensus.cc:3060] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:25.665522 22236 raft_consensus.cc:515] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:25.666903 22236 leader_election.cc:290] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 4 election: Requested vote from peers 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:25.667554 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979a7d356d014210bdd8f79def29062f" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
I20260709 13:05:25.667779 22382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979a7d356d014210bdd8f79def29062f" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "91df3efca15d4d5480e4115f7c327443"
I20260709 13:05:25.668035 22309 raft_consensus.cc:3060] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:25.668269 22382 raft_consensus.cc:3055] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:25.668540 22382 raft_consensus.cc:740] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Running, Role: LEADER
I20260709 13:05:25.669090 22382 consensus_queue.cc:260] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [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: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:25.669916 22382 raft_consensus.cc:3060] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:25.671880 22309 raft_consensus.cc:2468] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 4.
I20260709 13:05:25.672691 22202 leader_election.cc:304] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [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: 501bb42438804254aebd303a536d32d4, 78f8563cf6254adc81edc6eb24a2440b; no voters: 
I20260709 13:05:25.673305 22519 raft_consensus.cc:2804] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:25.673743 22519 raft_consensus.cc:697] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 4 LEADER]: Becoming Leader. State: Replica: 501bb42438804254aebd303a536d32d4, State: Running, Role: LEADER
I20260709 13:05:25.674376 22382 raft_consensus.cc:2468] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 4.
I20260709 13:05:25.674492 22519 consensus_queue.cc:237] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [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: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:25.679626 22134 catalog_manager.cc:5697] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 reported cstate change: term changed from 3 to 4, leader changed from 91df3efca15d4d5480e4115f7c327443 (127.21.26.131) to 501bb42438804254aebd303a536d32d4 (127.21.26.129). New cstate: current_term: 4 leader_uuid: "501bb42438804254aebd303a536d32d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:25.812127 22382 raft_consensus.cc:1275] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 4 FOLLOWER]: Refusing update from remote peer 501bb42438804254aebd303a536d32d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:25.813187 22519 consensus_queue.cc:1048] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:25.817471 22309 raft_consensus.cc:1275] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b [term 4 FOLLOWER]: Refusing update from remote peer 501bb42438804254aebd303a536d32d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:25.820590 22519 consensus_queue.cc:1048] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:25.824579 22533 raft_consensus.cc:993] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b: : Instructing follower 501bb42438804254aebd303a536d32d4 to start an election
I20260709 13:05:25.824990 22533 raft_consensus.cc:1081] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [term 2 LEADER]: Signalling peer 501bb42438804254aebd303a536d32d4 to start an election
I20260709 13:05:25.827875 22236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c014f05ae904c0ea8ceb61d9f2ab65a"
dest_uuid: "501bb42438804254aebd303a536d32d4"
 from {username='slave'} at 127.0.0.1:54802
I20260709 13:05:25.828383 22236 raft_consensus.cc:493] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:25.828709 22236 raft_consensus.cc:3060] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:25.836333 22236 raft_consensus.cc:515] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:25.838193 22236 leader_election.cc:290] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [CANDIDATE]: Term 3 election: Requested vote from peers 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:25.839110 22382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c014f05ae904c0ea8ceb61d9f2ab65a" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91df3efca15d4d5480e4115f7c327443"
I20260709 13:05:25.839500 22382 raft_consensus.cc:3060] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:25.843122 22382 raft_consensus.cc:2468] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 91df3efca15d4d5480e4115f7c327443 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 3.
I20260709 13:05:25.844168 22200 leader_election.cc:304] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [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: 501bb42438804254aebd303a536d32d4, 91df3efca15d4d5480e4115f7c327443; no voters: 
I20260709 13:05:25.844460 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c014f05ae904c0ea8ceb61d9f2ab65a" candidate_uuid: "501bb42438804254aebd303a536d32d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
I20260709 13:05:25.844972 22309 raft_consensus.cc:3055] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:25.844923 22550 raft_consensus.cc:2804] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:25.845328 22309 raft_consensus.cc:740] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 78f8563cf6254adc81edc6eb24a2440b, State: Running, Role: LEADER
I20260709 13:05:25.845577 22550 raft_consensus.cc:697] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 3 LEADER]: Becoming Leader. State: Replica: 501bb42438804254aebd303a536d32d4, State: Running, Role: LEADER
I20260709 13:05:25.845970 22309 consensus_queue.cc:260] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [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: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:25.846812 22309 raft_consensus.cc:3060] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:25.846340 22550 consensus_queue.cc:237] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [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: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:25.851383 22309 raft_consensus.cc:2468] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 501bb42438804254aebd303a536d32d4 in term 3.
I20260709 13:05:25.852876 22134 catalog_manager.cc:5697] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 reported cstate change: term changed from 2 to 3, leader changed from 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130) to 501bb42438804254aebd303a536d32d4 (127.21.26.129). New cstate: current_term: 3 leader_uuid: "501bb42438804254aebd303a536d32d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:25.959673 22382 raft_consensus.cc:1275] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443 [term 3 FOLLOWER]: Refusing update from remote peer 501bb42438804254aebd303a536d32d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:25.960685 22550 consensus_queue.cc:1048] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:25.967811 22309 raft_consensus.cc:1275] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 3 FOLLOWER]: Refusing update from remote peer 501bb42438804254aebd303a536d32d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:25.969151 22550 consensus_queue.cc:1048] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:26.076321 22382 raft_consensus.cc:1275] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 3 FOLLOWER]: Refusing update from remote peer 501bb42438804254aebd303a536d32d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:26.077371 22550 consensus_queue.cc:1048] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:26.084759 22309 raft_consensus.cc:1275] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [term 3 FOLLOWER]: Refusing update from remote peer 501bb42438804254aebd303a536d32d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:26.086730 22519 consensus_queue.cc:1048] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:26.144433 22382 raft_consensus.cc:1275] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 4 FOLLOWER]: Refusing update from remote peer 501bb42438804254aebd303a536d32d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:26.145540 22519 consensus_queue.cc:1048] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:26.151724 22309 raft_consensus.cc:1275] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 4 FOLLOWER]: Refusing update from remote peer 501bb42438804254aebd303a536d32d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:26.153329 22548 consensus_queue.cc:1048] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:26.453773 22382 raft_consensus.cc:1275] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 91df3efca15d4d5480e4115f7c327443 [term 3 FOLLOWER]: Refusing update from remote peer 501bb42438804254aebd303a536d32d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:26.454811 22548 consensus_queue.cc:1048] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:26.461899 22309 raft_consensus.cc:1275] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [term 3 FOLLOWER]: Refusing update from remote peer 501bb42438804254aebd303a536d32d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:26.463383 22550 consensus_queue.cc:1048] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:28.311306 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:28.318454 22236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2afc3c1f55f14353bf0f424696a4a024"
dest_uuid: "501bb42438804254aebd303a536d32d4"
mode: GRACEFUL
new_leader_uuid: "91df3efca15d4d5480e4115f7c327443"
 from {username='slave'} at 127.0.0.1:43102
I20260709 13:05:28.319088 22236 raft_consensus.cc:606] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [term 1 LEADER]: Received request to transfer leadership to TS 91df3efca15d4d5480e4115f7c327443
I20260709 13:05:28.321640 22236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e608682ad7b44fb854010f50b703e6d"
dest_uuid: "501bb42438804254aebd303a536d32d4"
mode: GRACEFUL
new_leader_uuid: "91df3efca15d4d5480e4115f7c327443"
 from {username='slave'} at 127.0.0.1:43102
I20260709 13:05:28.322096 22236 raft_consensus.cc:606] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [term 3 LEADER]: Received request to transfer leadership to TS 91df3efca15d4d5480e4115f7c327443
I20260709 13:05:28.324355 22236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "979a7d356d014210bdd8f79def29062f"
dest_uuid: "501bb42438804254aebd303a536d32d4"
mode: GRACEFUL
new_leader_uuid: "78f8563cf6254adc81edc6eb24a2440b"
 from {username='slave'} at 127.0.0.1:43102
I20260709 13:05:28.324717 22236 raft_consensus.cc:606] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 4 LEADER]: Received request to transfer leadership to TS 78f8563cf6254adc81edc6eb24a2440b
I20260709 13:05:28.326611 22236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddff5f49176c4701beeea00597b7f761"
dest_uuid: "501bb42438804254aebd303a536d32d4"
mode: GRACEFUL
new_leader_uuid: "78f8563cf6254adc81edc6eb24a2440b"
 from {username='slave'} at 127.0.0.1:43102
I20260709 13:05:28.326980 22236 raft_consensus.cc:606] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 3 LEADER]: Received request to transfer leadership to TS 78f8563cf6254adc81edc6eb24a2440b
I20260709 13:05:28.327811 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:05:28.328194 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:28.462662 22519 raft_consensus.cc:993] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4: : Instructing follower 78f8563cf6254adc81edc6eb24a2440b to start an election
I20260709 13:05:28.463093 22561 raft_consensus.cc:1081] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 3 LEADER]: Signalling peer 78f8563cf6254adc81edc6eb24a2440b to start an election
I20260709 13:05:28.464433 22311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddff5f49176c4701beeea00597b7f761"
dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
 from {username='slave'} at 127.0.0.1:56330
I20260709 13:05:28.464876 22311 raft_consensus.cc:493] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:28.465176 22311 raft_consensus.cc:3060] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:28.470070 22311 raft_consensus.cc:515] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:28.472163 22311 leader_election.cc:290] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [CANDIDATE]: Term 4 election: Requested vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:28.472312 22236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddff5f49176c4701beeea00597b7f761" candidate_uuid: "78f8563cf6254adc81edc6eb24a2440b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "501bb42438804254aebd303a536d32d4"
I20260709 13:05:28.472728 22382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddff5f49176c4701beeea00597b7f761" candidate_uuid: "78f8563cf6254adc81edc6eb24a2440b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "91df3efca15d4d5480e4115f7c327443"
I20260709 13:05:28.473067 22236 raft_consensus.cc:3055] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:28.473266 22382 raft_consensus.cc:3060] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:28.473476 22236 raft_consensus.cc:740] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 501bb42438804254aebd303a536d32d4, State: Running, Role: LEADER
I20260709 13:05:28.474445 22236 consensus_queue.cc:260] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [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: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:28.475411 22236 raft_consensus.cc:3060] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:28.478406 22382 raft_consensus.cc:2468] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f8563cf6254adc81edc6eb24a2440b in term 4.
I20260709 13:05:28.479349 22275 leader_election.cc:304] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [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: 78f8563cf6254adc81edc6eb24a2440b, 91df3efca15d4d5480e4115f7c327443; no voters: 
I20260709 13:05:28.480110 22526 raft_consensus.cc:2804] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:28.480106 22236 raft_consensus.cc:2468] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f8563cf6254adc81edc6eb24a2440b in term 4.
I20260709 13:05:28.481864 22526 raft_consensus.cc:697] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 4 LEADER]: Becoming Leader. State: Replica: 78f8563cf6254adc81edc6eb24a2440b, State: Running, Role: LEADER
I20260709 13:05:28.482908 22526 consensus_queue.cc:237] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [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: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:28.489040 22134 catalog_manager.cc:5697] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b reported cstate change: term changed from 3 to 4, leader changed from 501bb42438804254aebd303a536d32d4 (127.21.26.129) to 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130). New cstate: current_term: 4 leader_uuid: "78f8563cf6254adc81edc6eb24a2440b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:28.523138 22519 raft_consensus.cc:993] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4: : Instructing follower 91df3efca15d4d5480e4115f7c327443 to start an election
I20260709 13:05:28.523509 22519 raft_consensus.cc:1081] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [term 1 LEADER]: Signalling peer 91df3efca15d4d5480e4115f7c327443 to start an election
I20260709 13:05:28.524814 22382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2afc3c1f55f14353bf0f424696a4a024"
dest_uuid: "91df3efca15d4d5480e4115f7c327443"
 from {username='slave'} at 127.0.0.1:38728
I20260709 13:05:28.525287 22382 raft_consensus.cc:493] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:28.525534 22382 raft_consensus.cc:3060] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:28.529170 22382 raft_consensus.cc:515] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:28.530507 22382 leader_election.cc:290] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 2 election: Requested vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603)
I20260709 13:05:28.531119 22236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afc3c1f55f14353bf0f424696a4a024" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "501bb42438804254aebd303a536d32d4"
I20260709 13:05:28.531514 22311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2afc3c1f55f14353bf0f424696a4a024" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
I20260709 13:05:28.531634 22236 raft_consensus.cc:3055] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:28.531901 22236 raft_consensus.cc:740] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 501bb42438804254aebd303a536d32d4, State: Running, Role: LEADER
I20260709 13:05:28.531916 22311 raft_consensus.cc:3060] T 2afc3c1f55f14353bf0f424696a4a024 P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:28.532572 22236 consensus_queue.cc:260] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:28.533368 22236 raft_consensus.cc:3060] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:28.536059 22311 raft_consensus.cc:2468] T 2afc3c1f55f14353bf0f424696a4a024 P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 2.
I20260709 13:05:28.537407 22351 leader_election.cc:304] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78f8563cf6254adc81edc6eb24a2440b, 91df3efca15d4d5480e4115f7c327443; no voters: 
I20260709 13:05:28.538007 22236 raft_consensus.cc:2468] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 2.
I20260709 13:05:28.538230 22539 raft_consensus.cc:2804] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:28.540283 22539 raft_consensus.cc:697] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443 [term 2 LEADER]: Becoming Leader. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Running, Role: LEADER
I20260709 13:05:28.541221 22539 consensus_queue.cc:237] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:28.547120 22134 catalog_manager.cc:5697] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443 reported cstate change: term changed from 1 to 2, leader changed from 501bb42438804254aebd303a536d32d4 (127.21.26.129) to 91df3efca15d4d5480e4115f7c327443 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "91df3efca15d4d5480e4115f7c327443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:28.588711 22561 raft_consensus.cc:993] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4: : Instructing follower 91df3efca15d4d5480e4115f7c327443 to start an election
I20260709 13:05:28.589109 22519 raft_consensus.cc:1081] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [term 3 LEADER]: Signalling peer 91df3efca15d4d5480e4115f7c327443 to start an election
I20260709 13:05:28.590252 22382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e608682ad7b44fb854010f50b703e6d"
dest_uuid: "91df3efca15d4d5480e4115f7c327443"
 from {username='slave'} at 127.0.0.1:38728
I20260709 13:05:28.590624 22382 raft_consensus.cc:493] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:28.590855 22382 raft_consensus.cc:3060] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:28.594753 22382 raft_consensus.cc:515] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:28.596150 22382 leader_election.cc:290] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [CANDIDATE]: Term 4 election: Requested vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603)
I20260709 13:05:28.596783 22236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e608682ad7b44fb854010f50b703e6d" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "501bb42438804254aebd303a536d32d4"
I20260709 13:05:28.597293 22236 raft_consensus.cc:3055] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:28.597599 22236 raft_consensus.cc:740] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 501bb42438804254aebd303a536d32d4, State: Running, Role: LEADER
I20260709 13:05:28.597421 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e608682ad7b44fb854010f50b703e6d" candidate_uuid: "91df3efca15d4d5480e4115f7c327443" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
I20260709 13:05:28.598021 22309 raft_consensus.cc:3060] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:28.598215 22236 consensus_queue.cc:260] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [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: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:28.599332 22236 raft_consensus.cc:3060] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:28.603199 22309 raft_consensus.cc:2468] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 4.
I20260709 13:05:28.603856 22236 raft_consensus.cc:2468] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91df3efca15d4d5480e4115f7c327443 in term 4.
I20260709 13:05:28.603964 22351 leader_election.cc:304] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [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: 78f8563cf6254adc81edc6eb24a2440b, 91df3efca15d4d5480e4115f7c327443; no voters: 
I20260709 13:05:28.604667 22539 raft_consensus.cc:2804] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:28.605093 22539 raft_consensus.cc:697] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 4 LEADER]: Becoming Leader. State: Replica: 91df3efca15d4d5480e4115f7c327443, State: Running, Role: LEADER
I20260709 13:05:28.605849 22539 consensus_queue.cc:237] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [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: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:28.611371 22134 catalog_manager.cc:5697] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 reported cstate change: term changed from 3 to 4, leader changed from 501bb42438804254aebd303a536d32d4 (127.21.26.129) to 91df3efca15d4d5480e4115f7c327443 (127.21.26.131). New cstate: current_term: 4 leader_uuid: "91df3efca15d4d5480e4115f7c327443" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:28.619963 22561 raft_consensus.cc:993] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4: : Instructing follower 78f8563cf6254adc81edc6eb24a2440b to start an election
I20260709 13:05:28.620383 22519 raft_consensus.cc:1081] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 4 LEADER]: Signalling peer 78f8563cf6254adc81edc6eb24a2440b to start an election
I20260709 13:05:28.621660 22309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "979a7d356d014210bdd8f79def29062f"
dest_uuid: "78f8563cf6254adc81edc6eb24a2440b"
 from {username='slave'} at 127.0.0.1:56330
I20260709 13:05:28.622018 22309 raft_consensus.cc:493] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:28.622246 22309 raft_consensus.cc:3060] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:28.626030 22309 raft_consensus.cc:515] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:28.627257 22309 leader_election.cc:290] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [CANDIDATE]: Term 5 election: Requested vote from peers 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879), 91df3efca15d4d5480e4115f7c327443 (127.21.26.131:43713)
I20260709 13:05:28.627818 22236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979a7d356d014210bdd8f79def29062f" candidate_uuid: "78f8563cf6254adc81edc6eb24a2440b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "501bb42438804254aebd303a536d32d4"
I20260709 13:05:28.628316 22236 raft_consensus.cc:3055] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:05:28.628248 22382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979a7d356d014210bdd8f79def29062f" candidate_uuid: "78f8563cf6254adc81edc6eb24a2440b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "91df3efca15d4d5480e4115f7c327443"
I20260709 13:05:28.628571 22236 raft_consensus.cc:740] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 501bb42438804254aebd303a536d32d4, State: Running, Role: LEADER
I20260709 13:05:28.628728 22382 raft_consensus.cc:3060] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:28.629192 22236 consensus_queue.cc:260] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [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: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:28.629976 22236 raft_consensus.cc:3060] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:28.632548 22382 raft_consensus.cc:2468] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f8563cf6254adc81edc6eb24a2440b in term 5.
I20260709 13:05:28.633270 22275 leader_election.cc:304] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [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: 78f8563cf6254adc81edc6eb24a2440b, 91df3efca15d4d5480e4115f7c327443; no voters: 
I20260709 13:05:28.633816 22236 raft_consensus.cc:2468] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78f8563cf6254adc81edc6eb24a2440b in term 5.
I20260709 13:05:28.633842 22526 raft_consensus.cc:2804] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:05:28.634346 22526 raft_consensus.cc:697] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 5 LEADER]: Becoming Leader. State: Replica: 78f8563cf6254adc81edc6eb24a2440b, State: Running, Role: LEADER
I20260709 13:05:28.635164 22526 consensus_queue.cc:237] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [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: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } }
I20260709 13:05:28.641196 22134 catalog_manager.cc:5697] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b reported cstate change: term changed from 4 to 5, leader changed from 501bb42438804254aebd303a536d32d4 (127.21.26.129) to 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130). New cstate: current_term: 5 leader_uuid: "78f8563cf6254adc81edc6eb24a2440b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:28.870810 22382 raft_consensus.cc:1275] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443 [term 4 FOLLOWER]: Refusing update from remote peer 78f8563cf6254adc81edc6eb24a2440b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:28.871816 22526 consensus_queue.cc:1048] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:28.884202 22236 raft_consensus.cc:1275] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 4 FOLLOWER]: Refusing update from remote peer 78f8563cf6254adc81edc6eb24a2440b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:28.885478 22576 consensus_queue.cc:1048] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [LEADER]: Connected to new peer: Peer: permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:28.951256 22309 raft_consensus.cc:1275] T 2afc3c1f55f14353bf0f424696a4a024 P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Refusing update from remote peer 91df3efca15d4d5480e4115f7c327443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:28.952299 22539 consensus_queue.cc:1048] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:28.960886 22236 raft_consensus.cc:1275] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Refusing update from remote peer 91df3efca15d4d5480e4115f7c327443: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:28.962025 22568 consensus_queue.cc:1048] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:29.077436 22382 raft_consensus.cc:1275] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 5 FOLLOWER]: Refusing update from remote peer 78f8563cf6254adc81edc6eb24a2440b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:05:29.078507 22576 consensus_queue.cc:1048] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91df3efca15d4d5480e4115f7c327443" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:29.086248 22236 raft_consensus.cc:1275] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 5 FOLLOWER]: Refusing update from remote peer 78f8563cf6254adc81edc6eb24a2440b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:05:29.087744 22562 consensus_queue.cc:1048] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [LEADER]: Connected to new peer: Peer: permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:29.164191 22309 raft_consensus.cc:1275] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [term 4 FOLLOWER]: Refusing update from remote peer 91df3efca15d4d5480e4115f7c327443: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:29.165252 22568 consensus_queue.cc:1048] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78f8563cf6254adc81edc6eb24a2440b" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:29.172627 22236 raft_consensus.cc:1275] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [term 4 FOLLOWER]: Refusing update from remote peer 91df3efca15d4d5480e4115f7c327443: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:29.174136 22569 consensus_queue.cc:1048] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [LEADER]: Connected to new peer: Peer: permanent_uuid: "501bb42438804254aebd303a536d32d4" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:29.328869 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:29.335572 21610 tablet_server.cc:179] TabletServer@127.21.26.129:0 shutting down...
I20260709 13:05:29.354377 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:29.355050 21610 tablet_replica.cc:333] T a1a9f60ab46c4f1a978133513fe1f0fc P 501bb42438804254aebd303a536d32d4: stopping tablet replica
I20260709 13:05:29.355609 21610 raft_consensus.cc:2243] T a1a9f60ab46c4f1a978133513fe1f0fc P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:29.356097 21610 raft_consensus.cc:2272] T a1a9f60ab46c4f1a978133513fe1f0fc P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.357841 21610 tablet_replica.cc:333] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4: stopping tablet replica
I20260709 13:05:29.358320 21610 raft_consensus.cc:2243] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:29.358671 21610 raft_consensus.cc:2272] T 6e608682ad7b44fb854010f50b703e6d P 501bb42438804254aebd303a536d32d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.360630 21610 tablet_replica.cc:333] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4: stopping tablet replica
I20260709 13:05:29.361104 21610 raft_consensus.cc:2243] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:29.361740 21610 raft_consensus.cc:2272] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 501bb42438804254aebd303a536d32d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.363688 21610 tablet_replica.cc:333] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4: stopping tablet replica
I20260709 13:05:29.364171 21610 raft_consensus.cc:2243] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:29.365044 21610 raft_consensus.cc:2272] T 15c4f0815c0949c6b4620b901c14cae7 P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.366482 21610 tablet_replica.cc:333] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4: stopping tablet replica
I20260709 13:05:29.367005 21610 raft_consensus.cc:2243] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:29.367326 21610 raft_consensus.cc:2272] T 979a7d356d014210bdd8f79def29062f P 501bb42438804254aebd303a536d32d4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.369132 21610 tablet_replica.cc:333] T 40a528fd19f24f6289d53cc2b872b689 P 501bb42438804254aebd303a536d32d4: stopping tablet replica
I20260709 13:05:29.369535 21610 raft_consensus.cc:2243] T 40a528fd19f24f6289d53cc2b872b689 P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:29.369884 21610 raft_consensus.cc:2272] T 40a528fd19f24f6289d53cc2b872b689 P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.371246 21610 tablet_replica.cc:333] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4: stopping tablet replica
I20260709 13:05:29.371639 21610 raft_consensus.cc:2243] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:29.372282 21610 raft_consensus.cc:2272] T 7c157721864f4ebcac55a944251f1caa P 501bb42438804254aebd303a536d32d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.373773 21610 tablet_replica.cc:333] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4: stopping tablet replica
I20260709 13:05:29.374209 21610 raft_consensus.cc:2243] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:29.374543 21610 raft_consensus.cc:2272] T 2afc3c1f55f14353bf0f424696a4a024 P 501bb42438804254aebd303a536d32d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.376353 21610 tablet_replica.cc:333] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4: stopping tablet replica
I20260709 13:05:29.376777 21610 raft_consensus.cc:2243] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:29.377418 21610 raft_consensus.cc:2272] T cdc6e5989f8d4bcabdef06fbeee5efeb P 501bb42438804254aebd303a536d32d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.379055 21610 tablet_replica.cc:333] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4: stopping tablet replica
I20260709 13:05:29.379470 21610 raft_consensus.cc:2243] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:29.379864 21610 raft_consensus.cc:2272] T ddff5f49176c4701beeea00597b7f761 P 501bb42438804254aebd303a536d32d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.406438 21610 tablet_server.cc:196] TabletServer@127.21.26.129:0 shutdown complete.
W20260709 13:05:29.423903 22274 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.26.129:42879: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260709 13:05:29.425184 21610 tablet_server.cc:179] TabletServer@127.21.26.130:0 shutting down...
W20260709 13:05:29.428184 22274 consensus_peers.cc:597] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b -> Peer 501bb42438804254aebd303a536d32d4 (127.21.26.129:42879): Couldn't send request to peer 501bb42438804254aebd303a536d32d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:42879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:29.446080 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:29.446733 21610 tablet_replica.cc:333] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b: stopping tablet replica
I20260709 13:05:29.447397 21610 raft_consensus.cc:2243] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:29.447952 21610 raft_consensus.cc:2272] T a1a9f60ab46c4f1a978133513fe1f0fc P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.449594 21610 tablet_replica.cc:333] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b: stopping tablet replica
I20260709 13:05:29.450042 21610 raft_consensus.cc:2243] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:29.450387 21610 raft_consensus.cc:2272] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 78f8563cf6254adc81edc6eb24a2440b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.451797 21610 tablet_replica.cc:333] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b: stopping tablet replica
I20260709 13:05:29.452423 21610 raft_consensus.cc:2243] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:29.452816 21610 raft_consensus.cc:2272] T 6e608682ad7b44fb854010f50b703e6d P 78f8563cf6254adc81edc6eb24a2440b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.454902 21610 tablet_replica.cc:333] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b: stopping tablet replica
I20260709 13:05:29.455331 21610 raft_consensus.cc:2243] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:29.455684 21610 raft_consensus.cc:2272] T cdc6e5989f8d4bcabdef06fbeee5efeb P 78f8563cf6254adc81edc6eb24a2440b [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:29.456202 22351 consensus_peers.cc:597] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 -> Peer 78f8563cf6254adc81edc6eb24a2440b (127.21.26.130:39603): Couldn't send request to peer 78f8563cf6254adc81edc6eb24a2440b. 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 13:05:29.457229 21610 tablet_replica.cc:333] T 2afc3c1f55f14353bf0f424696a4a024 P 78f8563cf6254adc81edc6eb24a2440b: stopping tablet replica
I20260709 13:05:29.457687 21610 raft_consensus.cc:2243] T 2afc3c1f55f14353bf0f424696a4a024 P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:29.458024 21610 raft_consensus.cc:2272] T 2afc3c1f55f14353bf0f424696a4a024 P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.460198 21610 tablet_replica.cc:333] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b: stopping tablet replica
I20260709 13:05:29.460676 21610 raft_consensus.cc:2243] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:29.461289 21610 raft_consensus.cc:2272] T ddff5f49176c4701beeea00597b7f761 P 78f8563cf6254adc81edc6eb24a2440b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.462888 21610 tablet_replica.cc:333] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b: stopping tablet replica
I20260709 13:05:29.463306 21610 raft_consensus.cc:2243] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:29.463892 21610 raft_consensus.cc:2272] T 40a528fd19f24f6289d53cc2b872b689 P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.465364 21610 tablet_replica.cc:333] T 7c157721864f4ebcac55a944251f1caa P 78f8563cf6254adc81edc6eb24a2440b: stopping tablet replica
I20260709 13:05:29.465760 21610 raft_consensus.cc:2243] T 7c157721864f4ebcac55a944251f1caa P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:29.466094 21610 raft_consensus.cc:2272] T 7c157721864f4ebcac55a944251f1caa P 78f8563cf6254adc81edc6eb24a2440b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.467559 21610 tablet_replica.cc:333] T 15c4f0815c0949c6b4620b901c14cae7 P 78f8563cf6254adc81edc6eb24a2440b: stopping tablet replica
I20260709 13:05:29.467955 21610 raft_consensus.cc:2243] T 15c4f0815c0949c6b4620b901c14cae7 P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:29.468345 21610 raft_consensus.cc:2272] T 15c4f0815c0949c6b4620b901c14cae7 P 78f8563cf6254adc81edc6eb24a2440b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.469810 21610 tablet_replica.cc:333] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b: stopping tablet replica
I20260709 13:05:29.470204 21610 raft_consensus.cc:2243] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:05:29.470816 21610 raft_consensus.cc:2272] T 979a7d356d014210bdd8f79def29062f P 78f8563cf6254adc81edc6eb24a2440b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.496517 21610 tablet_server.cc:196] TabletServer@127.21.26.130:0 shutdown complete.
I20260709 13:05:29.512348 21610 tablet_server.cc:179] TabletServer@127.21.26.131:0 shutting down...
I20260709 13:05:29.531184 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:29.531834 21610 tablet_replica.cc:333] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443: stopping tablet replica
I20260709 13:05:29.532634 21610 raft_consensus.cc:2243] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:29.533321 21610 raft_consensus.cc:2272] T a1a9f60ab46c4f1a978133513fe1f0fc P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.534883 21610 tablet_replica.cc:333] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 91df3efca15d4d5480e4115f7c327443: stopping tablet replica
I20260709 13:05:29.535317 21610 raft_consensus.cc:2243] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 91df3efca15d4d5480e4115f7c327443 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:29.535674 21610 raft_consensus.cc:2272] T 3c014f05ae904c0ea8ceb61d9f2ab65a P 91df3efca15d4d5480e4115f7c327443 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.537093 21610 tablet_replica.cc:333] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443: stopping tablet replica
I20260709 13:05:29.537511 21610 raft_consensus.cc:2243] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:29.538090 21610 raft_consensus.cc:2272] T 6e608682ad7b44fb854010f50b703e6d P 91df3efca15d4d5480e4115f7c327443 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.539902 21610 tablet_replica.cc:333] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443: stopping tablet replica
I20260709 13:05:29.540372 21610 raft_consensus.cc:2243] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:29.540753 21610 raft_consensus.cc:2272] T 40a528fd19f24f6289d53cc2b872b689 P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.542174 21610 tablet_replica.cc:333] T 7c157721864f4ebcac55a944251f1caa P 91df3efca15d4d5480e4115f7c327443: stopping tablet replica
I20260709 13:05:29.542711 21610 raft_consensus.cc:2243] T 7c157721864f4ebcac55a944251f1caa P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:29.543116 21610 raft_consensus.cc:2272] T 7c157721864f4ebcac55a944251f1caa P 91df3efca15d4d5480e4115f7c327443 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.544752 21610 tablet_replica.cc:333] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443: stopping tablet replica
I20260709 13:05:29.545178 21610 raft_consensus.cc:2243] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:29.545796 21610 raft_consensus.cc:2272] T 2afc3c1f55f14353bf0f424696a4a024 P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.547802 21610 tablet_replica.cc:333] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443: stopping tablet replica
I20260709 13:05:29.548235 21610 raft_consensus.cc:2243] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:29.548580 21610 raft_consensus.cc:2272] T 979a7d356d014210bdd8f79def29062f P 91df3efca15d4d5480e4115f7c327443 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.550339 21610 tablet_replica.cc:333] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443: stopping tablet replica
I20260709 13:05:29.550737 21610 raft_consensus.cc:2243] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:29.551047 21610 raft_consensus.cc:2272] T 15c4f0815c0949c6b4620b901c14cae7 P 91df3efca15d4d5480e4115f7c327443 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.552479 21610 tablet_replica.cc:333] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443: stopping tablet replica
I20260709 13:05:29.552845 21610 raft_consensus.cc:2243] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:29.553156 21610 raft_consensus.cc:2272] T ddff5f49176c4701beeea00597b7f761 P 91df3efca15d4d5480e4115f7c327443 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.554891 21610 tablet_replica.cc:333] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443: stopping tablet replica
I20260709 13:05:29.555259 21610 raft_consensus.cc:2243] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:29.555585 21610 raft_consensus.cc:2272] T cdc6e5989f8d4bcabdef06fbeee5efeb P 91df3efca15d4d5480e4115f7c327443 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.580602 21610 tablet_server.cc:196] TabletServer@127.21.26.131:0 shutdown complete.
I20260709 13:05:29.596673 21610 master.cc:562] Master@127.21.26.190:39977 shutting down...
I20260709 13:05:29.613996 21610 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:29.614437 21610 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:29.614697 21610 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4e2953731d1743ca912373b35e8ffe25: stopping tablet replica
I20260709 13:05:29.632778 21610 master.cc:584] Master@127.21.26.190:39977 shutdown complete.
501bb42438804254aebd303a536d32d4  5
78f8563cf6254adc81edc6eb24a2440b  4
91df3efca15d4d5480e4115f7c327443  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10249 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:05:29.667060 21610 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.26.190:46221
I20260709 13:05:29.668121 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:29.672962 22590 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 13:05:29.672973 22589 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 13:05:29.673825 22592 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 13:05:29.675302 21610 server_base.cc:1061] running on GCE node
I20260709 13:05:29.676103 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:29.676292 21610 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 13:05:29.676455 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602329676437 us; error 0 us; skew 500 ppm
I20260709 13:05:29.676934 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:29.679095 21610 webserver.cc:533] Webserver started at http://127.21.26.190:44989/ using document root <none> and password file <none>
I20260709 13:05:29.679531 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:29.679695 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:29.679961 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:29.681231 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/master-0-root/instance:
uuid: "d275c24c7b0a4e53a866a08fbaace325"
format_stamp: "Formatted at 2026-07-09 13:05:29 on dist-test-slave-tq1r"
I20260709 13:05:29.685101 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:05:29.687952 22597 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:29.688586 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:05:29.688832 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/master-0-root
uuid: "d275c24c7b0a4e53a866a08fbaace325"
format_stamp: "Formatted at 2026-07-09 13:05:29 on dist-test-slave-tq1r"
I20260709 13:05:29.689069 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-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 13:05:29.699345 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:29.700424 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:29.734684 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.190:46221
I20260709 13:05:29.734767 22648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.190:46221 every 8 connection(s)
I20260709 13:05:29.738219 22649 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 13:05:29.746901 22649 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325: Bootstrap starting.
I20260709 13:05:29.751048 22649 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.754642 22649 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325: No bootstrap required, opened a new log
I20260709 13:05:29.756513 22649 raft_consensus.cc:359] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d275c24c7b0a4e53a866a08fbaace325" member_type: VOTER }
I20260709 13:05:29.756839 22649 raft_consensus.cc:385] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.757017 22649 raft_consensus.cc:740] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d275c24c7b0a4e53a866a08fbaace325, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.757459 22649 consensus_queue.cc:260] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d275c24c7b0a4e53a866a08fbaace325" member_type: VOTER }
I20260709 13:05:29.757841 22649 raft_consensus.cc:399] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:29.758029 22649 raft_consensus.cc:493] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:29.758224 22649 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.761817 22649 raft_consensus.cc:515] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d275c24c7b0a4e53a866a08fbaace325" member_type: VOTER }
I20260709 13:05:29.762243 22649 leader_election.cc:304] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325 [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: d275c24c7b0a4e53a866a08fbaace325; no voters: 
I20260709 13:05:29.763166 22649 leader_election.cc:290] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:29.763430 22652 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.764550 22652 raft_consensus.cc:697] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325 [term 1 LEADER]: Becoming Leader. State: Replica: d275c24c7b0a4e53a866a08fbaace325, State: Running, Role: LEADER
I20260709 13:05:29.765147 22652 consensus_queue.cc:237] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325 [LEADER]: Queue going to LEADER mode. State: All 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: "d275c24c7b0a4e53a866a08fbaace325" member_type: VOTER }
I20260709 13:05:29.765789 22649 sys_catalog.cc:565] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:29.769487 22654 sys_catalog.cc:455] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d275c24c7b0a4e53a866a08fbaace325. Latest consensus state: current_term: 1 leader_uuid: "d275c24c7b0a4e53a866a08fbaace325" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d275c24c7b0a4e53a866a08fbaace325" member_type: VOTER } }
I20260709 13:05:29.770015 22654 sys_catalog.cc:458] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:29.771099 22653 sys_catalog.cc:455] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d275c24c7b0a4e53a866a08fbaace325" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d275c24c7b0a4e53a866a08fbaace325" member_type: VOTER } }
I20260709 13:05:29.771656 22653 sys_catalog.cc:458] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:29.777609 22660 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:29.784273 22660 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:29.785140 21610 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:29.791992 22660 catalog_manager.cc:1383] Generated new cluster ID: 8da837d35a314600814deec61c211c71
I20260709 13:05:29.792253 22660 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:29.806180 22660 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:29.807265 22660 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:29.823805 22660 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325: Generated new TSK 0
I20260709 13:05:29.824350 22660 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:29.851132 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:29.856362 22670 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 13:05:29.857474 22671 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 13:05:29.859892 22673 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 13:05:29.860576 21610 server_base.cc:1061] running on GCE node
I20260709 13:05:29.861545 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:29.861726 21610 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 13:05:29.861876 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602329861859 us; error 0 us; skew 500 ppm
I20260709 13:05:29.862368 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:29.864409 21610 webserver.cc:533] Webserver started at http://127.21.26.129:46247/ using document root <none> and password file <none>
I20260709 13:05:29.864837 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:29.865008 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:29.865243 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:29.866205 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-0-root/instance:
uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
format_stamp: "Formatted at 2026-07-09 13:05:29 on dist-test-slave-tq1r"
I20260709 13:05:29.870244 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:05:29.873106 22678 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:29.873822 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:05:29.874125 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-0-root
uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
format_stamp: "Formatted at 2026-07-09 13:05:29 on dist-test-slave-tq1r"
I20260709 13:05:29.874352 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-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 13:05:29.890499 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:29.891527 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:29.892822 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:29.894757 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:29.894917 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:29.895089 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:29.895220 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:29.930363 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.129:35655
I20260709 13:05:29.930454 22740 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.129:35655 every 8 connection(s)
I20260709 13:05:29.934629 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:29.940503 22745 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 13:05:29.941793 22746 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 13:05:29.944206 22748 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 13:05:29.944403 21610 server_base.cc:1061] running on GCE node
I20260709 13:05:29.945210 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:29.945379 21610 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 13:05:29.945506 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602329945495 us; error 0 us; skew 500 ppm
I20260709 13:05:29.945961 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:29.948369 21610 webserver.cc:533] Webserver started at http://127.21.26.130:45817/ using document root <none> and password file <none>
I20260709 13:05:29.948917 22741 heartbeater.cc:344] Connected to a master server at 127.21.26.190:46221
I20260709 13:05:29.948942 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:29.949311 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:29.949322 22741 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:29.949659 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:29.950047 22741 heartbeater.cc:507] Master 127.21.26.190:46221 requested a full tablet report, sending...
I20260709 13:05:29.950750 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-1-root/instance:
uuid: "10d1025610704e5abceba0cec1457b14"
format_stamp: "Formatted at 2026-07-09 13:05:29 on dist-test-slave-tq1r"
I20260709 13:05:29.952020 22614 ts_manager.cc:194] Registered new tserver with Master: 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655)
I20260709 13:05:29.954296 22614 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57616
I20260709 13:05:29.956295 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260709 13:05:29.959129 22753 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:29.959781 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:05:29.960022 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-1-root
uuid: "10d1025610704e5abceba0cec1457b14"
format_stamp: "Formatted at 2026-07-09 13:05:29 on dist-test-slave-tq1r"
I20260709 13:05:29.960335 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-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 13:05:29.969274 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:29.970270 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:29.971524 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:29.973464 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:29.973639 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:29.973835 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:29.973979 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:30.009822 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.130:45635
I20260709 13:05:30.009929 22815 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.130:45635 every 8 connection(s)
I20260709 13:05:30.013975 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:30.020661 22819 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 13:05:30.022171 22820 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 13:05:30.025164 22816 heartbeater.cc:344] Connected to a master server at 127.21.26.190:46221
W20260709 13:05:30.025249 22822 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 13:05:30.025172 21610 server_base.cc:1061] running on GCE node
I20260709 13:05:30.025731 22816 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:30.026336 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:30.026546 21610 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 13:05:30.026489 22816 heartbeater.cc:507] Master 127.21.26.190:46221 requested a full tablet report, sending...
I20260709 13:05:30.026795 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602330026775 us; error 0 us; skew 500 ppm
I20260709 13:05:30.027424 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:30.028524 22614 ts_manager.cc:194] Registered new tserver with Master: 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:30.029676 21610 webserver.cc:533] Webserver started at http://127.21.26.131:35247/ using document root <none> and password file <none>
I20260709 13:05:30.029922 22614 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57628
I20260709 13:05:30.030125 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:30.030345 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:30.030586 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:30.031643 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-2-root/instance:
uuid: "4f037ffdb0be4730a45aefcaa25772d4"
format_stamp: "Formatted at 2026-07-09 13:05:30 on dist-test-slave-tq1r"
I20260709 13:05:30.035430 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:05:30.038169 22827 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:30.038810 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:05:30.039036 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-2-root
uuid: "4f037ffdb0be4730a45aefcaa25772d4"
format_stamp: "Formatted at 2026-07-09 13:05:30 on dist-test-slave-tq1r"
I20260709 13:05:30.039249 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-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 13:05:30.048413 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:30.049372 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:30.050587 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:30.052543 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:30.052712 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:30.052935 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:30.053074 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:30.089563 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.131:33387
I20260709 13:05:30.089641 22889 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.131:33387 every 8 connection(s)
I20260709 13:05:30.101298 22890 heartbeater.cc:344] Connected to a master server at 127.21.26.190:46221
I20260709 13:05:30.101593 22890 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:30.102152 22890 heartbeater.cc:507] Master 127.21.26.190:46221 requested a full tablet report, sending...
I20260709 13:05:30.103765 22614 ts_manager.cc:194] Registered new tserver with Master: 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:30.104336 21610 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011827293s
I20260709 13:05:30.105279 22614 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57644
I20260709 13:05:30.126217 22614 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57648:
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 13:05:30.131798 22614 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 13:05:30.310075 22855 tablet_service.cc:1511] Processing CreateTablet for tablet 7763b2230eb046209aef5d91ac9cc692 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:30.310752 22781 tablet_service.cc:1511] Processing CreateTablet for tablet 7763b2230eb046209aef5d91ac9cc692 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:30.310972 22780 tablet_service.cc:1511] Processing CreateTablet for tablet 4f692072f5dd419e8aec4aa81b179ad7 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:30.311651 22855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7763b2230eb046209aef5d91ac9cc692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.312382 22780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f692072f5dd419e8aec4aa81b179ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.315755 22781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7763b2230eb046209aef5d91ac9cc692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.316574 22854 tablet_service.cc:1511] Processing CreateTablet for tablet 4f692072f5dd419e8aec4aa81b179ad7 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:30.317921 22854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f692072f5dd419e8aec4aa81b179ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.321612 22779 tablet_service.cc:1511] Processing CreateTablet for tablet fd2e7b06900a4ba0b6c6c1d357507f8f (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:30.322037 22853 tablet_service.cc:1511] Processing CreateTablet for tablet fd2e7b06900a4ba0b6c6c1d357507f8f (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:30.322863 22779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd2e7b06900a4ba0b6c6c1d357507f8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.323248 22853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd2e7b06900a4ba0b6c6c1d357507f8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.329397 22778 tablet_service.cc:1511] Processing CreateTablet for tablet 68f4dfbe572b4d2a85b3e69eede55dc3 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:30.329823 22852 tablet_service.cc:1511] Processing CreateTablet for tablet 68f4dfbe572b4d2a85b3e69eede55dc3 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:30.330565 22778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f4dfbe572b4d2a85b3e69eede55dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.331079 22852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f4dfbe572b4d2a85b3e69eede55dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.333993 22777 tablet_service.cc:1511] Processing CreateTablet for tablet 127bb3cce21d45b39ef5edcf53ce5768 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:30.335214 22777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 127bb3cce21d45b39ef5edcf53ce5768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.352097 22706 tablet_service.cc:1511] Processing CreateTablet for tablet 7763b2230eb046209aef5d91ac9cc692 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:30.353351 22706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7763b2230eb046209aef5d91ac9cc692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.355522 22851 tablet_service.cc:1511] Processing CreateTablet for tablet 127bb3cce21d45b39ef5edcf53ce5768 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:30.356911 22851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 127bb3cce21d45b39ef5edcf53ce5768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.357195 22705 tablet_service.cc:1511] Processing CreateTablet for tablet 4f692072f5dd419e8aec4aa81b179ad7 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:30.358388 22705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f692072f5dd419e8aec4aa81b179ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.362444 22703 tablet_service.cc:1511] Processing CreateTablet for tablet 68f4dfbe572b4d2a85b3e69eede55dc3 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:30.362581 22850 tablet_service.cc:1511] Processing CreateTablet for tablet 36c1362263424c7d8a3291186bdeb6fa (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:30.363778 22703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f4dfbe572b4d2a85b3e69eede55dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.363947 22850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c1362263424c7d8a3291186bdeb6fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.365103 22702 tablet_service.cc:1511] Processing CreateTablet for tablet 127bb3cce21d45b39ef5edcf53ce5768 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:30.360689 22704 tablet_service.cc:1511] Processing CreateTablet for tablet fd2e7b06900a4ba0b6c6c1d357507f8f (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:30.366700 22701 tablet_service.cc:1511] Processing CreateTablet for tablet 36c1362263424c7d8a3291186bdeb6fa (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:30.368046 22701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c1362263424c7d8a3291186bdeb6fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.368716 22702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 127bb3cce21d45b39ef5edcf53ce5768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.369823 22704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd2e7b06900a4ba0b6c6c1d357507f8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.373358 22776 tablet_service.cc:1511] Processing CreateTablet for tablet 36c1362263424c7d8a3291186bdeb6fa (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:30.374670 22776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c1362263424c7d8a3291186bdeb6fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.389696 22700 tablet_service.cc:1511] Processing CreateTablet for tablet 3a85736589a04762a84779536896ae38 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:30.390188 22849 tablet_service.cc:1511] Processing CreateTablet for tablet 3a85736589a04762a84779536896ae38 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:30.391076 22700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a85736589a04762a84779536896ae38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.391460 22849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a85736589a04762a84779536896ae38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.456300 22906 tablet_bootstrap.cc:492] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:30.456491 22778 tablet_service.cc:1511] Processing CreateTablet for tablet 3a85736589a04762a84779536896ae38 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:30.456893 22699 tablet_service.cc:1511] Processing CreateTablet for tablet 17f32e63f0e441ca9d2ae2f189b59718 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:30.457758 22778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a85736589a04762a84779536896ae38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.458045 22699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f32e63f0e441ca9d2ae2f189b59718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.464326 22905 tablet_bootstrap.cc:492] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:30.510509 22906 tablet_bootstrap.cc:654] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.512777 22905 tablet_bootstrap.cc:654] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.515554 22780 tablet_service.cc:1511] Processing CreateTablet for tablet 17f32e63f0e441ca9d2ae2f189b59718 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:30.516040 22907 tablet_bootstrap.cc:492] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:30.516872 22780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f32e63f0e441ca9d2ae2f189b59718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.517724 22855 tablet_service.cc:1511] Processing CreateTablet for tablet 17f32e63f0e441ca9d2ae2f189b59718 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:30.518882 22855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f32e63f0e441ca9d2ae2f189b59718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.522503 22907 tablet_bootstrap.cc:654] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.526820 22702 tablet_service.cc:1511] Processing CreateTablet for tablet 7c32202de9bc4cd49a726901d7612c0b (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:30.527966 22702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c32202de9bc4cd49a726901d7612c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.527957 22779 tablet_service.cc:1511] Processing CreateTablet for tablet 7c32202de9bc4cd49a726901d7612c0b (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:30.529197 22779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c32202de9bc4cd49a726901d7612c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.529105 22852 tablet_service.cc:1511] Processing CreateTablet for tablet 7c32202de9bc4cd49a726901d7612c0b (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:30.530282 22852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c32202de9bc4cd49a726901d7612c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.534173 22853 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2dcb1411734c6f8cabc4fd5dc032ec (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:30.535291 22853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2dcb1411734c6f8cabc4fd5dc032ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.538192 22776 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2dcb1411734c6f8cabc4fd5dc032ec (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:30.539330 22776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2dcb1411734c6f8cabc4fd5dc032ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.547765 22701 tablet_service.cc:1511] Processing CreateTablet for tablet d9959349441c4c48ae0c2e95c15ff97a (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:30.548264 22849 tablet_service.cc:1511] Processing CreateTablet for tablet d9959349441c4c48ae0c2e95c15ff97a (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:30.548923 22701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9959349441c4c48ae0c2e95c15ff97a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.548915 22777 tablet_service.cc:1511] Processing CreateTablet for tablet d9959349441c4c48ae0c2e95c15ff97a (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:30.549533 22849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9959349441c4c48ae0c2e95c15ff97a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.550144 22777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9959349441c4c48ae0c2e95c15ff97a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.555922 22704 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2dcb1411734c6f8cabc4fd5dc032ec (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:30.557116 22704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2dcb1411734c6f8cabc4fd5dc032ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.565958 22781 tablet_service.cc:1511] Processing CreateTablet for tablet 08322292c21044f1801677b7e28050db (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:30.567116 22700 tablet_service.cc:1511] Processing CreateTablet for tablet 08322292c21044f1801677b7e28050db (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:30.567294 22850 tablet_service.cc:1511] Processing CreateTablet for tablet 08322292c21044f1801677b7e28050db (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:30.568408 22850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08322292c21044f1801677b7e28050db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.568408 22700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08322292c21044f1801677b7e28050db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.567181 22781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08322292c21044f1801677b7e28050db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.585064 22702 tablet_service.cc:1511] Processing CreateTablet for tablet 03154fded2ea4d08b09a5eeb5cd14406 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:30.586269 22702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03154fded2ea4d08b09a5eeb5cd14406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.591635 22906 tablet_bootstrap.cc:492] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:30.592113 22906 ts_tablet_manager.cc:1403] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.136s	user 0.009s	sys 0.022s
I20260709 13:05:30.594028 22852 tablet_service.cc:1511] Processing CreateTablet for tablet 03154fded2ea4d08b09a5eeb5cd14406 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:30.594723 22906 raft_consensus.cc:359] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:30.595443 22906 raft_consensus.cc:385] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.595734 22906 raft_consensus.cc:740] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.595189 22852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03154fded2ea4d08b09a5eeb5cd14406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.596534 22906 consensus_queue.cc:260] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:30.616055 22780 tablet_service.cc:1511] Processing CreateTablet for tablet 03154fded2ea4d08b09a5eeb5cd14406 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:30.617471 22780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03154fded2ea4d08b09a5eeb5cd14406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.676934 22906 ts_tablet_manager.cc:1434] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.085s	user 0.013s	sys 0.011s
I20260709 13:05:30.677663 22816 heartbeater.cc:499] Master 127.21.26.190:46221 was elected leader, sending a full tablet report...
I20260709 13:05:30.678149 22906 tablet_bootstrap.cc:492] T 7763b2230eb046209aef5d91ac9cc692 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:30.680605 22907 tablet_bootstrap.cc:492] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:30.681048 22907 ts_tablet_manager.cc:1403] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.165s	user 0.020s	sys 0.011s
I20260709 13:05:30.681396 22849 tablet_service.cc:1511] Processing CreateTablet for tablet d181f971ff0c4d5c83041a9fa21b476f (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:30.682569 22849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d181f971ff0c4d5c83041a9fa21b476f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.683104 22702 tablet_service.cc:1511] Processing CreateTablet for tablet d181f971ff0c4d5c83041a9fa21b476f (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:30.683818 22906 tablet_bootstrap.cc:654] T 7763b2230eb046209aef5d91ac9cc692 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.685586 22781 tablet_service.cc:1511] Processing CreateTablet for tablet d181f971ff0c4d5c83041a9fa21b476f (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:30.686678 22781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d181f971ff0c4d5c83041a9fa21b476f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.686784 22704 tablet_service.cc:1511] Processing CreateTablet for tablet 30e64a9cc37b474281f9f04293ac4095 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:30.692396 22905 tablet_bootstrap.cc:492] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:30.692816 22905 ts_tablet_manager.cc:1403] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.244s	user 0.018s	sys 0.010s
I20260709 13:05:30.695427 22905 raft_consensus.cc:359] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } }
I20260709 13:05:30.704161 22907 raft_consensus.cc:359] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:30.704859 22907 raft_consensus.cc:385] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.705138 22907 raft_consensus.cc:740] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.705794 22905 raft_consensus.cc:385] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.706125 22905 raft_consensus.cc:740] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.706928 22905 consensus_queue.cc:260] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } }
I20260709 13:05:30.707710 22776 tablet_service.cc:1511] Processing CreateTablet for tablet 30e64a9cc37b474281f9f04293ac4095 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:30.708014 22907 consensus_queue.cc:260] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:30.707791 22702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d181f971ff0c4d5c83041a9fa21b476f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.713043 22850 tablet_service.cc:1511] Processing CreateTablet for tablet 30e64a9cc37b474281f9f04293ac4095 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:30.713439 22704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e64a9cc37b474281f9f04293ac4095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.714203 22850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e64a9cc37b474281f9f04293ac4095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.723344 22776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e64a9cc37b474281f9f04293ac4095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.727000 22907 ts_tablet_manager.cc:1434] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.045s	user 0.002s	sys 0.004s
I20260709 13:05:30.729218 22700 tablet_service.cc:1511] Processing CreateTablet for tablet 1d0fb956e6b7416d8f11daad7d2f538f (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:30.730382 22700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d0fb956e6b7416d8f11daad7d2f538f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.733264 22905 ts_tablet_manager.cc:1434] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 13:05:30.733979 22890 heartbeater.cc:499] Master 127.21.26.190:46221 was elected leader, sending a full tablet report...
I20260709 13:05:30.739650 22905 tablet_bootstrap.cc:492] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:30.741140 22741 heartbeater.cc:499] Master 127.21.26.190:46221 was elected leader, sending a full tablet report...
I20260709 13:05:30.745872 22781 tablet_service.cc:1511] Processing CreateTablet for tablet 1d0fb956e6b7416d8f11daad7d2f538f (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:30.747090 22781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d0fb956e6b7416d8f11daad7d2f538f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.751659 22701 tablet_service.cc:1511] Processing CreateTablet for tablet c6605a06c9d34c36ae64f98f5f51b1a0 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:30.752810 22701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6605a06c9d34c36ae64f98f5f51b1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.754503 22850 tablet_service.cc:1511] Processing CreateTablet for tablet 1d0fb956e6b7416d8f11daad7d2f538f (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:30.755002 22907 tablet_bootstrap.cc:492] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:30.754530 22777 tablet_service.cc:1511] Processing CreateTablet for tablet c6605a06c9d34c36ae64f98f5f51b1a0 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:30.755755 22850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d0fb956e6b7416d8f11daad7d2f538f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.755839 22777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6605a06c9d34c36ae64f98f5f51b1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.761171 22907 tablet_bootstrap.cc:654] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.764734 22905 tablet_bootstrap.cc:654] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.774806 22906 tablet_bootstrap.cc:492] T 7763b2230eb046209aef5d91ac9cc692 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:30.775290 22906 ts_tablet_manager.cc:1403] T 7763b2230eb046209aef5d91ac9cc692 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.097s	user 0.017s	sys 0.027s
I20260709 13:05:30.778002 22906 raft_consensus.cc:359] T 7763b2230eb046209aef5d91ac9cc692 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } }
I20260709 13:05:30.778702 22906 raft_consensus.cc:385] T 7763b2230eb046209aef5d91ac9cc692 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.778999 22906 raft_consensus.cc:740] T 7763b2230eb046209aef5d91ac9cc692 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
W20260709 13:05:30.781360 22662 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:30.782346 22907 tablet_bootstrap.cc:492] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:30.784153 22852 tablet_service.cc:1511] Processing CreateTablet for tablet c6605a06c9d34c36ae64f98f5f51b1a0 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:30.788429 22907 ts_tablet_manager.cc:1403] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.004s
I20260709 13:05:30.788823 22852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6605a06c9d34c36ae64f98f5f51b1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.779667 22906 consensus_queue.cc:260] T 7763b2230eb046209aef5d91ac9cc692 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } }
I20260709 13:05:30.791410 22907 raft_consensus.cc:359] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } }
I20260709 13:05:30.792098 22849 tablet_service.cc:1511] Processing CreateTablet for tablet e556e43ce881400186623008163b8eed (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:30.793179 22907 raft_consensus.cc:385] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.791915 22906 ts_tablet_manager.cc:1434] T 7763b2230eb046209aef5d91ac9cc692 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 13:05:30.793605 22907 raft_consensus.cc:740] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.793763 22849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e556e43ce881400186623008163b8eed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.795193 22781 tablet_service.cc:1511] Processing CreateTablet for tablet e556e43ce881400186623008163b8eed (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:30.796002 22907 consensus_queue.cc:260] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } }
I20260709 13:05:30.798233 22907 ts_tablet_manager.cc:1434] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:05:30.799162 22907 tablet_bootstrap.cc:492] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:30.786031 22700 tablet_service.cc:1511] Processing CreateTablet for tablet e556e43ce881400186623008163b8eed (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:30.800805 22700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e556e43ce881400186623008163b8eed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.805042 22907 tablet_bootstrap.cc:654] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.812477 22907 tablet_bootstrap.cc:492] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:30.813789 22907 ts_tablet_manager.cc:1403] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 13:05:30.815936 22907 raft_consensus.cc:359] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:30.816567 22907 raft_consensus.cc:385] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.816852 22907 raft_consensus.cc:740] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.817591 22907 consensus_queue.cc:260] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:30.819598 22907 ts_tablet_manager.cc:1434] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:30.820549 22907 tablet_bootstrap.cc:492] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:30.822127 22905 tablet_bootstrap.cc:492] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:30.822623 22905 ts_tablet_manager.cc:1403] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.032s
I20260709 13:05:30.824852 22906 tablet_bootstrap.cc:492] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:30.824893 22781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e556e43ce881400186623008163b8eed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.825284 22905 raft_consensus.cc:359] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:30.825989 22905 raft_consensus.cc:385] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.826320 22905 raft_consensus.cc:740] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.827169 22905 consensus_queue.cc:260] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:30.828917 22905 ts_tablet_manager.cc:1434] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:30.829784 22905 tablet_bootstrap.cc:492] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:30.830750 22914 raft_consensus.cc:493] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.831171 22914 raft_consensus.cc:515] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:30.833232 22914 leader_election.cc:290] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:30.837267 22911 raft_consensus.cc:493] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.837704 22911 raft_consensus.cc:515] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:30.840036 22911 leader_election.cc:290] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:30.841428 22907 tablet_bootstrap.cc:654] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.848206 22701 tablet_service.cc:1511] Processing CreateTablet for tablet fd17e4ab5ec444fa93430e1eafd48b80 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:30.849479 22701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd17e4ab5ec444fa93430e1eafd48b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.863019 22781 tablet_service.cc:1511] Processing CreateTablet for tablet fd17e4ab5ec444fa93430e1eafd48b80 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:30.864260 22781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd17e4ab5ec444fa93430e1eafd48b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.874955 22849 tablet_service.cc:1511] Processing CreateTablet for tablet fd17e4ab5ec444fa93430e1eafd48b80 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:30.876466 22849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd17e4ab5ec444fa93430e1eafd48b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.881160 22777 tablet_service.cc:1511] Processing CreateTablet for tablet 73e415d95f60493baa3f0b8e08c04834 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:30.882344 22777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73e415d95f60493baa3f0b8e08c04834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.885046 22700 tablet_service.cc:1511] Processing CreateTablet for tablet 73e415d95f60493baa3f0b8e08c04834 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:30.886287 22700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73e415d95f60493baa3f0b8e08c04834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.891265 22906 tablet_bootstrap.cc:654] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.900571 22850 tablet_service.cc:1511] Processing CreateTablet for tablet 73e415d95f60493baa3f0b8e08c04834 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:30.901930 22850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73e415d95f60493baa3f0b8e08c04834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.911393 22702 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad64abe09a64ed196837bb988ae9402 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:30.912575 22702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad64abe09a64ed196837bb988ae9402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.913363 22780 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad64abe09a64ed196837bb988ae9402 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:30.914616 22780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad64abe09a64ed196837bb988ae9402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.916926 22852 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad64abe09a64ed196837bb988ae9402 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:30.918061 22852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad64abe09a64ed196837bb988ae9402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.921965 22913 raft_consensus.cc:493] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.922417 22913 raft_consensus.cc:515] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } }
I20260709 13:05:30.924813 22913 leader_election.cc:290] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655)
I20260709 13:05:30.934211 22905 tablet_bootstrap.cc:654] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.946682 22780 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4d25afb6084ef6bd7bc29db2519ceb (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:30.947885 22780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4d25afb6084ef6bd7bc29db2519ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.947980 22850 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4d25afb6084ef6bd7bc29db2519ceb (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:30.949133 22850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4d25afb6084ef6bd7bc29db2519ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.965672 22700 tablet_service.cc:1511] Processing CreateTablet for tablet c49afb0a590346feb087d5db14a2c888 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:30.966833 22700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c49afb0a590346feb087d5db14a2c888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.971524 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:30.972675 22702 tablet_service.cc:1511] Processing CreateTablet for tablet 1f4d25afb6084ef6bd7bc29db2519ceb (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:30.973639 22906 tablet_bootstrap.cc:492] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:30.973909 22702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4d25afb6084ef6bd7bc29db2519ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.974597 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7763b2230eb046209aef5d91ac9cc692" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:30.975220 22790 raft_consensus.cc:2468] T 7763b2230eb046209aef5d91ac9cc692 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 0.
I20260709 13:05:30.975769 22907 tablet_bootstrap.cc:492] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:30.976222 22907 ts_tablet_manager.cc:1403] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.156s	user 0.037s	sys 0.059s
I20260709 13:05:30.976646 22829 leader_election.cc:304] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:05:30.977664 22913 raft_consensus.cc:2804] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:30.978008 22913 raft_consensus.cc:493] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.978350 22913 raft_consensus.cc:3060] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.978917 22907 raft_consensus.cc:359] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:30.979599 22907 raft_consensus.cc:385] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:05:30.980516 22680 leader_election.cc:343] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.974073 22906 ts_tablet_manager.cc:1403] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.149s	user 0.005s	sys 0.006s
I20260709 13:05:30.984591 22906 raft_consensus.cc:359] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:30.984640 22913 raft_consensus.cc:515] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } }
I20260709 13:05:30.986717 22913 leader_election.cc:290] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655)
I20260709 13:05:30.988054 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7763b2230eb046209aef5d91ac9cc692" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:30.988308 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:30.979899 22907 raft_consensus.cc:740] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.988612 22790 raft_consensus.cc:3060] T 7763b2230eb046209aef5d91ac9cc692 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.989279 22907 consensus_queue.cc:260] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:30.990082 22757 leader_election.cc:343] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.991900 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:30.995347 22907 ts_tablet_manager.cc:1434] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:05:30.996299 22907 tablet_bootstrap.cc:492] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:30.996448 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:30.995177 22777 tablet_service.cc:1511] Processing CreateTablet for tablet c49afb0a590346feb087d5db14a2c888 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
W20260709 13:05:30.997767 22754 leader_election.cc:343] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.998255 22754 leader_election.cc:304] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:30.999297 22911 raft_consensus.cc:2749] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.997573 22852 tablet_service.cc:1511] Processing CreateTablet for tablet c49afb0a590346feb087d5db14a2c888 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:31.000545 22852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c49afb0a590346feb087d5db14a2c888. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:31.001354 22679 leader_election.cc:343] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.001221 22702 tablet_service.cc:1511] Processing CreateTablet for tablet 3287a0e38e034720aab0f9b866493ffc (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:31.001858 22679 leader_election.cc:304] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:31.002367 22702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3287a0e38e034720aab0f9b866493ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.002521 22907 tablet_bootstrap.cc:654] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.985366 22906 raft_consensus.cc:385] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.004374 22906 raft_consensus.cc:740] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.004493 22914 raft_consensus.cc:2749] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.005234 22906 consensus_queue.cc:260] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.007301 22906 ts_tablet_manager.cc:1434] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.000s
I20260709 13:05:31.007861 22777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c49afb0a590346feb087d5db14a2c888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.008258 22906 tablet_bootstrap.cc:492] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:31.009150 22905 tablet_bootstrap.cc:492] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:31.009584 22905 ts_tablet_manager.cc:1403] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.180s	user 0.010s	sys 0.000s
I20260709 13:05:31.012308 22905 raft_consensus.cc:359] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.012982 22905 raft_consensus.cc:385] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.013255 22905 raft_consensus.cc:740] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.014039 22906 tablet_bootstrap.cc:654] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.013931 22905 consensus_queue.cc:260] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.021142 22780 tablet_service.cc:1511] Processing CreateTablet for tablet 3287a0e38e034720aab0f9b866493ffc (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:31.022397 22780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3287a0e38e034720aab0f9b866493ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:30.997304 22790 raft_consensus.cc:2468] T 7763b2230eb046209aef5d91ac9cc692 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:05:31.023686 22829 leader_election.cc:304] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:05:31.033134 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7763b2230eb046209aef5d91ac9cc692" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:31.033753 22716 raft_consensus.cc:2468] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 0.
I20260709 13:05:31.034684 22913 raft_consensus.cc:2804] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.035171 22913 raft_consensus.cc:697] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:05:31.034837 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7763b2230eb046209aef5d91ac9cc692" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:31.035869 22715 raft_consensus.cc:3060] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.036084 22913 consensus_queue.cc:237] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } }
I20260709 13:05:31.042867 22715 raft_consensus.cc:2468] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:05:31.044376 22906 tablet_bootstrap.cc:492] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:31.046686 22906 ts_tablet_manager.cc:1403] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.005s
I20260709 13:05:31.048183 22850 tablet_service.cc:1511] Processing CreateTablet for tablet 3287a0e38e034720aab0f9b866493ffc (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:31.049432 22850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3287a0e38e034720aab0f9b866493ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.051271 22906 raft_consensus.cc:359] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.047909 22934 raft_consensus.cc:493] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.015920 22905 ts_tablet_manager.cc:1434] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:05:31.051949 22906 raft_consensus.cc:385] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.052318 22906 raft_consensus.cc:740] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.052735 22905 tablet_bootstrap.cc:492] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:31.053143 22906 consensus_queue.cc:260] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.052206 22934 raft_consensus.cc:515] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.056483 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:31.057462 22907 tablet_bootstrap.cc:492] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
W20260709 13:05:31.057907 22831 leader_election.cc:343] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.058588 22905 tablet_bootstrap.cc:654] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.059320 22934 leader_election.cc:290] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:31.059907 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
W20260709 13:05:31.061269 22829 leader_election.cc:343] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.057926 22907 ts_tablet_manager.cc:1403] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.009s
I20260709 13:05:31.061801 22829 leader_election.cc:304] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:31.063109 22700 tablet_service.cc:1511] Processing CreateTablet for tablet ce964ef7973f443882ee760e347bfb89 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:31.064280 22700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce964ef7973f443882ee760e347bfb89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.065613 22934 raft_consensus.cc:493] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.066033 22934 raft_consensus.cc:515] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.065359 22906 ts_tablet_manager.cc:1434] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:05:31.068329 22935 raft_consensus.cc:2749] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.069079 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:31.069224 22907 raft_consensus.cc:359] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.069653 22715 raft_consensus.cc:2468] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 0.
I20260709 13:05:31.070840 22831 leader_election.cc:304] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:31.069908 22907 raft_consensus.cc:385] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.072461 22935 raft_consensus.cc:2804] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.072515 22907 raft_consensus.cc:740] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.072890 22935 raft_consensus.cc:493] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.073256 22935 raft_consensus.cc:3060] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.073406 22780 tablet_service.cc:1511] Processing CreateTablet for tablet ce964ef7973f443882ee760e347bfb89 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:31.074671 22780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce964ef7973f443882ee760e347bfb89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.074966 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:31.075562 22790 raft_consensus.cc:2468] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 0.
I20260709 13:05:31.076117 22701 tablet_service.cc:1511] Processing CreateTablet for tablet cc33c4947da54724a3df96500abd23ea (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:31.076767 22934 leader_election.cc:290] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:31.076669 22907 consensus_queue.cc:260] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.077312 22701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc33c4947da54724a3df96500abd23ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.077154 22777 tablet_service.cc:1511] Processing CreateTablet for tablet cc33c4947da54724a3df96500abd23ea (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:31.078244 22777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc33c4947da54724a3df96500abd23ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.079460 22907 ts_tablet_manager.cc:1434] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260709 13:05:31.082909 22850 tablet_service.cc:1511] Processing CreateTablet for tablet cc33c4947da54724a3df96500abd23ea (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:31.083976 22704 tablet_service.cc:1511] Processing CreateTablet for tablet d850b07248c64f79adf9c839da56f163 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:31.085114 22704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d850b07248c64f79adf9c839da56f163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.085044 22781 tablet_service.cc:1511] Processing CreateTablet for tablet d850b07248c64f79adf9c839da56f163 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:31.084015 22850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc33c4947da54724a3df96500abd23ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.086427 22914 raft_consensus.cc:493] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.086634 22781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d850b07248c64f79adf9c839da56f163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.091110 22914 raft_consensus.cc:515] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.093047 22914 leader_election.cc:290] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:31.093618 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:31.094040 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:31.094215 22790 raft_consensus.cc:2468] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
W20260709 13:05:31.095371 22679 leader_election.cc:343] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.095908 22680 leader_election.cc:304] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:31.097697 22914 raft_consensus.cc:2804] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.098163 22914 raft_consensus.cc:493] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.098492 22914 raft_consensus.cc:3060] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.087394 22852 tablet_service.cc:1511] Processing CreateTablet for tablet ce964ef7973f443882ee760e347bfb89 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:31.101420 22907 tablet_bootstrap.cc:492] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:31.101786 22852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce964ef7973f443882ee760e347bfb89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.073421 22906 tablet_bootstrap.cc:492] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:31.108657 22907 tablet_bootstrap.cc:654] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.113507 22905 tablet_bootstrap.cc:492] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:31.114001 22905 ts_tablet_manager.cc:1403] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.061s	user 0.004s	sys 0.005s
I20260709 13:05:31.115477 22914 raft_consensus.cc:515] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.116624 22905 raft_consensus.cc:359] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.117118 22905 raft_consensus.cc:385] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.117342 22905 raft_consensus.cc:740] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.117919 22905 consensus_queue.cc:260] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.118052 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:31.118597 22790 raft_consensus.cc:3060] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.119616 22905 ts_tablet_manager.cc:1434] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 13:05:31.113116 22613 catalog_manager.cc:5697] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:31.120580 22905 tablet_bootstrap.cc:492] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:31.124658 22790 raft_consensus.cc:2468] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:31.098515 22935 raft_consensus.cc:515] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.125764 22680 leader_election.cc:304] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:31.126397 22905 tablet_bootstrap.cc:654] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.127075 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:31.133577 22704 tablet_service.cc:1511] Processing CreateTablet for tablet e6f3a3015ca74677a62e9b2405f3166d (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:31.134410 22781 tablet_service.cc:1511] Processing CreateTablet for tablet e6f3a3015ca74677a62e9b2405f3166d (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:31.134865 22704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6f3a3015ca74677a62e9b2405f3166d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.135600 22781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6f3a3015ca74677a62e9b2405f3166d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.137400 22701 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab300c5bc4a42fe937bec4a44976eb4 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
W20260709 13:05:31.138497 22679 leader_election.cc:343] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.139608 22849 tablet_service.cc:1511] Processing CreateTablet for tablet d850b07248c64f79adf9c839da56f163 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:31.139967 22853 tablet_service.cc:1511] Processing CreateTablet for tablet e6f3a3015ca74677a62e9b2405f3166d (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:31.140780 22849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d850b07248c64f79adf9c839da56f163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.141348 22853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6f3a3015ca74677a62e9b2405f3166d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.142040 22701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab300c5bc4a42fe937bec4a44976eb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.142482 22776 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab300c5bc4a42fe937bec4a44976eb4 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:31.147955 22776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab300c5bc4a42fe937bec4a44976eb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.128317 22914 leader_election.cc:290] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:31.159839 22855 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab300c5bc4a42fe937bec4a44976eb4 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:31.161005 22855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab300c5bc4a42fe937bec4a44976eb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.165048 22781 tablet_service.cc:1511] Processing CreateTablet for tablet 5230e0e96e714cf0bdc6312928e7b9f3 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:31.165807 22781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5230e0e96e714cf0bdc6312928e7b9f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.171671 22854 tablet_service.cc:1511] Processing CreateTablet for tablet 5230e0e96e714cf0bdc6312928e7b9f3 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:31.172896 22854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5230e0e96e714cf0bdc6312928e7b9f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.173650 22777 tablet_service.cc:1511] Processing CreateTablet for tablet ec058517e3284510acfd74fe8ddeafb6 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:31.174834 22777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec058517e3284510acfd74fe8ddeafb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.176182 22699 tablet_service.cc:1511] Processing CreateTablet for tablet ec058517e3284510acfd74fe8ddeafb6 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:31.177495 22699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec058517e3284510acfd74fe8ddeafb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.180186 22779 tablet_service.cc:1511] Processing CreateTablet for tablet cf6ed301274145dc99c38e3d68197ab9 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:31.181300 22779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6ed301274145dc99c38e3d68197ab9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.182093 22703 tablet_service.cc:1511] Processing CreateTablet for tablet cf6ed301274145dc99c38e3d68197ab9 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:31.183205 22703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6ed301274145dc99c38e3d68197ab9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.185810 22851 tablet_service.cc:1511] Processing CreateTablet for tablet ec058517e3284510acfd74fe8ddeafb6 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:31.186937 22851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec058517e3284510acfd74fe8ddeafb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.202435 22940 raft_consensus.cc:493] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.202838 22935 leader_election.cc:290] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:31.202955 22940 raft_consensus.cc:515] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.205082 22906 tablet_bootstrap.cc:654] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.207324 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
W20260709 13:05:31.209233 22680 leader_election.cc:343] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.210402 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:31.210909 22715 raft_consensus.cc:3060] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.213228 22907 tablet_bootstrap.cc:492] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:31.213661 22907 ts_tablet_manager.cc:1403] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.113s	user 0.010s	sys 0.013s
I20260709 13:05:31.216809 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:31.217326 22790 raft_consensus.cc:3060] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.221757 22935 raft_consensus.cc:493] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.222239 22935 raft_consensus.cc:515] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.225476 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:31.226142 22790 raft_consensus.cc:2468] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:05:31.226703 22935 leader_election.cc:290] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:31.226101 22791 raft_consensus.cc:2468] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 0.
I20260709 13:05:31.227320 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:05:31.228971 22831 leader_election.cc:343] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.230069 22829 leader_election.cc:304] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:31.231156 22935 raft_consensus.cc:2804] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.231516 22935 raft_consensus.cc:493] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.231912 22935 raft_consensus.cc:3060] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.232553 22702 tablet_service.cc:1511] Processing CreateTablet for tablet 5230e0e96e714cf0bdc6312928e7b9f3 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:31.233698 22702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5230e0e96e714cf0bdc6312928e7b9f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.199983 22914 raft_consensus.cc:2804] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.237960 22914 raft_consensus.cc:697] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:31.238710 22914 consensus_queue.cc:237] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.240520 22907 raft_consensus.cc:359] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.241190 22907 raft_consensus.cc:385] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.241472 22907 raft_consensus.cc:740] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.242368 22907 consensus_queue.cc:260] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.255613 22829 leader_election.cc:304] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:05:31.256486 22913 raft_consensus.cc:2804] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.256953 22913 raft_consensus.cc:697] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:05:31.257740 22913 consensus_queue.cc:237] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.261834 22850 tablet_service.cc:1511] Processing CreateTablet for tablet cf6ed301274145dc99c38e3d68197ab9 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:31.262995 22850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6ed301274145dc99c38e3d68197ab9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.273650 22700 tablet_service.cc:1511] Processing CreateTablet for tablet cebebd1e846148bcad8350217d15c665 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:31.274946 22700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cebebd1e846148bcad8350217d15c665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.283967 22850 tablet_service.cc:1511] Processing CreateTablet for tablet cebebd1e846148bcad8350217d15c665 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:31.284839 22850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cebebd1e846148bcad8350217d15c665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.286669 22781 tablet_service.cc:1511] Processing CreateTablet for tablet cebebd1e846148bcad8350217d15c665 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:31.288192 22781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cebebd1e846148bcad8350217d15c665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.295253 22940 leader_election.cc:290] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:31.296160 22715 raft_consensus.cc:2468] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:05:31.297726 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:31.297853 22935 raft_consensus.cc:515] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.300411 22865 raft_consensus.cc:2468] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:31.301409 22679 leader_election.cc:304] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14
I20260709 13:05:31.302451 22940 raft_consensus.cc:2804] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.303265 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:31.303493 22940 raft_consensus.cc:493] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.302697 22935 leader_election.cc:290] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:31.299404 22907 ts_tablet_manager.cc:1434] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.085s	user 0.011s	sys 0.015s
I20260709 13:05:31.303026 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
W20260709 13:05:31.305044 22831 leader_election.cc:343] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.304031 22940 raft_consensus.cc:3060] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.308336 22906 tablet_bootstrap.cc:492] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:31.308780 22906 ts_tablet_manager.cc:1403] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.236s	user 0.009s	sys 0.004s
I20260709 13:05:31.309932 22780 tablet_service.cc:1511] Processing CreateTablet for tablet 312ae9b5b6cd4b89af5af23df056a541 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:31.311085 22780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312ae9b5b6cd4b89af5af23df056a541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.312978 22905 tablet_bootstrap.cc:492] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:31.314455 22849 tablet_service.cc:1511] Processing CreateTablet for tablet 312ae9b5b6cd4b89af5af23df056a541 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:31.315563 22849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312ae9b5b6cd4b89af5af23df056a541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.319855 22907 tablet_bootstrap.cc:492] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:31.303833 22790 raft_consensus.cc:3060] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.325548 22940 raft_consensus.cc:515] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.327556 22940 leader_election.cc:290] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:31.328253 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:31.328574 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:31.329130 22865 raft_consensus.cc:3060] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:31.329638 22680 leader_election.cc:343] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.332290 22905 ts_tablet_manager.cc:1403] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.212s	user 0.003s	sys 0.014s
I20260709 13:05:31.334815 22790 raft_consensus.cc:2468] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:05:31.335970 22781 tablet_service.cc:1511] Processing CreateTablet for tablet 6850345bc4db413c9bec7f240f1a9a6e (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:31.329694 22701 tablet_service.cc:1511] Processing CreateTablet for tablet 6850345bc4db413c9bec7f240f1a9a6e (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:31.345862 22701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6850345bc4db413c9bec7f240f1a9a6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.346058 22776 tablet_service.cc:1511] Processing CreateTablet for tablet de2cdd301f714c938143e3154f42e794 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:31.347189 22776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de2cdd301f714c938143e3154f42e794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.349316 22781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6850345bc4db413c9bec7f240f1a9a6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.350270 22829 leader_election.cc:304] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:31.351403 22935 raft_consensus.cc:2804] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.337759 22865 raft_consensus.cc:2468] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:31.339215 22851 tablet_service.cc:1511] Processing CreateTablet for tablet 6850345bc4db413c9bec7f240f1a9a6e (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:31.351868 22935 raft_consensus.cc:697] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:05:31.352692 22851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6850345bc4db413c9bec7f240f1a9a6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.352967 22906 raft_consensus.cc:359] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.358412 22906 raft_consensus.cc:385] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.358747 22906 raft_consensus.cc:740] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.359463 22906 consensus_queue.cc:260] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.360864 22679 leader_election.cc:304] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14
I20260709 13:05:31.343581 22704 tablet_service.cc:1511] Processing CreateTablet for tablet de2cdd301f714c938143e3154f42e794 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:31.362674 22704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de2cdd301f714c938143e3154f42e794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.343199 22702 tablet_service.cc:1511] Processing CreateTablet for tablet 312ae9b5b6cd4b89af5af23df056a541 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:31.352743 22935 consensus_queue.cc:237] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.356520 22849 tablet_service.cc:1511] Processing CreateTablet for tablet de2cdd301f714c938143e3154f42e794 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:31.364639 22849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de2cdd301f714c938143e3154f42e794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.365563 22940 raft_consensus.cc:2804] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.366184 22940 raft_consensus.cc:697] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:31.339845 22905 raft_consensus.cc:359] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.366994 22905 raft_consensus.cc:385] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.367288 22905 raft_consensus.cc:740] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.368443 22702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312ae9b5b6cd4b89af5af23df056a541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.368047 22905 consensus_queue.cc:260] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.369318 22940 consensus_queue.cc:237] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.370169 22905 ts_tablet_manager.cc:1434] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 13:05:31.371083 22905 tablet_bootstrap.cc:492] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:31.357595 22703 tablet_service.cc:1511] Processing CreateTablet for tablet 50554c74e0fa4efd8c67d1385e873e82 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:31.378299 22906 ts_tablet_manager.cc:1434] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.000s
I20260709 13:05:31.379189 22906 tablet_bootstrap.cc:492] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:31.379380 22779 tablet_service.cc:1511] Processing CreateTablet for tablet 50554c74e0fa4efd8c67d1385e873e82 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:31.379927 22907 tablet_bootstrap.cc:654] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.384781 22779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50554c74e0fa4efd8c67d1385e873e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.395364 22703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50554c74e0fa4efd8c67d1385e873e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.397823 22614 catalog_manager.cc:5697] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:31.400456 22854 tablet_service.cc:1511] Processing CreateTablet for tablet 50554c74e0fa4efd8c67d1385e873e82 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:31.401580 22854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50554c74e0fa4efd8c67d1385e873e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.403726 22905 tablet_bootstrap.cc:654] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.415884 22705 tablet_service.cc:1511] Processing CreateTablet for tablet ed206a3a13ea41f49f5d3461869a4293 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:31.417053 22705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed206a3a13ea41f49f5d3461869a4293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.426826 22614 catalog_manager.cc:5697] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:31.433773 22614 catalog_manager.cc:5697] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:31.436619 22851 tablet_service.cc:1511] Processing CreateTablet for tablet ed206a3a13ea41f49f5d3461869a4293 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:31.437019 22779 tablet_service.cc:1511] Processing CreateTablet for tablet ed206a3a13ea41f49f5d3461869a4293 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:31.437453 22702 tablet_service.cc:1511] Processing CreateTablet for tablet 020dac39d0634e9e8028994a605078c9 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:31.437899 22851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed206a3a13ea41f49f5d3461869a4293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.438149 22779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed206a3a13ea41f49f5d3461869a4293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.438416 22702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020dac39d0634e9e8028994a605078c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.444427 22906 tablet_bootstrap.cc:654] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.445873 22907 tablet_bootstrap.cc:492] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:31.446309 22907 ts_tablet_manager.cc:1403] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.127s	user 0.013s	sys 0.000s
I20260709 13:05:31.446816 22613 catalog_manager.cc:5697] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:31.448954 22907 raft_consensus.cc:359] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.449613 22907 raft_consensus.cc:385] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.449896 22907 raft_consensus.cc:740] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.459829 22935 consensus_queue.cc:1048] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.465431 22779 tablet_service.cc:1511] Processing CreateTablet for tablet 020dac39d0634e9e8028994a605078c9 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:31.467214 22907 consensus_queue.cc:260] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.468042 22704 tablet_service.cc:1511] Processing CreateTablet for tablet 3482b510280946219af42e5ce6cc87b0 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:31.469520 22779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020dac39d0634e9e8028994a605078c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.470471 22907 ts_tablet_manager.cc:1434] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:05:31.472694 22781 tablet_service.cc:1511] Processing CreateTablet for tablet 3482b510280946219af42e5ce6cc87b0 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:31.473769 22781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3482b510280946219af42e5ce6cc87b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.476554 22854 tablet_service.cc:1511] Processing CreateTablet for tablet 3482b510280946219af42e5ce6cc87b0 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:31.473767 22851 tablet_service.cc:1511] Processing CreateTablet for tablet 020dac39d0634e9e8028994a605078c9 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:31.481328 22906 tablet_bootstrap.cc:492] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:31.488291 22704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3482b510280946219af42e5ce6cc87b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.490018 22854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3482b510280946219af42e5ce6cc87b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.491173 22906 ts_tablet_manager.cc:1403] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.112s	user 0.018s	sys 0.003s
I20260709 13:05:31.495764 22907 tablet_bootstrap.cc:492] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:31.488711 22705 tablet_service.cc:1511] Processing CreateTablet for tablet 1703156003604a9598e153d2a19e3f0c (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:31.505631 22705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1703156003604a9598e153d2a19e3f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.506383 22780 tablet_service.cc:1511] Processing CreateTablet for tablet 7962d799e5a94efd9abf2213015c4afb (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:31.506518 22702 tablet_service.cc:1511] Processing CreateTablet for tablet 7962d799e5a94efd9abf2213015c4afb (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:31.507407 22780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7962d799e5a94efd9abf2213015c4afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.507583 22702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7962d799e5a94efd9abf2213015c4afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.498643 22851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020dac39d0634e9e8028994a605078c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.499037 22776 tablet_service.cc:1511] Processing CreateTablet for tablet 1703156003604a9598e153d2a19e3f0c (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:31.500329 22849 tablet_service.cc:1511] Processing CreateTablet for tablet 1703156003604a9598e153d2a19e3f0c (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:31.503316 22906 raft_consensus.cc:359] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.519618 22776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1703156003604a9598e153d2a19e3f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.519661 22906 raft_consensus.cc:385] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.520370 22906 raft_consensus.cc:740] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.521670 22906 consensus_queue.cc:260] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.526265 22907 tablet_bootstrap.cc:654] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.526278 22855 tablet_service.cc:1511] Processing CreateTablet for tablet 7962d799e5a94efd9abf2213015c4afb (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:31.528438 22849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1703156003604a9598e153d2a19e3f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.533340 22935 consensus_queue.cc:1048] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.537055 22855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7962d799e5a94efd9abf2213015c4afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.547827 22702 tablet_service.cc:1511] Processing CreateTablet for tablet 581f19b7f3be4a189ea508c780006b72 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:31.548092 22780 tablet_service.cc:1511] Processing CreateTablet for tablet 581f19b7f3be4a189ea508c780006b72 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:31.548354 22850 tablet_service.cc:1511] Processing CreateTablet for tablet 581f19b7f3be4a189ea508c780006b72 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:31.549073 22702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581f19b7f3be4a189ea508c780006b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.549335 22850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581f19b7f3be4a189ea508c780006b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.551380 22780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581f19b7f3be4a189ea508c780006b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.553773 22906 ts_tablet_manager.cc:1434] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.001s
I20260709 13:05:31.557722 22905 tablet_bootstrap.cc:492] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:31.558159 22905 ts_tablet_manager.cc:1403] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.187s	user 0.016s	sys 0.009s
I20260709 13:05:31.571902 22703 tablet_service.cc:1511] Processing CreateTablet for tablet 7eecc6b99ac94785b752b16afbb26785 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:31.572414 22906 tablet_bootstrap.cc:492] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:31.573104 22703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eecc6b99ac94785b752b16afbb26785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.574604 22905 raft_consensus.cc:359] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.576932 22940 raft_consensus.cc:493] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.583065 22905 raft_consensus.cc:385] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.583527 22905 raft_consensus.cc:740] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.583302 22940 raft_consensus.cc:515] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.582926 22906 tablet_bootstrap.cc:654] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.587817 22940 leader_election.cc:290] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:31.589047 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:31.589632 22790 raft_consensus.cc:2468] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:31.590776 22680 leader_election.cc:304] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:31.591667 22940 raft_consensus.cc:2804] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.592006 22940 raft_consensus.cc:493] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.592357 22940 raft_consensus.cc:3060] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.594887 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:31.595469 22865 raft_consensus.cc:2468] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:31.598529 22780 tablet_service.cc:1511] Processing CreateTablet for tablet 7eecc6b99ac94785b752b16afbb26785 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:31.599576 22780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eecc6b99ac94785b752b16afbb26785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.606012 22849 tablet_service.cc:1511] Processing CreateTablet for tablet 7eecc6b99ac94785b752b16afbb26785 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:31.607055 22849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eecc6b99ac94785b752b16afbb26785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.616598 22779 tablet_service.cc:1511] Processing CreateTablet for tablet 90b89a74aac94a4fac60ec7674fc01b7 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:31.617875 22779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90b89a74aac94a4fac60ec7674fc01b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.617789 22704 tablet_service.cc:1511] Processing CreateTablet for tablet 90b89a74aac94a4fac60ec7674fc01b7 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:31.618960 22704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90b89a74aac94a4fac60ec7674fc01b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.614256 22940 raft_consensus.cc:515] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.622987 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:31.623513 22791 raft_consensus.cc:3060] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.628952 22907 tablet_bootstrap.cc:492] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:31.629374 22907 ts_tablet_manager.cc:1403] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.136s	user 0.015s	sys 0.000s
I20260709 13:05:31.629609 22791 raft_consensus.cc:2468] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:31.630707 22680 leader_election.cc:304] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:31.631460 22914 raft_consensus.cc:2804] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.631891 22914 raft_consensus.cc:697] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:31.631652 22907 raft_consensus.cc:359] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.632591 22907 raft_consensus.cc:385] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.632936 22907 raft_consensus.cc:740] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.632694 22914 consensus_queue.cc:237] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.633670 22907 consensus_queue.cc:260] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.635599 22907 ts_tablet_manager.cc:1434] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:31.636466 22907 tablet_bootstrap.cc:492] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:31.636329 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:31.637494 22940 leader_election.cc:290] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:31.637717 22865 raft_consensus.cc:3060] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.644390 22703 tablet_service.cc:1511] Processing CreateTablet for tablet 460292e1d32a4cea8fc8f8c1fdece458 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:31.645548 22703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 460292e1d32a4cea8fc8f8c1fdece458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.645526 22780 tablet_service.cc:1511] Processing CreateTablet for tablet 460292e1d32a4cea8fc8f8c1fdece458 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:31.645885 22854 tablet_service.cc:1511] Processing CreateTablet for tablet 90b89a74aac94a4fac60ec7674fc01b7 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:31.646732 22780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 460292e1d32a4cea8fc8f8c1fdece458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.647221 22854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90b89a74aac94a4fac60ec7674fc01b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.585953 22905 consensus_queue.cc:260] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.651649 22905 ts_tablet_manager.cc:1434] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.093s	user 0.006s	sys 0.002s
I20260709 13:05:31.652225 22907 tablet_bootstrap.cc:654] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.652563 22905 tablet_bootstrap.cc:492] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:31.658205 22906 tablet_bootstrap.cc:492] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:31.658716 22906 ts_tablet_manager.cc:1403] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.086s	user 0.004s	sys 0.004s
I20260709 13:05:31.662446 22849 tablet_service.cc:1511] Processing CreateTablet for tablet 460292e1d32a4cea8fc8f8c1fdece458 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:31.672673 22849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 460292e1d32a4cea8fc8f8c1fdece458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.665189 22905 tablet_bootstrap.cc:654] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.667389 22704 tablet_service.cc:1511] Processing CreateTablet for tablet 0133aec79f234665a623a43c9ee9fc29 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:31.672845 22935 consensus_queue.cc:1048] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.673631 22704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0133aec79f234665a623a43c9ee9fc29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.667841 22906 raft_consensus.cc:359] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.675240 22906 raft_consensus.cc:385] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.675702 22906 raft_consensus.cc:740] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.670614 22776 tablet_service.cc:1511] Processing CreateTablet for tablet 0133aec79f234665a623a43c9ee9fc29 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:31.676918 22776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0133aec79f234665a623a43c9ee9fc29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.676522 22906 consensus_queue.cc:260] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.658605 22865 raft_consensus.cc:2468] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:31.686255 22906 ts_tablet_manager.cc:1434] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 13:05:31.693313 22906 tablet_bootstrap.cc:492] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:31.696916 22855 tablet_service.cc:1511] Processing CreateTablet for tablet 0133aec79f234665a623a43c9ee9fc29 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:31.698170 22855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0133aec79f234665a623a43c9ee9fc29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.702400 22703 tablet_service.cc:1511] Processing CreateTablet for tablet 08b974e414554586bee2d6aae5e2a978 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:31.690277 22613 catalog_manager.cc:5697] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:31.703893 22779 tablet_service.cc:1511] Processing CreateTablet for tablet 08b974e414554586bee2d6aae5e2a978 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:31.705240 22779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b974e414554586bee2d6aae5e2a978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.705987 22703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b974e414554586bee2d6aae5e2a978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.715922 22907 tablet_bootstrap.cc:492] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:31.716380 22907 ts_tablet_manager.cc:1403] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.004s
I20260709 13:05:31.717763 22906 tablet_bootstrap.cc:654] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.718740 22907 raft_consensus.cc:359] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.718863 22705 tablet_service.cc:1511] Processing CreateTablet for tablet 7de9575d83774002b7ef90bdd91e6e9e (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:31.719408 22907 raft_consensus.cc:385] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.719718 22907 raft_consensus.cc:740] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.713660 22854 tablet_service.cc:1511] Processing CreateTablet for tablet 08b974e414554586bee2d6aae5e2a978 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:31.720197 22705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7de9575d83774002b7ef90bdd91e6e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.720845 22854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b974e414554586bee2d6aae5e2a978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.723928 22907 consensus_queue.cc:260] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.724421 22914 consensus_queue.cc:1048] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.726696 22781 tablet_service.cc:1511] Processing CreateTablet for tablet 7de9575d83774002b7ef90bdd91e6e9e (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:31.727675 22781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7de9575d83774002b7ef90bdd91e6e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.729574 22907 ts_tablet_manager.cc:1434] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:05:31.730453 22907 tablet_bootstrap.cc:492] T 7c32202de9bc4cd49a726901d7612c0b P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:31.732316 22776 tablet_service.cc:1511] Processing CreateTablet for tablet 915149468c5f44d5963efff57964b1e4 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:31.733404 22776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 915149468c5f44d5963efff57964b1e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.735428 22907 tablet_bootstrap.cc:654] T 7c32202de9bc4cd49a726901d7612c0b P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.729575 22704 tablet_service.cc:1511] Processing CreateTablet for tablet 915149468c5f44d5963efff57964b1e4 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:31.736546 22849 tablet_service.cc:1511] Processing CreateTablet for tablet 7de9575d83774002b7ef90bdd91e6e9e (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:31.737097 22704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 915149468c5f44d5963efff57964b1e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.741319 22849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7de9575d83774002b7ef90bdd91e6e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.744261 22702 tablet_service.cc:1511] Processing CreateTablet for tablet d82df85009514c31b533283f8feedd8a (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:31.745235 22702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d82df85009514c31b533283f8feedd8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.749190 22914 raft_consensus.cc:493] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.749621 22914 raft_consensus.cc:515] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.751616 22914 leader_election.cc:290] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:31.753062 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:31.753454 22850 tablet_service.cc:1511] Processing CreateTablet for tablet 915149468c5f44d5963efff57964b1e4 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:31.754464 22850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 915149468c5f44d5963efff57964b1e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.755671 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:31.756386 22790 raft_consensus.cc:2393] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in current term 1: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:05:31.757419 22680 leader_election.cc:304] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:31.758386 22914 raft_consensus.cc:3060] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.764570 22914 raft_consensus.cc:2749] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.768584 22905 tablet_bootstrap.cc:492] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:31.769098 22905 ts_tablet_manager.cc:1403] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.117s	user 0.010s	sys 0.008s
I20260709 13:05:31.770671 22779 tablet_service.cc:1511] Processing CreateTablet for tablet d82df85009514c31b533283f8feedd8a (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:31.779156 22779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d82df85009514c31b533283f8feedd8a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:31.778119 22679 consensus_peers.cc:597] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. 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 13:05:31.771615 22851 tablet_service.cc:1511] Processing CreateTablet for tablet d82df85009514c31b533283f8feedd8a (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:31.782938 22851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d82df85009514c31b533283f8feedd8a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:31.784502 22662 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:31.771678 22905 raft_consensus.cc:359] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.787119 22905 raft_consensus.cc:385] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.787413 22905 raft_consensus.cc:740] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.788270 22703 tablet_service.cc:1511] Processing CreateTablet for tablet 1fab8a0dfc894a0ba2c45fe0423ef8bf (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:31.789480 22703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fab8a0dfc894a0ba2c45fe0423ef8bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.791342 22781 tablet_service.cc:1511] Processing CreateTablet for tablet 1fab8a0dfc894a0ba2c45fe0423ef8bf (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:31.792438 22781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fab8a0dfc894a0ba2c45fe0423ef8bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.794687 22705 tablet_service.cc:1511] Processing CreateTablet for tablet ce91c8486ec0458ca6bbe86be5eebe4f (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:31.795816 22705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce91c8486ec0458ca6bbe86be5eebe4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.795682 22777 tablet_service.cc:1511] Processing CreateTablet for tablet ce91c8486ec0458ca6bbe86be5eebe4f (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:31.796808 22777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce91c8486ec0458ca6bbe86be5eebe4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.797858 22940 raft_consensus.cc:493] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.798285 22940 raft_consensus.cc:515] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.805749 22907 tablet_bootstrap.cc:492] T 7c32202de9bc4cd49a726901d7612c0b P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:31.805567 22935 consensus_queue.cc:1048] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.806260 22907 ts_tablet_manager.cc:1403] T 7c32202de9bc4cd49a726901d7612c0b P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.000s
I20260709 13:05:31.788206 22905 consensus_queue.cc:260] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.809237 22850 tablet_service.cc:1511] Processing CreateTablet for tablet 1fab8a0dfc894a0ba2c45fe0423ef8bf (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:31.813699 22850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fab8a0dfc894a0ba2c45fe0423ef8bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.815234 22940 leader_election.cc:290] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:31.816489 22849 tablet_service.cc:1511] Processing CreateTablet for tablet ce91c8486ec0458ca6bbe86be5eebe4f (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:31.816659 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f32e63f0e441ca9d2ae2f189b59718" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:31.817092 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f32e63f0e441ca9d2ae2f189b59718" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:31.817487 22849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce91c8486ec0458ca6bbe86be5eebe4f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:31.817916 22679 leader_election.cc:343] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:31.825273 22680 leader_election.cc:343] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.825748 22680 leader_election.cc:304] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:31.827091 22914 raft_consensus.cc:2749] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.834569 22935 consensus_queue.cc:1048] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.834837 22704 tablet_service.cc:1511] Processing CreateTablet for tablet bd0a4a8e430444328f4ad7a2ca4106a4 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:31.835888 22704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0a4a8e430444328f4ad7a2ca4106a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.837193 22905 ts_tablet_manager.cc:1434] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.004s
I20260709 13:05:31.853505 22777 tablet_service.cc:1511] Processing CreateTablet for tablet bd0a4a8e430444328f4ad7a2ca4106a4 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:31.854561 22777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0a4a8e430444328f4ad7a2ca4106a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.854242 22907 raft_consensus.cc:359] T 7c32202de9bc4cd49a726901d7612c0b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.854946 22907 raft_consensus.cc:385] T 7c32202de9bc4cd49a726901d7612c0b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.855221 22907 raft_consensus.cc:740] T 7c32202de9bc4cd49a726901d7612c0b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.856245 22907 consensus_queue.cc:260] T 7c32202de9bc4cd49a726901d7612c0b P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.858819 22907 ts_tablet_manager.cc:1434] T 7c32202de9bc4cd49a726901d7612c0b P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.000s
I20260709 13:05:31.863142 22849 tablet_service.cc:1511] Processing CreateTablet for tablet bd0a4a8e430444328f4ad7a2ca4106a4 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:31.863787 22905 tablet_bootstrap.cc:492] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:31.864107 22849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0a4a8e430444328f4ad7a2ca4106a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.868041 22911 raft_consensus.cc:493] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.868505 22911 raft_consensus.cc:515] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.870373 22704 tablet_service.cc:1511] Processing CreateTablet for tablet c03cf69b8e7a40f189e6fc1b1caab15a (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:31.870859 22907 tablet_bootstrap.cc:492] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:31.871608 22704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c03cf69b8e7a40f189e6fc1b1caab15a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.872030 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:31.872611 22865 raft_consensus.cc:2468] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 0.
I20260709 13:05:31.873868 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:31.874449 22716 raft_consensus.cc:2468] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 0.
I20260709 13:05:31.875411 22905 tablet_bootstrap.cc:654] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.875531 22754 leader_election.cc:304] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:05:31.877055 22906 tablet_bootstrap.cc:492] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:31.877490 22906 ts_tablet_manager.cc:1403] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.184s	user 0.018s	sys 0.013s
I20260709 13:05:31.870425 22911 leader_election.cc:290] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:31.879592 22911 raft_consensus.cc:2804] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.879940 22911 raft_consensus.cc:493] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.880313 22911 raft_consensus.cc:3060] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.880053 22906 raft_consensus.cc:359] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.880728 22906 raft_consensus.cc:385] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.881002 22906 raft_consensus.cc:740] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.881431 22850 tablet_service.cc:1511] Processing CreateTablet for tablet c03cf69b8e7a40f189e6fc1b1caab15a (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:31.881621 22906 consensus_queue.cc:260] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.882721 22850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c03cf69b8e7a40f189e6fc1b1caab15a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.883323 22907 tablet_bootstrap.cc:654] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.883383 22906 ts_tablet_manager.cc:1434] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:31.884981 22906 tablet_bootstrap.cc:492] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:31.890023 22906 tablet_bootstrap.cc:654] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.891858 22777 tablet_service.cc:1511] Processing CreateTablet for tablet c03cf69b8e7a40f189e6fc1b1caab15a (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:31.898283 22705 tablet_service.cc:1511] Processing CreateTablet for tablet bfeb08f8109f4adf83a71efe55af710b (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:31.899224 22781 tablet_service.cc:1511] Processing CreateTablet for tablet bfeb08f8109f4adf83a71efe55af710b (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:31.900283 22781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfeb08f8109f4adf83a71efe55af710b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.901383 22703 tablet_service.cc:1511] Processing CreateTablet for tablet ce5c45e2133045d0977ef211e88544f9 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:31.901889 22851 tablet_service.cc:1511] Processing CreateTablet for tablet bfeb08f8109f4adf83a71efe55af710b (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:31.903015 22851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfeb08f8109f4adf83a71efe55af710b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.903733 22705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfeb08f8109f4adf83a71efe55af710b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.908564 22703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce5c45e2133045d0977ef211e88544f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.908286 22779 tablet_service.cc:1511] Processing CreateTablet for tablet ce5c45e2133045d0977ef211e88544f9 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:31.909216 22850 tablet_service.cc:1511] Processing CreateTablet for tablet ce5c45e2133045d0977ef211e88544f9 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:31.909605 22779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce5c45e2133045d0977ef211e88544f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.910223 22850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce5c45e2133045d0977ef211e88544f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.911269 22702 tablet_service.cc:1511] Processing CreateTablet for tablet b2b59d7c3afd47718011e13a81cf0b39 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:31.912333 22702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b59d7c3afd47718011e13a81cf0b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.922740 22776 tablet_service.cc:1511] Processing CreateTablet for tablet b2b59d7c3afd47718011e13a81cf0b39 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:31.923775 22776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b59d7c3afd47718011e13a81cf0b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.923877 22855 tablet_service.cc:1511] Processing CreateTablet for tablet b2b59d7c3afd47718011e13a81cf0b39 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:31.925137 22855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b59d7c3afd47718011e13a81cf0b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.929499 22934 raft_consensus.cc:493] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.929934 22934 raft_consensus.cc:515] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.935441 22777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c03cf69b8e7a40f189e6fc1b1caab15a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.935570 22970 raft_consensus.cc:493] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.935739 22934 leader_election.cc:290] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:31.941530 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:31.942950 22701 tablet_service.cc:1511] Processing CreateTablet for tablet 71abda1fc3344358a5c2f0e36f638701 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:31.944103 22701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71abda1fc3344358a5c2f0e36f638701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.948136 22911 raft_consensus.cc:515] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.950702 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:31.950598 22970 raft_consensus.cc:515] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.951241 22716 raft_consensus.cc:3060] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.953866 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:31.956192 22791 raft_consensus.cc:3060] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:31.956394 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 80940.9us
I20260709 13:05:31.959088 22905 tablet_bootstrap.cc:492] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:31.959216 22780 tablet_service.cc:1511] Processing CreateTablet for tablet 71abda1fc3344358a5c2f0e36f638701 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:31.960306 22780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71abda1fc3344358a5c2f0e36f638701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.967374 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:31.969144 22829 leader_election.cc:304] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:31.970160 22935 raft_consensus.cc:2749] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.970873 22913 consensus_queue.cc:1048] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.977661 22716 raft_consensus.cc:2468] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:31.959532 22905 ts_tablet_manager.cc:1403] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.096s	user 0.015s	sys 0.004s
I20260709 13:05:31.978703 22757 leader_election.cc:304] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:31.979612 22971 raft_consensus.cc:2804] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.975760 22970 leader_election.cc:290] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:31.980685 22940 consensus_queue.cc:1048] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.983776 22849 tablet_service.cc:1511] Processing CreateTablet for tablet 71abda1fc3344358a5c2f0e36f638701 (DEFAULT_TABLE table=test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:31.984815 22849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71abda1fc3344358a5c2f0e36f638701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:31.987170 22906 tablet_bootstrap.cc:492] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:31.987041 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:31.987843 22865 raft_consensus.cc:2393] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 1: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:05:31.989557 22911 leader_election.cc:290] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:31.980484 22905 raft_consensus.cc:359] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.990593 22905 raft_consensus.cc:385] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.990994 22905 raft_consensus.cc:740] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.993180 22905 consensus_queue.cc:260] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.987746 22906 ts_tablet_manager.cc:1403] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.103s	user 0.007s	sys 0.002s
I20260709 13:05:31.991708 22907 tablet_bootstrap.cc:492] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:31.995211 22907 ts_tablet_manager.cc:1403] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.125s	user 0.013s	sys 0.005s
I20260709 13:05:31.996454 22906 raft_consensus.cc:359] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.997110 22906 raft_consensus.cc:385] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.998848 22906 raft_consensus.cc:740] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.999475 22906 consensus_queue.cc:260] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.001360 22906 ts_tablet_manager.cc:1434] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:05:32.002206 22906 tablet_bootstrap.cc:492] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:32.002445 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:32.002965 22865 raft_consensus.cc:3060] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.997661 22907 raft_consensus.cc:359] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.004638 22907 raft_consensus.cc:385] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.004918 22907 raft_consensus.cc:740] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.005532 22907 consensus_queue.cc:260] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:31.998585 22905 ts_tablet_manager.cc:1434] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260709 13:05:32.006924 22905 tablet_bootstrap.cc:492] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:32.007786 22906 tablet_bootstrap.cc:654] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.009249 22865 raft_consensus.cc:2468] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:32.010946 22754 leader_election.cc:304] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:32.013350 22941 consensus_queue.cc:1048] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:32.014485 22907 ts_tablet_manager.cc:1434] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:05:32.015319 22907 tablet_bootstrap.cc:492] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:32.019457 22970 raft_consensus.cc:2749] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:32.020206 22905 tablet_bootstrap.cc:654] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.013320 22911 raft_consensus.cc:493] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.024005 22911 raft_consensus.cc:515] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.025835 22911 leader_election.cc:290] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:32.028276 22907 tablet_bootstrap.cc:654] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.030619 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c32202de9bc4cd49a726901d7612c0b" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:32.031186 22864 raft_consensus.cc:2468] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 0.
I20260709 13:05:32.032450 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c32202de9bc4cd49a726901d7612c0b" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:32.033123 22716 raft_consensus.cc:2468] T 7c32202de9bc4cd49a726901d7612c0b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 0.
I20260709 13:05:32.034327 22757 leader_election.cc:304] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:32.037966 22970 raft_consensus.cc:2804] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.038851 22970 raft_consensus.cc:493] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.039057 22907 tablet_bootstrap.cc:492] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:32.039187 22970 raft_consensus.cc:3060] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.039471 22907 ts_tablet_manager.cc:1403] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.024s	user 0.003s	sys 0.006s
I20260709 13:05:32.040934 22971 raft_consensus.cc:697] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:32.041958 22971 consensus_queue.cc:237] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.043606 22907 raft_consensus.cc:359] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.044221 22907 raft_consensus.cc:385] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.044489 22907 raft_consensus.cc:740] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.045056 22907 consensus_queue.cc:260] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.046877 22907 ts_tablet_manager.cc:1434] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:05:32.048751 22905 tablet_bootstrap.cc:492] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:32.049153 22905 ts_tablet_manager.cc:1403] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.005s
I20260709 13:05:32.054559 22970 raft_consensus.cc:515] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.056902 22905 raft_consensus.cc:359] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.057375 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c32202de9bc4cd49a726901d7612c0b" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:32.057929 22865 raft_consensus.cc:3060] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.057538 22905 raft_consensus.cc:385] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.058905 22905 raft_consensus.cc:740] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.060173 22906 tablet_bootstrap.cc:492] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:32.061046 22906 ts_tablet_manager.cc:1403] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.059s	user 0.025s	sys 0.028s
I20260709 13:05:32.063374 22906 raft_consensus.cc:359] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.064031 22906 raft_consensus.cc:385] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.064163 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c32202de9bc4cd49a726901d7612c0b" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:32.064368 22906 raft_consensus.cc:740] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.064672 22865 raft_consensus.cc:2468] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:32.065369 22907 tablet_bootstrap.cc:492] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:32.064688 22716 raft_consensus.cc:3060] T 7c32202de9bc4cd49a726901d7612c0b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.065244 22906 consensus_queue.cc:260] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.065781 22905 consensus_queue.cc:260] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.067313 22970 leader_election.cc:290] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:32.067543 22906 ts_tablet_manager.cc:1434] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:32.068498 22906 tablet_bootstrap.cc:492] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:32.069517 22754 leader_election.cc:304] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:05:32.071527 22716 raft_consensus.cc:2468] T 7c32202de9bc4cd49a726901d7612c0b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:32.074486 22906 tablet_bootstrap.cc:654] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.075891 22970 raft_consensus.cc:2804] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.076382 22970 raft_consensus.cc:697] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:32.077138 22970 consensus_queue.cc:237] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.077970 22907 tablet_bootstrap.cc:654] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.068497 22905 ts_tablet_manager.cc:1434] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:05:32.080926 22905 tablet_bootstrap.cc:492] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:32.086452 22905 tablet_bootstrap.cc:654] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.092341 22935 raft_consensus.cc:493] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.092787 22935 raft_consensus.cc:515] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.092922 22612 catalog_manager.cc:5697] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:32.094548 22907 tablet_bootstrap.cc:492] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:32.094971 22907 ts_tablet_manager.cc:1403] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.000s
I20260709 13:05:32.095780 22941 raft_consensus.cc:493] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.096210 22941 raft_consensus.cc:515] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.097797 22907 raft_consensus.cc:359] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.098122 22941 leader_election.cc:290] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:32.098758 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:32.098953 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:32.098404 22907 raft_consensus.cc:385] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.099996 22907 raft_consensus.cc:740] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
W20260709 13:05:32.100371 22680 leader_election.cc:343] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.100586 22907 consensus_queue.cc:260] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.101120 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:32.101675 22865 raft_consensus.cc:2468] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:32.102672 22907 ts_tablet_manager.cc:1434] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 13:05:32.102933 22829 leader_election.cc:343] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.103448 22907 tablet_bootstrap.cc:492] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:32.103868 22679 leader_election.cc:304] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14
I20260709 13:05:32.105068 22940 raft_consensus.cc:2804] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.105418 22940 raft_consensus.cc:493] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.105738 22940 raft_consensus.cc:3060] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.106455 22906 tablet_bootstrap.cc:492] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:32.106853 22906 ts_tablet_manager.cc:1403] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.008s
I20260709 13:05:32.109171 22906 raft_consensus.cc:359] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.109751 22906 raft_consensus.cc:385] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.112399 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:32.094713 22935 leader_election.cc:290] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:32.110013 22906 raft_consensus.cc:740] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.113875 22907 tablet_bootstrap.cc:654] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.113956 22906 consensus_queue.cc:260] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.114161 22940 raft_consensus.cc:515] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.115324 22716 raft_consensus.cc:2393] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 1: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:05:32.115001 22614 catalog_manager.cc:5697] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:32.116154 22906 ts_tablet_manager.cc:1434] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:05:32.116981 22906 tablet_bootstrap.cc:492] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:32.118227 22831 leader_election.cc:304] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:32.119279 22935 raft_consensus.cc:3060] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.121981 22906 tablet_bootstrap.cc:654] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.125972 22935 raft_consensus.cc:2749] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:32.128454 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
W20260709 13:05:32.129755 22680 leader_election.cc:343] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.132666 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:32.134608 22905 tablet_bootstrap.cc:492] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:32.135057 22905 ts_tablet_manager.cc:1403] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.009s
I20260709 13:05:32.137718 22905 raft_consensus.cc:359] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.138339 22905 raft_consensus.cc:385] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.138428 22906 tablet_bootstrap.cc:492] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:32.138643 22905 raft_consensus.cc:740] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.138856 22906 ts_tablet_manager.cc:1403] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.008s
I20260709 13:05:32.139318 22905 consensus_queue.cc:260] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.140365 22940 leader_election.cc:290] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:32.140961 22906 raft_consensus.cc:359] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.141563 22906 raft_consensus.cc:385] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.141803 22906 raft_consensus.cc:740] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.142109 22905 ts_tablet_manager.cc:1434] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:32.142465 22906 consensus_queue.cc:260] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.142982 22905 tablet_bootstrap.cc:492] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:32.146881 22906 ts_tablet_manager.cc:1434] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:05:32.147676 22906 tablet_bootstrap.cc:492] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:32.149117 22905 tablet_bootstrap.cc:654] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.152263 22907 tablet_bootstrap.cc:492] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:32.152683 22907 ts_tablet_manager.cc:1403] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.010s
I20260709 13:05:32.152706 22906 tablet_bootstrap.cc:654] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.155656 22940 consensus_queue.cc:1048] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:32.161208 22865 raft_consensus.cc:2468] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:32.163105 22679 leader_election.cc:304] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14
I20260709 13:05:32.164212 22941 raft_consensus.cc:2804] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.164659 22941 raft_consensus.cc:697] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:32.165455 22941 consensus_queue.cc:237] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.171357 22906 tablet_bootstrap.cc:492] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:32.171767 22906 ts_tablet_manager.cc:1403] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260709 13:05:32.174252 22906 raft_consensus.cc:359] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.174845 22906 raft_consensus.cc:385] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.175084 22906 raft_consensus.cc:740] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.175735 22906 consensus_queue.cc:260] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.177798 22906 ts_tablet_manager.cc:1434] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:32.178229 22914 consensus_queue.cc:1048] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:32.178622 22906 tablet_bootstrap.cc:492] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:32.155689 22907 raft_consensus.cc:359] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.179095 22907 raft_consensus.cc:385] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.179382 22907 raft_consensus.cc:740] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.181052 22907 consensus_queue.cc:260] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.183193 22907 ts_tablet_manager.cc:1434] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 13:05:32.184600 22906 tablet_bootstrap.cc:654] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.187916 22907 tablet_bootstrap.cc:492] T d181f971ff0c4d5c83041a9fa21b476f P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:32.198086 22906 tablet_bootstrap.cc:492] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:32.198540 22906 ts_tablet_manager.cc:1403] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.007s
I20260709 13:05:32.200958 22906 raft_consensus.cc:359] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.201555 22906 raft_consensus.cc:385] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.201802 22906 raft_consensus.cc:740] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.202373 22906 consensus_queue.cc:260] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.204609 22906 ts_tablet_manager.cc:1434] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:05:32.209137 22907 tablet_bootstrap.cc:654] T d181f971ff0c4d5c83041a9fa21b476f P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.209354 22612 catalog_manager.cc:5697] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:32.211769 22864 raft_consensus.cc:3060] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.214095 22905 tablet_bootstrap.cc:492] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:32.214504 22905 ts_tablet_manager.cc:1403] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.072s	user 0.045s	sys 0.021s
I20260709 13:05:32.214473 22907 tablet_bootstrap.cc:492] T d181f971ff0c4d5c83041a9fa21b476f P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:32.215278 22907 ts_tablet_manager.cc:1403] T d181f971ff0c4d5c83041a9fa21b476f P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260709 13:05:32.217031 22905 raft_consensus.cc:359] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.217661 22905 raft_consensus.cc:385] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.217917 22905 raft_consensus.cc:740] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.218339 22906 tablet_bootstrap.cc:492] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:32.218623 22905 consensus_queue.cc:260] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.223429 22905 ts_tablet_manager.cc:1434] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:05:32.224261 22905 tablet_bootstrap.cc:492] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:32.224416 22906 tablet_bootstrap.cc:654] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.229288 22905 tablet_bootstrap.cc:654] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.240427 22907 raft_consensus.cc:359] T d181f971ff0c4d5c83041a9fa21b476f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.241099 22907 raft_consensus.cc:385] T d181f971ff0c4d5c83041a9fa21b476f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.241372 22907 raft_consensus.cc:740] T d181f971ff0c4d5c83041a9fa21b476f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.242180 22907 consensus_queue.cc:260] T d181f971ff0c4d5c83041a9fa21b476f P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.242952 22906 tablet_bootstrap.cc:492] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:32.243417 22906 ts_tablet_manager.cc:1403] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260709 13:05:32.244915 22905 tablet_bootstrap.cc:492] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:32.245324 22905 ts_tablet_manager.cc:1403] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.001s
I20260709 13:05:32.247956 22907 ts_tablet_manager.cc:1434] T d181f971ff0c4d5c83041a9fa21b476f P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:05:32.247745 22905 raft_consensus.cc:359] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.248351 22905 raft_consensus.cc:385] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.248608 22905 raft_consensus.cc:740] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.248804 22907 tablet_bootstrap.cc:492] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:32.249364 22905 consensus_queue.cc:260] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.251112 22905 ts_tablet_manager.cc:1434] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:32.251871 22905 tablet_bootstrap.cc:492] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:32.253822 22906 raft_consensus.cc:359] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.254432 22906 raft_consensus.cc:385] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.254688 22906 raft_consensus.cc:740] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.257033 22905 tablet_bootstrap.cc:654] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.257645 22906 consensus_queue.cc:260] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.259536 22906 ts_tablet_manager.cc:1434] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:05:32.259912 22935 raft_consensus.cc:493] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.260349 22935 raft_consensus.cc:515] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.262269 22935 leader_election.cc:290] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:32.262611 22907 tablet_bootstrap.cc:654] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.264351 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:32.264914 22716 raft_consensus.cc:2468] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 0.
I20260709 13:05:32.266090 22831 leader_election.cc:304] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:32.267014 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:32.267410 22906 tablet_bootstrap.cc:492] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:32.267585 22791 raft_consensus.cc:2468] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 0.
I20260709 13:05:32.268561 22913 raft_consensus.cc:2804] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.268944 22913 raft_consensus.cc:493] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.269253 22913 raft_consensus.cc:3060] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.272102 22906 tablet_bootstrap.cc:654] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.273758 22905 tablet_bootstrap.cc:492] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:32.274190 22905 ts_tablet_manager.cc:1403] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260709 13:05:32.275878 22970 raft_consensus.cc:493] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.276394 22907 tablet_bootstrap.cc:492] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:32.276335 22970 raft_consensus.cc:515] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.276889 22907 ts_tablet_manager.cc:1403] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.002s
I20260709 13:05:32.276713 22905 raft_consensus.cc:359] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.277323 22905 raft_consensus.cc:385] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.277586 22905 raft_consensus.cc:740] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.278303 22970 leader_election.cc:290] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:32.278184 22905 consensus_queue.cc:260] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.280599 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181f971ff0c4d5c83041a9fa21b476f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:32.281214 22716 raft_consensus.cc:2468] T d181f971ff0c4d5c83041a9fa21b476f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 0.
I20260709 13:05:32.282698 22757 leader_election.cc:304] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:32.283550 22941 raft_consensus.cc:493] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.284004 22941 raft_consensus.cc:515] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.286075 22941 leader_election.cc:290] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:32.286377 22905 ts_tablet_manager.cc:1434] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.004s
I20260709 13:05:32.287197 22905 tablet_bootstrap.cc:492] T d181f971ff0c4d5c83041a9fa21b476f P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:32.286247 22907 raft_consensus.cc:359] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.287801 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:32.288129 22907 raft_consensus.cc:385] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.288414 22865 raft_consensus.cc:2468] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:32.288540 22907 raft_consensus.cc:740] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.289278 22907 consensus_queue.cc:260] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.289740 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:32.290346 22791 raft_consensus.cc:2468] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:32.291522 22679 leader_election.cc:304] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:32.292405 22905 tablet_bootstrap.cc:654] T d181f971ff0c4d5c83041a9fa21b476f P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.292515 22914 raft_consensus.cc:2804] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.292860 22914 raft_consensus.cc:493] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.293185 22914 raft_consensus.cc:3060] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.298341 22906 tablet_bootstrap.cc:492] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:32.298746 22906 ts_tablet_manager.cc:1403] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.000s
I20260709 13:05:32.299153 22907 ts_tablet_manager.cc:1434] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:05:32.300058 22907 tablet_bootstrap.cc:492] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:32.301183 22906 raft_consensus.cc:359] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.301790 22906 raft_consensus.cc:385] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.302348 22906 raft_consensus.cc:740] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.303050 22906 consensus_queue.cc:260] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.303917 22971 raft_consensus.cc:2804] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.304262 22971 raft_consensus.cc:493] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.304582 22971 raft_consensus.cc:3060] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.306373 22907 tablet_bootstrap.cc:654] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.311203 22971 raft_consensus.cc:515] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.319108 22971 leader_election.cc:290] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:32.320195 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181f971ff0c4d5c83041a9fa21b476f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:32.320782 22906 ts_tablet_manager.cc:1434] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.004s
I20260709 13:05:32.321717 22906 tablet_bootstrap.cc:492] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
W20260709 13:05:32.321604 22754 leader_election.cc:343] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.327915 22906 tablet_bootstrap.cc:654] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.333195 22907 tablet_bootstrap.cc:492] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:32.333535 22907 ts_tablet_manager.cc:1403] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.016s
I20260709 13:05:32.334467 22914 raft_consensus.cc:515] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.335274 22907 raft_consensus.cc:359] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.335734 22907 raft_consensus.cc:385] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.335949 22907 raft_consensus.cc:740] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.336453 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181f971ff0c4d5c83041a9fa21b476f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:32.336625 22907 consensus_queue.cc:260] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.337050 22716 raft_consensus.cc:3060] T d181f971ff0c4d5c83041a9fa21b476f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.338044 22906 tablet_bootstrap.cc:492] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:32.338480 22906 ts_tablet_manager.cc:1403] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.004s
I20260709 13:05:32.338757 22907 ts_tablet_manager.cc:1434] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:05:32.339578 22907 tablet_bootstrap.cc:492] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:32.340549 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181f971ff0c4d5c83041a9fa21b476f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:32.340920 22906 raft_consensus.cc:359] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.341624 22906 raft_consensus.cc:385] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.341928 22906 raft_consensus.cc:740] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
W20260709 13:05:32.341965 22754 leader_election.cc:343] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.342790 22906 consensus_queue.cc:260] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.344823 22907 tablet_bootstrap.cc:654] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.347543 22913 raft_consensus.cc:515] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.350325 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:32.350893 22715 raft_consensus.cc:3060] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.356688 22907 tablet_bootstrap.cc:492] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:32.357096 22907 ts_tablet_manager.cc:1403] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:05:32.357631 22715 raft_consensus.cc:2468] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:05:32.358826 22831 leader_election.cc:304] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:32.359612 22934 raft_consensus.cc:2804] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.359400 22907 raft_consensus.cc:359] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.360095 22907 raft_consensus.cc:385] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.360164 22934 raft_consensus.cc:697] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:05:32.360399 22907 raft_consensus.cc:740] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.361267 22906 ts_tablet_manager.cc:1434] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:05:32.361146 22907 consensus_queue.cc:260] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.362408 22906 tablet_bootstrap.cc:492] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:32.361093 22934 consensus_queue.cc:237] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.368528 22907 ts_tablet_manager.cc:1434] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:05:32.369383 22907 tablet_bootstrap.cc:492] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:32.371279 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:32.371867 22791 raft_consensus.cc:3060] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.374557 22907 tablet_bootstrap.cc:654] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.377158 22906 tablet_bootstrap.cc:654] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.379686 22791 raft_consensus.cc:2468] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:05:32.381174 22913 leader_election.cc:290] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:32.385851 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:32.386456 22864 raft_consensus.cc:3060] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.394701 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:32.395277 22791 raft_consensus.cc:3060] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.395898 22914 leader_election.cc:290] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:32.410629 22716 raft_consensus.cc:2468] T d181f971ff0c4d5c83041a9fa21b476f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:32.411841 22757 leader_election.cc:304] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:32.412665 22971 raft_consensus.cc:2804] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.413127 22971 raft_consensus.cc:697] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:32.413928 22971 consensus_queue.cc:237] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.424382 22864 raft_consensus.cc:2468] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:32.425428 22679 leader_election.cc:304] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:32.425498 22614 catalog_manager.cc:5697] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:32.426462 22914 raft_consensus.cc:2804] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.427551 22914 raft_consensus.cc:697] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:32.436782 22611 catalog_manager.cc:5697] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:32.454878 22970 raft_consensus.cc:493] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.455885 22970 raft_consensus.cc:515] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.458520 22970 leader_election.cc:290] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:32.458985 22970 raft_consensus.cc:493] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.459409 22970 raft_consensus.cc:515] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.463110 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:32.463905 22865 raft_consensus.cc:2393] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 1: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:05:32.467469 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f32e63f0e441ca9d2ae2f189b59718" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:32.469249 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f32e63f0e441ca9d2ae2f189b59718" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:32.469877 22714 raft_consensus.cc:2468] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 0.
I20260709 13:05:32.471156 22757 leader_election.cc:304] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:32.471994 22971 raft_consensus.cc:2804] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.474009 22911 raft_consensus.cc:493] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.474486 22911 raft_consensus.cc:515] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.476547 22911 leader_election.cc:290] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:32.472393 22971 raft_consensus.cc:493] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.477377 22971 raft_consensus.cc:3060] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.480175 22865 raft_consensus.cc:2468] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 0.
I20260709 13:05:32.483716 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08322292c21044f1801677b7e28050db" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:32.484375 22714 raft_consensus.cc:2468] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 0.
I20260709 13:05:32.485752 22911 raft_consensus.cc:493] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.486927 22911 raft_consensus.cc:515] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.489567 22911 leader_election.cc:290] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:32.503489 22940 raft_consensus.cc:493] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.504007 22940 raft_consensus.cc:515] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.515121 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e64a9cc37b474281f9f04293ac4095" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:32.516938 22754 leader_election.cc:343] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.486606 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08322292c21044f1801677b7e28050db" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:32.519228 22865 raft_consensus.cc:2468] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 0.
I20260709 13:05:32.521092 22757 leader_election.cc:304] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:32.522864 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e64a9cc37b474281f9f04293ac4095" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:32.523489 22714 raft_consensus.cc:2468] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 0.
I20260709 13:05:32.534191 22911 raft_consensus.cc:2804] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.540237 22975 raft_consensus.cc:493] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.586064 22940 leader_election.cc:290] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:32.588357 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:32.594497 22679 leader_election.cc:343] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.486994 22970 leader_election.cc:290] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:32.604432 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:32.582635 22911 raft_consensus.cc:493] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.606354 22911 raft_consensus.cc:3060] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.609118 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:32.613595 22757 leader_election.cc:304] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:32.616434 22970 raft_consensus.cc:2804] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.616839 22970 raft_consensus.cc:493] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.617165 22970 raft_consensus.cc:3060] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.583588 22975 raft_consensus.cc:515] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.620733 22789 raft_consensus.cc:2468] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:32.623509 22975 leader_election.cc:290] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:32.635541 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:32.639729 22754 leader_election.cc:343] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.643301 22757 leader_election.cc:304] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:32.644248 23010 consensus_queue.cc:1048] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:32.645675 23010 consensus_queue.cc:1048] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:32.647049 23010 raft_consensus.cc:3060] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.647493 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:32.648191 22715 raft_consensus.cc:2468] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 0.
I20260709 13:05:32.649521 22914 consensus_queue.cc:237] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.645725 22680 leader_election.cc:304] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:32.655071 23010 raft_consensus.cc:2749] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:32.659036 22940 raft_consensus.cc:2804] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.659466 22940 raft_consensus.cc:493] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.659835 22940 raft_consensus.cc:3060] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.684962 22757 leader_election.cc:304] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:32.627707 22971 raft_consensus.cc:515] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.690778 22971 leader_election.cc:290] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:32.693773 22911 raft_consensus.cc:515] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.695770 22911 leader_election.cc:290] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:32.701125 22940 raft_consensus.cc:515] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.707927 23011 raft_consensus.cc:2804] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.721352 23011 raft_consensus.cc:493] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.721698 23011 raft_consensus.cc:3060] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.722047 22906 tablet_bootstrap.cc:492] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:32.722527 22906 ts_tablet_manager.cc:1403] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.360s	user 0.077s	sys 0.155s
I20260709 13:05:32.709885 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08322292c21044f1801677b7e28050db" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:32.724270 22863 raft_consensus.cc:3060] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.725185 22906 raft_consensus.cc:359] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.725871 22906 raft_consensus.cc:385] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.726179 22906 raft_consensus.cc:740] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.726854 22906 consensus_queue.cc:260] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.728852 22906 ts_tablet_manager.cc:1434] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:05:32.732563 22906 tablet_bootstrap.cc:492] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:32.710513 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f32e63f0e441ca9d2ae2f189b59718" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:32.711916 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08322292c21044f1801677b7e28050db" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:32.734102 22714 raft_consensus.cc:3060] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.735023 22611 catalog_manager.cc:5697] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:32.738111 22906 tablet_bootstrap.cc:654] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.738631 22905 tablet_bootstrap.cc:492] T d181f971ff0c4d5c83041a9fa21b476f P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:32.739040 22905 ts_tablet_manager.cc:1403] T d181f971ff0c4d5c83041a9fa21b476f P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.452s	user 0.199s	sys 0.220s
I20260709 13:05:32.712782 23010 consensus_queue.cc:1048] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:32.741003 22716 raft_consensus.cc:3060] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.741858 22905 raft_consensus.cc:359] T d181f971ff0c4d5c83041a9fa21b476f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.742513 22905 raft_consensus.cc:385] T d181f971ff0c4d5c83041a9fa21b476f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.742758 22905 raft_consensus.cc:740] T d181f971ff0c4d5c83041a9fa21b476f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.745042 22863 raft_consensus.cc:2468] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:32.746047 22714 raft_consensus.cc:2468] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:32.748335 22905 consensus_queue.cc:260] T d181f971ff0c4d5c83041a9fa21b476f P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.714612 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f32e63f0e441ca9d2ae2f189b59718" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:32.751313 22864 raft_consensus.cc:3060] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.756696 22905 ts_tablet_manager.cc:1434] T d181f971ff0c4d5c83041a9fa21b476f P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260709 13:05:32.757598 22905 tablet_bootstrap.cc:492] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:32.768282 22754 leader_election.cc:304] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:05:32.768682 22905 tablet_bootstrap.cc:654] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.770097 23010 raft_consensus.cc:2804] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.770576 23010 raft_consensus.cc:697] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:32.771409 23010 consensus_queue.cc:237] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.715705 22970 raft_consensus.cc:515] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.774057 22970 leader_election.cc:290] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:32.783568 22914 raft_consensus.cc:493] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.784045 22914 raft_consensus.cc:515] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.784497 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e64a9cc37b474281f9f04293ac4095" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:32.789934 22934 consensus_queue.cc:1048] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:32.790555 23011 raft_consensus.cc:515] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.792477 23011 leader_election.cc:290] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:05:32.792714 22662 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:32.718816 22791 raft_consensus.cc:2468] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:32.719933 22907 tablet_bootstrap.cc:492] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:32.793385 22907 ts_tablet_manager.cc:1403] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.424s	user 0.105s	sys 0.137s
I20260709 13:05:32.795378 22914 leader_election.cc:290] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:32.795822 22907 raft_consensus.cc:359] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.796461 22907 raft_consensus.cc:385] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.796701 22907 raft_consensus.cc:740] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.797530 22907 consensus_queue.cc:260] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.799364 22716 raft_consensus.cc:2468] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:32.799626 22907 ts_tablet_manager.cc:1434] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:32.800632 22907 tablet_bootstrap.cc:492] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
W20260709 13:05:32.803318 22754 leader_election.cc:343] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.806087 22940 leader_election.cc:290] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:32.807649 22907 tablet_bootstrap.cc:654] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.808736 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
W20260709 13:05:32.813457 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 94083.7us
I20260709 13:05:32.814953 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e64a9cc37b474281f9f04293ac4095" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:32.815459 22714 raft_consensus.cc:3060] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.818369 22907 tablet_bootstrap.cc:492] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:32.819809 22907 ts_tablet_manager.cc:1403] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.005s
I20260709 13:05:32.820838 23015 raft_consensus.cc:493] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.821295 23015 raft_consensus.cc:515] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.821965 22714 raft_consensus.cc:2468] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:32.823200 23015 leader_election.cc:290] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:32.818717 22864 raft_consensus.cc:2468] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
W20260709 13:05:32.824298 22754 leader_election.cc:343] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.825119 22907 raft_consensus.cc:359] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.826766 22907 raft_consensus.cc:385] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.827751 22907 raft_consensus.cc:740] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.828855 22907 consensus_queue.cc:260] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.831679 22907 ts_tablet_manager.cc:1434] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 13:05:32.833097 22612 catalog_manager.cc:5697] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:32.834755 22907 tablet_bootstrap.cc:492] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:32.836758 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:32.837600 22714 raft_consensus.cc:2393] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 1: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:05:32.838816 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:32.839460 22791 raft_consensus.cc:2468] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:32.841106 22940 raft_consensus.cc:493] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.841583 22940 raft_consensus.cc:515] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.844004 22940 leader_election.cc:290] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:32.848147 22907 tablet_bootstrap.cc:654] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.850557 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:32.851998 22789 raft_consensus.cc:2393] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in current term 1: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:05:32.827329 23015 raft_consensus.cc:493] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.855461 23015 raft_consensus.cc:515] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.825016 22754 leader_election.cc:304] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:05:32.857600 23015 leader_election.cc:290] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:32.858129 23015 raft_consensus.cc:2804] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.858536 23015 raft_consensus.cc:697] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:32.859360 23015 consensus_queue.cc:237] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.863897 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:32.871589 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:32.882738 22934 consensus_queue.cc:1048] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:32.885672 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:32.881072 22940 raft_consensus.cc:493] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.886500 22940 raft_consensus.cc:515] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.886869 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:32.899602 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:32.905372 22679 leader_election.cc:343] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:32.906050 22679 leader_election.cc:343] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:32.906888 22679 leader_election.cc:343] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.907892 23021 consensus_queue.cc:1048] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:32.912773 23016 consensus_queue.cc:1048] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.059s
W20260709 13:05:32.920616 22754 leader_election.cc:343] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:32.921269 22754 leader_election.cc:343] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.942026 22905 tablet_bootstrap.cc:492] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:32.942533 22905 ts_tablet_manager.cc:1403] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.185s	user 0.030s	sys 0.039s
I20260709 13:05:32.946887 22940 leader_election.cc:290] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:32.949558 22861 raft_consensus.cc:3060] T d181f971ff0c4d5c83041a9fa21b476f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:32.941447 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 89769.3us
I20260709 13:05:32.953965 22757 leader_election.cc:304] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:32.954947 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:32.959789 23030 raft_consensus.cc:2804] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.960283 23030 raft_consensus.cc:697] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:32.960824 22906 tablet_bootstrap.cc:492] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:32.961261 22906 ts_tablet_manager.cc:1403] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.229s	user 0.029s	sys 0.063s
I20260709 13:05:32.961421 22907 tablet_bootstrap.cc:492] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:32.961802 22907 ts_tablet_manager.cc:1403] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.128s	user 0.008s	sys 0.012s
I20260709 13:05:32.961037 23030 consensus_queue.cc:237] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:32.964718 22679 leader_election.cc:343] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.969913 22613 catalog_manager.cc:5697] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:32.972363 22906 raft_consensus.cc:359] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.973060 22906 raft_consensus.cc:385] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.973273 22906 raft_consensus.cc:740] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.973944 22906 consensus_queue.cc:260] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.975854 22906 ts_tablet_manager.cc:1434] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:05:32.978693 22907 raft_consensus.cc:359] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.979333 22906 tablet_bootstrap.cc:492] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:32.979465 22905 raft_consensus.cc:359] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.979326 22907 raft_consensus.cc:385] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.980408 22907 raft_consensus.cc:740] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.978686 23015 consensus_queue.cc:1048] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:32.980170 22905 raft_consensus.cc:385] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.981899 22907 consensus_queue.cc:260] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.972334 22757 leader_election.cc:304] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:32.984241 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:32.984809 22716 raft_consensus.cc:2468] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 0.
I20260709 13:05:32.991285 23015 raft_consensus.cc:2749] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:32.982427 22905 raft_consensus.cc:740] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.994519 22905 consensus_queue.cc:260] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:32.996475 22905 ts_tablet_manager.cc:1434] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260709 13:05:32.997290 22905 tablet_bootstrap.cc:492] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:32.998229 22907 ts_tablet_manager.cc:1434] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.002s
I20260709 13:05:32.999135 22907 tablet_bootstrap.cc:492] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:33.000743 23020 consensus_queue.cc:1048] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.001119 22680 leader_election.cc:304] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:33.001984 23020 raft_consensus.cc:2804] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.002324 23020 raft_consensus.cc:493] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.002661 23020 raft_consensus.cc:3060] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.012167 22907 tablet_bootstrap.cc:654] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.020001 22906 tablet_bootstrap.cc:654] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.021221 22680 leader_election.cc:304] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:33.022225 23021 raft_consensus.cc:2749] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.015120 23020 raft_consensus.cc:515] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.025629 23020 leader_election.cc:290] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.027110 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:33.027696 22716 raft_consensus.cc:2468] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 0.
I20260709 13:05:33.028301 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:33.028491 22907 tablet_bootstrap.cc:492] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:33.029834 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:33.030398 22789 raft_consensus.cc:2468] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:33.031258 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
W20260709 13:05:33.029829 22679 leader_election.cc:343] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.031839 22791 raft_consensus.cc:2468] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:33.033933 22907 ts_tablet_manager.cc:1403] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.035s	user 0.004s	sys 0.006s
I20260709 13:05:33.037685 22907 raft_consensus.cc:359] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.038322 22907 raft_consensus.cc:385] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.038563 22907 raft_consensus.cc:740] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.039144 22907 consensus_queue.cc:260] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.040349 22906 tablet_bootstrap.cc:492] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:33.040761 22906 ts_tablet_manager.cc:1403] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.000s
I20260709 13:05:33.041273 22907 ts_tablet_manager.cc:1434] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:33.042053 22907 tablet_bootstrap.cc:492] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:33.043141 22906 raft_consensus.cc:359] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.043745 22906 raft_consensus.cc:385] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.047976 22907 tablet_bootstrap.cc:654] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.043990 22906 raft_consensus.cc:740] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.058653 22680 leader_election.cc:304] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:33.059829 23020 raft_consensus.cc:2804] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.060220 23020 raft_consensus.cc:493] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.060542 23020 raft_consensus.cc:3060] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.062814 22906 consensus_queue.cc:260] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.064558 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:33.064958 22906 ts_tablet_manager.cc:1434] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:05:33.065169 22788 raft_consensus.cc:3060] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.065853 22906 tablet_bootstrap.cc:492] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:33.070169 23020 raft_consensus.cc:515] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.071664 22906 tablet_bootstrap.cc:654] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.072711 22680 leader_election.cc:304] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:33.073858 23021 raft_consensus.cc:2804] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.074218 23021 raft_consensus.cc:493] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.074538 23021 raft_consensus.cc:3060] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.082383 22906 tablet_bootstrap.cc:492] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:33.082816 22906 ts_tablet_manager.cc:1403] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 13:05:33.083133 23021 raft_consensus.cc:515] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.085079 22906 raft_consensus.cc:359] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.085777 22906 raft_consensus.cc:385] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.086026 22906 raft_consensus.cc:740] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.086508 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:33.086787 22906 consensus_queue.cc:260] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:33.087881 22679 leader_election.cc:343] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.088452 23021 leader_election.cc:290] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.089008 22906 ts_tablet_manager.cc:1434] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:05:33.089847 22906 tablet_bootstrap.cc:492] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:33.094883 22906 tablet_bootstrap.cc:654] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.098733 22757 leader_election.cc:304] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:33.100150 23015 consensus_queue.cc:1048] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.100291 22757 leader_election.cc:304] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:33.101369 23016 raft_consensus.cc:2804] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.101716 23016 raft_consensus.cc:493] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.102013 23016 raft_consensus.cc:3060] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.105444 22905 tablet_bootstrap.cc:654] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.112054 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
W20260709 13:05:33.113368 22679 leader_election.cc:343] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.111837 23016 raft_consensus.cc:515] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.113932 23020 leader_election.cc:290] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.115429 23016 leader_election.cc:290] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.115648 22788 raft_consensus.cc:2468] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:33.116408 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:33.117395 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:33.117681 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:33.118090 22790 raft_consensus.cc:2393] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in current term 1: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:05:33.118350 22714 raft_consensus.cc:2393] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 1: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:05:33.119016 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:33.120896 22791 raft_consensus.cc:3060] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:33.124405 22754 leader_election.cc:343] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.119896 23030 raft_consensus.cc:2764] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:05:33.145134 22613 catalog_manager.cc:5697] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.146799 23020 raft_consensus.cc:493] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.147292 23020 raft_consensus.cc:515] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.149308 23020 leader_election.cc:290] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.151163 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4d25afb6084ef6bd7bc29db2519ceb" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:33.152607 22679 leader_election.cc:343] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.127847 22791 raft_consensus.cc:2468] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:33.168468 23030 consensus_queue.cc:1048] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.189847 22757 leader_election.cc:304] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:33.190658 23030 raft_consensus.cc:2749] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.191548 22680 leader_election.cc:304] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:33.192673 23020 raft_consensus.cc:2749] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.193897 22680 leader_election.cc:304] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:33.195029 22680 leader_election.cc:304] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:33.195863 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4d25afb6084ef6bd7bc29db2519ceb" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:33.196502 22791 raft_consensus.cc:2468] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:33.197359 22935 raft_consensus.cc:493] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.198304 22941 raft_consensus.cc:2804] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.198269 23020 raft_consensus.cc:2804] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.199079 22941 raft_consensus.cc:697] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:33.198231 22935 raft_consensus.cc:515] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.201368 23020 raft_consensus.cc:697] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:33.202356 22935 leader_election.cc:290] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:33.202205 23020 consensus_queue.cc:237] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.204698 22680 leader_election.cc:304] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:33.206820 22907 tablet_bootstrap.cc:492] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:33.207288 22907 ts_tablet_manager.cc:1403] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.165s	user 0.060s	sys 0.065s
I20260709 13:05:33.207491 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e64a9cc37b474281f9f04293ac4095" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:33.208194 22914 raft_consensus.cc:2804] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.208393 22714 raft_consensus.cc:2393] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 1: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:05:33.208585 22914 raft_consensus.cc:493] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.208926 22914 raft_consensus.cc:3060] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.206842 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e64a9cc37b474281f9f04293ac4095" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:33.211158 22831 leader_election.cc:304] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:33.200282 22941 consensus_queue.cc:237] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.215126 22935 raft_consensus.cc:3060] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.227537 22914 raft_consensus.cc:515] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.229635 22914 leader_election.cc:290] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.230912 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4d25afb6084ef6bd7bc29db2519ceb" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:33.231464 22791 raft_consensus.cc:3060] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.235340 22935 raft_consensus.cc:2749] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.238521 22907 raft_consensus.cc:359] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.239197 22907 raft_consensus.cc:385] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.239451 22907 raft_consensus.cc:740] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.241609 22906 tablet_bootstrap.cc:492] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:33.242012 22906 ts_tablet_manager.cc:1403] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.152s	user 0.047s	sys 0.030s
I20260709 13:05:33.240000 22907 consensus_queue.cc:260] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.245661 22907 ts_tablet_manager.cc:1434] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 13:05:33.246441 22907 tablet_bootstrap.cc:492] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:33.246009 22906 raft_consensus.cc:359] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.247431 22906 raft_consensus.cc:385] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.247709 22906 raft_consensus.cc:740] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.249071 22906 consensus_queue.cc:260] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.250854 23016 consensus_queue.cc:1048] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:33.252398 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4d25afb6084ef6bd7bc29db2519ceb" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:33.254627 22791 raft_consensus.cc:2468] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:33.256742 22680 leader_election.cc:304] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:33.257565 22941 raft_consensus.cc:2804] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.258044 22906 ts_tablet_manager.cc:1434] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 13:05:33.260764 22906 tablet_bootstrap.cc:492] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:33.258219 22905 tablet_bootstrap.cc:492] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:33.261014 23020 consensus_queue.cc:1048] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.261687 22905 ts_tablet_manager.cc:1403] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.265s	user 0.027s	sys 0.009s
I20260709 13:05:33.258576 22941 raft_consensus.cc:697] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:33.265764 23020 consensus_queue.cc:1048] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.267868 22611 catalog_manager.cc:5697] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.277225 22941 consensus_queue.cc:237] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.279665 22905 raft_consensus.cc:359] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.283843 22905 raft_consensus.cc:385] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.284132 22905 raft_consensus.cc:740] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.284896 22905 consensus_queue.cc:260] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.283134 22907 tablet_bootstrap.cc:654] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:33.285758 22679 leader_election.cc:343] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.287428 22905 ts_tablet_manager.cc:1434] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 13:05:33.288420 22905 tablet_bootstrap.cc:492] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:33.310866 22941 raft_consensus.cc:493] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.311350 22941 raft_consensus.cc:515] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.313347 22941 leader_election.cc:290] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.314798 22906 tablet_bootstrap.cc:654] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.316015 22941 raft_consensus.cc:493] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.316313 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49afb0a590346feb087d5db14a2c888" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:33.316545 22941 raft_consensus.cc:515] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.317236 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49afb0a590346feb087d5db14a2c888" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:33.317581 22680 leader_election.cc:343] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.318336 22941 leader_election.cc:290] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.322832 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:33.323558 22791 raft_consensus.cc:2468] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:33.325537 22680 leader_election.cc:304] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:33.325683 22935 raft_consensus.cc:493] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.326273 22941 raft_consensus.cc:2804] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:05:33.325749 22679 leader_election.cc:343] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.326634 22941 raft_consensus.cc:493] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.326152 22612 catalog_manager.cc:5697] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.326848 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:33.328287 22907 tablet_bootstrap.cc:492] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:33.326145 22935 raft_consensus.cc:515] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.330085 22907 ts_tablet_manager.cc:1403] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.084s	user 0.008s	sys 0.007s
I20260709 13:05:33.327826 22941 raft_consensus.cc:3060] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.331420 22935 leader_election.cc:290] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:33.332021 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:33.332795 22612 catalog_manager.cc:5697] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.333750 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:33.334530 22791 raft_consensus.cc:2393] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 1: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:05:33.335484 22829 leader_election.cc:304] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:33.336494 22935 raft_consensus.cc:3060] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.332795 22907 raft_consensus.cc:359] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.337675 22906 tablet_bootstrap.cc:492] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:33.337742 22907 raft_consensus.cc:385] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.338184 22906 ts_tablet_manager.cc:1403] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.003s
I20260709 13:05:33.338234 22907 raft_consensus.cc:740] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.339107 22907 consensus_queue.cc:260] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.327838 22679 leader_election.cc:304] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:33.341635 22941 raft_consensus.cc:515] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.342399 22914 raft_consensus.cc:2749] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.343504 22941 leader_election.cc:290] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.343873 22906 raft_consensus.cc:359] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.344632 22906 raft_consensus.cc:385] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.344940 22906 raft_consensus.cc:740] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.344208 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:33.345731 22791 raft_consensus.cc:3060] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.345670 22906 consensus_queue.cc:260] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.348234 22906 ts_tablet_manager.cc:1434] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:05:33.349076 22906 tablet_bootstrap.cc:492] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:33.349746 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:33.351644 22791 raft_consensus.cc:2468] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:33.352591 22914 raft_consensus.cc:493] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.352782 22905 tablet_bootstrap.cc:654] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.353062 22914 raft_consensus.cc:515] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.355309 22914 leader_election.cc:290] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:05:33.355430 22679 leader_election.cc:343] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.356725 22935 raft_consensus.cc:2749] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:33.357635 22679 leader_election.cc:343] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.356647 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:33.360343 22788 raft_consensus.cc:2468] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:33.361456 22680 leader_election.cc:304] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:33.362358 22940 raft_consensus.cc:2804] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.362732 22940 raft_consensus.cc:493] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.363067 22940 raft_consensus.cc:3060] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.364636 22906 tablet_bootstrap.cc:654] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.373770 22940 raft_consensus.cc:515] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.376353 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:33.376888 22790 raft_consensus.cc:3060] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.382822 22790 raft_consensus.cc:2468] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:33.383841 22680 leader_election.cc:304] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:33.384575 23047 raft_consensus.cc:2804] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.385092 23047 raft_consensus.cc:697] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:33.385843 22680 leader_election.cc:304] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:33.386003 23047 consensus_queue.cc:237] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.386658 22941 raft_consensus.cc:2804] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.387113 22941 raft_consensus.cc:697] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:33.388012 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:33.387852 22941 consensus_queue.cc:237] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:33.389923 22679 leader_election.cc:343] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.351651 22907 ts_tablet_manager.cc:1434] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:05:33.392198 23016 consensus_queue.cc:1048] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.392365 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:33.385129 22940 leader_election.cc:290] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.392196 22907 tablet_bootstrap.cc:492] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
W20260709 13:05:33.395880 22679 leader_election.cc:343] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.399163 22907 tablet_bootstrap.cc:654] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.406289 22907 tablet_bootstrap.cc:492] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:33.406476 22906 tablet_bootstrap.cc:492] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:33.406870 22907 ts_tablet_manager.cc:1403] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.003s
I20260709 13:05:33.406919 22906 ts_tablet_manager.cc:1403] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.058s	user 0.020s	sys 0.012s
I20260709 13:05:33.409473 22907 raft_consensus.cc:359] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.409711 22906 raft_consensus.cc:359] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.410135 22907 raft_consensus.cc:385] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.410252 22905 tablet_bootstrap.cc:492] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:33.410356 22906 raft_consensus.cc:385] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.411706 22906 raft_consensus.cc:740] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.411170 22905 ts_tablet_manager.cc:1403] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.123s	user 0.018s	sys 0.011s
I20260709 13:05:33.412328 22906 consensus_queue.cc:260] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.410534 22907 raft_consensus.cc:740] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.413488 22907 consensus_queue.cc:260] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.417649 22907 ts_tablet_manager.cc:1434] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:05:33.418473 22907 tablet_bootstrap.cc:492] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:33.418622 23016 consensus_queue.cc:1048] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.414141 22906 ts_tablet_manager.cc:1434] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:05:33.419831 22906 tablet_bootstrap.cc:492] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:33.425145 22906 tablet_bootstrap.cc:654] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.418332 22613 catalog_manager.cc:5697] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.429569 22613 catalog_manager.cc:5697] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.430521 22907 tablet_bootstrap.cc:654] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.415796 22905 raft_consensus.cc:359] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.430946 22905 raft_consensus.cc:385] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.431236 22905 raft_consensus.cc:740] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.431996 22905 consensus_queue.cc:260] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.434006 22905 ts_tablet_manager.cc:1434] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:05:33.446997 22905 tablet_bootstrap.cc:492] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:33.452795 22905 tablet_bootstrap.cc:654] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.473281 22906 tablet_bootstrap.cc:492] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:33.473598 22907 tablet_bootstrap.cc:492] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:33.473626 22906 ts_tablet_manager.cc:1403] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.031s
I20260709 13:05:33.473905 22905 tablet_bootstrap.cc:492] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:33.474114 22907 ts_tablet_manager.cc:1403] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.056s	user 0.030s	sys 0.017s
I20260709 13:05:33.474285 22905 ts_tablet_manager.cc:1403] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260709 13:05:33.475838 22906 raft_consensus.cc:359] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.476370 22906 raft_consensus.cc:385] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.476585 22906 raft_consensus.cc:740] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.476641 22905 raft_consensus.cc:359] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.476473 22907 raft_consensus.cc:359] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.477329 22905 raft_consensus.cc:385] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.477387 22907 raft_consensus.cc:385] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.477662 22905 raft_consensus.cc:740] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.477807 22907 raft_consensus.cc:740] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.477399 22906 consensus_queue.cc:260] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.478410 22907 consensus_queue.cc:260] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.478452 22905 consensus_queue.cc:260] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.482093 22907 ts_tablet_manager.cc:1434] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:05:33.482913 22907 tablet_bootstrap.cc:492] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:33.483646 23015 consensus_queue.cc:1048] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.486340 22906 ts_tablet_manager.cc:1434] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 13:05:33.487166 22906 tablet_bootstrap.cc:492] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:33.488386 22907 tablet_bootstrap.cc:654] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.492251 23047 raft_consensus.cc:493] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.492688 23047 raft_consensus.cc:515] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.494633 23047 leader_election.cc:290] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.496428 22906 tablet_bootstrap.cc:654] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.496353 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:33.497514 22905 ts_tablet_manager.cc:1434] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
W20260709 13:05:33.497730 22679 leader_election.cc:343] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.499328 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:33.500775 23015 consensus_queue.cc:1048] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.518980 22905 tablet_bootstrap.cc:492] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
W20260709 13:05:33.527516 22680 leader_election.cc:343] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.535761 22680 leader_election.cc:304] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:33.552464 22940 raft_consensus.cc:2749] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.562855 22905 tablet_bootstrap.cc:654] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.567121 22907 tablet_bootstrap.cc:492] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:33.567503 22907 ts_tablet_manager.cc:1403] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.085s	user 0.027s	sys 0.039s
I20260709 13:05:33.572826 22906 tablet_bootstrap.cc:492] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:33.574450 22906 ts_tablet_manager.cc:1403] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.087s	user 0.031s	sys 0.041s
I20260709 13:05:33.572737 22907 raft_consensus.cc:359] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.576406 22907 raft_consensus.cc:385] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.576690 22907 raft_consensus.cc:740] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.577337 22907 consensus_queue.cc:260] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.579316 22907 ts_tablet_manager.cc:1434] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.000s
I20260709 13:05:33.579589 22905 tablet_bootstrap.cc:492] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:33.580034 22905 ts_tablet_manager.cc:1403] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.005s
I20260709 13:05:33.580153 22907 tablet_bootstrap.cc:492] T e6f3a3015ca74677a62e9b2405f3166d P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:33.580925 22906 raft_consensus.cc:359] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.581570 22906 raft_consensus.cc:385] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.581836 22906 raft_consensus.cc:740] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.582522 22906 consensus_queue.cc:260] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.582604 22905 raft_consensus.cc:359] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.586930 22905 raft_consensus.cc:385] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.587231 22905 raft_consensus.cc:740] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.587728 22907 tablet_bootstrap.cc:654] T e6f3a3015ca74677a62e9b2405f3166d P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.584424 22906 ts_tablet_manager.cc:1434] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:05:33.586544 22914 raft_consensus.cc:493] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.587849 22905 consensus_queue.cc:260] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.588380 22914 raft_consensus.cc:515] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.590072 22905 ts_tablet_manager.cc:1434] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:05:33.590354 22914 leader_election.cc:290] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.591259 22905 tablet_bootstrap.cc:492] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:33.592197 22906 tablet_bootstrap.cc:492] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:33.594713 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287a0e38e034720aab0f9b866493ffc" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:33.596990 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287a0e38e034720aab0f9b866493ffc" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:33.597600 22790 raft_consensus.cc:2468] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
W20260709 13:05:33.598845 22679 leader_election.cc:343] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.600147 22906 tablet_bootstrap.cc:654] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.600040 22680 leader_election.cc:304] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:33.601173 22914 raft_consensus.cc:2804] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.601529 22914 raft_consensus.cc:493] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.601867 22914 raft_consensus.cc:3060] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.609403 22914 raft_consensus.cc:515] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.611896 22914 leader_election.cc:290] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.612936 22905 tablet_bootstrap.cc:654] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.613308 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287a0e38e034720aab0f9b866493ffc" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:33.613524 22906 tablet_bootstrap.cc:492] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:33.613984 22906 ts_tablet_manager.cc:1403] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.005s
I20260709 13:05:33.614643 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287a0e38e034720aab0f9b866493ffc" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:33.615155 22790 raft_consensus.cc:3060] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.615963 22906 raft_consensus.cc:359] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.616453 22906 raft_consensus.cc:385] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.616644 22906 raft_consensus.cc:740] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.617184 22906 consensus_queue.cc:260] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.618544 22906 ts_tablet_manager.cc:1434] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 13:05:33.619501 22906 tablet_bootstrap.cc:492] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
W20260709 13:05:33.620370 22679 leader_election.cc:343] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.622752 22907 tablet_bootstrap.cc:492] T e6f3a3015ca74677a62e9b2405f3166d P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:33.623152 22907 ts_tablet_manager.cc:1403] T e6f3a3015ca74677a62e9b2405f3166d P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.016s
I20260709 13:05:33.623858 22906 tablet_bootstrap.cc:654] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.625500 22790 raft_consensus.cc:2468] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:33.625447 22907 raft_consensus.cc:359] T e6f3a3015ca74677a62e9b2405f3166d P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.626163 22907 raft_consensus.cc:385] T e6f3a3015ca74677a62e9b2405f3166d P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.626430 22907 raft_consensus.cc:740] T e6f3a3015ca74677a62e9b2405f3166d P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.626740 22680 leader_election.cc:304] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:33.627092 22907 consensus_queue.cc:260] T e6f3a3015ca74677a62e9b2405f3166d P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.627739 22914 raft_consensus.cc:2804] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.628192 22914 raft_consensus.cc:697] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:33.628914 22914 consensus_queue.cc:237] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.631345 22905 tablet_bootstrap.cc:492] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:33.633176 22905 ts_tablet_manager.cc:1403] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.004s
I20260709 13:05:33.635574 22905 raft_consensus.cc:359] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.632748 22907 ts_tablet_manager.cc:1434] T e6f3a3015ca74677a62e9b2405f3166d P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:05:33.636987 22907 tablet_bootstrap.cc:492] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:33.639726 23015 raft_consensus.cc:493] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.640209 23015 raft_consensus.cc:515] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.641333 22906 tablet_bootstrap.cc:492] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:33.641727 22906 ts_tablet_manager.cc:1403] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.003s
I20260709 13:05:33.642158 23015 leader_election.cc:290] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.642571 22907 tablet_bootstrap.cc:654] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.643121 22611 catalog_manager.cc:5697] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.643658 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f3a3015ca74677a62e9b2405f3166d" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:33.640180 22905 raft_consensus.cc:385] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.644374 22905 raft_consensus.cc:740] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.644135 22906 raft_consensus.cc:359] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.644798 22906 raft_consensus.cc:385] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.645074 22906 raft_consensus.cc:740] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.645229 22905 consensus_queue.cc:260] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:33.644964 22754 leader_election.cc:343] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.646147 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f3a3015ca74677a62e9b2405f3166d" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:33.646701 22714 raft_consensus.cc:2468] T e6f3a3015ca74677a62e9b2405f3166d P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 0.
I20260709 13:05:33.647416 22905 ts_tablet_manager.cc:1434] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260709 13:05:33.647837 22757 leader_election.cc:304] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:33.645789 22906 consensus_queue.cc:260] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.649603 22971 raft_consensus.cc:2804] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.649971 22971 raft_consensus.cc:493] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.650288 22971 raft_consensus.cc:3060] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.654179 22905 tablet_bootstrap.cc:492] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:33.655954 23015 raft_consensus.cc:493] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.656440 23015 raft_consensus.cc:515] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.659055 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:33.659669 22714 raft_consensus.cc:2468] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 0.
I20260709 13:05:33.660123 22905 tablet_bootstrap.cc:654] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.660918 22757 leader_election.cc:304] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:33.661767 23011 raft_consensus.cc:2804] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.662151 23011 raft_consensus.cc:493] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.662488 23011 raft_consensus.cc:3060] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.665491 22907 tablet_bootstrap.cc:492] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:33.665627 22914 raft_consensus.cc:493] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.665915 22907 ts_tablet_manager.cc:1403] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.009s
I20260709 13:05:33.666123 22914 raft_consensus.cc:515] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.669106 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:33.669657 23015 leader_election.cc:290] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.669872 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:33.668568 23011 raft_consensus.cc:515] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.672060 22935 raft_consensus.cc:493] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.671783 22971 raft_consensus.cc:515] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.672595 22935 raft_consensus.cc:515] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.673949 22906 ts_tablet_manager.cc:1434] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:05:33.674162 23011 leader_election.cc:290] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.668479 22907 raft_consensus.cc:359] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.674578 22935 leader_election.cc:290] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:33.674671 22907 raft_consensus.cc:385] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.675092 22907 raft_consensus.cc:740] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.675429 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:33.675954 22907 consensus_queue.cc:260] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.675153 22906 tablet_bootstrap.cc:492] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:33.676041 22716 raft_consensus.cc:3060] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.677425 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f3a3015ca74677a62e9b2405f3166d" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:33.678874 22714 raft_consensus.cc:3060] T e6f3a3015ca74677a62e9b2405f3166d P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:33.670506 22754 leader_election.cc:343] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.684042 22906 tablet_bootstrap.cc:654] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.685266 22714 raft_consensus.cc:2468] T e6f3a3015ca74677a62e9b2405f3166d P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:33.685935 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:33.677876 22971 leader_election.cc:290] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.686510 22757 leader_election.cc:304] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:33.677896 22907 ts_tablet_manager.cc:1434] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:05:33.687299 23011 raft_consensus.cc:2804] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.687958 22907 tablet_bootstrap.cc:492] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:33.687888 23011 raft_consensus.cc:697] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:33.686707 22791 raft_consensus.cc:2393] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 1: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:05:33.689587 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:33.689436 23011 consensus_queue.cc:237] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.690752 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f3a3015ca74677a62e9b2405f3166d" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:33.694150 22907 tablet_bootstrap.cc:654] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.694221 22861 raft_consensus.cc:3060] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.696857 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:33.698104 22914 leader_election.cc:290] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.698868 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:33.703804 22754 leader_election.cc:343] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:33.704560 22754 leader_election.cc:343] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.703984 22906 tablet_bootstrap.cc:492] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:33.706672 22906 ts_tablet_manager.cc:1403] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.032s	user 0.001s	sys 0.014s
I20260709 13:05:33.709041 22831 leader_election.cc:304] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:33.709064 22906 raft_consensus.cc:359] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.709920 22906 raft_consensus.cc:385] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.710179 22906 raft_consensus.cc:740] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
W20260709 13:05:33.710299 22679 leader_election.cc:343] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.710916 22906 consensus_queue.cc:260] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.712569 22940 consensus_queue.cc:1048] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.713099 22906 ts_tablet_manager.cc:1434] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:33.713967 22906 tablet_bootstrap.cc:492] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:33.715873 22907 tablet_bootstrap.cc:492] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:33.716336 22907 ts_tablet_manager.cc:1403] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260709 13:05:33.717783 22914 consensus_queue.cc:1048] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.718724 22907 raft_consensus.cc:359] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.719467 22907 raft_consensus.cc:385] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.719787 22907 raft_consensus.cc:740] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.720573 22907 consensus_queue.cc:260] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.729128 22906 tablet_bootstrap.cc:654] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.731364 22907 ts_tablet_manager.cc:1434] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260709 13:05:33.735301 22907 tablet_bootstrap.cc:492] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:33.739651 22906 tablet_bootstrap.cc:492] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:33.740097 22906 ts_tablet_manager.cc:1403] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.004s
I20260709 13:05:33.741271 22907 tablet_bootstrap.cc:654] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.742869 22906 raft_consensus.cc:359] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.743506 22906 raft_consensus.cc:385] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.743779 22906 raft_consensus.cc:740] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.744649 22906 consensus_queue.cc:260] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.746932 22906 ts_tablet_manager.cc:1434] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:33.747799 22906 tablet_bootstrap.cc:492] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:33.748131 22935 raft_consensus.cc:493] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.748631 22935 raft_consensus.cc:515] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.750532 22935 leader_election.cc:290] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:33.751991 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:33.752810 22788 raft_consensus.cc:2393] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 1: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:05:33.754851 22906 tablet_bootstrap.cc:654] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.756059 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:33.756870 22714 raft_consensus.cc:2393] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 1: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:05:33.758019 22907 tablet_bootstrap.cc:492] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:33.758468 22907 ts_tablet_manager.cc:1403] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260709 13:05:33.759260 22831 leader_election.cc:304] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:33.761148 22907 raft_consensus.cc:359] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.761870 22907 raft_consensus.cc:385] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.762185 22907 raft_consensus.cc:740] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.762976 22907 consensus_queue.cc:260] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.764220 22935 raft_consensus.cc:3060] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.766746 22906 tablet_bootstrap.cc:492] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:33.767127 22906 ts_tablet_manager.cc:1403] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260709 13:05:33.769611 22907 ts_tablet_manager.cc:1434] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:05:33.770292 22906 raft_consensus.cc:359] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.770948 22907 tablet_bootstrap.cc:492] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:33.776266 22716 raft_consensus.cc:2468] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:33.776841 22907 tablet_bootstrap.cc:654] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.777463 22757 leader_election.cc:304] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:33.778534 22971 raft_consensus.cc:2804] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.778980 22971 raft_consensus.cc:697] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:33.779747 22971 consensus_queue.cc:237] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.787621 22914 consensus_queue.cc:1048] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.789485 22914 raft_consensus.cc:493] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.770898 22906 raft_consensus.cc:385] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.789932 22914 raft_consensus.cc:515] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.790297 22906 raft_consensus.cc:740] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.790797 22934 raft_consensus.cc:2749] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.790973 22906 consensus_queue.cc:260] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:33.793035 22679 consensus_peers.cc:597] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. 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 13:05:33.672087 22790 raft_consensus.cc:2468] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:33.794090 22940 consensus_queue.cc:1048] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.796563 22906 ts_tablet_manager.cc:1434] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.003s
I20260709 13:05:33.797467 22906 tablet_bootstrap.cc:492] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:33.802636 22914 leader_election.cc:290] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.803911 22680 leader_election.cc:304] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:33.805001 22914 raft_consensus.cc:2804] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.805343 22914 raft_consensus.cc:493] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.805473 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5230e0e96e714cf0bdc6312928e7b9f3" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:33.805692 22914 raft_consensus.cc:3060] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.806073 22789 raft_consensus.cc:2468] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:33.806595 22935 raft_consensus.cc:2749] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.807202 22680 leader_election.cc:304] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:33.807902 22940 raft_consensus.cc:2804] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.808266 22940 raft_consensus.cc:493] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.808597 22940 raft_consensus.cc:3060] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.808791 23047 consensus_queue.cc:1048] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.824965 22906 tablet_bootstrap.cc:654] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.825516 22905 tablet_bootstrap.cc:492] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:33.825973 22905 ts_tablet_manager.cc:1403] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.172s	user 0.075s	sys 0.074s
I20260709 13:05:33.827080 22611 catalog_manager.cc:5697] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.828387 22905 raft_consensus.cc:359] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.830370 22905 raft_consensus.cc:385] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.830651 22905 raft_consensus.cc:740] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.831261 22905 consensus_queue.cc:260] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.833096 22905 ts_tablet_manager.cc:1434] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:05:33.838456 22905 tablet_bootstrap.cc:492] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:33.840662 22971 raft_consensus.cc:493] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.841130 22971 raft_consensus.cc:515] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.843073 22971 leader_election.cc:290] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.843686 22905 tablet_bootstrap.cc:654] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.844504 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49afb0a590346feb087d5db14a2c888" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:33.845121 22716 raft_consensus.cc:2468] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 0.
I20260709 13:05:33.847570 22757 leader_election.cc:304] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:33.850807 23020 consensus_queue.cc:1048] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.038s
I20260709 13:05:33.851481 23011 raft_consensus.cc:2804] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.889892 23011 raft_consensus.cc:493] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.890209 23011 raft_consensus.cc:3060] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:33.895960 22662 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:33.851572 23015 raft_consensus.cc:493] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.896577 23015 raft_consensus.cc:515] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.897083 22905 tablet_bootstrap.cc:492] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:33.853560 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49afb0a590346feb087d5db14a2c888" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:33.897905 22905 ts_tablet_manager.cc:1403] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.008s
I20260709 13:05:33.855288 22906 tablet_bootstrap.cc:492] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:33.898494 22906 ts_tablet_manager.cc:1403] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.008s
I20260709 13:05:33.876673 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5230e0e96e714cf0bdc6312928e7b9f3" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:33.900872 22906 raft_consensus.cc:359] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.877815 22863 raft_consensus.cc:3060] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.901508 22906 raft_consensus.cc:385] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.901798 22906 raft_consensus.cc:740] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.902829 22906 consensus_queue.cc:260] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.903174 22935 raft_consensus.cc:493] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.903621 22935 raft_consensus.cc:515] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:33.904347 22754 leader_election.cc:343] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.905126 22935 leader_election.cc:290] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:33.906185 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:33.906992 22790 raft_consensus.cc:2393] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 1: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:05:33.907657 22905 raft_consensus.cc:359] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.908272 22905 raft_consensus.cc:385] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.906993 22906 ts_tablet_manager.cc:1434] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 13:05:33.909600 22906 tablet_bootstrap.cc:492] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:33.910923 23015 leader_election.cc:290] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.911063 22907 tablet_bootstrap.cc:492] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:33.850023 22940 raft_consensus.cc:515] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.912861 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce964ef7973f443882ee760e347bfb89" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:33.913146 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce964ef7973f443882ee760e347bfb89" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:33.913447 22716 raft_consensus.cc:2468] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 0.
I20260709 13:05:33.913652 22940 leader_election.cc:290] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:05:33.915124 22754 leader_election.cc:343] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.915835 22757 leader_election.cc:304] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:33.916623 22906 tablet_bootstrap.cc:654] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.916961 23017 raft_consensus.cc:2804] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.917318 23017 raft_consensus.cc:493] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.917639 23017 raft_consensus.cc:3060] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.918183 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5230e0e96e714cf0bdc6312928e7b9f3" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:33.918715 22791 raft_consensus.cc:3060] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.911471 22907 ts_tablet_manager.cc:1403] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.141s	user 0.022s	sys 0.028s
I20260709 13:05:33.848047 22914 raft_consensus.cc:515] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.926995 22907 raft_consensus.cc:359] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.927582 22907 raft_consensus.cc:385] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.927695 22914 leader_election.cc:290] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.927879 22907 raft_consensus.cc:740] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.929941 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:33.933713 23011 raft_consensus.cc:515] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.936209 22907 consensus_queue.cc:260] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.929332 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:33.937518 22716 raft_consensus.cc:2393] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 1: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:05:33.938230 22907 ts_tablet_manager.cc:1434] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 13:05:33.938511 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49afb0a590346feb087d5db14a2c888" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:33.929634 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5230e0e96e714cf0bdc6312928e7b9f3" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:33.939085 22714 raft_consensus.cc:3060] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.928653 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:33.939935 22789 raft_consensus.cc:3060] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.935187 23017 raft_consensus.cc:515] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.943229 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce964ef7973f443882ee760e347bfb89" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:33.943737 22715 raft_consensus.cc:3060] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:33.928954 22679 leader_election.cc:343] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.945611 23020 consensus_queue.cc:1048] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.945402 22714 raft_consensus.cc:2468] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:33.950244 22715 raft_consensus.cc:2468] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:33.950461 22907 tablet_bootstrap.cc:492] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
W20260709 13:05:33.950373 22679 leader_election.cc:343] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:33.953536 22679 leader_election.cc:343] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.953377 22757 leader_election.cc:304] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:33.954391 22831 leader_election.cc:304] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:33.954630 23015 raft_consensus.cc:2804] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.955497 23015 raft_consensus.cc:697] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:33.955824 22791 raft_consensus.cc:2468] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:33.956364 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49afb0a590346feb087d5db14a2c888" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:33.956561 23015 consensus_queue.cc:237] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:33.957610 22754 leader_election.cc:343] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.958334 23017 leader_election.cc:290] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.958964 23011 leader_election.cc:290] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.955171 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce964ef7973f443882ee760e347bfb89" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:33.961279 22935 raft_consensus.cc:3060] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.963989 22789 raft_consensus.cc:2468] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:33.908536 22905 raft_consensus.cc:740] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.965211 22905 consensus_queue.cc:260] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.966037 22613 catalog_manager.cc:5697] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.967769 22935 raft_consensus.cc:2749] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.954772 22757 leader_election.cc:304] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
W20260709 13:05:33.968626 22754 leader_election.cc:343] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.972958 22907 tablet_bootstrap.cc:654] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.973524 23017 raft_consensus.cc:2804] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.974800 23017 raft_consensus.cc:697] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:33.975791 23017 consensus_queue.cc:237] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.980738 23011 raft_consensus.cc:493] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.981223 23011 raft_consensus.cc:515] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:33.983093 23011 leader_election.cc:290] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:33.984058 22907 tablet_bootstrap.cc:492] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:33.984475 22907 ts_tablet_manager.cc:1403] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.007s
I20260709 13:05:33.986285 22860 raft_consensus.cc:3060] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.991561 22680 leader_election.cc:304] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:33.993208 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec058517e3284510acfd74fe8ddeafb6" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:33.995071 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec058517e3284510acfd74fe8ddeafb6" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:33.995543 22714 raft_consensus.cc:2468] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 0.
W20260709 13:05:33.996245 22754 leader_election.cc:343] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.999327 22680 leader_election.cc:304] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:33.999603 22907 raft_consensus.cc:359] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.000286 22907 raft_consensus.cc:385] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.000420 22757 leader_election.cc:304] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:34.000582 22907 raft_consensus.cc:740] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.000883 22941 raft_consensus.cc:2804] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.001438 23011 raft_consensus.cc:2804] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.001386 22907 consensus_queue.cc:260] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.000626 23020 raft_consensus.cc:2804] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.002386 23020 raft_consensus.cc:697] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:34.003436 22907 ts_tablet_manager.cc:1434] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260709 13:05:34.003142 23020 consensus_queue.cc:237] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.004312 22907 tablet_bootstrap.cc:492] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:34.001857 23011 raft_consensus.cc:493] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.004818 23011 raft_consensus.cc:3060] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.001871 22941 raft_consensus.cc:697] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:34.007053 22941 consensus_queue.cc:237] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.010135 22907 tablet_bootstrap.cc:654] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.968899 22905 ts_tablet_manager.cc:1434] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.000s
I20260709 13:05:34.015424 22914 consensus_queue.cc:1048] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.016563 22905 tablet_bootstrap.cc:492] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:34.022280 22907 tablet_bootstrap.cc:492] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:34.022725 22907 ts_tablet_manager.cc:1403] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.008s
I20260709 13:05:34.026496 22907 raft_consensus.cc:359] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.027091 22907 raft_consensus.cc:385] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.027333 22907 raft_consensus.cc:740] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.028173 22907 consensus_queue.cc:260] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.031845 22907 ts_tablet_manager.cc:1434] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:05:34.032671 22907 tablet_bootstrap.cc:492] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:34.031837 22935 raft_consensus.cc:493] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.033233 22935 raft_consensus.cc:515] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.035709 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4d25afb6084ef6bd7bc29db2519ceb" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:34.038535 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4d25afb6084ef6bd7bc29db2519ceb" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:34.039763 22907 tablet_bootstrap.cc:654] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.039918 22829 leader_election.cc:304] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:34.040766 22934 raft_consensus.cc:2749] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.041522 22935 leader_election.cc:290] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:34.054220 23093 consensus_queue.cc:1048] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.055446 22613 catalog_manager.cc:5697] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.057067 22613 catalog_manager.cc:5697] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.058168 23011 raft_consensus.cc:515] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.058969 22905 tablet_bootstrap.cc:654] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.060703 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec058517e3284510acfd74fe8ddeafb6" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:34.061275 22714 raft_consensus.cc:3060] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.063544 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec058517e3284510acfd74fe8ddeafb6" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:34.064817 22906 tablet_bootstrap.cc:492] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
W20260709 13:05:34.064832 22754 leader_election.cc:343] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.065358 22906 ts_tablet_manager.cc:1403] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.156s	user 0.034s	sys 0.026s
I20260709 13:05:34.066105 23011 leader_election.cc:290] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:34.068403 22906 raft_consensus.cc:359] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.069054 22906 raft_consensus.cc:385] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.069310 22906 raft_consensus.cc:740] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.069492 22714 raft_consensus.cc:2468] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:34.069941 22906 consensus_queue.cc:260] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.070544 22757 leader_election.cc:304] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:34.071357 23017 raft_consensus.cc:2804] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.071798 23017 raft_consensus.cc:697] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:34.072316 22906 ts_tablet_manager.cc:1434] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:05:34.072593 23017 consensus_queue.cc:237] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.073112 22906 tablet_bootstrap.cc:492] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
W20260709 13:05:34.086917 22679 consensus_peers.cc:597] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. 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 13:05:34.089226 22612 catalog_manager.cc:5697] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.090910 22612 catalog_manager.cc:5697] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.092133 22906 tablet_bootstrap.cc:654] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.092587 22905 tablet_bootstrap.cc:492] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:34.093010 22905 ts_tablet_manager.cc:1403] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.077s	user 0.006s	sys 0.008s
I20260709 13:05:34.098213 22905 raft_consensus.cc:359] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.098875 22905 raft_consensus.cc:385] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.099140 22905 raft_consensus.cc:740] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.099948 22906 tablet_bootstrap.cc:492] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:34.101135 22906 ts_tablet_manager.cc:1403] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.001s
I20260709 13:05:34.103893 22906 raft_consensus.cc:359] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.107180 22906 raft_consensus.cc:385] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.107797 22906 raft_consensus.cc:740] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.108837 22906 consensus_queue.cc:260] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.108181 22905 consensus_queue.cc:260] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.112308 22906 ts_tablet_manager.cc:1434] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:05:34.114102 22905 ts_tablet_manager.cc:1434] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:05:34.115058 22905 tablet_bootstrap.cc:492] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:34.114989 22906 tablet_bootstrap.cc:492] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:34.121840 22906 tablet_bootstrap.cc:654] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:34.122026 22754 consensus_peers.cc:597] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. 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 13:05:34.124925 23093 consensus_queue.cc:1048] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.138275 22905 tablet_bootstrap.cc:654] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.139946 22906 tablet_bootstrap.cc:492] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:34.145313 23017 consensus_queue.cc:1048] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:34.145833 22906 ts_tablet_manager.cc:1403] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.002s
I20260709 13:05:34.149030 22906 raft_consensus.cc:359] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.149686 22906 raft_consensus.cc:385] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.149979 22906 raft_consensus.cc:740] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.150645 22906 consensus_queue.cc:260] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.152609 22906 ts_tablet_manager.cc:1434] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:34.153473 22906 tablet_bootstrap.cc:492] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:34.158087 23017 raft_consensus.cc:493] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.158843 22906 tablet_bootstrap.cc:654] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.158560 23017 raft_consensus.cc:515] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.160581 23017 leader_election.cc:290] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:34.161187 22935 raft_consensus.cc:493] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.161569 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6ed301274145dc99c38e3d68197ab9" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:34.161628 22935 raft_consensus.cc:515] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:34.162973 22754 leader_election.cc:343] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.163540 22935 leader_election.cc:290] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:34.164525 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287a0e38e034720aab0f9b866493ffc" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:34.165040 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287a0e38e034720aab0f9b866493ffc" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:34.166262 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6ed301274145dc99c38e3d68197ab9" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:34.166637 22831 leader_election.cc:304] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:34.166864 22716 raft_consensus.cc:2468] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 0.
I20260709 13:05:34.167774 22935 raft_consensus.cc:2749] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.167953 22905 tablet_bootstrap.cc:492] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:34.168373 22757 leader_election.cc:304] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:34.169430 23020 raft_consensus.cc:493] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.169911 23020 raft_consensus.cc:515] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.170598 22905 ts_tablet_manager.cc:1403] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.004s
I20260709 13:05:34.174108 23011 raft_consensus.cc:2804] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.174486 23011 raft_consensus.cc:493] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.174388 22905 raft_consensus.cc:359] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.174881 23011 raft_consensus.cc:3060] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.175163 22905 raft_consensus.cc:385] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.175431 22905 raft_consensus.cc:740] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.175864 22906 tablet_bootstrap.cc:492] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:34.176301 22906 ts_tablet_manager.cc:1403] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 13:05:34.176029 22905 consensus_queue.cc:260] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.176952 22907 tablet_bootstrap.cc:492] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:34.177400 22907 ts_tablet_manager.cc:1403] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.145s	user 0.038s	sys 0.029s
I20260709 13:05:34.178675 22906 raft_consensus.cc:359] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.179282 22906 raft_consensus.cc:385] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.179520 22906 raft_consensus.cc:740] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.180090 22906 consensus_queue.cc:260] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.181977 22906 ts_tablet_manager.cc:1434] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:34.182714 22906 tablet_bootstrap.cc:492] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:34.186542 22907 raft_consensus.cc:359] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.187206 22907 raft_consensus.cc:385] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.187829 22906 tablet_bootstrap.cc:654] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.187238 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab300c5bc4a42fe937bec4a44976eb4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:34.188458 22791 raft_consensus.cc:2468] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:34.188638 22905 ts_tablet_manager.cc:1434] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:05:34.187796 23020 leader_election.cc:290] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:34.189574 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab300c5bc4a42fe937bec4a44976eb4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:34.191085 22679 leader_election.cc:343] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.187561 22907 raft_consensus.cc:740] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.196389 22905 tablet_bootstrap.cc:492] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:34.197252 22907 consensus_queue.cc:260] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.198066 22680 leader_election.cc:304] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:34.199275 22941 raft_consensus.cc:2804] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.199635 22941 raft_consensus.cc:493] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.199968 22941 raft_consensus.cc:3060] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.202656 22905 tablet_bootstrap.cc:654] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.203445 22935 raft_consensus.cc:493] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.203912 22935 raft_consensus.cc:515] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.205929 22935 leader_election.cc:290] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:34.206621 22941 raft_consensus.cc:515] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.207194 22971 raft_consensus.cc:493] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.207680 22971 raft_consensus.cc:515] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.209647 22971 leader_election.cc:290] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:34.183948 23011 raft_consensus.cc:515] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.212007 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49afb0a590346feb087d5db14a2c888" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:34.212457 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:34.212723 22715 raft_consensus.cc:2393] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 1: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:05:34.213119 22905 tablet_bootstrap.cc:492] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:34.213495 22905 ts_tablet_manager.cc:1403] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
W20260709 13:05:34.213973 22754 leader_election.cc:343] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.214841 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49afb0a590346feb087d5db14a2c888" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:34.216416 22829 leader_election.cc:304] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:34.219437 22971 consensus_queue.cc:1048] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.220191 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab300c5bc4a42fe937bec4a44976eb4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:34.220731 22791 raft_consensus.cc:3060] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.221486 22935 raft_consensus.cc:3060] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.223182 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab300c5bc4a42fe937bec4a44976eb4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
W20260709 13:05:34.224454 22679 leader_election.cc:343] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.225207 23011 leader_election.cc:290] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:34.225952 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6ed301274145dc99c38e3d68197ab9" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:34.226526 22716 raft_consensus.cc:3060] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.226922 22791 raft_consensus.cc:2468] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:34.227886 22941 leader_election.cc:290] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:34.228495 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:34.220712 22905 raft_consensus.cc:359] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.233455 22905 raft_consensus.cc:385] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.233703 22905 raft_consensus.cc:740] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.234330 22906 tablet_bootstrap.cc:492] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:34.234740 22906 ts_tablet_manager.cc:1403] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.052s	user 0.038s	sys 0.011s
I20260709 13:05:34.234606 22905 consensus_queue.cc:260] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.236845 22905 ts_tablet_manager.cc:1434] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.000s
I20260709 13:05:34.237212 22906 raft_consensus.cc:359] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.237627 22905 tablet_bootstrap.cc:492] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
W20260709 13:05:34.237560 22754 consensus_peers.cc:597] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. 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 13:05:34.237886 22906 raft_consensus.cc:385] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:05:34.238783 22757 leader_election.cc:343] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.238699 22680 leader_election.cc:304] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:34.239359 22757 leader_election.cc:304] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:34.239907 22914 raft_consensus.cc:2804] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.240365 22914 raft_consensus.cc:697] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:34.241078 23011 raft_consensus.cc:2749] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.241145 22914 consensus_queue.cc:237] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.243261 22905 tablet_bootstrap.cc:654] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.236866 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6ed301274145dc99c38e3d68197ab9" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:34.246474 22716 raft_consensus.cc:2468] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
W20260709 13:05:34.247120 22754 leader_election.cc:343] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.238204 22906 raft_consensus.cc:740] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.252609 22906 consensus_queue.cc:260] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.251572 22907 ts_tablet_manager.cc:1434] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.074s	user 0.003s	sys 0.002s
I20260709 13:05:34.255474 22907 tablet_bootstrap.cc:492] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:34.254143 22757 leader_election.cc:304] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:34.257709 23017 raft_consensus.cc:2804] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.258363 23017 raft_consensus.cc:697] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:34.259128 23017 consensus_queue.cc:237] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.266645 22907 tablet_bootstrap.cc:654] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.277217 22611 catalog_manager.cc:5697] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.279268 22907 tablet_bootstrap.cc:492] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:34.250211 22935 raft_consensus.cc:2749] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.256858 22906 ts_tablet_manager.cc:1434] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 13:05:34.280777 22906 tablet_bootstrap.cc:492] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:34.286319 22906 tablet_bootstrap.cc:654] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.228638 22941 raft_consensus.cc:493] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.287685 22613 catalog_manager.cc:5697] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.289114 22941 raft_consensus.cc:515] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.291560 22907 ts_tablet_manager.cc:1403] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.005s
I20260709 13:05:34.292451 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:34.293103 22791 raft_consensus.cc:2468] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:34.294314 22680 leader_election.cc:304] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:34.294479 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:34.295164 22914 raft_consensus.cc:2804] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.295538 22914 raft_consensus.cc:493] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.295878 22914 raft_consensus.cc:3060] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:34.296036 22679 leader_election.cc:343] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.296742 22941 leader_election.cc:290] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:34.298408 22907 raft_consensus.cc:359] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.300395 22907 raft_consensus.cc:385] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.301419 22907 raft_consensus.cc:740] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.304548 22914 raft_consensus.cc:515] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.308080 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:34.309187 22914 leader_election.cc:290] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:34.308110 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
W20260709 13:05:34.310729 22679 leader_election.cc:343] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.309242 22791 raft_consensus.cc:3060] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.312270 22906 tablet_bootstrap.cc:492] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:34.312774 22906 ts_tablet_manager.cc:1403] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.000s
I20260709 13:05:34.315128 22906 raft_consensus.cc:359] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.315835 22906 raft_consensus.cc:385] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.316155 22906 raft_consensus.cc:740] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.316799 22906 consensus_queue.cc:260] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.317418 22791 raft_consensus.cc:2468] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:34.318445 22680 leader_election.cc:304] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:34.310755 22907 consensus_queue.cc:260] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.319478 22914 raft_consensus.cc:2804] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.319929 22914 raft_consensus.cc:697] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:34.320647 22914 consensus_queue.cc:237] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.322152 22906 ts_tablet_manager.cc:1434] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:05:34.323012 22906 tablet_bootstrap.cc:492] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:34.325213 22907 ts_tablet_manager.cc:1434] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:05:34.326141 22907 tablet_bootstrap.cc:492] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:34.331100 22906 tablet_bootstrap.cc:654] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.331537 22907 tablet_bootstrap.cc:654] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.333844 22905 tablet_bootstrap.cc:492] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:34.334486 22905 ts_tablet_manager.cc:1403] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.097s	user 0.041s	sys 0.038s
I20260709 13:05:34.336990 22905 raft_consensus.cc:359] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.337643 22905 raft_consensus.cc:385] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.337894 22905 raft_consensus.cc:740] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.340588 22905 consensus_queue.cc:260] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.342542 22905 ts_tablet_manager.cc:1434] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:05:34.343336 22905 tablet_bootstrap.cc:492] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:34.347631 22941 raft_consensus.cc:493] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.348122 22941 raft_consensus.cc:515] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.348913 23017 consensus_queue.cc:1048] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.350099 22941 leader_election.cc:290] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:34.351480 22905 tablet_bootstrap.cc:654] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.351256 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:34.352545 22860 raft_consensus.cc:3060] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:34.353055 22679 leader_election.cc:343] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.354645 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:34.355189 22791 raft_consensus.cc:2468] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:34.356734 22680 leader_election.cc:304] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:34.357689 22941 raft_consensus.cc:2804] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.358022 22941 raft_consensus.cc:493] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.358316 22941 raft_consensus.cc:3060] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.360984 23017 raft_consensus.cc:493] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.361459 23017 raft_consensus.cc:515] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.363401 23017 leader_election.cc:290] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:34.365612 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:34.365938 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:05:34.367247 22757 leader_election.cc:343] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:34.369118 22754 leader_election.cc:343] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.369539 22754 leader_election.cc:304] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:34.371206 22971 raft_consensus.cc:2749] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.371491 22906 tablet_bootstrap.cc:492] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:34.372411 22906 ts_tablet_manager.cc:1403] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.004s
I20260709 13:05:34.374853 22906 raft_consensus.cc:359] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.375547 22906 raft_consensus.cc:385] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.375804 22906 raft_consensus.cc:740] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.376389 22906 consensus_queue.cc:260] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.347203 22611 catalog_manager.cc:5697] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.378388 22906 ts_tablet_manager.cc:1434] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:34.379226 22906 tablet_bootstrap.cc:492] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:34.379662 23017 raft_consensus.cc:493] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.380191 23017 raft_consensus.cc:515] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.387917 22906 tablet_bootstrap.cc:654] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.389248 23017 leader_election.cc:290] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:34.391731 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:34.391984 22905 tablet_bootstrap.cc:492] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:34.392457 22905 ts_tablet_manager.cc:1403] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.011s
W20260709 13:05:34.393703 22754 leader_election.cc:343] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.393451 22941 raft_consensus.cc:515] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.394707 22905 raft_consensus.cc:359] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.395331 22905 raft_consensus.cc:385] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.395588 22905 raft_consensus.cc:740] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.396378 22941 leader_election.cc:290] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:34.396231 22905 consensus_queue.cc:260] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.397575 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:34.398084 22905 ts_tablet_manager.cc:1434] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
W20260709 13:05:34.398921 22679 leader_election.cc:343] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.399326 22905 tablet_bootstrap.cc:492] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:34.403779 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:34.404008 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:34.404361 22790 raft_consensus.cc:3060] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.404709 22716 raft_consensus.cc:2468] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 0.
I20260709 13:05:34.405843 22905 tablet_bootstrap.cc:654] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.407200 22971 raft_consensus.cc:493] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.407764 22971 raft_consensus.cc:515] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.410908 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50554c74e0fa4efd8c67d1385e873e82" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:34.416637 22790 raft_consensus.cc:2468] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
W20260709 13:05:34.416778 22754 leader_election.cc:343] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.417490 22971 leader_election.cc:290] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:34.420733 22941 consensus_queue.cc:1048] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.421123 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50554c74e0fa4efd8c67d1385e873e82" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:34.421783 22716 raft_consensus.cc:2468] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 0.
I20260709 13:05:34.423410 22757 leader_election.cc:304] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:34.424646 22757 leader_election.cc:304] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:34.425436 23017 raft_consensus.cc:2804] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.425807 23017 raft_consensus.cc:493] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.426123 22971 raft_consensus.cc:2804] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.426507 22971 raft_consensus.cc:493] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.426900 22971 raft_consensus.cc:3060] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.426141 23017 raft_consensus.cc:3060] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.436604 22907 tablet_bootstrap.cc:492] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:34.437099 22907 ts_tablet_manager.cc:1403] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.111s	user 0.016s	sys 0.009s
I20260709 13:05:34.438673 22614 catalog_manager.cc:5697] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.440517 22680 leader_election.cc:304] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:34.442215 22941 raft_consensus.cc:2804] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.442710 22941 raft_consensus.cc:697] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:34.443495 22941 consensus_queue.cc:237] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.461688 23011 consensus_queue.cc:1048] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.463011 22907 raft_consensus.cc:359] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.463707 22907 raft_consensus.cc:385] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.463977 22907 raft_consensus.cc:740] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.466534 22971 raft_consensus.cc:515] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.517532 22907 consensus_queue.cc:260] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.519999 22907 ts_tablet_manager.cc:1434] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.059s	user 0.002s	sys 0.004s
I20260709 13:05:34.519333 22613 catalog_manager.cc:5697] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.523159 22907 tablet_bootstrap.cc:492] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:34.523792 23017 raft_consensus.cc:515] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.524216 23011 consensus_queue.cc:1048] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.541641 22907 tablet_bootstrap.cc:654] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.528784 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50554c74e0fa4efd8c67d1385e873e82" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:34.529965 22906 tablet_bootstrap.cc:492] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:34.542842 22906 ts_tablet_manager.cc:1403] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.164s	user 0.056s	sys 0.079s
I20260709 13:05:34.545231 22906 raft_consensus.cc:359] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.545822 22906 raft_consensus.cc:385] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.546084 22906 raft_consensus.cc:740] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.546587 22906 consensus_queue.cc:260] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.548367 22906 ts_tablet_manager.cc:1434] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:05:34.549140 22906 tablet_bootstrap.cc:492] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:34.523977 22971 leader_election.cc:290] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:34.531301 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50554c74e0fa4efd8c67d1385e873e82" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:34.531828 22905 tablet_bootstrap.cc:492] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:34.552615 22905 ts_tablet_manager.cc:1403] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.153s	user 0.046s	sys 0.065s
I20260709 13:05:34.554765 22906 tablet_bootstrap.cc:654] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.555121 22905 raft_consensus.cc:359] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.555788 22905 raft_consensus.cc:385] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.556046 22905 raft_consensus.cc:740] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.556964 22905 consensus_queue.cc:260] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.557861 22715 raft_consensus.cc:3060] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.533600 22914 consensus_queue.cc:1048] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.564723 22905 ts_tablet_manager.cc:1434] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:05:34.565650 22905 tablet_bootstrap.cc:492] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
W20260709 13:05:34.567262 22679 consensus_peers.cc:597] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:34.572618 22754 leader_election.cc:343] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.572937 22935 raft_consensus.cc:493] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.579432 22935 raft_consensus.cc:515] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.579802 23017 leader_election.cc:290] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:34.581460 22935 leader_election.cc:290] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:34.582204 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:34.582803 22714 raft_consensus.cc:3060] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.588281 22862 raft_consensus.cc:3060] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.599124 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce964ef7973f443882ee760e347bfb89" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:34.604900 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:34.606025 22715 raft_consensus.cc:2468] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:34.606629 22861 raft_consensus.cc:3060] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.607226 22714 raft_consensus.cc:2468] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:34.615535 22905 tablet_bootstrap.cc:654] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:34.620975 22679 consensus_peers.cc:597] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. 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 13:05:34.621874 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce964ef7973f443882ee760e347bfb89" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:34.622372 22757 leader_election.cc:304] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:34.623226 23015 raft_consensus.cc:2804] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.623618 22757 leader_election.cc:304] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:34.623781 23015 raft_consensus.cc:697] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:34.624435 22971 raft_consensus.cc:2804] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.624917 22971 raft_consensus.cc:697] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:34.624857 23015 consensus_queue.cc:237] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.625763 22971 consensus_queue.cc:237] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:34.629614 22754 leader_election.cc:343] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.631608 22829 leader_election.cc:304] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:34.632396 22935 raft_consensus.cc:2749] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.635787 23093 raft_consensus.cc:493] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.636291 23093 raft_consensus.cc:515] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.638837 23093 leader_election.cc:290] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:34.642238 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:34.642896 22860 raft_consensus.cc:2468] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:34.644353 22679 leader_election.cc:304] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:34.645107 23093 raft_consensus.cc:2804] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:34.645493 23093 raft_consensus.cc:493] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.645854 23093 raft_consensus.cc:3060] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.646714 22905 tablet_bootstrap.cc:492] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:34.647195 22905 ts_tablet_manager.cc:1403] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.000s
I20260709 13:05:34.649749 22905 raft_consensus.cc:359] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.650381 22905 raft_consensus.cc:385] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.650635 22905 raft_consensus.cc:740] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.651983 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:34.652618 22789 raft_consensus.cc:2468] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:34.651253 22905 consensus_queue.cc:260] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.654910 23093 raft_consensus.cc:515] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.655642 22905 ts_tablet_manager.cc:1434] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:34.686576 22905 tablet_bootstrap.cc:492] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:34.689893 23093 leader_election.cc:290] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:34.698369 23015 consensus_queue.cc:1048] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:34.666347 22754 consensus_peers.cc:597] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. 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 13:05:34.681650 23011 raft_consensus.cc:493] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.698939 22611 catalog_manager.cc:5697] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.699429 23011 raft_consensus.cc:515] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.691382 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:34.700716 22862 raft_consensus.cc:3060] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.701345 23011 leader_election.cc:290] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:34.701853 22861 raft_consensus.cc:3060] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.697598 22905 tablet_bootstrap.cc:654] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.704182 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:34.703824 22971 consensus_queue.cc:1048] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:05:34.661170 22860 raft_consensus.cc:3060] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.695509 22914 consensus_queue.cc:1048] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.706995 22862 raft_consensus.cc:2468] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:05:34.702400 23011 raft_consensus.cc:493] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.707903 23011 raft_consensus.cc:515] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.708516 22906 tablet_bootstrap.cc:492] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:34.709767 22906 ts_tablet_manager.cc:1403] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.161s	user 0.031s	sys 0.050s
I20260709 13:05:34.709851 23011 leader_election.cc:290] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:34.708385 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:34.710527 22789 raft_consensus.cc:3060] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.712212 22906 raft_consensus.cc:359] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.712831 22906 raft_consensus.cc:385] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.713075 22906 raft_consensus.cc:740] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.713778 22906 consensus_queue.cc:260] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.702858 22611 catalog_manager.cc:5697] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.717934 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:34.721153 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:05:34.723481 22757 leader_election.cc:343] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:34.724165 22757 leader_election.cc:343] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.725677 23015 consensus_queue.cc:1048] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.727977 22789 raft_consensus.cc:2468] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:05:34.731935 22680 leader_election.cc:304] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:34.732414 22907 tablet_bootstrap.cc:492] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:34.732698 22914 raft_consensus.cc:2804] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:34.732822 22907 ts_tablet_manager.cc:1403] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.212s	user 0.060s	sys 0.103s
I20260709 13:05:34.733106 22914 raft_consensus.cc:697] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:34.733801 22914 consensus_queue.cc:237] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.734617 22906 ts_tablet_manager.cc:1434] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 13:05:34.735420 22906 tablet_bootstrap.cc:492] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
W20260709 13:05:34.759162 22754 leader_election.cc:343] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.759639 22754 leader_election.cc:304] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:34.762331 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:34.766810 23017 raft_consensus.cc:2749] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:34.771812 22679 consensus_peers.cc:597] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. 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 13:05:34.771664 22907 raft_consensus.cc:359] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.773172 22907 raft_consensus.cc:385] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.773471 22907 raft_consensus.cc:740] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.774078 22907 consensus_queue.cc:260] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.775522 22934 raft_consensus.cc:493] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.776432 22941 raft_consensus.cc:493] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.776842 22941 raft_consensus.cc:515] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.780706 22941 leader_election.cc:290] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:34.775959 22934 raft_consensus.cc:515] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.785228 22934 leader_election.cc:290] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:34.785456 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6ed301274145dc99c38e3d68197ab9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:05:34.787773 22754 leader_election.cc:343] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.788295 22754 leader_election.cc:304] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:34.788594 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:34.790608 22679 leader_election.cc:343] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.791420 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:34.793200 22789 raft_consensus.cc:2468] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:34.794142 22680 leader_election.cc:304] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:34.794368 22934 raft_consensus.cc:493] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.794989 23017 raft_consensus.cc:2749] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.794883 22934 raft_consensus.cc:515] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.795233 23020 raft_consensus.cc:2804] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.802863 23020 raft_consensus.cc:493] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.803736 23020 raft_consensus.cc:3060] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.813737 22614 catalog_manager.cc:5697] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 2, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 2 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:34.852473 22679 consensus_peers.cc:597] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. 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 13:05:34.854890 22907 ts_tablet_manager.cc:1434] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.122s	user 0.007s	sys 0.000s
W20260709 13:05:34.860157 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 72423.3us
I20260709 13:05:34.869331 23020 raft_consensus.cc:515] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:34.870267 23143 log.cc:927] Time spent T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 0.081s	user 0.000s	sys 0.001s
I20260709 13:05:34.877513 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6ed301274145dc99c38e3d68197ab9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:34.878839 22914 consensus_queue.cc:1048] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.880609 22907 tablet_bootstrap.cc:492] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:34.889140 23020 leader_election.cc:290] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:34.898770 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:34.906116 22905 tablet_bootstrap.cc:492] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:34.906632 22905 ts_tablet_manager.cc:1403] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.220s	user 0.022s	sys 0.010s
I20260709 13:05:34.912477 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:34.913076 22789 raft_consensus.cc:3060] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.917893 22906 tablet_bootstrap.cc:654] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.920178 22934 leader_election.cc:290] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:34.921056 22971 raft_consensus.cc:493] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.911791 22829 leader_election.cc:304] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:34.929675 22971 raft_consensus.cc:515] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.926769 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:34.937625 22934 raft_consensus.cc:2749] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.942461 22971 leader_election.cc:290] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:34.942970 22971 raft_consensus.cc:493] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.943406 22971 raft_consensus.cc:515] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:34.945788 22679 leader_election.cc:343] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.946709 22971 leader_election.cc:290] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:34.950929 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:34.952329 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:34.952916 22713 raft_consensus.cc:2468] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
W20260709 13:05:34.957435 22757 leader_election.cc:343] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.970657 22789 raft_consensus.cc:2468] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
W20260709 13:05:34.971487 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 62355.4us
I20260709 13:05:34.974148 22862 raft_consensus.cc:3060] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.980302 22941 consensus_queue.cc:1048] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.981356 22757 leader_election.cc:304] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:34.982147 22680 leader_election.cc:304] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:34.982474 22971 raft_consensus.cc:2804] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:34.982857 22971 raft_consensus.cc:493] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.983173 22971 raft_consensus.cc:3060] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:34.986060 22905 raft_consensus.cc:359] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.986718 22905 raft_consensus.cc:385] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.986977 22905 raft_consensus.cc:740] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.990432 22905 consensus_queue.cc:260] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:34.996628 22905 ts_tablet_manager.cc:1434] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.090s	user 0.006s	sys 0.002s
I20260709 13:05:34.997462 22905 tablet_bootstrap.cc:492] T 8ab300c5bc4a42fe937bec4a44976eb4 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:34.989110 23020 raft_consensus.cc:2804] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.001288 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:35.005654 22914 raft_consensus.cc:493] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.006028 22914 raft_consensus.cc:515] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.006377 22971 raft_consensus.cc:515] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.007643 22914 leader_election.cc:290] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:35.008422 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:35.009099 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:35.008937 22716 raft_consensus.cc:3060] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.009851 23020 raft_consensus.cc:697] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:35.010643 23020 consensus_queue.cc:237] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:35.011068 22679 leader_election.cc:343] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.014062 22906 tablet_bootstrap.cc:492] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:35.014483 22906 ts_tablet_manager.cc:1403] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.279s	user 0.023s	sys 0.028s
I20260709 13:05:35.020579 22935 raft_consensus.cc:493] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:35.021015 22935 raft_consensus.cc:515] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.019574 22906 raft_consensus.cc:359] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.021705 22906 raft_consensus.cc:385] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.022006 22906 raft_consensus.cc:740] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.007902 22971 leader_election.cc:290] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:35.025311 22906 consensus_queue.cc:260] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.029246 22935 leader_election.cc:290] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:35.029590 22906 ts_tablet_manager.cc:1434] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:05:35.031344 22906 tablet_bootstrap.cc:492] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
W20260709 13:05:35.027770 22662 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:35.031939 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:35.036203 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:35.036628 22791 raft_consensus.cc:2468] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:35.040132 22680 leader_election.cc:304] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:35.041896 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:35.042449 22861 raft_consensus.cc:2468] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:35.043941 23093 raft_consensus.cc:2804] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.044323 23093 raft_consensus.cc:493] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.044634 23093 raft_consensus.cc:3060] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.045605 22907 tablet_bootstrap.cc:654] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.055534 22614 catalog_manager.cc:5697] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.054263 22971 consensus_queue.cc:1048] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:05:35.053517 22716 raft_consensus.cc:2468] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
I20260709 13:05:35.053930 23093 raft_consensus.cc:515] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:35.063225 22679 consensus_peers.cc:597] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. 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 13:05:35.063954 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:35.064517 22862 raft_consensus.cc:3060] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:35.076268 22862 raft_consensus.cc:2468] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
I20260709 13:05:35.085891 22905 tablet_bootstrap.cc:654] T 8ab300c5bc4a42fe937bec4a44976eb4 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.086361 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:35.100328 22786 raft_consensus.cc:3060] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.086951 22757 leader_election.cc:304] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:35.087445 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:35.088577 23093 leader_election.cc:290] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:35.102210 23017 raft_consensus.cc:2804] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:35.097103 22906 tablet_bootstrap.cc:654] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:35.097612 22754 leader_election.cc:343] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.106390 22754 leader_election.cc:304] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:35.102658 23017 raft_consensus.cc:697] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:35.109342 22829 leader_election.cc:304] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:35.110483 23147 raft_consensus.cc:2749] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:35.111392 22859 raft_consensus.cc:3060] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.108140 23017 consensus_queue.cc:237] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.114002 23016 raft_consensus.cc:2749] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:35.116257 22786 raft_consensus.cc:2468] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:35.116824 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
W20260709 13:05:35.118405 22679 leader_election.cc:343] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.121485 22907 tablet_bootstrap.cc:492] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:35.122418 22907 ts_tablet_manager.cc:1403] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.243s	user 0.008s	sys 0.003s
I20260709 13:05:35.125473 22906 tablet_bootstrap.cc:492] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:35.125909 22906 ts_tablet_manager.cc:1403] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.095s	user 0.011s	sys 0.000s
I20260709 13:05:35.126736 23011 consensus_queue.cc:1048] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.128286 22906 raft_consensus.cc:359] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.128675 22680 leader_election.cc:304] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:35.128966 22906 raft_consensus.cc:385] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.129251 22906 raft_consensus.cc:740] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.129591 22907 raft_consensus.cc:359] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.131170 22907 raft_consensus.cc:385] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.131511 22907 raft_consensus.cc:740] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.129941 23093 raft_consensus.cc:2804] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.132704 22907 consensus_queue.cc:260] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.134865 22907 ts_tablet_manager.cc:1434] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 13:05:35.129833 22906 consensus_queue.cc:260] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.132647 23093 raft_consensus.cc:697] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:35.135821 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:35.136595 23093 consensus_queue.cc:237] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.138038 22906 ts_tablet_manager.cc:1434] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:05:35.138360 22971 consensus_queue.cc:1048] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.142066 22906 tablet_bootstrap.cc:492] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
W20260709 13:05:35.148765 22754 consensus_peers.cc:597] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. 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 13:05:35.150990 22786 raft_consensus.cc:1275] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:35.154697 22906 tablet_bootstrap.cc:654] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.159253 23093 consensus_queue.cc:1048] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.163678 22905 tablet_bootstrap.cc:492] T 8ab300c5bc4a42fe937bec4a44976eb4 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:35.164767 22905 ts_tablet_manager.cc:1403] T 8ab300c5bc4a42fe937bec4a44976eb4 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.167s	user 0.017s	sys 0.009s
I20260709 13:05:35.165423 22613 catalog_manager.cc:5697] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.167333 22905 raft_consensus.cc:359] T 8ab300c5bc4a42fe937bec4a44976eb4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.167997 22905 raft_consensus.cc:385] T 8ab300c5bc4a42fe937bec4a44976eb4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.168308 22905 raft_consensus.cc:740] T 8ab300c5bc4a42fe937bec4a44976eb4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.169049 22905 consensus_queue.cc:260] T 8ab300c5bc4a42fe937bec4a44976eb4 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.172026 22905 ts_tablet_manager.cc:1434] T 8ab300c5bc4a42fe937bec4a44976eb4 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:05:35.172847 22905 tablet_bootstrap.cc:492] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:35.175647 22829 leader_election.cc:304] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:35.177052 23147 raft_consensus.cc:2749] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:35.135865 22907 tablet_bootstrap.cc:492] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:35.180831 22905 tablet_bootstrap.cc:654] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.183578 23011 raft_consensus.cc:493] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.184038 23011 raft_consensus.cc:515] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.185878 23011 leader_election.cc:290] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:35.187121 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581f19b7f3be4a189ea508c780006b72" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:05:35.189699 22757 leader_election.cc:343] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.192762 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581f19b7f3be4a189ea508c780006b72" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:35.202015 22754 leader_election.cc:343] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.202445 22754 leader_election.cc:304] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:35.205355 23016 raft_consensus.cc:2749] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:35.211884 22907 tablet_bootstrap.cc:654] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.225064 22905 tablet_bootstrap.cc:492] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:35.225472 22905 ts_tablet_manager.cc:1403] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.016s
I20260709 13:05:35.227799 22905 raft_consensus.cc:359] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.228437 22905 raft_consensus.cc:385] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.228681 22905 raft_consensus.cc:740] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.229712 22905 consensus_queue.cc:260] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.230247 22860 raft_consensus.cc:1275] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:35.232391 22906 tablet_bootstrap.cc:492] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:35.232786 22906 ts_tablet_manager.cc:1403] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.091s	user 0.023s	sys 0.001s
I20260709 13:05:35.232556 22614 catalog_manager.cc:5697] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 0 to 2, leader changed from <none> to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 2 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.232824 23020 consensus_queue.cc:1048] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:05:35.234678 22754 consensus_peers.cc:597] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. 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 13:05:35.235260 22906 raft_consensus.cc:359] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.235850 22906 raft_consensus.cc:385] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.236116 22906 raft_consensus.cc:740] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.236713 22906 consensus_queue.cc:260] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.238624 22907 tablet_bootstrap.cc:492] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:35.239043 22907 ts_tablet_manager.cc:1403] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.103s	user 0.007s	sys 0.007s
I20260709 13:05:35.239272 22905 ts_tablet_manager.cc:1434] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:05:35.240145 22905 tablet_bootstrap.cc:492] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:35.241411 22907 raft_consensus.cc:359] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.242008 22907 raft_consensus.cc:385] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.242244 22907 raft_consensus.cc:740] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.242974 22907 consensus_queue.cc:260] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.244830 22907 ts_tablet_manager.cc:1434] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:35.245639 22907 tablet_bootstrap.cc:492] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:35.246291 22905 tablet_bootstrap.cc:654] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.238632 22906 ts_tablet_manager.cc:1434] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:35.248962 22906 tablet_bootstrap.cc:492] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:35.254079 22906 tablet_bootstrap.cc:654] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.255115 22907 tablet_bootstrap.cc:654] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.266165 22905 tablet_bootstrap.cc:492] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:35.266492 22905 ts_tablet_manager.cc:1403] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260709 13:05:35.267550 22907 tablet_bootstrap.cc:492] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:35.267867 22907 ts_tablet_manager.cc:1403] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.022s	user 0.001s	sys 0.007s
I20260709 13:05:35.268676 22905 raft_consensus.cc:359] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.269316 22905 raft_consensus.cc:385] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.269573 22907 raft_consensus.cc:359] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.269572 22905 raft_consensus.cc:740] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.271090 22906 tablet_bootstrap.cc:492] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:35.271008 22905 consensus_queue.cc:260] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.271512 22906 ts_tablet_manager.cc:1403] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.005s
I20260709 13:05:35.274650 22905 ts_tablet_manager.cc:1434] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:35.275671 22905 tablet_bootstrap.cc:492] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:35.275997 22906 raft_consensus.cc:359] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.276626 22906 raft_consensus.cc:385] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.276894 22906 raft_consensus.cc:740] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.277493 22906 consensus_queue.cc:260] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.278194 22907 raft_consensus.cc:385] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.278469 22907 raft_consensus.cc:740] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.279078 22907 consensus_queue.cc:260] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.281067 22907 ts_tablet_manager.cc:1434] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:05:35.282199 22905 tablet_bootstrap.cc:654] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.282621 22906 ts_tablet_manager.cc:1434] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:05:35.283435 22907 tablet_bootstrap.cc:492] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:35.286460 22905 tablet_bootstrap.cc:492] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:35.286854 22905 ts_tablet_manager.cc:1403] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:05:35.287583 22907 tablet_bootstrap.cc:654] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.290465 22905 raft_consensus.cc:359] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.291085 22905 raft_consensus.cc:385] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.291322 22905 raft_consensus.cc:740] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.291936 22905 consensus_queue.cc:260] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.293856 22905 ts_tablet_manager.cc:1434] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:35.297857 22905 tablet_bootstrap.cc:492] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:35.298869 22860 raft_consensus.cc:3060] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.301492 22906 tablet_bootstrap.cc:492] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:35.302999 22905 tablet_bootstrap.cc:654] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.311821 22906 tablet_bootstrap.cc:654] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.314312 23015 raft_consensus.cc:493] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.314795 23015 raft_consensus.cc:515] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.316792 23015 leader_election.cc:290] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:35.317508 22905 tablet_bootstrap.cc:492] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:35.317903 22905 ts_tablet_manager.cc:1403] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260709 13:05:35.318545 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b89a74aac94a4fac60ec7674fc01b7" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:35.320104 22905 raft_consensus.cc:359] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:35.320430 22757 leader_election.cc:343] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.320724 22905 raft_consensus.cc:385] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.321023 22905 raft_consensus.cc:740] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.321718 22905 consensus_queue.cc:260] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.322223 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b89a74aac94a4fac60ec7674fc01b7" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:35.323661 22905 ts_tablet_manager.cc:1434] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 13:05:35.324481 22905 tablet_bootstrap.cc:492] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
W20260709 13:05:35.324707 22754 leader_election.cc:343] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.325168 22754 leader_election.cc:304] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:35.326552 23015 raft_consensus.cc:2749] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:35.333104 22905 tablet_bootstrap.cc:654] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.334182 22907 tablet_bootstrap.cc:492] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:35.334435 23147 raft_consensus.cc:493] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:35.334932 23147 raft_consensus.cc:515] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.336786 22906 tablet_bootstrap.cc:492] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:35.337443 23147 leader_election.cc:290] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:35.338240 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:35.334564 22907 ts_tablet_manager.cc:1403] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.028s
I20260709 13:05:35.338366 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:35.340351 22831 leader_election.cc:304] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:35.341899 22907 raft_consensus.cc:359] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.342549 22907 raft_consensus.cc:385] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.342659 23147 raft_consensus.cc:2749] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:35.342826 22907 raft_consensus.cc:740] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.343248 22906 ts_tablet_manager.cc:1403] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.002s
I20260709 13:05:35.343755 22907 consensus_queue.cc:260] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.345860 22907 ts_tablet_manager.cc:1434] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:35.347093 22907 tablet_bootstrap.cc:492] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:35.350188 22906 raft_consensus.cc:359] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.350806 22906 raft_consensus.cc:385] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.351052 22906 raft_consensus.cc:740] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.351655 22906 consensus_queue.cc:260] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.352260 22907 tablet_bootstrap.cc:654] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.353996 22906 ts_tablet_manager.cc:1434] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:05:35.358400 22906 tablet_bootstrap.cc:492] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:35.363539 22860 raft_consensus.cc:3060] T 8ab300c5bc4a42fe937bec4a44976eb4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.369354 22906 tablet_bootstrap.cc:654] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.372570 22905 tablet_bootstrap.cc:492] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:35.372975 22905 ts_tablet_manager.cc:1403] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.015s
I20260709 13:05:35.378952 22905 raft_consensus.cc:359] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.379552 22905 raft_consensus.cc:385] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.379827 22905 raft_consensus.cc:740] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.386541 22914 raft_consensus.cc:493] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.386950 22914 raft_consensus.cc:515] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.388607 22914 leader_election.cc:290] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:35.390254 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:35.391630 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:35.392228 22786 raft_consensus.cc:2468] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
W20260709 13:05:35.393260 22679 leader_election.cc:343] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.394218 22680 leader_election.cc:304] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:35.395177 22914 raft_consensus.cc:2804] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.395486 22914 raft_consensus.cc:493] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.395776 22914 raft_consensus.cc:3060] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.400003 22914 raft_consensus.cc:515] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.402066 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:35.402365 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:35.402618 22786 raft_consensus.cc:3060] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:35.403610 22679 leader_election.cc:343] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.404122 22914 leader_election.cc:290] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:35.384333 22905 consensus_queue.cc:260] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.409760 22905 ts_tablet_manager.cc:1434] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.037s	user 0.002s	sys 0.004s
I20260709 13:05:35.414072 23147 raft_consensus.cc:493] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.414507 23147 raft_consensus.cc:515] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.416393 23147 leader_election.cc:290] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:35.420037 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5230e0e96e714cf0bdc6312928e7b9f3" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:35.421497 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5230e0e96e714cf0bdc6312928e7b9f3" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:35.423440 22831 leader_election.cc:304] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:35.425999 23147 raft_consensus.cc:2749] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:35.429361 22905 tablet_bootstrap.cc:492] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:35.431269 22786 raft_consensus.cc:2468] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:35.433020 22680 leader_election.cc:304] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:35.434104 23020 raft_consensus.cc:2804] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.434821 23020 raft_consensus.cc:697] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:35.435567 23020 consensus_queue.cc:237] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.438431 22906 tablet_bootstrap.cc:492] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:35.438894 22906 ts_tablet_manager.cc:1403] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.081s	user 0.025s	sys 0.046s
I20260709 13:05:35.441174 22905 tablet_bootstrap.cc:654] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.441320 22906 raft_consensus.cc:359] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.441815 22906 raft_consensus.cc:385] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.441977 22906 raft_consensus.cc:740] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.442391 22906 consensus_queue.cc:260] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.443714 22906 ts_tablet_manager.cc:1434] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:05:35.445730 22907 tablet_bootstrap.cc:492] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:35.446157 22907 ts_tablet_manager.cc:1403] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.099s	user 0.038s	sys 0.041s
I20260709 13:05:35.446408 22906 tablet_bootstrap.cc:492] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:35.450789 22907 raft_consensus.cc:359] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.451406 22907 raft_consensus.cc:385] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.451649 22907 raft_consensus.cc:740] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.452291 22906 tablet_bootstrap.cc:654] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.452244 22907 consensus_queue.cc:260] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.453199 23047 raft_consensus.cc:493] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.453616 23047 raft_consensus.cc:515] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.453387 22612 catalog_manager.cc:5697] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.455111 22907 ts_tablet_manager.cc:1434] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260709 13:05:35.455412 23047 leader_election.cc:290] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:35.455930 22907 tablet_bootstrap.cc:492] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:35.456737 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:35.457984 22679 leader_election.cc:343] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.461083 22905 tablet_bootstrap.cc:492] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:35.461488 22905 ts_tablet_manager.cc:1403] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.005s
I20260709 13:05:35.463954 22907 tablet_bootstrap.cc:654] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.463882 22905 raft_consensus.cc:359] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.464547 22905 raft_consensus.cc:385] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.464812 22905 raft_consensus.cc:740] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.465520 22905 consensus_queue.cc:260] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.468017 22905 ts_tablet_manager.cc:1434] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:05:35.468828 22905 tablet_bootstrap.cc:492] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:35.470301 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:35.470897 22789 raft_consensus.cc:2468] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:35.474447 22905 tablet_bootstrap.cc:654] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.486406 22907 tablet_bootstrap.cc:492] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:35.486351 22680 leader_election.cc:304] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:35.486789 22860 raft_consensus.cc:3060] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.486927 22907 ts_tablet_manager.cc:1403] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.004s
I20260709 13:05:35.487277 23047 raft_consensus.cc:2804] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.487632 23047 raft_consensus.cc:493] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.487926 23047 raft_consensus.cc:3060] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.489506 22907 raft_consensus.cc:359] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.490141 22907 raft_consensus.cc:385] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.490382 22907 raft_consensus.cc:740] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.494117 22907 consensus_queue.cc:260] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.494275 23047 raft_consensus.cc:515] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.496551 23015 raft_consensus.cc:493] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.497011 23015 raft_consensus.cc:515] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.497706 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:35.498806 23015 leader_election.cc:290] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:05:35.499208 22679 leader_election.cc:343] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.499862 23047 leader_election.cc:290] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:35.501436 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:35.502780 22754 leader_election.cc:343] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.509618 23047 raft_consensus.cc:493] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.509672 22914 consensus_queue.cc:1048] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.509652 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:35.510370 23047 raft_consensus.cc:515] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.511130 22714 raft_consensus.cc:2468] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 0.
I20260709 13:05:35.512581 22757 leader_election.cc:304] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:35.513684 23015 raft_consensus.cc:2804] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.514038 23015 raft_consensus.cc:493] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.514351 23015 raft_consensus.cc:3060] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.516162 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:35.516726 22788 raft_consensus.cc:3060] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.522967 22788 raft_consensus.cc:2468] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:35.526247 22905 tablet_bootstrap.cc:492] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:35.526681 22905 ts_tablet_manager.cc:1403] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.009s
I20260709 13:05:35.530498 23015 raft_consensus.cc:515] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.531006 22714 raft_consensus.cc:1275] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:35.531565 22905 raft_consensus.cc:359] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.532229 22905 raft_consensus.cc:385] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.532483 22905 raft_consensus.cc:740] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.533079 23016 consensus_queue.cc:1048] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.533775 22680 leader_election.cc:304] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:35.534837 22914 raft_consensus.cc:2804] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.535295 22914 raft_consensus.cc:697] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:35.535993 22914 consensus_queue.cc:237] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.536250 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:35.536952 22714 raft_consensus.cc:3060] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.543705 22714 raft_consensus.cc:2468] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:35.497360 22907 ts_tablet_manager.cc:1434] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:05:35.536934 22905 consensus_queue.cc:260] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.545764 22907 tablet_bootstrap.cc:492] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:35.550096 23147 raft_consensus.cc:493] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.550539 23147 raft_consensus.cc:515] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.551035 22906 tablet_bootstrap.cc:492] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:35.551451 22906 ts_tablet_manager.cc:1403] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.105s	user 0.048s	sys 0.032s
I20260709 13:05:35.552703 23147 leader_election.cc:290] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:35.553202 23147 raft_consensus.cc:493] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.553611 23147 raft_consensus.cc:515] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.554090 22906 raft_consensus.cc:359] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.554724 22906 raft_consensus.cc:385] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.546154 23047 leader_election.cc:290] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:35.547874 23016 raft_consensus.cc:493] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.554986 22906 raft_consensus.cc:740] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.555366 23016 raft_consensus.cc:515] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.555553 22906 consensus_queue.cc:260] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.557323 23016 leader_election.cc:290] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:35.558228 22859 raft_consensus.cc:3060] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.560925 22906 ts_tablet_manager.cc:1434] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:05:35.562124 22906 tablet_bootstrap.cc:492] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:35.562536 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:35.566262 23147 leader_election.cc:290] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:35.567389 22906 tablet_bootstrap.cc:654] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.567838 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:35.560011 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:35.559264 22757 leader_election.cc:304] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:35.571094 22934 raft_consensus.cc:493] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.571568 22934 raft_consensus.cc:515] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.571782 22971 raft_consensus.cc:2804] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.572763 22971 raft_consensus.cc:697] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:35.573761 22934 leader_election.cc:290] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:35.573554 22971 consensus_queue.cc:237] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.576318 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec058517e3284510acfd74fe8ddeafb6" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:35.578157 22906 tablet_bootstrap.cc:492] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:35.578080 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:35.578685 22906 ts_tablet_manager.cc:1403] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.006s
I20260709 13:05:35.578317 22862 raft_consensus.cc:1275] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:35.580617 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:35.580816 22907 tablet_bootstrap.cc:654] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.581231 22906 raft_consensus.cc:359] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.581849 22906 raft_consensus.cc:385] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.582114 22906 raft_consensus.cc:740] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.582815 22906 consensus_queue.cc:260] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.584708 22906 ts_tablet_manager.cc:1434] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:35.586603 23011 consensus_queue.cc:1048] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.585530 22906 tablet_bootstrap.cc:492] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
W20260709 13:05:35.588286 22754 leader_election.cc:343] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.589699 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:35.590402 22788 raft_consensus.cc:2393] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 1: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:05:35.590801 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:35.591365 22786 raft_consensus.cc:2468] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:35.591535 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:35.593716 22906 tablet_bootstrap.cc:654] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.593880 23015 leader_election.cc:290] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:35.597194 22613 catalog_manager.cc:5697] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.600348 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec058517e3284510acfd74fe8ddeafb6" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:35.601629 22831 leader_election.cc:304] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:35.602609 23147 raft_consensus.cc:2749] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:35.604578 22906 tablet_bootstrap.cc:492] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:35.605027 22906 ts_tablet_manager.cc:1403] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.008s
I20260709 13:05:35.604635 22829 leader_election.cc:304] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:35.606560 22829 leader_election.cc:304] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:35.607514 22906 raft_consensus.cc:359] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.609426 22906 raft_consensus.cc:385] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.609691 22906 raft_consensus.cc:740] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.610284 22906 consensus_queue.cc:260] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.611409 22905 ts_tablet_manager.cc:1434] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.001s
I20260709 13:05:35.610994 22612 catalog_manager.cc:5697] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.613128 22934 raft_consensus.cc:3060] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.614919 22680 leader_election.cc:304] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:35.615624 22914 raft_consensus.cc:2804] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.615926 22914 raft_consensus.cc:493] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.616499 22906 ts_tablet_manager.cc:1434] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:05:35.616613 22914 raft_consensus.cc:3060] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.617676 22906 tablet_bootstrap.cc:492] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
W20260709 13:05:35.617838 22757 leader_election.cc:343] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.620347 22905 tablet_bootstrap.cc:492] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:35.620244 22757 leader_election.cc:304] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:35.616175 23147 raft_consensus.cc:2749] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:35.617560 23047 raft_consensus.cc:493] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.629230 23017 raft_consensus.cc:2749] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:35.654582 22914 raft_consensus.cc:515] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.659013 22906 tablet_bootstrap.cc:654] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.636231 23047 raft_consensus.cc:515] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.671792 22914 leader_election.cc:290] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:35.678018 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:35.678876 23047 leader_election.cc:290] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:35.690653 22934 raft_consensus.cc:2749] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:35.689266 22679 leader_election.cc:343] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:35.695755 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 47543.3us
I20260709 13:05:35.702316 22934 raft_consensus.cc:493] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.711690 22907 tablet_bootstrap.cc:492] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:35.712126 22907 ts_tablet_manager.cc:1403] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.167s	user 0.021s	sys 0.031s
I20260709 13:05:35.708788 23047 raft_consensus.cc:493] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.714566 23047 raft_consensus.cc:515] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.708029 22861 raft_consensus.cc:3060] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.716413 23047 leader_election.cc:290] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:35.713893 22934 raft_consensus.cc:515] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.719480 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50554c74e0fa4efd8c67d1385e873e82" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:05:35.727774 22754 leader_election.cc:343] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.737370 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581f19b7f3be4a189ea508c780006b72" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:35.738714 22864 raft_consensus.cc:3060] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.740449 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:35.744307 22907 raft_consensus.cc:359] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.744962 22907 raft_consensus.cc:385] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.745214 22907 raft_consensus.cc:740] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.749670 22907 consensus_queue.cc:260] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.754213 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581f19b7f3be4a189ea508c780006b72" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:35.754774 22791 raft_consensus.cc:2468] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:35.755468 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:35.755977 22786 raft_consensus.cc:3060] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:35.756923 22679 leader_election.cc:343] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.757985 22680 leader_election.cc:304] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:35.758980 22907 ts_tablet_manager.cc:1434] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.001s
I20260709 13:05:35.759626 22907 tablet_bootstrap.cc:492] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:35.748502 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:35.748790 22934 leader_election.cc:290] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:35.761586 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50554c74e0fa4efd8c67d1385e873e82" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:35.763877 22906 tablet_bootstrap.cc:492] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:35.764375 22906 ts_tablet_manager.cc:1403] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.147s	user 0.015s	sys 0.020s
I20260709 13:05:35.769728 23020 raft_consensus.cc:2804] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:05:35.778854 22679 leader_election.cc:343] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.771256 23016 raft_consensus.cc:493] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:05:35.790426 22679 leader_election.cc:343] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.781217 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:35.778772 23020 raft_consensus.cc:493] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.794306 22790 raft_consensus.cc:2468] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:35.773317 23047 consensus_queue.cc:1048] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 13:05:35.805109 23020 raft_consensus.cc:3060] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.823036 22829 leader_election.cc:304] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:35.793255 23016 raft_consensus.cc:515] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.854715 23201 raft_consensus.cc:2749] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:35.862294 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 92301.7us
I20260709 13:05:35.863381 22680 leader_election.cc:304] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:35.867318 22906 raft_consensus.cc:359] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.867839 22906 raft_consensus.cc:385] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.868039 22906 raft_consensus.cc:740] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.868665 22906 consensus_queue.cc:260] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.873968 22906 ts_tablet_manager.cc:1434] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.109s	user 0.004s	sys 0.003s
I20260709 13:05:35.874914 22906 tablet_bootstrap.cc:492] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:35.887385 23206 raft_consensus.cc:493] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.887923 23206 raft_consensus.cc:515] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.890071 23206 leader_election.cc:290] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:35.893641 23202 raft_consensus.cc:2804] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.894022 23202 raft_consensus.cc:493] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.894340 23202 raft_consensus.cc:3060] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.894445 23016 leader_election.cc:290] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:05:35.891803 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 64231.9us
I20260709 13:05:35.903836 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b89a74aac94a4fac60ec7674fc01b7" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:35.886288 22786 raft_consensus.cc:2468] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:35.910058 23150 raft_consensus.cc:493] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.903879 23202 raft_consensus.cc:515] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:35.913041 23198 log.cc:927] Time spent T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4: Append to log took a long time: real 0.139s	user 0.000s	sys 0.001s
I20260709 13:05:35.907055 22790 raft_consensus.cc:2468] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:35.916525 22680 leader_election.cc:304] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:35.917694 22905 tablet_bootstrap.cc:654] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.921900 22907 tablet_bootstrap.cc:654] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.922009 23016 raft_consensus.cc:493] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.910537 23150 raft_consensus.cc:515] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.922544 23016 raft_consensus.cc:515] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.922114 22862 raft_consensus.cc:3060] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.926285 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:35.927660 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b89a74aac94a4fac60ec7674fc01b7" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:35.935791 23202 leader_election.cc:290] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:35.934782 23011 raft_consensus.cc:493] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.952765 23011 raft_consensus.cc:515] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.965070 23011 leader_election.cc:290] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:35.952061 23020 raft_consensus.cc:515] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:35.966183 22906 tablet_bootstrap.cc:654] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.990217 23211 raft_consensus.cc:2804] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:05:35.984910 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 49274.8us
I20260709 13:05:35.997505 22905 tablet_bootstrap.cc:492] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:35.998008 22905 ts_tablet_manager.cc:1403] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.378s	user 0.023s	sys 0.015s
W20260709 13:05:35.997861 22754 leader_election.cc:343] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.000622 22905 raft_consensus.cc:359] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.001255 22905 raft_consensus.cc:385] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.001511 22905 raft_consensus.cc:740] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.001816 22864 raft_consensus.cc:3060] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.004956 22905 consensus_queue.cc:260] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.007169 23020 leader_election.cc:290] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:36.007349 22905 ts_tablet_manager.cc:1434] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:05:36.008307 22905 tablet_bootstrap.cc:492] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:36.014101 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0133aec79f234665a623a43c9ee9fc29" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:36.016543 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:36.023314 23017 raft_consensus.cc:493] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.024394 23017 raft_consensus.cc:515] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.029423 23017 leader_election.cc:290] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:36.030345 22907 tablet_bootstrap.cc:492] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:36.030771 22907 ts_tablet_manager.cc:1403] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.271s	user 0.016s	sys 0.011s
I20260709 13:05:36.034243 22906 tablet_bootstrap.cc:492] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
W20260709 13:05:36.034317 22754 leader_election.cc:343] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.034832 22906 ts_tablet_manager.cc:1403] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.160s	user 0.010s	sys 0.014s
W20260709 13:05:36.035020 22754 leader_election.cc:343] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.036888 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:36.037611 22905 tablet_bootstrap.cc:654] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.040491 22906 raft_consensus.cc:359] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.041185 22906 raft_consensus.cc:385] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.041491 22906 raft_consensus.cc:740] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.042377 22906 consensus_queue.cc:260] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.044497 22906 ts_tablet_manager.cc:1434] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:05:36.045382 22906 tablet_bootstrap.cc:492] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:36.050818 22906 tablet_bootstrap.cc:654] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.056891 22906 tablet_bootstrap.cc:492] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:36.058314 22906 ts_tablet_manager.cc:1403] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
W20260709 13:05:36.039423 22754 leader_election.cc:343] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:36.143980 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 104581us
I20260709 13:05:36.170857 23150 leader_election.cc:290] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:36.171289 23150 raft_consensus.cc:493] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.171613 23150 raft_consensus.cc:515] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.172942 23150 leader_election.cc:290] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:36.193871 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:36.194844 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:36.198266 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0133aec79f234665a623a43c9ee9fc29" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:36.199395 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:05:36.205619 22757 leader_election.cc:343] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.206039 22757 leader_election.cc:304] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:36.206683 23015 raft_consensus.cc:2749] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:36.206976 22757 leader_election.cc:343] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.207365 22757 leader_election.cc:304] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:36.207980 23015 raft_consensus.cc:2749] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:36.208470 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 278098us
I20260709 13:05:36.208632 23211 raft_consensus.cc:697] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:36.209483 23211 consensus_queue.cc:237] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.212911 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:36.214157 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:05:36.219434 22757 leader_election.cc:343] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.219866 22757 leader_election.cc:304] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:36.220489 23017 raft_consensus.cc:2749] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:36.221180 22757 leader_election.cc:343] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.221529 22757 leader_election.cc:304] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:36.222100 23017 raft_consensus.cc:2749] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:36.233693 22662 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:36.246093 22905 tablet_bootstrap.cc:492] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:36.246569 22905 ts_tablet_manager.cc:1403] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.238s	user 0.010s	sys 0.021s
I20260709 13:05:36.247035 23215 raft_consensus.cc:493] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.247442 23215 raft_consensus.cc:515] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.249410 23215 leader_election.cc:290] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:36.249791 22905 raft_consensus.cc:359] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.251432 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:36.252154 22789 raft_consensus.cc:2393] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 1: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:05:36.250365 22905 raft_consensus.cc:385] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.253140 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91c8486ec0458ca6bbe86be5eebe4f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:36.253912 22829 leader_election.cc:304] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:36.252998 22905 raft_consensus.cc:740] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.255730 22905 consensus_queue.cc:260] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.257283 23150 raft_consensus.cc:3060] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.258477 23016 leader_election.cc:290] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:36.260819 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
W20260709 13:05:36.262681 22754 leader_election.cc:343] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.262885 22905 ts_tablet_manager.cc:1434] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:05:36.263672 22905 tablet_bootstrap.cc:492] T 581f19b7f3be4a189ea508c780006b72 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:36.265318 22829 leader_election.cc:304] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:36.265587 23150 raft_consensus.cc:2749] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.266086 22934 raft_consensus.cc:2749] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:36.268815 22905 tablet_bootstrap.cc:654] T 581f19b7f3be4a189ea508c780006b72 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.273300 22905 tablet_bootstrap.cc:492] T 581f19b7f3be4a189ea508c780006b72 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:36.273681 22905 ts_tablet_manager.cc:1403] T 581f19b7f3be4a189ea508c780006b72 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:05:36.276058 22905 raft_consensus.cc:359] T 581f19b7f3be4a189ea508c780006b72 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.276678 22905 raft_consensus.cc:385] T 581f19b7f3be4a189ea508c780006b72 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.277034 22905 raft_consensus.cc:740] T 581f19b7f3be4a189ea508c780006b72 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.277675 22905 consensus_queue.cc:260] T 581f19b7f3be4a189ea508c780006b72 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.279546 22905 ts_tablet_manager.cc:1434] T 581f19b7f3be4a189ea508c780006b72 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:36.280387 22905 tablet_bootstrap.cc:492] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
W20260709 13:05:36.281810 22754 consensus_peers.cc:597] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. 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 13:05:36.285082 22905 tablet_bootstrap.cc:654] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.285903 22906 raft_consensus.cc:359] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.286409 22906 raft_consensus.cc:385] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.286600 22906 raft_consensus.cc:740] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.287081 22906 consensus_queue.cc:260] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.290102 22905 tablet_bootstrap.cc:492] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:36.290555 22905 ts_tablet_manager.cc:1403] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.002s
I20260709 13:05:36.292702 22906 ts_tablet_manager.cc:1434] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.234s	user 0.008s	sys 0.000s
I20260709 13:05:36.292877 22905 raft_consensus.cc:359] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.293510 22905 raft_consensus.cc:385] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.293565 22906 tablet_bootstrap.cc:492] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:36.293835 22905 raft_consensus.cc:740] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.294500 22905 consensus_queue.cc:260] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.296214 22905 ts_tablet_manager.cc:1434] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260709 13:05:36.297036 22905 tablet_bootstrap.cc:492] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:36.299775 22906 tablet_bootstrap.cc:654] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.301213 22905 tablet_bootstrap.cc:654] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.311297 22905 tablet_bootstrap.cc:492] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:36.311704 22905 ts_tablet_manager.cc:1403] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260709 13:05:36.314059 22905 raft_consensus.cc:359] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.314694 22905 raft_consensus.cc:385] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.314931 22905 raft_consensus.cc:740] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.315621 22905 consensus_queue.cc:260] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.317309 22905 ts_tablet_manager.cc:1434] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:05:36.317713 22906 tablet_bootstrap.cc:492] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:36.318145 22906 ts_tablet_manager.cc:1403] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.003s
I20260709 13:05:36.321244 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91c8486ec0458ca6bbe86be5eebe4f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:05:36.322016 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 112946us
I20260709 13:05:36.322278 23207 consensus_queue.cc:1048] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:05:36.324745 22679 leader_election.cc:343] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.325241 22906 raft_consensus.cc:359] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.325856 22906 raft_consensus.cc:385] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.326064 22914 consensus_queue.cc:1048] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.326900 22680 leader_election.cc:304] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:36.327399 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:36.328223 23047 raft_consensus.cc:2804] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:36.328608 23047 raft_consensus.cc:493] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:36.328933 23047 raft_consensus.cc:3060] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.329715 23224 consensus_queue.cc:1048] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:36.331947 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581f19b7f3be4a189ea508c780006b72" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:36.332526 22859 raft_consensus.cc:3060] T 581f19b7f3be4a189ea508c780006b72 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.328141 22907 raft_consensus.cc:359] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.337621 22907 raft_consensus.cc:385] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.337889 22907 raft_consensus.cc:740] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.338436 22907 consensus_queue.cc:260] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.340569 22907 ts_tablet_manager.cc:1434] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.310s	user 0.008s	sys 0.002s
I20260709 13:05:36.366086 22907 tablet_bootstrap.cc:492] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:36.366986 22611 catalog_manager.cc:5697] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:36.336795 22679 leader_election.cc:343] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.343786 22859 raft_consensus.cc:2468] T 581f19b7f3be4a189ea508c780006b72 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:36.379608 22907 tablet_bootstrap.cc:654] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.344545 22905 tablet_bootstrap.cc:492] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:36.345633 22865 raft_consensus.cc:3060] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.348964 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:36.386497 22790 raft_consensus.cc:3060] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.348865 23047 raft_consensus.cc:515] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.389695 23047 leader_election.cc:290] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:36.326097 22906 raft_consensus.cc:740] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.353307 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581f19b7f3be4a189ea508c780006b72" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
W20260709 13:05:36.382207 22757 leader_election.cc:343] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.390897 22914 consensus_queue.cc:1048] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.390769 22906 consensus_queue.cc:260] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.390584 22786 raft_consensus.cc:3060] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.392858 22906 ts_tablet_manager.cc:1434] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.074s	user 0.003s	sys 0.002s
I20260709 13:05:36.393560 22906 tablet_bootstrap.cc:492] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:36.397133 22757 leader_election.cc:304] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:36.399827 23222 raft_consensus.cc:2749] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.399317 23201 raft_consensus.cc:493] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.402743 23201 raft_consensus.cc:515] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.409838 22786 raft_consensus.cc:2468] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:36.411218 22680 leader_election.cc:304] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:36.413084 23047 raft_consensus.cc:2804] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.413530 23047 raft_consensus.cc:697] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:36.414300 23047 consensus_queue.cc:237] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.416031 22905 tablet_bootstrap.cc:654] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.406738 22934 raft_consensus.cc:493] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.407217 22790 raft_consensus.cc:2468] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:36.408972 23207 consensus_queue.cc:1048] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.417614 22934 raft_consensus.cc:515] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.416810 23201 leader_election.cc:290] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:36.405722 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b89a74aac94a4fac60ec7674fc01b7" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:36.420128 22791 raft_consensus.cc:3060] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.417039 22906 tablet_bootstrap.cc:654] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.421139 22941 consensus_queue.cc:1048] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.422076 22680 leader_election.cc:304] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:36.424559 22934 leader_election.cc:290] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:36.426266 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:36.426491 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:36.433749 22791 raft_consensus.cc:2468] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:36.432819 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:36.434659 22680 leader_election.cc:304] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:36.423095 23206 raft_consensus.cc:2804] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.435956 23207 raft_consensus.cc:2804] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.440372 23207 raft_consensus.cc:697] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:36.440536 23206 raft_consensus.cc:697] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:36.444239 22907 tablet_bootstrap.cc:492] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:36.444705 22907 ts_tablet_manager.cc:1403] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.001s
I20260709 13:05:36.444325 22941 consensus_queue.cc:1048] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.442401 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:36.446364 22831 leader_election.cc:304] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:36.447786 23201 raft_consensus.cc:2749] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:36.441283 23206 consensus_queue.cc:237] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.450683 22907 raft_consensus.cc:359] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.451285 22907 raft_consensus.cc:385] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.441184 23207 consensus_queue.cc:237] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.451555 22907 raft_consensus.cc:740] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.452400 22907 consensus_queue.cc:260] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.442070 22786 raft_consensus.cc:2393] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 1: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:05:36.453853 23017 raft_consensus.cc:493] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.454278 23017 raft_consensus.cc:515] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.454643 22831 leader_election.cc:304] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:36.457858 22907 ts_tablet_manager.cc:1434] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:05:36.458572 22907 tablet_bootstrap.cc:492] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:36.456101 23201 raft_consensus.cc:3060] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.460178 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:05:36.461385 22757 leader_election.cc:343] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.462077 23017 leader_election.cc:290] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:36.467943 23150 raft_consensus.cc:493] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.468442 23150 raft_consensus.cc:515] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.476955 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:36.477993 23017 raft_consensus.cc:493] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.478427 23017 raft_consensus.cc:515] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.482136 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:36.483345 22754 leader_election.cc:343] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.483807 23017 leader_election.cc:290] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:36.485272 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:36.510426 23201 raft_consensus.cc:2749] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.514348 22907 tablet_bootstrap.cc:654] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.516575 22905 tablet_bootstrap.cc:492] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:36.517035 22905 ts_tablet_manager.cc:1403] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.173s	user 0.009s	sys 0.014s
I20260709 13:05:36.521999 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:36.526312 22905 raft_consensus.cc:359] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.526959 22905 raft_consensus.cc:385] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.526988 22787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:36.527300 22905 raft_consensus.cc:740] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.527971 22905 consensus_queue.cc:260] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:36.528609 22754 leader_election.cc:343] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.529047 22754 leader_election.cc:304] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:36.529618 22906 tablet_bootstrap.cc:492] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:36.530102 22906 ts_tablet_manager.cc:1403] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.137s	user 0.016s	sys 0.000s
I20260709 13:05:36.540388 23150 leader_election.cc:290] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:36.546617 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b89a74aac94a4fac60ec7674fc01b7" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:36.548689 23222 raft_consensus.cc:2749] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.551357 22906 raft_consensus.cc:359] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.551957 22906 raft_consensus.cc:385] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.552245 22906 raft_consensus.cc:740] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.552829 22906 consensus_queue.cc:260] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.553234 22831 leader_election.cc:304] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:36.554003 23201 raft_consensus.cc:2749] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.548777 22905 ts_tablet_manager.cc:1434] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 13:05:36.555676 22905 tablet_bootstrap.cc:492] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
W20260709 13:05:36.559504 22679 leader_election.cc:343] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.565068 22906 ts_tablet_manager.cc:1434] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 13:05:36.565925 22906 tablet_bootstrap.cc:492] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:36.567835 22905 tablet_bootstrap.cc:654] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.587997 22858 raft_consensus.cc:3060] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.593786 22906 tablet_bootstrap.cc:654] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:36.595904 22757 leader_election.cc:343] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.596323 22757 leader_election.cc:304] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:36.598305 22611 catalog_manager.cc:5697] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.600029 22611 catalog_manager.cc:5697] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.601964 22611 catalog_manager.cc:5697] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.603188 22971 raft_consensus.cc:2749] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.608181 22905 tablet_bootstrap.cc:492] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:36.609905 22906 tablet_bootstrap.cc:492] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:36.614176 22906 ts_tablet_manager.cc:1403] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.001s
I20260709 13:05:36.617065 22906 raft_consensus.cc:359] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.617738 22906 raft_consensus.cc:385] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.618060 22906 raft_consensus.cc:740] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.618695 22906 consensus_queue.cc:260] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.620007 22905 ts_tablet_manager.cc:1403] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.017s
I20260709 13:05:36.620793 22906 ts_tablet_manager.cc:1434] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:36.621707 22906 tablet_bootstrap.cc:492] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:36.622376 22905 raft_consensus.cc:359] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.622982 22905 raft_consensus.cc:385] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.623234 22905 raft_consensus.cc:740] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.629858 22905 consensus_queue.cc:260] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.628963 22906 tablet_bootstrap.cc:654] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.630527 22907 tablet_bootstrap.cc:492] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:36.630972 22907 ts_tablet_manager.cc:1403] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.173s	user 0.013s	sys 0.010s
I20260709 13:05:36.633342 22907 raft_consensus.cc:359] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.633940 22907 raft_consensus.cc:385] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.634178 22907 raft_consensus.cc:740] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.634806 22907 consensus_queue.cc:260] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.636487 22905 ts_tablet_manager.cc:1434] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:05:36.637760 22905 tablet_bootstrap.cc:492] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:36.641055 22907 ts_tablet_manager.cc:1434] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:05:36.641911 22907 tablet_bootstrap.cc:492] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:36.643261 22905 tablet_bootstrap.cc:654] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.648003 22907 tablet_bootstrap.cc:654] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.648336 22905 tablet_bootstrap.cc:492] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:36.648731 22905 ts_tablet_manager.cc:1403] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.003s
I20260709 13:05:36.651067 22905 raft_consensus.cc:359] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.651662 22905 raft_consensus.cc:385] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.651917 22905 raft_consensus.cc:740] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.652554 22907 tablet_bootstrap.cc:492] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:36.653048 22907 ts_tablet_manager.cc:1403] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:05:36.652586 22905 consensus_queue.cc:260] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.653723 22906 tablet_bootstrap.cc:492] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:36.654117 22906 ts_tablet_manager.cc:1403] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.000s
I20260709 13:05:36.654825 22905 ts_tablet_manager.cc:1434] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:36.655643 22905 tablet_bootstrap.cc:492] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:36.655474 22907 raft_consensus.cc:359] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.656116 22907 raft_consensus.cc:385] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.656395 22906 raft_consensus.cc:359] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.657009 22906 raft_consensus.cc:385] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.657263 22906 raft_consensus.cc:740] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.658563 22906 consensus_queue.cc:260] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.660619 22906 ts_tablet_manager.cc:1434] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:05:36.661305 22905 tablet_bootstrap.cc:654] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.661480 22906 tablet_bootstrap.cc:492] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:36.656378 22907 raft_consensus.cc:740] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.665208 22907 consensus_queue.cc:260] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.666827 22906 tablet_bootstrap.cc:654] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.667946 22907 ts_tablet_manager.cc:1434] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:05:36.671875 22907 tablet_bootstrap.cc:492] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:36.678889 22907 tablet_bootstrap.cc:654] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.681841 23201 raft_consensus.cc:493] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.682291 23201 raft_consensus.cc:515] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.684521 22905 tablet_bootstrap.cc:492] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:36.684973 22905 ts_tablet_manager.cc:1403] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.009s
I20260709 13:05:36.685108 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:36.686628 23201 leader_election.cc:290] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:36.687525 22905 raft_consensus.cc:359] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.687947 22787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:36.688174 22905 raft_consensus.cc:385] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.688498 22905 raft_consensus.cc:740] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.688715 22787 raft_consensus.cc:2393] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 1: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:05:36.689226 22905 consensus_queue.cc:260] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.691315 22905 ts_tablet_manager.cc:1434] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:05:36.692575 22829 leader_election.cc:304] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:36.693114 22907 tablet_bootstrap.cc:492] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:36.693523 22907 ts_tablet_manager.cc:1403] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.001s
I20260709 13:05:36.693751 23201 raft_consensus.cc:3060] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.695819 22907 raft_consensus.cc:359] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.696468 22907 raft_consensus.cc:385] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.696720 22907 raft_consensus.cc:740] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.697515 23207 raft_consensus.cc:493] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.697983 23207 raft_consensus.cc:515] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.699237 22905 tablet_bootstrap.cc:492] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:36.700381 22906 tablet_bootstrap.cc:492] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:36.700325 23201 raft_consensus.cc:2749] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.700887 22906 ts_tablet_manager.cc:1403] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.014s
I20260709 13:05:36.700829 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:36.701490 22861 raft_consensus.cc:2468] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:36.703086 22679 leader_election.cc:304] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:36.703368 22906 raft_consensus.cc:359] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.703995 22906 raft_consensus.cc:385] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.704257 22906 raft_consensus.cc:740] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.704844 22906 consensus_queue.cc:260] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.705143 22787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:36.705756 22787 raft_consensus.cc:2468] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:36.706931 22906 ts_tablet_manager.cc:1434] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:36.707571 23207 leader_election.cc:290] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:36.697276 22907 consensus_queue.cc:260] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.708711 22906 tablet_bootstrap.cc:492] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14: Bootstrap starting.
I20260709 13:05:36.713717 22906 tablet_bootstrap.cc:654] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.713975 22907 ts_tablet_manager.cc:1434] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:05:36.715030 22907 tablet_bootstrap.cc:492] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:36.719540 22905 tablet_bootstrap.cc:654] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.720188 22907 tablet_bootstrap.cc:654] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.724988 22914 raft_consensus.cc:2804] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:36.725368 22914 raft_consensus.cc:493] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:36.725684 22914 raft_consensus.cc:3060] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.735900 22906 tablet_bootstrap.cc:492] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14: No bootstrap required, opened a new log
I20260709 13:05:36.736256 22906 ts_tablet_manager.cc:1403] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.009s
I20260709 13:05:36.738117 22906 raft_consensus.cc:359] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.738608 22906 raft_consensus.cc:385] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.738852 22906 raft_consensus.cc:740] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.739401 22906 consensus_queue.cc:260] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.741093 22906 ts_tablet_manager.cc:1434] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:36.742908 22905 tablet_bootstrap.cc:492] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:36.743271 22905 ts_tablet_manager.cc:1403] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.002s
I20260709 13:05:36.748150 22914 raft_consensus.cc:515] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.750332 22905 raft_consensus.cc:359] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.751019 22905 raft_consensus.cc:385] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.751327 22905 raft_consensus.cc:740] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.751935 22905 consensus_queue.cc:260] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.758406 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:36.758992 22786 raft_consensus.cc:3060] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.761899 22905 ts_tablet_manager.cc:1434] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:05:36.763028 22905 tablet_bootstrap.cc:492] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:36.763130 23017 raft_consensus.cc:493] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.764441 23017 raft_consensus.cc:515] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.767406 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:36.768620 22754 leader_election.cc:343] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.768987 22905 tablet_bootstrap.cc:654] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.769894 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:05:36.771049 22757 leader_election.cc:343] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.771413 22757 leader_election.cc:304] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:36.771958 23017 leader_election.cc:290] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:36.772948 23215 raft_consensus.cc:2749] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.776940 23207 raft_consensus.cc:493] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.777422 23207 raft_consensus.cc:515] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.779255 23207 leader_election.cc:290] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:36.781793 22905 tablet_bootstrap.cc:492] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:36.782277 22905 ts_tablet_manager.cc:1403] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:05:36.783171 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:36.783811 22858 raft_consensus.cc:2468] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:36.784938 22679 leader_election.cc:304] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:36.784866 22905 raft_consensus.cc:359] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.785697 23207 raft_consensus.cc:2804] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:36.785717 22905 raft_consensus.cc:385] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.786186 23207 raft_consensus.cc:493] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:36.786269 22905 raft_consensus.cc:740] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.786659 23207 raft_consensus.cc:3060] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.787173 22905 consensus_queue.cc:260] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.789546 22905 ts_tablet_manager.cc:1434] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:36.790380 22905 tablet_bootstrap.cc:492] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:36.797889 22905 tablet_bootstrap.cc:654] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.809796 22905 tablet_bootstrap.cc:492] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:36.810241 22905 ts_tablet_manager.cc:1403] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260709 13:05:36.812525 22905 raft_consensus.cc:359] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.813297 22905 raft_consensus.cc:385] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.813511 22786 raft_consensus.cc:2468] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:36.813596 22905 raft_consensus.cc:740] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.820740 23204 raft_consensus.cc:493] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.825788 23047 consensus_queue.cc:1048] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:05:36.828269 23204 raft_consensus.cc:515] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.825887 22914 leader_election.cc:290] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:36.828497 22905 consensus_queue.cc:260] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.819788 23207 raft_consensus.cc:515] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.815977 22787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:36.830143 22787 raft_consensus.cc:2468] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:36.816967 22907 tablet_bootstrap.cc:492] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:36.830874 22907 ts_tablet_manager.cc:1403] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.116s	user 0.037s	sys 0.028s
I20260709 13:05:36.831362 23207 leader_election.cc:290] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:36.828603 22680 leader_election.cc:304] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:36.830273 23204 leader_election.cc:290] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:36.832772 23204 consensus_queue.cc:1048] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.833619 23206 raft_consensus.cc:2804] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.834062 23206 raft_consensus.cc:697] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:36.834833 23206 consensus_queue.cc:237] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.840380 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:36.840950 22858 raft_consensus.cc:3060] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.843384 22905 ts_tablet_manager.cc:1434] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.009s
I20260709 13:05:36.845746 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:36.847285 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:36.847780 22865 raft_consensus.cc:3060] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.849155 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:36.849735 22786 raft_consensus.cc:2468] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:36.850584 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:36.851068 22791 raft_consensus.cc:3060] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.854540 22905 tablet_bootstrap.cc:492] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
W20260709 13:05:36.858459 22679 leader_election.cc:343] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.859138 22858 raft_consensus.cc:2468] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:36.860229 22791 raft_consensus.cc:2468] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:36.861264 22905 tablet_bootstrap.cc:654] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.861896 22680 leader_election.cc:304] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:36.862668 23207 raft_consensus.cc:2804] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:36.863022 23207 raft_consensus.cc:493] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:36.863343 23207 raft_consensus.cc:3060] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.858601 22865 raft_consensus.cc:2468] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:36.840644 22907 raft_consensus.cc:359] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.864298 22907 raft_consensus.cc:385] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.864568 22907 raft_consensus.cc:740] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.868764 22680 leader_election.cc:304] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:36.872747 23020 raft_consensus.cc:2804] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.873178 23020 raft_consensus.cc:697] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:36.873924 23020 consensus_queue.cc:237] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.865134 22907 consensus_queue.cc:260] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.876883 23215 raft_consensus.cc:493] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.882488 23215 raft_consensus.cc:515] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.885485 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:36.886703 22754 leader_election.cc:343] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.892227 23204 consensus_queue.cc:1048] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.893914 22907 ts_tablet_manager.cc:1434] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.063s	user 0.002s	sys 0.003s
I20260709 13:05:36.894881 22907 tablet_bootstrap.cc:492] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:36.897631 23215 leader_election.cc:290] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:36.900365 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:36.905793 22611 catalog_manager.cc:5697] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.907475 23204 consensus_queue.cc:1048] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:36.914351 22757 leader_election.cc:343] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.914763 22757 leader_election.cc:304] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:36.915438 23017 raft_consensus.cc:2749] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.916826 23150 raft_consensus.cc:493] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.917320 23150 raft_consensus.cc:515] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.919376 23150 leader_election.cc:290] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:36.920460 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b89a74aac94a4fac60ec7674fc01b7" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:36.921082 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b89a74aac94a4fac60ec7674fc01b7" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:36.921870 22784 raft_consensus.cc:2393] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 1: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:05:36.922977 22829 leader_election.cc:304] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:36.923990 23150 raft_consensus.cc:3060] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.924544 23207 raft_consensus.cc:515] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.926499 22611 catalog_manager.cc:5697] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.933931 23020 consensus_queue.cc:1048] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.935998 23150 raft_consensus.cc:2749] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.943498 22914 consensus_queue.cc:1048] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.946902 22907 tablet_bootstrap.cc:654] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.961673 23020 raft_consensus.cc:493] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.971611 23020 raft_consensus.cc:515] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.972502 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:36.973104 22790 raft_consensus.cc:3060] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.973430 23020 leader_election.cc:290] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:36.975920 23201 raft_consensus.cc:493] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.976392 23201 raft_consensus.cc:515] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.978183 23201 leader_election.cc:290] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:36.980657 22790 raft_consensus.cc:2468] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:36.981042 23207 leader_election.cc:290] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:36.981494 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:36.993559 22905 tablet_bootstrap.cc:492] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:36.994522 22905 ts_tablet_manager.cc:1403] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.140s	user 0.039s	sys 0.043s
I20260709 13:05:36.992043 23207 raft_consensus.cc:493] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.993742 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:36.995393 23207 raft_consensus.cc:515] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.995983 23016 raft_consensus.cc:493] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.996428 23016 raft_consensus.cc:515] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.997524 23207 leader_election.cc:290] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:36.995834 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:36.994086 23215 raft_consensus.cc:493] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.002686 23215 raft_consensus.cc:515] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:36.995775 22858 raft_consensus.cc:2468] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:36.997712 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:36.998951 22712 raft_consensus.cc:2468] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 0.
I20260709 13:05:37.005057 22680 leader_election.cc:304] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:37.006709 23016 leader_election.cc:290] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:37.005124 22679 leader_election.cc:304] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:37.009505 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:37.010061 22784 raft_consensus.cc:2468] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:37.010401 23047 raft_consensus.cc:2804] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:37.010874 23047 raft_consensus.cc:493] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:37.011219 23047 raft_consensus.cc:3060] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.012409 23207 raft_consensus.cc:2804] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:37.004899 22788 raft_consensus.cc:2468] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 0.
I20260709 13:05:37.012730 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:37.012867 23207 raft_consensus.cc:697] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:37.010061 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0133aec79f234665a623a43c9ee9fc29" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:37.013742 22829 leader_election.cc:304] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
W20260709 13:05:37.013900 22757 leader_election.cc:343] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.013643 23207 consensus_queue.cc:237] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.014101 22783 raft_consensus.cc:2468] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:37.014583 23150 raft_consensus.cc:2804] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:37.014963 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:37.093827 23271 log.cc:927] Time spent T 581f19b7f3be4a189ea508c780006b72 P 4f037ffdb0be4730a45aefcaa25772d4: Append to log took a long time: real 0.071s	user 0.008s	sys 0.013s
W20260709 13:05:37.094568 22754 leader_election.cc:343] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.095009 22754 leader_election.cc:304] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:37.024030 22907 tablet_bootstrap.cc:492] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:37.095757 22907 ts_tablet_manager.cc:1403] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.201s	user 0.034s	sys 0.023s
I20260709 13:05:37.095932 23016 raft_consensus.cc:2749] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:37.027626 22971 raft_consensus.cc:493] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.097844 22971 raft_consensus.cc:515] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:37.074155 22737 debug-util.cc:398] Leaking SignalData structure 0x7b080005fca0 after lost signal to thread 21613
W20260709 13:05:37.101691 22831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 79797.8us
W20260709 13:05:37.102241 22737 debug-util.cc:398] Leaking SignalData structure 0x7b0800058560 after lost signal to thread 22648
W20260709 13:05:37.103282 22737 debug-util.cc:398] Leaking SignalData structure 0x7b080027eb60 after lost signal to thread 22740
I20260709 13:05:37.104372 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71abda1fc3344358a5c2f0e36f638701" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:37.048053 23047 raft_consensus.cc:515] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.104213 22905 raft_consensus.cc:359] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:37.105647 22754 leader_election.cc:343] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.014946 23150 raft_consensus.cc:493] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:37.103468 22971 leader_election.cc:290] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:37.106822 23047 leader_election.cc:290] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:37.106242 23150 raft_consensus.cc:3060] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.100627 22907 raft_consensus.cc:359] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.105585 22905 raft_consensus.cc:385] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.108667 22907 raft_consensus.cc:385] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.108809 22905 raft_consensus.cc:740] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.109163 22907 raft_consensus.cc:740] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.109520 22905 consensus_queue.cc:260] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.109799 22907 consensus_queue.cc:260] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.110976 22905 ts_tablet_manager.cc:1434] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.116s	user 0.000s	sys 0.007s
I20260709 13:05:37.111805 22905 tablet_bootstrap.cc:492] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:37.112746 22907 ts_tablet_manager.cc:1434] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
W20260709 13:05:37.108372 22737 debug-util.cc:398] Leaking SignalData structure 0x7b080027e360 after lost signal to thread 22815
W20260709 13:05:37.113952 22737 debug-util.cc:398] Leaking SignalData structure 0x7b08000b06c0 after lost signal to thread 22889
W20260709 13:05:37.115310 23266 log.cc:927] Time spent T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4: Append to log took a long time: real 0.153s	user 0.001s	sys 0.000s
I20260709 13:05:37.126654 22907 tablet_bootstrap.cc:492] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:37.126533 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:37.127169 22862 raft_consensus.cc:3060] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.128974 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0133aec79f234665a623a43c9ee9fc29" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:37.129583 22863 raft_consensus.cc:2468] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:37.131295 23150 raft_consensus.cc:515] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.133556 22862 raft_consensus.cc:2468] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:37.134194 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:37.136864 22783 raft_consensus.cc:3060] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.139092 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:37.139628 22713 raft_consensus.cc:3060] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.143062 22679 leader_election.cc:304] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:37.144903 22914 raft_consensus.cc:2804] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:37.145213 22914 raft_consensus.cc:493] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:37.145493 22914 raft_consensus.cc:3060] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.146517 22907 tablet_bootstrap.cc:654] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.148438 22905 tablet_bootstrap.cc:654] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.151052 23150 leader_election.cc:290] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:37.135681 23047 consensus_queue.cc:1048] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:37.136168 22861 raft_consensus.cc:3060] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.136108 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:37.153465 22790 raft_consensus.cc:3060] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.156412 22783 raft_consensus.cc:2468] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:05:37.152211 22914 raft_consensus.cc:515] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.158872 22713 raft_consensus.cc:2468] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:05:37.159198 22790 raft_consensus.cc:2468] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:37.160272 22861 raft_consensus.cc:2468] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:37.160722 22914 leader_election.cc:290] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:37.162041 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0133aec79f234665a623a43c9ee9fc29" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:37.162642 22790 raft_consensus.cc:3060] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.163137 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0133aec79f234665a623a43c9ee9fc29" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:37.163686 22860 raft_consensus.cc:3060] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.164327 22831 leader_election.cc:304] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:37.165194 23201 raft_consensus.cc:2804] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:37.165628 23201 raft_consensus.cc:697] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:05:37.166396 23201 consensus_queue.cc:237] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.168617 22790 raft_consensus.cc:2468] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:37.172616 22679 leader_election.cc:304] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:37.173280 22971 raft_consensus.cc:493] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.173318 23047 raft_consensus.cc:2804] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:37.173940 23047 raft_consensus.cc:697] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:37.173826 22971 raft_consensus.cc:515] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.174681 23047 consensus_queue.cc:237] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.175457 22971 leader_election.cc:290] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:37.177567 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:37.178731 22754 leader_election.cc:343] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.184896 22611 catalog_manager.cc:5697] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:37.178944 22860 raft_consensus.cc:2468] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:37.199486 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:37.208477 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71abda1fc3344358a5c2f0e36f638701" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:37.208942 23215 leader_election.cc:290] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:37.195557 23276 consensus_queue.cc:1048] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
W20260709 13:05:37.213665 22757 leader_election.cc:343] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.215384 22679 leader_election.cc:304] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:37.216236 22941 raft_consensus.cc:2804] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:37.216670 22941 raft_consensus.cc:697] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
W20260709 13:05:37.216804 22757 leader_election.cc:343] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.217209 22757 leader_election.cc:304] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:37.217406 22941 consensus_queue.cc:237] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.210568 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:37.226296 22754 leader_election.cc:343] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.218988 23222 raft_consensus.cc:2749] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:37.226688 22754 leader_election.cc:304] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:37.222075 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:37.227703 23016 raft_consensus.cc:2749] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:37.244145 22757 leader_election.cc:343] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.244545 22757 leader_election.cc:304] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:37.245539 23222 raft_consensus.cc:2749] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:37.249883 22905 tablet_bootstrap.cc:492] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:37.250393 22905 ts_tablet_manager.cc:1403] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.139s	user 0.012s	sys 0.010s
W20260709 13:05:37.253046 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 57436.3us
I20260709 13:05:37.260221 22905 raft_consensus.cc:359] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.262491 22612 catalog_manager.cc:5697] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:37.258294 22907 tablet_bootstrap.cc:492] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:37.266873 22907 ts_tablet_manager.cc:1403] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.140s	user 0.016s	sys 0.018s
I20260709 13:05:37.269416 22907 raft_consensus.cc:359] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.269992 22907 raft_consensus.cc:385] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.270231 22907 raft_consensus.cc:740] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.270833 22907 consensus_queue.cc:260] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.261755 22611 catalog_manager.cc:5697] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:37.272830 22907 ts_tablet_manager.cc:1434] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:37.272570 23276 consensus_queue.cc:1048] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:37.273682 22907 tablet_bootstrap.cc:492] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:37.266237 22905 raft_consensus.cc:385] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.275394 22905 raft_consensus.cc:740] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.276139 22905 consensus_queue.cc:260] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.278323 22905 ts_tablet_manager.cc:1434] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:05:37.279143 22905 tablet_bootstrap.cc:492] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:37.299777 23201 raft_consensus.cc:493] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.298986 22612 catalog_manager.cc:5697] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:37.303524 22905 tablet_bootstrap.cc:654] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.300305 23201 raft_consensus.cc:515] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.306123 23201 leader_election.cc:290] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:37.307420 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91c8486ec0458ca6bbe86be5eebe4f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:37.308101 22790 raft_consensus.cc:2468] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 0.
I20260709 13:05:37.309065 22829 leader_election.cc:304] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:05:37.311192 23150 raft_consensus.cc:2804] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:37.311545 23150 raft_consensus.cc:493] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:37.311865 23150 raft_consensus.cc:3060] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.310330 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91c8486ec0458ca6bbe86be5eebe4f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:05:37.317955 22831 leader_election.cc:343] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.302104 23047 raft_consensus.cc:493] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.319064 23047 raft_consensus.cc:515] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.322554 23150 raft_consensus.cc:515] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.339349 23047 leader_election.cc:290] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:37.342360 22914 consensus_queue.cc:1048] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:37.350286 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:37.350894 22790 raft_consensus.cc:2468] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:37.353096 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:37.353871 23150 leader_election.cc:290] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:37.356662 22907 tablet_bootstrap.cc:654] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:37.358301 22679 leader_election.cc:343] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.359161 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91c8486ec0458ca6bbe86be5eebe4f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:37.359644 22790 raft_consensus.cc:3060] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.362335 22680 leader_election.cc:304] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:37.365293 22941 raft_consensus.cc:2804] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:37.365612 22941 raft_consensus.cc:493] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:37.365907 22941 raft_consensus.cc:3060] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.371753 22790 raft_consensus.cc:2468] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:05:37.372767 22829 leader_election.cc:304] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:05:37.375027 22941 raft_consensus.cc:515] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.380564 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91c8486ec0458ca6bbe86be5eebe4f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
W20260709 13:05:37.382141 22831 leader_election.cc:343] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.377177 23150 raft_consensus.cc:2804] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:37.383455 23150 raft_consensus.cc:697] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:05:37.380704 22941 leader_election.cc:290] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:37.385573 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:37.397161 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:37.397707 22783 raft_consensus.cc:3060] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.402693 22905 tablet_bootstrap.cc:492] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:37.403136 22905 ts_tablet_manager.cc:1403] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.124s	user 0.017s	sys 0.000s
I20260709 13:05:37.404865 23276 consensus_queue.cc:1048] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:37.409509 22783 raft_consensus.cc:2468] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:37.411464 23150 consensus_queue.cc:237] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.415880 22680 leader_election.cc:304] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:37.417897 23207 raft_consensus.cc:2804] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:05:37.418738 22679 leader_election.cc:343] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:37.419423 22662 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:37.418322 23207 raft_consensus.cc:697] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:37.427258 23207 consensus_queue.cc:237] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.433041 22905 raft_consensus.cc:359] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.434126 22905 raft_consensus.cc:385] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.434386 22905 raft_consensus.cc:740] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.436829 22905 consensus_queue.cc:260] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.440369 22905 ts_tablet_manager.cc:1434] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260709 13:05:37.454510 22907 tablet_bootstrap.cc:492] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:37.454993 22907 ts_tablet_manager.cc:1403] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.181s	user 0.018s	sys 0.010s
I20260709 13:05:37.457793 22905 tablet_bootstrap.cc:492] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:37.472759 22907 raft_consensus.cc:359] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.473212 22907 raft_consensus.cc:385] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.473415 22907 raft_consensus.cc:740] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.473850 22907 consensus_queue.cc:260] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.478930 22907 ts_tablet_manager.cc:1434] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 13:05:37.480221 22907 tablet_bootstrap.cc:492] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:37.482782 23276 raft_consensus.cc:493] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.483217 23276 raft_consensus.cc:515] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.485136 23276 leader_election.cc:290] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:37.486227 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:37.497404 22612 catalog_manager.cc:5697] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:37.508750 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:37.509429 22786 raft_consensus.cc:2468] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:37.511205 22905 tablet_bootstrap.cc:654] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:37.513068 22679 leader_election.cc:343] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.516696 22680 leader_election.cc:304] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:37.518864 23204 raft_consensus.cc:2804] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:37.519196 23204 raft_consensus.cc:493] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:37.519505 23204 raft_consensus.cc:3060] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.519866 23206 consensus_queue.cc:1048] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:37.522840 23206 consensus_queue.cc:1048] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:37.526307 23204 raft_consensus.cc:515] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.528825 22611 catalog_manager.cc:5697] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:37.533105 23204 leader_election.cc:290] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:37.536010 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:37.536496 22791 raft_consensus.cc:3060] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.539459 23201 raft_consensus.cc:493] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.539971 23201 raft_consensus.cc:515] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.544651 22791 raft_consensus.cc:2468] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:37.545743 22680 leader_election.cc:304] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:37.546497 23201 leader_election.cc:290] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:37.547319 23276 raft_consensus.cc:2804] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:37.547567 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:37.548550 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:37.549196 22791 raft_consensus.cc:2393] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 1: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:05:37.549726 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:37.547820 23276 raft_consensus.cc:697] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:37.550673 23276 consensus_queue.cc:237] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.551080 22831 leader_election.cc:304] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:37.551975 23150 raft_consensus.cc:3060] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:37.555934 22679 leader_election.cc:343] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.558462 23150 raft_consensus.cc:2749] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:37.565030 22905 tablet_bootstrap.cc:492] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:37.565511 22905 ts_tablet_manager.cc:1403] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.108s	user 0.006s	sys 0.004s
I20260709 13:05:37.566313 22907 tablet_bootstrap.cc:654] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.567981 22905 raft_consensus.cc:359] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.568782 22905 raft_consensus.cc:385] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.569041 22905 raft_consensus.cc:740] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.569653 22905 consensus_queue.cc:260] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.571794 22905 ts_tablet_manager.cc:1434] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:05:37.572960 22905 tablet_bootstrap.cc:492] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:37.577328 22907 tablet_bootstrap.cc:492] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:37.577848 22907 ts_tablet_manager.cc:1403] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.098s	user 0.008s	sys 0.002s
I20260709 13:05:37.588804 23204 consensus_queue.cc:1048] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:37.580303 22907 raft_consensus.cc:359] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.590929 22907 raft_consensus.cc:385] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.591454 22907 raft_consensus.cc:740] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.592120 22907 consensus_queue.cc:260] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.597151 22907 ts_tablet_manager.cc:1434] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:05:37.597764 22905 tablet_bootstrap.cc:654] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.597800 22907 tablet_bootstrap.cc:492] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:37.599179 22614 catalog_manager.cc:5697] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:37.605846 22907 tablet_bootstrap.cc:654] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.615108 22905 tablet_bootstrap.cc:492] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:37.615562 22905 ts_tablet_manager.cc:1403] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.006s
I20260709 13:05:37.618050 22905 raft_consensus.cc:359] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.618706 22905 raft_consensus.cc:385] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.618988 22905 raft_consensus.cc:740] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.619611 22905 consensus_queue.cc:260] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.661696 22905 ts_tablet_manager.cc:1434] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.004s
I20260709 13:05:37.664184 22905 tablet_bootstrap.cc:492] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:37.673776 22905 tablet_bootstrap.cc:654] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.685881 23206 consensus_queue.cc:1048] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:37.687582 23204 raft_consensus.cc:493] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.688830 23150 consensus_queue.cc:1048] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:37.698345 23204 raft_consensus.cc:515] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.705258 22907 tablet_bootstrap.cc:492] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:37.707964 22907 ts_tablet_manager.cc:1403] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.110s	user 0.012s	sys 0.006s
I20260709 13:05:37.708603 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91c8486ec0458ca6bbe86be5eebe4f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:37.708315 23204 leader_election.cc:290] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:37.713376 22907 raft_consensus.cc:359] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.714167 22907 raft_consensus.cc:385] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.714532 22907 raft_consensus.cc:740] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.715204 22907 consensus_queue.cc:260] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.717062 22907 ts_tablet_manager.cc:1434] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:37.718473 22907 tablet_bootstrap.cc:492] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:37.725996 23201 raft_consensus.cc:493] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.726898 23201 raft_consensus.cc:515] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.733359 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91c8486ec0458ca6bbe86be5eebe4f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:37.734436 22783 raft_consensus.cc:2393] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in current term 1: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:05:37.736572 23201 leader_election.cc:290] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:37.740792 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:37.742723 22783 raft_consensus.cc:2468] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 0.
I20260709 13:05:37.744689 22680 leader_election.cc:304] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:37.746881 22829 leader_election.cc:304] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:05:37.748340 22907 tablet_bootstrap.cc:654] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.748410 23275 raft_consensus.cc:3060] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.748306 23150 raft_consensus.cc:2804] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:37.753602 22905 tablet_bootstrap.cc:492] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:37.754046 22905 ts_tablet_manager.cc:1403] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.091s	user 0.018s	sys 0.005s
I20260709 13:05:37.755316 23150 raft_consensus.cc:493] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:37.758642 23150 raft_consensus.cc:3060] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.764267 23276 consensus_queue.cc:1048] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:37.770093 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:37.770583 23206 raft_consensus.cc:493] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.771160 23206 raft_consensus.cc:515] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.777343 22715 raft_consensus.cc:2468] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 0.
I20260709 13:05:37.776961 23206 leader_election.cc:290] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:37.782208 22905 raft_consensus.cc:359] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.782932 22914 consensus_queue.cc:1048] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:37.785593 22905 raft_consensus.cc:385] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.785889 22905 raft_consensus.cc:740] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.786513 22905 consensus_queue.cc:260] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.787635 23201 consensus_queue.cc:1048] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:37.790907 23275 raft_consensus.cc:2749] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:37.792200 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:37.786949 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:37.805750 22791 raft_consensus.cc:2468] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:37.815585 22680 leader_election.cc:304] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:37.821264 23047 raft_consensus.cc:2804] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:37.821651 23047 raft_consensus.cc:493] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:37.821997 23047 raft_consensus.cc:3060] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.828222 23150 raft_consensus.cc:515] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.830364 22859 raft_consensus.cc:2393] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in current term 1: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:05:37.834161 22907 tablet_bootstrap.cc:492] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:37.834683 22907 ts_tablet_manager.cc:1403] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.117s	user 0.008s	sys 0.011s
I20260709 13:05:37.853652 23276 consensus_queue.cc:1048] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:37.854679 23201 consensus_queue.cc:1048] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:37.862288 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:37.870014 23047 raft_consensus.cc:515] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.876428 22907 raft_consensus.cc:359] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.877105 22907 raft_consensus.cc:385] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:37.877379 22907 raft_consensus.cc:740] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:37.881685 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:37.882354 22786 raft_consensus.cc:3060] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.890772 22907 consensus_queue.cc:260] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.892586 22907 ts_tablet_manager.cc:1434] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.058s	user 0.002s	sys 0.005s
I20260709 13:05:37.893600 22715 raft_consensus.cc:2393] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 1: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:05:37.896234 23201 consensus_queue.cc:1048] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:37.893553 22907 tablet_bootstrap.cc:492] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:37.898568 23150 leader_election.cc:290] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:37.905684 23288 raft_consensus.cc:493] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.907094 23288 raft_consensus.cc:515] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.909569 23288 leader_election.cc:290] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:37.910377 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:05:37.912009 22831 leader_election.cc:343] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.913865 23047 leader_election.cc:290] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:37.914048 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:37.915089 22791 raft_consensus.cc:2468] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 0.
I20260709 13:05:37.917402 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:37.918450 22829 leader_election.cc:304] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:37.920212 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:37.920389 22905 ts_tablet_manager.cc:1434] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.166s	user 0.023s	sys 0.025s
I20260709 13:05:37.922219 23201 raft_consensus.cc:2804] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:37.924716 23201 raft_consensus.cc:493] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:37.925050 23201 raft_consensus.cc:3060] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.932096 22859 raft_consensus.cc:2393] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in current term 1: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:05:37.936944 22679 leader_election.cc:304] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:37.937752 23206 raft_consensus.cc:2749] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:37.936419 22786 raft_consensus.cc:2468] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:05:37.946043 22829 leader_election.cc:304] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:37.946813 23311 raft_consensus.cc:2804] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:37.947265 23311 raft_consensus.cc:697] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:05:37.948200 23311 consensus_queue.cc:237] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.951381 22905 tablet_bootstrap.cc:492] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:37.976034 23204 consensus_queue.cc:1048] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:37.980172 22907 tablet_bootstrap.cc:654] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.976975 23201 raft_consensus.cc:515] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:37.984045 23201 leader_election.cc:290] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:37.984537 22905 tablet_bootstrap.cc:654] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:37.985175 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:37.985756 22783 raft_consensus.cc:3060] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.995267 22783 raft_consensus.cc:2468] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:05:37.996284 22829 leader_election.cc:304] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:05:37.996587 22905 tablet_bootstrap.cc:492] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
W20260709 13:05:37.996659 22831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 45284.2us
I20260709 13:05:37.998513 22614 catalog_manager.cc:5697] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:38.008710 22905 ts_tablet_manager.cc:1403] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.010s
I20260709 13:05:38.004894 23316 raft_consensus.cc:493] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:38.007050 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:38.010941 23316 raft_consensus.cc:515] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:38.012409 22831 leader_election.cc:343] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:37.997628 23311 raft_consensus.cc:2804] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:38.014761 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:38.016345 22905 raft_consensus.cc:359] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:38.017066 22905 raft_consensus.cc:385] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:38.017333 22905 raft_consensus.cc:740] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:38.017951 22905 consensus_queue.cc:260] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:38.014739 23311 raft_consensus.cc:697] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:05:38.020058 23311 consensus_queue.cc:237] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:38.021294 23204 consensus_queue.cc:1048] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:38.024516 23206 consensus_queue.cc:1048] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:38.026347 22907 tablet_bootstrap.cc:492] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:38.026744 22907 ts_tablet_manager.cc:1403] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.133s	user 0.005s	sys 0.007s
I20260709 13:05:38.029271 22907 raft_consensus.cc:359] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:38.029848 22907 raft_consensus.cc:385] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:38.029887 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:38.030185 22907 raft_consensus.cc:740] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:38.030941 22907 consensus_queue.cc:260] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:38.031378 23204 raft_consensus.cc:493] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:38.031832 23204 raft_consensus.cc:515] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:38.032337 22829 leader_election.cc:304] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:38.034121 23204 leader_election.cc:290] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:38.034992 23316 leader_election.cc:290] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:38.035691 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:38.036314 22791 raft_consensus.cc:2468] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:38.038030 22680 leader_election.cc:304] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:38.038772 23206 raft_consensus.cc:2804] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:38.039103 23206 raft_consensus.cc:493] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:38.039429 23206 raft_consensus.cc:3060] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.041832 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:38.041858 22907 ts_tablet_manager.cc:1434] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 13:05:38.047241 23206 raft_consensus.cc:515] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:38.048653 22679 leader_election.cc:343] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:38.055615 23206 leader_election.cc:290] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:38.059157 22907 tablet_bootstrap.cc:492] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Bootstrap starting.
I20260709 13:05:38.059228 23201 raft_consensus.cc:2749] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:38.059783 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:38.061053 22791 raft_consensus.cc:3060] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.064615 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
W20260709 13:05:38.067076 22679 leader_election.cc:343] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:38.069232 22791 raft_consensus.cc:2468] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:38.072968 22614 catalog_manager.cc:5697] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:38.074458 22680 leader_election.cc:304] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:38.075438 23204 raft_consensus.cc:2804] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:38.076018 23204 raft_consensus.cc:697] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:38.076825 23204 consensus_queue.cc:237] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:38.057365 22905 ts_tablet_manager.cc:1434] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.000s
I20260709 13:05:38.085798 22907 tablet_bootstrap.cc:654] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:38.086045 22905 tablet_bootstrap.cc:492] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:38.097244 22859 raft_consensus.cc:3060] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.103612 22905 tablet_bootstrap.cc:654] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:38.106657 23204 consensus_queue.cc:1048] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:38.118324 22905 tablet_bootstrap.cc:492] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:38.118765 22905 ts_tablet_manager.cc:1403] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.006s
I20260709 13:05:38.121248 22905 raft_consensus.cc:359] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:38.121847 22905 raft_consensus.cc:385] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:38.122098 22905 raft_consensus.cc:740] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:38.122730 22905 consensus_queue.cc:260] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:38.124521 22905 ts_tablet_manager.cc:1434] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260709 13:05:38.127452 22905 tablet_bootstrap.cc:492] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4: Bootstrap starting.
I20260709 13:05:38.133934 22905 tablet_bootstrap.cc:654] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:38.139443 22614 catalog_manager.cc:5697] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:38.143087 23311 raft_consensus.cc:493] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:38.147898 23206 raft_consensus.cc:493] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:38.151091 23311 raft_consensus.cc:515] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:38.151188 23206 raft_consensus.cc:515] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:38.153280 23206 leader_election.cc:290] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:38.153987 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:38.154528 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:38.154595 22785 raft_consensus.cc:2468] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:38.155172 22859 raft_consensus.cc:2468] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:38.155596 22680 leader_election.cc:304] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:38.157073 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:38.157688 22715 raft_consensus.cc:2468] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 0.
I20260709 13:05:38.158193 22907 tablet_bootstrap.cc:492] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa: No bootstrap required, opened a new log
I20260709 13:05:38.158607 22907 ts_tablet_manager.cc:1403] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent bootstrapping tablet: real 0.100s	user 0.006s	sys 0.003s
I20260709 13:05:38.159045 22831 leader_election.cc:304] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:38.159746 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:38.160316 22785 raft_consensus.cc:2468] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 0.
I20260709 13:05:38.160425 23316 raft_consensus.cc:2804] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:38.160751 23316 raft_consensus.cc:493] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:38.161052 23316 raft_consensus.cc:3060] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.161948 23206 raft_consensus.cc:2804] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:38.162302 23206 raft_consensus.cc:493] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:38.162616 23206 raft_consensus.cc:3060] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.168622 23206 raft_consensus.cc:515] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:38.171307 23316 raft_consensus.cc:515] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:38.153218 23311 leader_election.cc:290] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:38.171967 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:38.148455 22905 tablet_bootstrap.cc:492] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4: No bootstrap required, opened a new log
I20260709 13:05:38.172588 22786 raft_consensus.cc:3060] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.173985 22905 ts_tablet_manager.cc:1403] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.002s
I20260709 13:05:38.174563 23206 leader_election.cc:290] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:38.175876 22907 raft_consensus.cc:359] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:38.176576 22907 raft_consensus.cc:385] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:38.176488 22905 raft_consensus.cc:359] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:38.176961 22907 raft_consensus.cc:740] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Initialized, Role: FOLLOWER
I20260709 13:05:38.177134 22905 raft_consensus.cc:385] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:38.177453 22905 raft_consensus.cc:740] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Initialized, Role: FOLLOWER
I20260709 13:05:38.177876 22907 consensus_queue.cc:260] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:38.178020 22905 consensus_queue.cc:260] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:38.179016 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:38.179189 22786 raft_consensus.cc:2468] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:38.179733 22858 raft_consensus.cc:2393] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in current term 1: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:05:38.180104 22905 ts_tablet_manager.cc:1434] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:05:38.180538 22680 leader_election.cc:304] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:38.181620 23276 raft_consensus.cc:2804] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:38.181849 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:38.182111 23276 raft_consensus.cc:697] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:38.182885 23276 consensus_queue.cc:237] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:38.184335 23316 leader_election.cc:290] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:38.184801 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:38.185361 22785 raft_consensus.cc:2393] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 1: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:05:38.187579 23275 raft_consensus.cc:493] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:38.187983 23275 raft_consensus.cc:515] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:38.189951 23275 leader_election.cc:290] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:38.191793 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71abda1fc3344358a5c2f0e36f638701" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:38.192482 22785 raft_consensus.cc:2468] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:38.193986 22680 leader_election.cc:304] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:38.194515 23275 raft_consensus.cc:2804] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:38.194739 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71abda1fc3344358a5c2f0e36f638701" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:38.194916 23275 raft_consensus.cc:493] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:38.195369 22863 raft_consensus.cc:2468] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 0.
I20260709 13:05:38.195452 23275 raft_consensus.cc:3060] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.201454 23275 raft_consensus.cc:515] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:38.203208 23275 leader_election.cc:290] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:38.203758 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71abda1fc3344358a5c2f0e36f638701" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:38.204195 22785 raft_consensus.cc:3060] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.205657 22831 leader_election.cc:304] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:38.206837 23316 raft_consensus.cc:2749] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:38.210960 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71abda1fc3344358a5c2f0e36f638701" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:38.211462 22863 raft_consensus.cc:3060] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.218858 22863 raft_consensus.cc:2468] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:38.218434 22611 catalog_manager.cc:5697] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:38.220595 23275 raft_consensus.cc:493] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:38.221084 23275 raft_consensus.cc:515] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:38.221612 22785 raft_consensus.cc:2468] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:38.223085 23275 leader_election.cc:290] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:38.223207 22680 leader_election.cc:304] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:38.223891 23275 raft_consensus.cc:2804] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:38.224488 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:38.225426 22783 raft_consensus.cc:2393] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in current term 1: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:05:38.225519 22907 ts_tablet_manager.cc:1434] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.001s
I20260709 13:05:38.226049 23275 raft_consensus.cc:697] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:38.226765 23275 consensus_queue.cc:237] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:38.227867 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:38.229163 22679 leader_election.cc:304] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:38.231303 23276 raft_consensus.cc:3060] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.237890 23276 raft_consensus.cc:2749] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:38.259229 22611 catalog_manager.cc:5697] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:38.297123 23316 raft_consensus.cc:493] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:38.297549 23316 raft_consensus.cc:515] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:38.298967 23316 leader_election.cc:290] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:38.299610 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:38.299813 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:38.300622 22783 raft_consensus.cc:2393] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 1: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:05:38.301537 22829 leader_election.cc:304] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:38.302179 23316 raft_consensus.cc:3060] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.306675 23316 raft_consensus.cc:2749] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:38.330251 23316 consensus_queue.cc:1048] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:38.349179 23311 consensus_queue.cc:1048] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:38.474129 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 13:05:38.485852 23201 consensus_queue.cc:1048] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:38.496932 23333 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 13:05:38.497572 23332 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 13:05:38.514371 23150 consensus_queue.cc:1048] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:38.515095 21610 server_base.cc:1061] running on GCE node
W20260709 13:05:38.530081 23336 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 13:05:38.533107 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:38.533470 21610 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 13:05:38.533751 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602338533729 us; error 0 us; skew 500 ppm
I20260709 13:05:38.534878 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:38.545257 23206 consensus_queue.cc:1048] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:38.568742 23204 consensus_queue.cc:1048] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:38.576252 21610 webserver.cc:533] Webserver started at http://127.21.26.132:45591/ using document root <none> and password file <none>
I20260709 13:05:38.576798 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:38.576998 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:38.577343 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:38.578624 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-3-root/instance:
uuid: "d97f292bf045489683ac6c1a6ac61aec"
format_stamp: "Formatted at 2026-07-09 13:05:38 on dist-test-slave-tq1r"
I20260709 13:05:38.605695 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.026s	user 0.005s	sys 0.002s
I20260709 13:05:38.609522 23344 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:38.610255 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:05:38.610540 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-3-root
uuid: "d97f292bf045489683ac6c1a6ac61aec"
format_stamp: "Formatted at 2026-07-09 13:05:38 on dist-test-slave-tq1r"
I20260709 13:05:38.610870 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-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 13:05:38.634272 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:38.635955 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:38.637583 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:38.640617 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:38.640872 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:38.641184 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:38.641412 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:38.667631 23276 consensus_queue.cc:1048] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:38.692250 23206 consensus_queue.cc:1048] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:38.770653 23206 consensus_queue.cc:1048] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:38.791615 23047 consensus_queue.cc:1048] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:38.870409 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.132:44375
I20260709 13:05:38.870682 23410 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.132:44375 every 8 connection(s)
I20260709 13:05:38.891152 21610 auto_leader_rebalancer-test.cc:384] add a tserver: d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:38.909572 23411 heartbeater.cc:344] Connected to a master server at 127.21.26.190:46221
I20260709 13:05:38.909943 23411 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:38.910528 23411 heartbeater.cc:507] Master 127.21.26.190:46221 requested a full tablet report, sending...
I20260709 13:05:38.912370 22614 ts_manager.cc:194] Registered new tserver with Master: d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:05:38.913671 22614 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39162
I20260709 13:05:39.574903 22785 consensus_queue.cc:237] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:39.586305 22716 raft_consensus.cc:1275] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:39.586347 22859 raft_consensus.cc:1275] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:39.588414 23215 consensus_queue.cc:1048] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:39.589287 23222 consensus_queue.cc:1048] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:39.598327 23215 raft_consensus.cc:2955] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:39.599560 22716 raft_consensus.cc:2955] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
W20260709 13:05:39.605772 22755 consensus_peers.cc:597] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17f32e63f0e441ca9d2ae2f189b59718. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:39.615352 22863 raft_consensus.cc:2955] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:39.615492 22614 catalog_manager.cc:5697] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:39.625824 22783 consensus_queue.cc:237] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
W20260709 13:05:39.646734 22755 consensus_peers.cc:597] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 30e64a9cc37b474281f9f04293ac4095. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:39.649451 22859 raft_consensus.cc:1275] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:39.650961 23222 consensus_queue.cc:1048] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:39.657841 22716 raft_consensus.cc:1275] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:39.659039 23215 consensus_queue.cc:1048] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:39.693131 23215 raft_consensus.cc:2955] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:39.696799 22714 raft_consensus.cc:2955] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:39.698205 22859 raft_consensus.cc:2955] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:39.733610 22614 catalog_manager.cc:5697] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:39.750018 22859 consensus_queue.cc:237] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:39.757612 22716 raft_consensus.cc:1275] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:39.762859 23427 consensus_queue.cc:1048] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:39.775374 22783 raft_consensus.cc:1275] T 7763b2230eb046209aef5d91ac9cc692 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:39.771487 23316 raft_consensus.cc:2955] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:39.778851 23427 consensus_queue.cc:1048] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:39.774844 22716 raft_consensus.cc:2955] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:39.796640 22783 raft_consensus.cc:2955] T 7763b2230eb046209aef5d91ac9cc692 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:39.801829 22786 consensus_queue.cc:237] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:39.802413 22614 catalog_manager.cc:5697] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 1 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
W20260709 13:05:39.823803 22755 consensus_peers.cc:597] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7eecc6b99ac94785b752b16afbb26785. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:39.826776 22829 consensus_peers.cc:597] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7763b2230eb046209aef5d91ac9cc692. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:39.828109 22859 raft_consensus.cc:1275] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:39.829070 22716 raft_consensus.cc:1275] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:39.831248 23222 consensus_queue.cc:1048] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:39.832232 23423 consensus_queue.cc:1048] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:39.840943 23423 raft_consensus.cc:2955] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:39.842670 22714 raft_consensus.cc:2955] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:39.848697 22859 raft_consensus.cc:2955] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:39.859946 22614 catalog_manager.cc:5697] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:39.915686 23411 heartbeater.cc:499] Master 127.21.26.190:46221 was elected leader, sending a full tablet report...
I20260709 13:05:39.960564 23441 ts_tablet_manager.cc:933] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:39.968858 23441 tablet_copy_client.cc:323] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.130:45635
I20260709 13:05:39.988416 22801 tablet_copy_service.cc:140] P 10d1025610704e5abceba0cec1457b14: Received BeginTabletCopySession request for tablet 17f32e63f0e441ca9d2ae2f189b59718 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:60640)
I20260709 13:05:39.989012 22801 tablet_copy_service.cc:161] P 10d1025610704e5abceba0cec1457b14: Beginning new tablet copy session on tablet 17f32e63f0e441ca9d2ae2f189b59718 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:60640: session id = d97f292bf045489683ac6c1a6ac61aec-17f32e63f0e441ca9d2ae2f189b59718
I20260709 13:05:40.009280 22801 tablet_copy_source_session.cc:215] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:40.012647 23441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f32e63f0e441ca9d2ae2f189b59718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.024125 23441 tablet_copy_client.cc:806] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:40.024695 23441 tablet_copy_client.cc:670] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:40.028328 23441 tablet_copy_client.cc:538] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:40.034682 23441 tablet_bootstrap.cc:492] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
W20260709 13:05:40.110718 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 55381.5us
I20260709 13:05:40.170306 23441 tablet_bootstrap.cc:492] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec: 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 13:05:40.171254 23441 tablet_bootstrap.cc:492] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:05:40.171865 23441 ts_tablet_manager.cc:1403] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.137s	user 0.047s	sys 0.086s
I20260709 13:05:40.174606 23441 raft_consensus.cc:359] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:40.175441 23441 raft_consensus.cc:740] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:05:40.176015 23441 consensus_queue.cc:260] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:40.185475 23441 ts_tablet_manager.cc:1434] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.008s
I20260709 13:05:40.187069 22801 tablet_copy_service.cc:342] P 10d1025610704e5abceba0cec1457b14: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-17f32e63f0e441ca9d2ae2f189b59718 received from {username='slave'} at 127.0.0.1:60640
I20260709 13:05:40.187495 22801 tablet_copy_service.cc:434] P 10d1025610704e5abceba0cec1457b14: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-17f32e63f0e441ca9d2ae2f189b59718 on tablet 17f32e63f0e441ca9d2ae2f189b59718 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:40.224854 23441 ts_tablet_manager.cc:933] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:40.228585 23441 tablet_copy_client.cc:323] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.130:45635
I20260709 13:05:40.230216 22801 tablet_copy_service.cc:140] P 10d1025610704e5abceba0cec1457b14: Received BeginTabletCopySession request for tablet 30e64a9cc37b474281f9f04293ac4095 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:60640)
I20260709 13:05:40.230712 22801 tablet_copy_service.cc:161] P 10d1025610704e5abceba0cec1457b14: Beginning new tablet copy session on tablet 30e64a9cc37b474281f9f04293ac4095 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:60640: session id = d97f292bf045489683ac6c1a6ac61aec-30e64a9cc37b474281f9f04293ac4095
I20260709 13:05:40.235956 22801 tablet_copy_source_session.cc:215] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:40.238940 23441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e64a9cc37b474281f9f04293ac4095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.251504 23441 tablet_copy_client.cc:806] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:40.252000 23441 tablet_copy_client.cc:670] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:40.255139 23441 tablet_copy_client.cc:538] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:40.265565 23441 tablet_bootstrap.cc:492] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:05:40.300966 23448 ts_tablet_manager.cc:933] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:40.305001 23448 tablet_copy_client.cc:323] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.131:33387
I20260709 13:05:40.319355 23441 tablet_bootstrap.cc:492] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec: 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 13:05:40.320300 23441 tablet_bootstrap.cc:492] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:05:40.320986 23441 ts_tablet_manager.cc:1403] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.013s
I20260709 13:05:40.323822 23441 raft_consensus.cc:359] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:40.326046 23441 raft_consensus.cc:740] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:05:40.326674 23441 consensus_queue.cc:260] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:40.328753 23441 ts_tablet_manager.cc:1434] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:40.330319 22801 tablet_copy_service.cc:342] P 10d1025610704e5abceba0cec1457b14: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-30e64a9cc37b474281f9f04293ac4095 received from {username='slave'} at 127.0.0.1:60640
I20260709 13:05:40.330729 22801 tablet_copy_service.cc:434] P 10d1025610704e5abceba0cec1457b14: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-30e64a9cc37b474281f9f04293ac4095 on tablet 30e64a9cc37b474281f9f04293ac4095 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:40.339604 22875 tablet_copy_service.cc:140] P 4f037ffdb0be4730a45aefcaa25772d4: Received BeginTabletCopySession request for tablet 7763b2230eb046209aef5d91ac9cc692 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:45310)
I20260709 13:05:40.340370 22875 tablet_copy_service.cc:161] P 4f037ffdb0be4730a45aefcaa25772d4: Beginning new tablet copy session on tablet 7763b2230eb046209aef5d91ac9cc692 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:45310: session id = d97f292bf045489683ac6c1a6ac61aec-7763b2230eb046209aef5d91ac9cc692
I20260709 13:05:40.358243 23441 ts_tablet_manager.cc:933] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:40.365170 23384 raft_consensus.cc:1217] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:40.369206 22875 tablet_copy_source_session.cc:215] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:40.372582 23441 tablet_copy_client.cc:323] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.130:45635
I20260709 13:05:40.374140 22801 tablet_copy_service.cc:140] P 10d1025610704e5abceba0cec1457b14: Received BeginTabletCopySession request for tablet 7eecc6b99ac94785b752b16afbb26785 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:60640)
I20260709 13:05:40.374640 22801 tablet_copy_service.cc:161] P 10d1025610704e5abceba0cec1457b14: Beginning new tablet copy session on tablet 7eecc6b99ac94785b752b16afbb26785 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:60640: session id = d97f292bf045489683ac6c1a6ac61aec-7eecc6b99ac94785b752b16afbb26785
I20260709 13:05:40.381217 22801 tablet_copy_source_session.cc:215] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:40.384198 23441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eecc6b99ac94785b752b16afbb26785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.398978 23441 tablet_copy_client.cc:806] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:40.399451 23441 tablet_copy_client.cc:670] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:40.402820 23441 tablet_copy_client.cc:538] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:40.410034 23441 tablet_bootstrap.cc:492] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:05:40.433903 23441 tablet_bootstrap.cc:492] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec: 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 13:05:40.434705 23441 tablet_bootstrap.cc:492] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:05:40.435269 23441 ts_tablet_manager.cc:1403] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.003s
I20260709 13:05:40.438712 23441 raft_consensus.cc:359] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:40.439438 23441 raft_consensus.cc:740] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:05:40.439999 23441 consensus_queue.cc:260] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:40.441802 23441 ts_tablet_manager.cc:1434] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:05:40.451440 22801 tablet_copy_service.cc:342] P 10d1025610704e5abceba0cec1457b14: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-7eecc6b99ac94785b752b16afbb26785 received from {username='slave'} at 127.0.0.1:60640
I20260709 13:05:40.451846 22801 tablet_copy_service.cc:434] P 10d1025610704e5abceba0cec1457b14: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-7eecc6b99ac94785b752b16afbb26785 on tablet 7eecc6b99ac94785b752b16afbb26785 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:40.460951 23448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7763b2230eb046209aef5d91ac9cc692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.483707 23448 tablet_copy_client.cc:806] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:40.485142 23448 tablet_copy_client.cc:670] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:40.489148 23448 tablet_copy_client.cc:538] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:40.497867 23448 tablet_bootstrap.cc:492] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:05:40.527197 23448 tablet_bootstrap.cc:492] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec: 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 13:05:40.528038 23448 tablet_bootstrap.cc:492] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:05:40.528705 23448 ts_tablet_manager.cc:1403] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.004s
I20260709 13:05:40.531523 23448 raft_consensus.cc:359] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:40.532366 23448 raft_consensus.cc:740] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:05:40.532989 23448 consensus_queue.cc:260] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:40.535404 23448 ts_tablet_manager.cc:1434] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:40.540199 22875 tablet_copy_service.cc:342] P 4f037ffdb0be4730a45aefcaa25772d4: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-7763b2230eb046209aef5d91ac9cc692 received from {username='slave'} at 127.0.0.1:45310
I20260709 13:05:40.540614 22875 tablet_copy_service.cc:434] P 4f037ffdb0be4730a45aefcaa25772d4: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-7763b2230eb046209aef5d91ac9cc692 on tablet 7763b2230eb046209aef5d91ac9cc692 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:40.741181 23383 raft_consensus.cc:1217] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:40.750270 23384 raft_consensus.cc:1217] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:40.782081 23384 raft_consensus.cc:1217] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:40.843055 23222 raft_consensus.cc:1064] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:05:40.845255 23222 consensus_queue.cc:237] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:40.867268 22863 raft_consensus.cc:1275] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:40.867337 23384 raft_consensus.cc:1275] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:40.868852 23423 consensus_queue.cc:1048] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:40.871894 23455 consensus_queue.cc:1048] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:40.888737 22716 raft_consensus.cc:1275] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:40.894165 23215 consensus_queue.cc:1048] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:40.918923 23457 raft_consensus.cc:2955] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:40.920383 22859 raft_consensus.cc:2955] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:40.934965 22612 catalog_manager.cc:5697] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:40.948522 23384 raft_consensus.cc:2955] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:40.951150 22714 raft_consensus.cc:2955] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.021382 22785 consensus_queue.cc:237] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:41.036492 23384 raft_consensus.cc:1275] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:41.038242 23215 consensus_queue.cc:1048] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:41.043133 22858 raft_consensus.cc:1275] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:41.045393 23423 consensus_queue.cc:1048] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:41.047129 23423 raft_consensus.cc:2955] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.049566 23384 raft_consensus.cc:2955] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.055033 22859 raft_consensus.cc:2955] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.061038 22599 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 17f32e63f0e441ca9d2ae2f189b59718 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:41.062983 22612 catalog_manager.cc:5697] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: config changed from index 3 to 4, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.080010 22703 tablet_service.cc:1558] Processing DeleteTablet for tablet 17f32e63f0e441ca9d2ae2f189b59718 with delete_type TABLET_DATA_TOMBSTONED (TS 7a0cafc39c4d4b5db7d3b141b30c69aa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59502
I20260709 13:05:41.100229 23465 tablet_replica.cc:333] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:05:41.101202 23465 raft_consensus.cc:2243] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:41.101924 23465 raft_consensus.cc:2272] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:41.106694 23465 ts_tablet_manager.cc:1916] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:41.125555 23215 raft_consensus.cc:1064] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:05:41.127818 23215 consensus_queue.cc:237] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:41.134064 23465 ts_tablet_manager.cc:1929] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:41.137212 23465 log.cc:1199] T 17f32e63f0e441ca9d2ae2f189b59718 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-0-root/wals/17f32e63f0e441ca9d2ae2f189b59718
I20260709 13:05:41.139112 22601 catalog_manager.cc:5028] TS 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): tablet 17f32e63f0e441ca9d2ae2f189b59718 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:05:41.142541 23384 raft_consensus.cc:1275] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:41.144081 23222 consensus_queue.cc:1048] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:41.156147 22714 raft_consensus.cc:1275] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:41.154976 22858 raft_consensus.cc:1275] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:41.157666 23215 consensus_queue.cc:1048] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:41.158830 23222 consensus_queue.cc:1048] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:41.201835 23423 raft_consensus.cc:2955] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.202932 22714 raft_consensus.cc:2955] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.207104 22858 raft_consensus.cc:2955] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.224339 22612 catalog_manager.cc:5697] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.240763 23384 raft_consensus.cc:2955] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.255899 22785 consensus_queue.cc:237] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:41.264132 23384 raft_consensus.cc:1275] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:41.266705 23215 consensus_queue.cc:1048] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:41.274739 23384 raft_consensus.cc:2955] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.284785 23222 raft_consensus.cc:2955] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.285593 22858 raft_consensus.cc:1275] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:41.287995 23455 consensus_queue.cc:1048] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:41.292443 22859 raft_consensus.cc:2955] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.311553 22599 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7eecc6b99ac94785b752b16afbb26785 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:41.312712 22613 catalog_manager.cc:5697] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 3 to 4, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.328671 23215 raft_consensus.cc:1064] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:05:41.330425 22703 tablet_service.cc:1558] Processing DeleteTablet for tablet 7eecc6b99ac94785b752b16afbb26785 with delete_type TABLET_DATA_TOMBSTONED (TS 7a0cafc39c4d4b5db7d3b141b30c69aa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59502
I20260709 13:05:41.330627 23215 consensus_queue.cc:237] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:41.331293 23465 tablet_replica.cc:333] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:05:41.332265 23465 raft_consensus.cc:2243] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:41.332967 23465 raft_consensus.cc:2272] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:41.337374 23465 ts_tablet_manager.cc:1916] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:41.346304 23316 raft_consensus.cc:1064] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:05:41.348724 23316 consensus_queue.cc:237] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:41.353969 23384 raft_consensus.cc:1275] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:41.359767 23465 ts_tablet_manager.cc:1929] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:41.360251 23465 log.cc:1199] T 7eecc6b99ac94785b752b16afbb26785 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-0-root/wals/7eecc6b99ac94785b752b16afbb26785
I20260709 13:05:41.361541 23457 consensus_queue.cc:1048] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:41.368957 22716 raft_consensus.cc:1275] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:41.380016 22858 raft_consensus.cc:1275] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:41.383997 23457 consensus_queue.cc:1048] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:41.392761 23457 consensus_queue.cc:1048] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:05:41.408000 23215 raft_consensus.cc:2955] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.413000 22601 catalog_manager.cc:5028] TS 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): tablet 7eecc6b99ac94785b752b16afbb26785 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:05:41.414904 23384 raft_consensus.cc:2955] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.428735 22612 catalog_manager.cc:5697] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.436178 22714 raft_consensus.cc:1275] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:41.437763 22786 raft_consensus.cc:1275] T 7763b2230eb046209aef5d91ac9cc692 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:41.439292 23472 consensus_queue.cc:1048] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:41.444083 23472 consensus_queue.cc:1048] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:41.446209 22858 raft_consensus.cc:2955] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.451256 23384 raft_consensus.cc:1275] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:41.454711 23316 consensus_queue.cc:1048] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:41.482967 22715 raft_consensus.cc:2955] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.515262 22783 consensus_queue.cc:237] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:41.526235 23383 raft_consensus.cc:1275] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:41.527891 23215 consensus_queue.cc:1048] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:41.539711 23222 raft_consensus.cc:2955] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.539522 23472 raft_consensus.cc:2955] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.540844 22783 raft_consensus.cc:2955] T 7763b2230eb046209aef5d91ac9cc692 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.538731 23383 raft_consensus.cc:2955] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.541567 22715 raft_consensus.cc:1275] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:41.552500 23215 consensus_queue.cc:1048] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:41.550073 23384 raft_consensus.cc:2955] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.558573 22715 raft_consensus.cc:2955] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.557924 22599 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 30e64a9cc37b474281f9f04293ac4095 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:41.581923 22612 catalog_manager.cc:5697] T 7763b2230eb046209aef5d91ac9cc692 P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.583729 22613 catalog_manager.cc:5697] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index 3 to 4, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:41.914111 22715 raft_consensus.cc:2955] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:42.382328 22855 tablet_service.cc:1558] Processing DeleteTablet for tablet 30e64a9cc37b474281f9f04293ac4095 with delete_type TABLET_DATA_TOMBSTONED (TS 4f037ffdb0be4730a45aefcaa25772d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49404
W20260709 13:05:42.442610 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 75772.9us
I20260709 13:05:42.461860 23495 tablet_replica.cc:333] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:05:42.462836 23495 raft_consensus.cc:2243] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:42.463466 23495 raft_consensus.cc:2272] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:42.463240 22859 consensus_queue.cc:237] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:42.479218 23383 raft_consensus.cc:1275] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:42.479607 22712 raft_consensus.cc:1275] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:42.481076 23490 consensus_queue.cc:1048] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:42.482770 23492 consensus_queue.cc:1048] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:42.486515 23495 ts_tablet_manager.cc:1916] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:42.492415 23472 raft_consensus.cc:2955] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:42.503729 22711 raft_consensus.cc:2955] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:42.504683 23383 raft_consensus.cc:2955] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:42.505605 22598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7763b2230eb046209aef5d91ac9cc692 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:42.509807 23495 ts_tablet_manager.cc:1929] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:42.510195 23495 log.cc:1199] T 30e64a9cc37b474281f9f04293ac4095 P 4f037ffdb0be4730a45aefcaa25772d4: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-2-root/wals/30e64a9cc37b474281f9f04293ac4095
I20260709 13:05:42.514779 22598 catalog_manager.cc:5028] TS 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): tablet 30e64a9cc37b474281f9f04293ac4095 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:05:42.522010 22613 catalog_manager.cc:5697] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index 3 to 4, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New cstate: current_term: 1 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:42.562996 22779 tablet_service.cc:1558] Processing DeleteTablet for tablet 7763b2230eb046209aef5d91ac9cc692 with delete_type TABLET_DATA_TOMBSTONED (TS 10d1025610704e5abceba0cec1457b14 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40466
I20260709 13:05:42.565040 23501 tablet_replica.cc:333] T 7763b2230eb046209aef5d91ac9cc692 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:05:42.566048 23501 raft_consensus.cc:2243] T 7763b2230eb046209aef5d91ac9cc692 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:42.566825 23501 raft_consensus.cc:2272] T 7763b2230eb046209aef5d91ac9cc692 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:42.569399 23501 ts_tablet_manager.cc:1916] T 7763b2230eb046209aef5d91ac9cc692 P 10d1025610704e5abceba0cec1457b14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:42.583460 23501 ts_tablet_manager.cc:1929] T 7763b2230eb046209aef5d91ac9cc692 P 10d1025610704e5abceba0cec1457b14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:42.583846 23501 log.cc:1199] T 7763b2230eb046209aef5d91ac9cc692 P 10d1025610704e5abceba0cec1457b14: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-1-root/wals/7763b2230eb046209aef5d91ac9cc692
I20260709 13:05:42.585341 22599 catalog_manager.cc:5028] TS 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): tablet 7763b2230eb046209aef5d91ac9cc692 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
W20260709 13:05:42.896756 22812 debug-util.cc:398] Leaking SignalData structure 0x7b0800133c00 after lost signal to thread 21613
W20260709 13:05:42.897746 22812 debug-util.cc:398] Leaking SignalData structure 0x7b08001b0e80 after lost signal to thread 22648
W20260709 13:05:42.898838 22812 debug-util.cc:398] Leaking SignalData structure 0x7b080010af80 after lost signal to thread 22740
W20260709 13:05:42.899825 22812 debug-util.cc:398] Leaking SignalData structure 0x7b0800190500 after lost signal to thread 22815
W20260709 13:05:42.900852 22812 debug-util.cc:398] Leaking SignalData structure 0x7b08002b9e00 after lost signal to thread 22889
W20260709 13:05:42.904443 22812 debug-util.cc:398] Leaking SignalData structure 0x7b08002ca8c0 after lost signal to thread 23410
I20260709 13:05:43.669342 22712 consensus_queue.cc:237] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:43.688930 22864 raft_consensus.cc:1275] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:43.695959 23445 consensus_queue.cc:1048] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:43.718845 23496 raft_consensus.cc:2955] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:43.724025 22786 raft_consensus.cc:1275] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:43.729816 22864 raft_consensus.cc:2955] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:43.739190 22786 consensus_queue.cc:237] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:43.745357 23496 consensus_queue.cc:1048] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:43.762012 22859 raft_consensus.cc:1275] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:43.763628 23222 consensus_queue.cc:1048] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:43.768617 22755 consensus_peers.cc:597] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cc33c4947da54724a3df96500abd23ea. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:43.771944 22712 raft_consensus.cc:1275] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:43.773497 23455 consensus_queue.cc:1048] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:43.781399 23222 raft_consensus.cc:2955] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:43.781859 22612 catalog_manager.cc:5697] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:43.787479 22859 raft_consensus.cc:2955] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:43.792948 22783 raft_consensus.cc:2955] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
W20260709 13:05:43.804430 22680 consensus_peers.cc:597] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b2b59d7c3afd47718011e13a81cf0b39. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:43.808861 22711 consensus_queue.cc:237] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:43.818817 22613 catalog_manager.cc:5697] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:43.919867 22712 raft_consensus.cc:2955] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:43.959015 22864 raft_consensus.cc:1275] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:43.962709 23494 consensus_queue.cc:1048] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:43.971786 22791 raft_consensus.cc:1275] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:43.987214 23518 consensus_queue.cc:1048] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:44.000984 22680 consensus_peers.cc:597] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de2cdd301f714c938143e3154f42e794. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:44.014505 23494 raft_consensus.cc:2955] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:44.017941 22864 raft_consensus.cc:2955] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:44.037747 22712 consensus_queue.cc:237] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:44.045135 22611 catalog_manager.cc:5697] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:44.781888 23534 ts_tablet_manager.cc:933] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:44.785825 23534 tablet_copy_client.cc:323] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.130:45635
I20260709 13:05:44.787634 22801 tablet_copy_service.cc:140] P 10d1025610704e5abceba0cec1457b14: Received BeginTabletCopySession request for tablet cc33c4947da54724a3df96500abd23ea from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:60640)
I20260709 13:05:44.788179 22801 tablet_copy_service.cc:161] P 10d1025610704e5abceba0cec1457b14: Beginning new tablet copy session on tablet cc33c4947da54724a3df96500abd23ea from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:60640: session id = d97f292bf045489683ac6c1a6ac61aec-cc33c4947da54724a3df96500abd23ea
I20260709 13:05:44.795183 22801 tablet_copy_source_session.cc:215] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:44.799069 23534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc33c4947da54724a3df96500abd23ea. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:44.800714 22712 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.757s	user 0.003s	sys 0.013s
I20260709 13:05:44.815490 23534 tablet_copy_client.cc:806] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
W20260709 13:05:44.824337 22712 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.781s	user 0.003s	sys 0.014s
I20260709 13:05:44.825600 23534 tablet_copy_client.cc:670] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:44.904750 23534 tablet_copy_client.cc:538] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:44.914134 23534 tablet_bootstrap.cc:492] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:05:44.922988 22858 raft_consensus.cc:1275] T 8ab300c5bc4a42fe937bec4a44976eb4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:44.937395 22785 raft_consensus.cc:2955] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:44.949064 22787 raft_consensus.cc:1275] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:44.981775 23542 consensus_queue.cc:1048] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:44.989890 23546 ts_tablet_manager.cc:933] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655)
I20260709 13:05:44.991865 23546 tablet_copy_client.cc:323] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.129:35655
I20260709 13:05:44.999271 23547 ts_tablet_manager.cc:933] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655)
I20260709 13:05:45.009248 23533 consensus_queue.cc:1048] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:45.014815 22680 consensus_peers.cc:597] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8ab300c5bc4a42fe937bec4a44976eb4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:45.016459 23547 tablet_copy_client.cc:323] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.129:35655
I20260709 13:05:45.032274 23534 tablet_bootstrap.cc:492] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec: 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 13:05:45.033259 23534 tablet_bootstrap.cc:492] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:05:45.033952 23534 ts_tablet_manager.cc:1403] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.120s	user 0.025s	sys 0.009s
I20260709 13:05:45.043665 23534 raft_consensus.cc:359] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:45.044452 23533 raft_consensus.cc:2955] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:45.044498 23534 raft_consensus.cc:740] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:05:45.052532 23534 consensus_queue.cc:260] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:45.054749 23533 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:50594 (request call id 2) took 1023 ms. Trace:
I20260709 13:05:45.057884 22859 raft_consensus.cc:2955] T 8ab300c5bc4a42fe937bec4a44976eb4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:45.056142 23533 rpcz_store.cc:276] 0709 13:05:44.031532 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:44.031662 (+   130us) service_pool.cc:224] Handling call
0709 13:05:44.043128 (+ 11466us) log.cc:844] Serialized 506 byte log entry
0709 13:05:45.054668 (+1011540us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1212,"raft.queue_time_us":4824,"raft.run_cpu_time_us":1355,"raft.run_wall_time_us":1354,"thread_start_us":792874,"threads_started":1,"wal-append.queue_time_us":139896}
I20260709 13:05:45.071638 22726 tablet_copy_service.cc:140] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Received BeginTabletCopySession request for tablet de2cdd301f714c938143e3154f42e794 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:37414)
I20260709 13:05:45.071916 22725 tablet_copy_service.cc:140] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Received BeginTabletCopySession request for tablet b2b59d7c3afd47718011e13a81cf0b39 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:37414)
I20260709 13:05:45.072196 22726 tablet_copy_service.cc:161] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Beginning new tablet copy session on tablet de2cdd301f714c938143e3154f42e794 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:37414: session id = d97f292bf045489683ac6c1a6ac61aec-de2cdd301f714c938143e3154f42e794
I20260709 13:05:45.076190 22725 tablet_copy_service.cc:161] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Beginning new tablet copy session on tablet b2b59d7c3afd47718011e13a81cf0b39 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:37414: session id = d97f292bf045489683ac6c1a6ac61aec-b2b59d7c3afd47718011e13a81cf0b39
I20260709 13:05:45.076896 22611 catalog_manager.cc:5697] T 8ab300c5bc4a42fe937bec4a44976eb4 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:45.081992 22785 raft_consensus.cc:2955] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:45.097994 22726 tablet_copy_source_session.cc:215] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:45.100133 23534 ts_tablet_manager.cc:1434] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.066s	user 0.019s	sys 0.007s
I20260709 13:05:45.104578 22725 tablet_copy_source_session.cc:215] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:45.110023 23547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b59d7c3afd47718011e13a81cf0b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.112270 22801 tablet_copy_service.cc:342] P 10d1025610704e5abceba0cec1457b14: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-cc33c4947da54724a3df96500abd23ea received from {username='slave'} at 127.0.0.1:60640
I20260709 13:05:45.112691 22801 tablet_copy_service.cc:434] P 10d1025610704e5abceba0cec1457b14: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-cc33c4947da54724a3df96500abd23ea on tablet cc33c4947da54724a3df96500abd23ea with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:45.118034 23546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de2cdd301f714c938143e3154f42e794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.147782 23384 raft_consensus.cc:1217] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:45.150267 23547 tablet_copy_client.cc:806] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:45.150906 23547 tablet_copy_client.cc:670] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:45.154531 23547 tablet_copy_client.cc:538] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:45.175141 23547 tablet_bootstrap.cc:492] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:05:45.184548 23546 tablet_copy_client.cc:806] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:45.185220 23546 tablet_copy_client.cc:670] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:45.200758 23546 tablet_copy_client.cc:538] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:45.223811 23546 tablet_bootstrap.cc:492] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:05:45.227986 23547 tablet_bootstrap.cc:492] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec: 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 13:05:45.237332 23547 tablet_bootstrap.cc:492] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:05:45.238063 23547 ts_tablet_manager.cc:1403] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.010s
I20260709 13:05:45.241529 23547 raft_consensus.cc:359] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:45.254626 23547 raft_consensus.cc:740] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:05:45.255323 23547 consensus_queue.cc:260] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:45.257923 23547 ts_tablet_manager.cc:1434] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:05:45.262579 22726 tablet_copy_service.cc:342] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-b2b59d7c3afd47718011e13a81cf0b39 received from {username='slave'} at 127.0.0.1:37414
I20260709 13:05:45.262992 22726 tablet_copy_service.cc:434] P 7a0cafc39c4d4b5db7d3b141b30c69aa: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-b2b59d7c3afd47718011e13a81cf0b39 on tablet b2b59d7c3afd47718011e13a81cf0b39 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:45.406847 23546 tablet_bootstrap.cc:492] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec: 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 13:05:45.407868 23546 tablet_bootstrap.cc:492] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:05:45.408589 23546 ts_tablet_manager.cc:1403] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.185s	user 0.027s	sys 0.025s
I20260709 13:05:45.411502 23546 raft_consensus.cc:359] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:45.412400 23546 raft_consensus.cc:740] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:05:45.413131 23546 consensus_queue.cc:260] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:45.415680 23546 ts_tablet_manager.cc:1434] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:45.417191 22726 tablet_copy_service.cc:342] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-de2cdd301f714c938143e3154f42e794 received from {username='slave'} at 127.0.0.1:37414
I20260709 13:05:45.417593 22726 tablet_copy_service.cc:434] P 7a0cafc39c4d4b5db7d3b141b30c69aa: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-de2cdd301f714c938143e3154f42e794 on tablet de2cdd301f714c938143e3154f42e794 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:45.432260 23381 raft_consensus.cc:1217] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:45.433873 23547 ts_tablet_manager.cc:933] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655)
I20260709 13:05:45.443739 23382 raft_consensus.cc:1217] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:45.456804 23547 tablet_copy_client.cc:323] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.129:35655
I20260709 13:05:45.458330 22726 tablet_copy_service.cc:140] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Received BeginTabletCopySession request for tablet 8ab300c5bc4a42fe937bec4a44976eb4 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:37414)
I20260709 13:05:45.458860 22726 tablet_copy_service.cc:161] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Beginning new tablet copy session on tablet 8ab300c5bc4a42fe937bec4a44976eb4 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:37414: session id = d97f292bf045489683ac6c1a6ac61aec-8ab300c5bc4a42fe937bec4a44976eb4
I20260709 13:05:45.463675 22726 tablet_copy_source_session.cc:215] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:45.466333 23547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab300c5bc4a42fe937bec4a44976eb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.480940 23547 tablet_copy_client.cc:806] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:45.481540 23547 tablet_copy_client.cc:670] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:45.487658 23547 tablet_copy_client.cc:538] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:45.495867 23547 tablet_bootstrap.cc:492] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:05:45.530897 23547 tablet_bootstrap.cc:492] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec: 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 13:05:45.531747 23547 tablet_bootstrap.cc:492] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:05:45.532397 23547 ts_tablet_manager.cc:1403] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.015s
I20260709 13:05:45.535154 23547 raft_consensus.cc:359] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:45.535992 23547 raft_consensus.cc:740] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:05:45.536664 23547 consensus_queue.cc:260] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:45.541760 23547 ts_tablet_manager.cc:1434] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:05:45.545658 22726 tablet_copy_service.cc:342] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-8ab300c5bc4a42fe937bec4a44976eb4 received from {username='slave'} at 127.0.0.1:37414
I20260709 13:05:45.546058 22726 tablet_copy_service.cc:434] P 7a0cafc39c4d4b5db7d3b141b30c69aa: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-8ab300c5bc4a42fe937bec4a44976eb4 on tablet 8ab300c5bc4a42fe937bec4a44976eb4 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:45.587356 23531 raft_consensus.cc:1064] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:05:45.590302 23531 consensus_queue.cc:237] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:45.608512 23382 raft_consensus.cc:1275] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:45.610316 23502 consensus_queue.cc:1048] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:45.624240 22859 raft_consensus.cc:1275] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:45.624284 22711 raft_consensus.cc:1275] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:45.626273 23527 consensus_queue.cc:1048] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:45.627941 23502 consensus_queue.cc:1048] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:45.648276 23525 raft_consensus.cc:2955] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:45.649771 22859 raft_consensus.cc:2955] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:45.661433 23382 raft_consensus.cc:2955] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:45.677313 22613 catalog_manager.cc:5697] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
W20260709 13:05:45.678931 23407 debug-util.cc:398] Leaking SignalData structure 0x7b08002fdfe0 after lost signal to thread 21613
W20260709 13:05:45.679929 23407 debug-util.cc:398] Leaking SignalData structure 0x7b08002fe6c0 after lost signal to thread 22648
W20260709 13:05:45.681728 23407 debug-util.cc:398] Leaking SignalData structure 0x7b080024da80 after lost signal to thread 22815
W20260709 13:05:45.682641 23407 debug-util.cc:398] Leaking SignalData structure 0x7b080021d020 after lost signal to thread 22889
W20260709 13:05:45.683614 23407 debug-util.cc:398] Leaking SignalData structure 0x7b0800274620 after lost signal to thread 23410
I20260709 13:05:45.726394 22711 raft_consensus.cc:2955] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:45.853479 23382 raft_consensus.cc:1217] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:05:45.892186 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 50502.8us
I20260709 13:05:45.894496 22785 consensus_queue.cc:237] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:45.911573 23382 raft_consensus.cc:1275] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:45.914019 23527 consensus_queue.cc:1048] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:45.924966 23527 raft_consensus.cc:2955] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:45.928697 23382 raft_consensus.cc:2955] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:45.961428 22599 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cc33c4947da54724a3df96500abd23ea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:45.969349 22613 catalog_manager.cc:5697] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index 3 to 4, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:45.984926 22855 tablet_service.cc:1558] Processing DeleteTablet for tablet cc33c4947da54724a3df96500abd23ea with delete_type TABLET_DATA_TOMBSTONED (TS 4f037ffdb0be4730a45aefcaa25772d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49404
I20260709 13:05:46.003314 22711 raft_consensus.cc:1275] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:46.008401 23528 raft_consensus.cc:1064] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:05:46.011268 23528 consensus_queue.cc:237] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:46.018481 23537 raft_consensus.cc:1064] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:05:46.025882 23537 consensus_queue.cc:237] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:46.068706 22858 raft_consensus.cc:1275] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:46.071437 23445 consensus_queue.cc:1048] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:46.076813 23382 raft_consensus.cc:1275] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:46.078154 23527 consensus_queue.cc:1048] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:46.081552 23445 consensus_queue.cc:1048] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:46.093119 23570 tablet_replica.cc:333] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:05:46.093866 23570 raft_consensus.cc:2243] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:46.094360 23570 raft_consensus.cc:2272] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:46.118156 22782 raft_consensus.cc:1275] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:46.125599 22859 raft_consensus.cc:1275] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:46.126391 22711 raft_consensus.cc:2955] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.129995 23445 consensus_queue.cc:1048] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:46.145803 23381 raft_consensus.cc:1275] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:46.147890 22784 raft_consensus.cc:1275] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:46.133754 23528 consensus_queue.cc:1048] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 13:05:46.157502 23570 ts_tablet_manager.cc:1916] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:46.179214 23537 consensus_queue.cc:1048] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:05:46.183250 23528 consensus_queue.cc:1048] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:46.202401 23528 raft_consensus.cc:2955] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.209506 23381 raft_consensus.cc:2955] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.221068 22787 raft_consensus.cc:2955] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.237500 23533 raft_consensus.cc:2955] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.242172 22611 catalog_manager.cc:5697] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.248342 22859 raft_consensus.cc:2955] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.261663 23382 raft_consensus.cc:2955] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.260207 22787 raft_consensus.cc:2955] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.265941 22611 catalog_manager.cc:5697] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.275167 22859 raft_consensus.cc:2955] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.304674 23570 ts_tablet_manager.cc:1929] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:46.305109 23570 log.cc:1199] T cc33c4947da54724a3df96500abd23ea P 4f037ffdb0be4730a45aefcaa25772d4: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-2-root/wals/cc33c4947da54724a3df96500abd23ea
I20260709 13:05:46.309062 22598 catalog_manager.cc:5028] TS 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): tablet cc33c4947da54724a3df96500abd23ea (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:05:46.400393 22712 consensus_queue.cc:237] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:46.405493 23382 raft_consensus.cc:1275] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:46.410324 22712 consensus_queue.cc:237] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:46.415607 22857 raft_consensus.cc:1275] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:46.417363 23544 consensus_queue.cc:1048] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:46.420208 22857 raft_consensus.cc:1275] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:46.434657 23382 raft_consensus.cc:1275] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:46.438937 23577 consensus_queue.cc:1048] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:46.441402 23537 consensus_queue.cc:1048] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:46.443229 23537 raft_consensus.cc:1064] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:05:46.438598 23582 consensus_queue.cc:1048] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 13:05:46.445650 23537 consensus_queue.cc:237] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:46.448909 23577 raft_consensus.cc:2955] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.452459 22858 raft_consensus.cc:2955] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.466564 22601 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b2b59d7c3afd47718011e13a81cf0b39 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:46.467073 23577 raft_consensus.cc:2955] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.468437 22857 raft_consensus.cc:2955] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.497648 22611 catalog_manager.cc:5697] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 3 to 4, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.500780 22858 raft_consensus.cc:1275] T 8ab300c5bc4a42fe937bec4a44976eb4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:46.505204 23582 consensus_queue.cc:1048] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:46.508754 22601 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet de2cdd301f714c938143e3154f42e794 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:46.523654 22779 tablet_service.cc:1558] Processing DeleteTablet for tablet b2b59d7c3afd47718011e13a81cf0b39 with delete_type TABLET_DATA_TOMBSTONED (TS 10d1025610704e5abceba0cec1457b14 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40466
I20260709 13:05:46.530058 23382 raft_consensus.cc:1275] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:46.532773 22785 raft_consensus.cc:1275] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:46.533321 22614 catalog_manager.cc:5697] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 3 to 4, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.533407 23381 raft_consensus.cc:2955] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.556977 22776 tablet_service.cc:1558] Processing DeleteTablet for tablet de2cdd301f714c938143e3154f42e794 with delete_type TABLET_DATA_TOMBSTONED (TS 10d1025610704e5abceba0cec1457b14 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40466
I20260709 13:05:46.558950 23382 raft_consensus.cc:2955] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.602098 23585 tablet_replica.cc:333] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:05:46.607981 23577 consensus_queue.cc:1048] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:46.611935 23585 raft_consensus.cc:2243] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:46.613416 23585 raft_consensus.cc:2272] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:46.635792 23585 ts_tablet_manager.cc:1916] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:46.636296 23577 consensus_queue.cc:1048] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:46.667423 23544 raft_consensus.cc:2955] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.676842 22784 raft_consensus.cc:2955] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.688671 22858 raft_consensus.cc:2955] T 8ab300c5bc4a42fe937bec4a44976eb4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.706128 22614 catalog_manager.cc:5697] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:46.772759 23585 ts_tablet_manager.cc:1929] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:46.773314 23585 log.cc:1199] T b2b59d7c3afd47718011e13a81cf0b39 P 10d1025610704e5abceba0cec1457b14: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-1-root/wals/b2b59d7c3afd47718011e13a81cf0b39
I20260709 13:05:46.775050 23585 tablet_replica.cc:333] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:05:46.775010 22599 catalog_manager.cc:5028] TS 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): tablet b2b59d7c3afd47718011e13a81cf0b39 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:05:46.776250 23585 raft_consensus.cc:2243] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:46.777110 23585 raft_consensus.cc:2272] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:46.781247 23585 ts_tablet_manager.cc:1916] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:46.812419 22712 consensus_queue.cc:237] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:46.813609 23585 ts_tablet_manager.cc:1929] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:46.814112 23585 log.cc:1199] T de2cdd301f714c938143e3154f42e794 P 10d1025610704e5abceba0cec1457b14: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-1-root/wals/de2cdd301f714c938143e3154f42e794
I20260709 13:05:46.815670 22599 catalog_manager.cc:5028] TS 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): tablet de2cdd301f714c938143e3154f42e794 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:05:46.800957 23382 raft_consensus.cc:2955] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.824869 22787 raft_consensus.cc:1275] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:46.826397 23544 consensus_queue.cc:1048] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:46.828677 23381 raft_consensus.cc:1275] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:46.830966 23445 consensus_queue.cc:1048] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:46.842125 23528 raft_consensus.cc:2955] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.857844 22787 raft_consensus.cc:2955] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.864418 23381 raft_consensus.cc:2955] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.873811 22614 catalog_manager.cc:5697] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index 3 to 4, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:46.875487 22601 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8ab300c5bc4a42fe937bec4a44976eb4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:46.891543 22855 tablet_service.cc:1558] Processing DeleteTablet for tablet 8ab300c5bc4a42fe937bec4a44976eb4 with delete_type TABLET_DATA_TOMBSTONED (TS 4f037ffdb0be4730a45aefcaa25772d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49404
I20260709 13:05:46.908046 23588 tablet_replica.cc:333] T 8ab300c5bc4a42fe937bec4a44976eb4 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:05:46.910197 23588 raft_consensus.cc:2243] T 8ab300c5bc4a42fe937bec4a44976eb4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:46.910884 23588 raft_consensus.cc:2272] T 8ab300c5bc4a42fe937bec4a44976eb4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:46.914510 23588 ts_tablet_manager.cc:1916] T 8ab300c5bc4a42fe937bec4a44976eb4 P 4f037ffdb0be4730a45aefcaa25772d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:46.947602 23588 ts_tablet_manager.cc:1929] T 8ab300c5bc4a42fe937bec4a44976eb4 P 4f037ffdb0be4730a45aefcaa25772d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:46.948047 23588 log.cc:1199] T 8ab300c5bc4a42fe937bec4a44976eb4 P 4f037ffdb0be4730a45aefcaa25772d4: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-2-root/wals/8ab300c5bc4a42fe937bec4a44976eb4
I20260709 13:05:46.949569 22598 catalog_manager.cc:5028] TS 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): tablet 8ab300c5bc4a42fe937bec4a44976eb4 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:05:48.130232 22787 consensus_queue.cc:237] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
W20260709 13:05:48.192356 22831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 81626.7us
W20260709 13:05:48.192746 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 85352.6us
W20260709 13:05:48.237300 22755 consensus_peers.cc:597] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e6f3a3015ca74677a62e9b2405f3166d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:48.250106 22711 raft_consensus.cc:1275] T e6f3a3015ca74677a62e9b2405f3166d P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:48.262238 23594 consensus_queue.cc:1048] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:48.282588 22859 raft_consensus.cc:1275] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:48.283615 23594 raft_consensus.cc:2955] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:48.286522 22712 raft_consensus.cc:2955] T e6f3a3015ca74677a62e9b2405f3166d P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:48.305516 22611 catalog_manager.cc:5697] T e6f3a3015ca74677a62e9b2405f3166d P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:48.320775 23525 consensus_queue.cc:1048] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:48.332809 22787 consensus_queue.cc:237] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:48.355193 22857 raft_consensus.cc:2955] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
W20260709 13:05:48.395282 22755 consensus_peers.cc:597] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c32202de9bc4cd49a726901d7612c0b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:48.395583 22858 raft_consensus.cc:1275] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:48.396872 22711 raft_consensus.cc:1275] T 7c32202de9bc4cd49a726901d7612c0b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:48.396847 23525 consensus_queue.cc:1048] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:48.398476 23569 consensus_queue.cc:1048] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:48.407375 23594 raft_consensus.cc:2955] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:48.409777 22857 raft_consensus.cc:2955] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:48.411015 22711 raft_consensus.cc:2955] T 7c32202de9bc4cd49a726901d7612c0b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:48.430066 22712 consensus_queue.cc:237] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:48.433776 22612 catalog_manager.cc:5697] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
W20260709 13:05:48.455075 22680 consensus_peers.cc:597] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 581f19b7f3be4a189ea508c780006b72. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:48.456681 22858 raft_consensus.cc:1275] T 581f19b7f3be4a189ea508c780006b72 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:48.464725 23445 consensus_queue.cc:1048] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:48.469555 22785 raft_consensus.cc:1275] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:48.473526 23604 consensus_queue.cc:1048] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:48.495041 23445 raft_consensus.cc:2955] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:48.503558 22787 raft_consensus.cc:2955] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:48.507622 22711 consensus_queue.cc:237] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:48.518894 22857 raft_consensus.cc:2955] T 581f19b7f3be4a189ea508c780006b72 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:48.526338 22614 catalog_manager.cc:5697] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:48.558979 22680 consensus_peers.cc:597] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0133aec79f234665a623a43c9ee9fc29. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:48.560756 22787 raft_consensus.cc:1275] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:48.562184 23445 consensus_queue.cc:1048] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:48.574879 22859 raft_consensus.cc:1275] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:48.577977 23593 consensus_queue.cc:1048] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:48.597307 23604 raft_consensus.cc:2955] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:48.619668 22859 raft_consensus.cc:2955] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:48.629490 22784 raft_consensus.cc:2955] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:48.634649 22611 catalog_manager.cc:5697] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:48.865214 23617 ts_tablet_manager.cc:933] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:48.904893 23617 tablet_copy_client.cc:323] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.130:45635
I20260709 13:05:48.906827 22801 tablet_copy_service.cc:140] P 10d1025610704e5abceba0cec1457b14: Received BeginTabletCopySession request for tablet 7c32202de9bc4cd49a726901d7612c0b from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:60640)
I20260709 13:05:48.907397 22801 tablet_copy_service.cc:161] P 10d1025610704e5abceba0cec1457b14: Beginning new tablet copy session on tablet 7c32202de9bc4cd49a726901d7612c0b from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:60640: session id = d97f292bf045489683ac6c1a6ac61aec-7c32202de9bc4cd49a726901d7612c0b
I20260709 13:05:48.915418 22801 tablet_copy_source_session.cc:215] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:48.918852 23617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c32202de9bc4cd49a726901d7612c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:48.954324 23617 tablet_copy_client.cc:806] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:48.954984 23617 tablet_copy_client.cc:670] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:48.958716 23617 tablet_copy_client.cc:538] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:48.968991 23619 ts_tablet_manager.cc:933] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655)
I20260709 13:05:49.001597 23620 ts_tablet_manager.cc:933] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655)
I20260709 13:05:48.967871 23616 ts_tablet_manager.cc:933] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:49.011369 23617 tablet_bootstrap.cc:492] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:05:49.026592 23616 tablet_copy_client.cc:323] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.130:45635
I20260709 13:05:49.029135 23619 tablet_copy_client.cc:323] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.129:35655
I20260709 13:05:49.033061 22726 tablet_copy_service.cc:140] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Received BeginTabletCopySession request for tablet 581f19b7f3be4a189ea508c780006b72 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:37414)
I20260709 13:05:49.033563 22726 tablet_copy_service.cc:161] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Beginning new tablet copy session on tablet 581f19b7f3be4a189ea508c780006b72 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:37414: session id = d97f292bf045489683ac6c1a6ac61aec-581f19b7f3be4a189ea508c780006b72
I20260709 13:05:49.042608 22726 tablet_copy_source_session.cc:215] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:49.045739 23619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581f19b7f3be4a189ea508c780006b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:49.061841 22801 tablet_copy_service.cc:140] P 10d1025610704e5abceba0cec1457b14: Received BeginTabletCopySession request for tablet e6f3a3015ca74677a62e9b2405f3166d from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:60640)
I20260709 13:05:49.062399 22801 tablet_copy_service.cc:161] P 10d1025610704e5abceba0cec1457b14: Beginning new tablet copy session on tablet e6f3a3015ca74677a62e9b2405f3166d from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:60640: session id = d97f292bf045489683ac6c1a6ac61aec-e6f3a3015ca74677a62e9b2405f3166d
I20260709 13:05:49.069416 22801 tablet_copy_source_session.cc:215] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:49.070089 23617 tablet_bootstrap.cc:492] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec: 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 13:05:49.070962 23617 tablet_bootstrap.cc:492] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:05:49.071594 23617 ts_tablet_manager.cc:1403] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.060s	user 0.005s	sys 0.014s
I20260709 13:05:49.072220 23619 tablet_copy_client.cc:806] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:49.072737 23619 tablet_copy_client.cc:670] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:49.076663 23617 raft_consensus.cc:359] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:49.077520 23617 raft_consensus.cc:740] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:05:49.077975 23619 tablet_copy_client.cc:538] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:49.080376 23616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6f3a3015ca74677a62e9b2405f3166d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:49.089485 23620 tablet_copy_client.cc:323] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.129:35655
I20260709 13:05:49.092676 23619 tablet_bootstrap.cc:492] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:05:49.094944 22726 tablet_copy_service.cc:140] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Received BeginTabletCopySession request for tablet 0133aec79f234665a623a43c9ee9fc29 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:37414)
I20260709 13:05:49.095466 22726 tablet_copy_service.cc:161] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Beginning new tablet copy session on tablet 0133aec79f234665a623a43c9ee9fc29 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:37414: session id = d97f292bf045489683ac6c1a6ac61aec-0133aec79f234665a623a43c9ee9fc29
I20260709 13:05:49.102113 22726 tablet_copy_source_session.cc:215] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:49.108978 23617 consensus_queue.cc:260] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:49.115301 23620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0133aec79f234665a623a43c9ee9fc29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:49.124827 23617 ts_tablet_manager.cc:1434] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.053s	user 0.011s	sys 0.004s
I20260709 13:05:49.126366 23616 tablet_copy_client.cc:806] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:49.126875 23616 tablet_copy_client.cc:670] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:49.133842 23616 tablet_copy_client.cc:538] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:49.135075 22801 tablet_copy_service.cc:342] P 10d1025610704e5abceba0cec1457b14: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-7c32202de9bc4cd49a726901d7612c0b received from {username='slave'} at 127.0.0.1:60640
I20260709 13:05:49.135556 22801 tablet_copy_service.cc:434] P 10d1025610704e5abceba0cec1457b14: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-7c32202de9bc4cd49a726901d7612c0b on tablet 7c32202de9bc4cd49a726901d7612c0b with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:49.150033 23616 tablet_bootstrap.cc:492] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:05:49.162894 23619 tablet_bootstrap.cc:492] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec: 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 13:05:49.171259 23619 tablet_bootstrap.cc:492] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:05:49.171861 23619 ts_tablet_manager.cc:1403] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.011s
I20260709 13:05:49.170475 23620 tablet_copy_client.cc:806] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:49.173234 23620 tablet_copy_client.cc:670] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:49.177024 23619 raft_consensus.cc:359] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:49.177947 23620 tablet_copy_client.cc:538] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:49.180119 23619 raft_consensus.cc:740] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:05:49.180836 23619 consensus_queue.cc:260] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:49.185636 23619 ts_tablet_manager.cc:1434] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:05:49.190716 22726 tablet_copy_service.cc:342] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-581f19b7f3be4a189ea508c780006b72 received from {username='slave'} at 127.0.0.1:37414
I20260709 13:05:49.191172 22726 tablet_copy_service.cc:434] P 7a0cafc39c4d4b5db7d3b141b30c69aa: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-581f19b7f3be4a189ea508c780006b72 on tablet 581f19b7f3be4a189ea508c780006b72 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:49.186398 23620 tablet_bootstrap.cc:492] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:05:49.232268 23616 tablet_bootstrap.cc:492] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec: 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 13:05:49.233243 23616 tablet_bootstrap.cc:492] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:05:49.233943 23616 ts_tablet_manager.cc:1403] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.084s	user 0.032s	sys 0.004s
I20260709 13:05:49.236749 23616 raft_consensus.cc:359] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:49.239567 23616 raft_consensus.cc:740] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:05:49.240998 23616 consensus_queue.cc:260] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:49.245466 23616 ts_tablet_manager.cc:1434] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 13:05:49.250715 22801 tablet_copy_service.cc:342] P 10d1025610704e5abceba0cec1457b14: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-e6f3a3015ca74677a62e9b2405f3166d received from {username='slave'} at 127.0.0.1:60640
I20260709 13:05:49.251091 22801 tablet_copy_service.cc:434] P 10d1025610704e5abceba0cec1457b14: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-e6f3a3015ca74677a62e9b2405f3166d on tablet e6f3a3015ca74677a62e9b2405f3166d with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:49.295338 23620 tablet_bootstrap.cc:492] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec: 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 13:05:49.296329 23620 tablet_bootstrap.cc:492] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:05:49.297039 23620 ts_tablet_manager.cc:1403] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.111s	user 0.020s	sys 0.030s
I20260709 13:05:49.307417 23620 raft_consensus.cc:359] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:49.324587 23382 raft_consensus.cc:1217] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:49.308346 23620 raft_consensus.cc:740] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:05:49.327409 23620 consensus_queue.cc:260] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:49.330021 23620 ts_tablet_manager.cc:1434] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.003s
I20260709 13:05:49.331545 22726 tablet_copy_service.cc:342] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-0133aec79f234665a623a43c9ee9fc29 received from {username='slave'} at 127.0.0.1:37414
I20260709 13:05:49.331935 22726 tablet_copy_service.cc:434] P 7a0cafc39c4d4b5db7d3b141b30c69aa: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-0133aec79f234665a623a43c9ee9fc29 on tablet 0133aec79f234665a623a43c9ee9fc29 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:49.428424 23382 raft_consensus.cc:1217] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:49.507917 23382 raft_consensus.cc:1217] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:49.577072 23382 raft_consensus.cc:1217] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:49.729378 23610 raft_consensus.cc:1064] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:05:49.731808 23610 consensus_queue.cc:237] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:49.782858 23382 raft_consensus.cc:1275] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:49.784379 23525 consensus_queue.cc:1048] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:49.818282 22859 raft_consensus.cc:1275] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:49.819785 23525 consensus_queue.cc:1048] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:49.848562 22712 raft_consensus.cc:1275] T 7c32202de9bc4cd49a726901d7612c0b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:49.849912 23610 consensus_queue.cc:1048] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:49.885423 23569 raft_consensus.cc:1064] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:05:49.887692 23569 consensus_queue.cc:237] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:49.913420 23637 raft_consensus.cc:2955] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:49.915410 22711 raft_consensus.cc:2955] T 7c32202de9bc4cd49a726901d7612c0b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:49.931759 22862 raft_consensus.cc:2955] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:49.938623 22611 catalog_manager.cc:5697] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:49.941089 22857 raft_consensus.cc:1275] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:49.955962 23638 consensus_queue.cc:1048] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:49.959359 22712 raft_consensus.cc:1275] T e6f3a3015ca74677a62e9b2405f3166d P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:49.962266 23384 raft_consensus.cc:1275] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:49.965297 23638 consensus_queue.cc:1048] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:49.971333 23445 raft_consensus.cc:1064] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:05:49.975322 23384 raft_consensus.cc:2955] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:49.979305 23445 consensus_queue.cc:237] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:49.987840 23605 raft_consensus.cc:1064] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:05:49.990199 23605 consensus_queue.cc:237] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:49.998448 23381 raft_consensus.cc:1275] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:50.001859 23637 consensus_queue.cc:1048] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:50.006210 22857 raft_consensus.cc:1275] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:50.008996 23631 consensus_queue.cc:1048] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:50.018848 22787 raft_consensus.cc:1275] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:50.024312 23604 consensus_queue.cc:1048] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:50.026882 22787 raft_consensus.cc:1275] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:50.049665 23445 consensus_queue.cc:1048] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:50.029716 23384 raft_consensus.cc:1275] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:50.059788 23445 consensus_queue.cc:1048] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:05:50.067818 22679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 58725.4us
I20260709 13:05:50.071907 22859 raft_consensus.cc:1275] T 581f19b7f3be4a189ea508c780006b72 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:50.092428 23445 consensus_queue.cc:1048] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:50.087390 23610 raft_consensus.cc:2955] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.094651 23631 consensus_queue.cc:1048] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:50.138976 23381 raft_consensus.cc:2955] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
W20260709 13:05:50.302353 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 52224.2us
I20260709 13:05:50.317400 23646 raft_consensus.cc:2955] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.327844 22787 raft_consensus.cc:2955] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.345055 22857 raft_consensus.cc:2955] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.352227 22862 raft_consensus.cc:2955] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.360447 22787 raft_consensus.cc:2955] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.362749 22858 raft_consensus.cc:2955] T 581f19b7f3be4a189ea508c780006b72 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.363658 23383 raft_consensus.cc:2955] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.321606 23605 raft_consensus.cc:2955] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.404125 22711 raft_consensus.cc:2955] T e6f3a3015ca74677a62e9b2405f3166d P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.504494 22614 catalog_manager.cc:5697] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.506060 22614 catalog_manager.cc:5697] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.508857 23383 raft_consensus.cc:2955] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.507472 22614 catalog_manager.cc:5697] T 581f19b7f3be4a189ea508c780006b72 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.546425 22711 consensus_queue.cc:237] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
W20260709 13:05:50.548712 22756 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:05:50.552033 22787 consensus_queue.cc:237] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:50.552241 22784 consensus_queue.cc:237] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:50.560633 23383 raft_consensus.cc:1275] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:50.562047 23569 consensus_queue.cc:1048] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:50.575726 23594 raft_consensus.cc:2955] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.553637 22710 consensus_queue.cc:237] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:50.589887 22863 raft_consensus.cc:1275] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:50.592096 23383 raft_consensus.cc:2955] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.595409 23665 consensus_queue.cc:1048] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:50.606968 22859 raft_consensus.cc:1275] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:50.611457 23638 consensus_queue.cc:1048] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:50.617878 23381 raft_consensus.cc:1275] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:50.620016 23660 raft_consensus.cc:2955] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.620891 23525 raft_consensus.cc:2955] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.625921 22862 raft_consensus.cc:2955] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.630230 23638 consensus_queue.cc:1048] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:50.640370 22601 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0133aec79f234665a623a43c9ee9fc29 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:50.642692 22859 raft_consensus.cc:2955] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.650935 22862 raft_consensus.cc:1275] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:50.657105 22611 catalog_manager.cc:5697] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 3 to 4, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.657742 23382 raft_consensus.cc:2955] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.665748 23569 consensus_queue.cc:1048] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:50.669600 22862 raft_consensus.cc:2955] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.691210 22599 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7c32202de9bc4cd49a726901d7612c0b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:50.702423 22779 tablet_service.cc:1558] Processing DeleteTablet for tablet 0133aec79f234665a623a43c9ee9fc29 with delete_type TABLET_DATA_TOMBSTONED (TS 10d1025610704e5abceba0cec1457b14 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40466
I20260709 13:05:50.703681 23381 raft_consensus.cc:1275] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:50.714772 22599 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e6f3a3015ca74677a62e9b2405f3166d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:50.721745 23667 tablet_replica.cc:333] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:05:50.722815 23667 raft_consensus.cc:2243] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:50.726732 23667 raft_consensus.cc:2272] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.734709 22611 catalog_manager.cc:5697] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec reported cstate change: config changed from index 3 to 4, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.738507 23667 ts_tablet_manager.cc:1916] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:50.745615 22703 tablet_service.cc:1558] Processing DeleteTablet for tablet e6f3a3015ca74677a62e9b2405f3166d with delete_type TABLET_DATA_TOMBSTONED (TS 7a0cafc39c4d4b5db7d3b141b30c69aa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59502
I20260709 13:05:50.749123 22613 catalog_manager.cc:5697] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 3 to 4, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.761304 22787 raft_consensus.cc:1275] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:50.760191 23665 consensus_queue.cc:1048] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:50.771726 23382 raft_consensus.cc:1275] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:50.776916 22703 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c32202de9bc4cd49a726901d7612c0b with delete_type TABLET_DATA_TOMBSTONED (TS 7a0cafc39c4d4b5db7d3b141b30c69aa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59502
I20260709 13:05:50.774641 23668 tablet_replica.cc:333] T e6f3a3015ca74677a62e9b2405f3166d P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:05:50.785153 23668 raft_consensus.cc:2243] T e6f3a3015ca74677a62e9b2405f3166d P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:50.785940 23668 raft_consensus.cc:2272] T e6f3a3015ca74677a62e9b2405f3166d P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.789013 23668 ts_tablet_manager.cc:1916] T e6f3a3015ca74677a62e9b2405f3166d P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:50.795436 23382 raft_consensus.cc:2955] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.798246 23665 consensus_queue.cc:1048] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:50.801652 23667 ts_tablet_manager.cc:1929] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:50.808264 23667 log.cc:1199] T 0133aec79f234665a623a43c9ee9fc29 P 10d1025610704e5abceba0cec1457b14: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-1-root/wals/0133aec79f234665a623a43c9ee9fc29
I20260709 13:05:50.809995 22599 catalog_manager.cc:5028] TS 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): tablet 0133aec79f234665a623a43c9ee9fc29 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:05:50.810190 23665 consensus_queue.cc:1048] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:50.824322 23665 raft_consensus.cc:2955] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.826006 23668 ts_tablet_manager.cc:1929] T e6f3a3015ca74677a62e9b2405f3166d P 7a0cafc39c4d4b5db7d3b141b30c69aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:50.826472 23668 log.cc:1199] T e6f3a3015ca74677a62e9b2405f3166d P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-0-root/wals/e6f3a3015ca74677a62e9b2405f3166d
I20260709 13:05:50.828040 22601 catalog_manager.cc:5028] TS 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): tablet e6f3a3015ca74677a62e9b2405f3166d (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:05:50.833635 23668 tablet_replica.cc:333] T 7c32202de9bc4cd49a726901d7612c0b P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:05:50.834717 23668 raft_consensus.cc:2243] T 7c32202de9bc4cd49a726901d7612c0b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:50.832885 23382 raft_consensus.cc:2955] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.840180 22782 raft_consensus.cc:2955] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.842155 23668 raft_consensus.cc:2272] T 7c32202de9bc4cd49a726901d7612c0b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.851150 23668 ts_tablet_manager.cc:1916] T 7c32202de9bc4cd49a726901d7612c0b P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:50.870357 22613 catalog_manager.cc:5697] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index 3 to 4, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:05:50.883023 22601 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 581f19b7f3be4a189ea508c780006b72 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:50.883944 23668 ts_tablet_manager.cc:1929] T 7c32202de9bc4cd49a726901d7612c0b P 7a0cafc39c4d4b5db7d3b141b30c69aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:50.884454 23668 log.cc:1199] T 7c32202de9bc4cd49a726901d7612c0b P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-0-root/wals/7c32202de9bc4cd49a726901d7612c0b
I20260709 13:05:50.885934 22601 catalog_manager.cc:5028] TS 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): tablet 7c32202de9bc4cd49a726901d7612c0b (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:05:50.910929 22855 tablet_service.cc:1558] Processing DeleteTablet for tablet 581f19b7f3be4a189ea508c780006b72 with delete_type TABLET_DATA_TOMBSTONED (TS 4f037ffdb0be4730a45aefcaa25772d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49404
I20260709 13:05:50.928182 23669 tablet_replica.cc:333] T 581f19b7f3be4a189ea508c780006b72 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:05:50.929214 23669 raft_consensus.cc:2243] T 581f19b7f3be4a189ea508c780006b72 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:50.929946 23669 raft_consensus.cc:2272] T 581f19b7f3be4a189ea508c780006b72 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:50.934923 23669 ts_tablet_manager.cc:1916] T 581f19b7f3be4a189ea508c780006b72 P 4f037ffdb0be4730a45aefcaa25772d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:50.949150 23669 ts_tablet_manager.cc:1929] T 581f19b7f3be4a189ea508c780006b72 P 4f037ffdb0be4730a45aefcaa25772d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:50.949563 23669 log.cc:1199] T 581f19b7f3be4a189ea508c780006b72 P 4f037ffdb0be4730a45aefcaa25772d4: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-2-root/wals/581f19b7f3be4a189ea508c780006b72
I20260709 13:05:50.951323 22598 catalog_manager.cc:5028] TS 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): tablet 581f19b7f3be4a189ea508c780006b72 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:05:51.990572 22862 consensus_queue.cc:237] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
W20260709 13:05:51.998474 22829 consensus_peers.cc:597] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a2dcb1411734c6f8cabc4fd5dc032ec. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:52.000171 22787 raft_consensus.cc:1275] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:52.000762 22710 raft_consensus.cc:1275] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:52.001578 23662 consensus_queue.cc:1048] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:52.002391 23670 consensus_queue.cc:1048] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:52.029999 23662 raft_consensus.cc:2955] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:52.037688 22788 raft_consensus.cc:2955] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:52.047696 22711 raft_consensus.cc:2955] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:52.060254 22710 consensus_queue.cc:237] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:52.063258 22611 catalog_manager.cc:5697] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 1 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:52.072708 22862 raft_consensus.cc:1275] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:52.074361 23604 consensus_queue.cc:1048] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:52.076498 22680 consensus_peers.cc:597] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7962d799e5a94efd9abf2213015c4afb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:52.081439 22787 raft_consensus.cc:1275] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:52.082715 23604 consensus_queue.cc:1048] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:52.099790 23604 raft_consensus.cc:2955] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:52.106139 22788 raft_consensus.cc:2955] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:52.128707 22711 consensus_queue.cc:237] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:52.150419 22863 raft_consensus.cc:1275] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:05:52.155046 22680 consensus_peers.cc:597] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1fab8a0dfc894a0ba2c45fe0423ef8bf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:52.155351 22788 raft_consensus.cc:1275] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:52.156932 23660 consensus_queue.cc:1048] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:52.161912 22862 raft_consensus.cc:2955] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:52.165448 23631 raft_consensus.cc:2955] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:52.174642 22862 raft_consensus.cc:2955] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:52.188793 22613 catalog_manager.cc:5697] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:52.196314 23605 consensus_queue.cc:1048] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:52.230399 22711 consensus_queue.cc:237] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:52.221944 22611 catalog_manager.cc:5697] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:52.264130 22788 raft_consensus.cc:2955] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
W20260709 13:05:52.267932 22680 consensus_peers.cc:597] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36c1362263424c7d8a3291186bdeb6fa. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:52.265996 22862 raft_consensus.cc:1275] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:52.269357 23660 consensus_queue.cc:1048] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:52.275040 22787 raft_consensus.cc:1275] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:52.277755 23660 consensus_queue.cc:1048] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:52.302386 23685 raft_consensus.cc:2955] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:52.305588 22865 raft_consensus.cc:2955] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:52.331082 22787 raft_consensus.cc:2955] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:05:52.328840 22612 catalog_manager.cc:5697] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
W20260709 13:05:53.222239 23382 thread.cc:641] tablet-copy [worker] (thread pool) Time spent creating pthread: real 0.802s	user 0.007s	sys 0.002s
W20260709 13:05:53.222595 23382 thread.cc:608] tablet-copy [worker] (thread pool) Time spent starting thread: real 0.802s	user 0.007s	sys 0.002s
I20260709 13:05:53.222807 23690 ts_tablet_manager.cc:933] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:53.363175 23670 raft_consensus.cc:493] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:53.365355 23670 raft_consensus.cc:515] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:53.367449 23670 leader_election.cc:290] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:53.362881 23697 raft_consensus.cc:493] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:53.370276 23697 raft_consensus.cc:515] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:53.378974 23697 leader_election.cc:290] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:53.422008 23670 raft_consensus.cc:493] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:53.422588 23670 raft_consensus.cc:515] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:53.424743 23670 leader_election.cc:290] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:53.454319 23697 raft_consensus.cc:493] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:53.455031 23697 raft_consensus.cc:515] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:53.457266 23697 leader_election.cc:290] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:53.462944 23670 raft_consensus.cc:493] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:53.463593 23670 raft_consensus.cc:515] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:53.466445 23670 leader_election.cc:290] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:53.503908 23670 raft_consensus.cc:493] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:53.504594 23670 raft_consensus.cc:515] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:53.505820 23697 raft_consensus.cc:493] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:53.507275 23697 raft_consensus.cc:515] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:53.508734 23699 raft_consensus.cc:493] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:53.509246 23699 raft_consensus.cc:515] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:53.510797 23697 leader_election.cc:290] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:53.511826 23699 leader_election.cc:290] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:53.512498 23699 raft_consensus.cc:493] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:53.512681 23670 leader_election.cc:290] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:53.512938 23699 raft_consensus.cc:515] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:53.529184 23699 leader_election.cc:290] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:53.532809 23697 raft_consensus.cc:493] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:53.533345 23697 raft_consensus.cc:515] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:53.536109 23697 leader_election.cc:290] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:53.549477 23699 raft_consensus.cc:493] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:53.549962 23699 raft_consensus.cc:515] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:53.551081 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:53.552300 23699 leader_election.cc:290] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:53.552627 23697 raft_consensus.cc:493] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:53.553179 23697 raft_consensus.cc:515] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:53.555186 23697 leader_election.cc:290] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:53.557240 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c32202de9bc4cd49a726901d7612c0b" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:53.558862 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f3a3015ca74677a62e9b2405f3166d" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:53.562034 23700 raft_consensus.cc:493] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:53.562646 23697 raft_consensus.cc:493] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:53.562561 23700 raft_consensus.cc:515] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:53.563228 23697 raft_consensus.cc:515] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:53.572985 23697 leader_election.cc:290] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:53.568563 23699 raft_consensus.cc:493] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:53.574374 23699 raft_consensus.cc:515] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:53.576885 23699 leader_election.cc:290] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:05:53.581935 23700 leader_election.cc:290] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:53.582558 23700 raft_consensus.cc:493] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:53.586169 23382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:05:53.588322 23690 tablet_copy_client.cc:323] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.131:33387
I20260709 13:05:53.589150 23700 raft_consensus.cc:515] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:53.594679 23696 raft_consensus.cc:493] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:05:53.595188 23696 raft_consensus.cc:515] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:53.597887 23696 leader_election.cc:290] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:53.598321 23696 raft_consensus.cc:493] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:53.598832 23696 raft_consensus.cc:515] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:53.608245 23670 raft_consensus.cc:493] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:53.608819 23670 raft_consensus.cc:515] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:53.609459 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:53.610803 23670 leader_election.cc:290] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:05:53.613865 23696 leader_election.cc:290] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:53.614629 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:53.615537 23670 raft_consensus.cc:493] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:53.619549 22875 tablet_copy_service.cc:140] P 4f037ffdb0be4730a45aefcaa25772d4: Received BeginTabletCopySession request for tablet 3a2dcb1411734c6f8cabc4fd5dc032ec from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:45310)
I20260709 13:05:53.619305 23670 raft_consensus.cc:515] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:53.620100 22875 tablet_copy_service.cc:161] P 4f037ffdb0be4730a45aefcaa25772d4: Beginning new tablet copy session on tablet 3a2dcb1411734c6f8cabc4fd5dc032ec from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:45310: session id = d97f292bf045489683ac6c1a6ac61aec-3a2dcb1411734c6f8cabc4fd5dc032ec
I20260709 13:05:53.621872 23670 leader_election.cc:290] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:05:53.614614 23700 leader_election.cc:290] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:53.622624 23382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f32e63f0e441ca9d2ae2f189b59718" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:05:53.629063 23382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:05:53.629598 23382 raft_consensus.cc:2468] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:05:53.630049 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:53.629630 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:53.633641 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4d25afb6084ef6bd7bc29db2519ceb" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:53.634835 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:53.636631 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b89a74aac94a4fac60ec7674fc01b7" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:53.653632 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:53.657249 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5230e0e96e714cf0bdc6312928e7b9f3" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:53.713634 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:53.642019 23700 raft_consensus.cc:493] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.016609 23700 raft_consensus.cc:515] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.021337 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:54.021412 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5230e0e96e714cf0bdc6312928e7b9f3" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:54.022003 22786 raft_consensus.cc:2468] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:05:54.022125 22791 raft_consensus.cc:2468] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:05:54.022921 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4d25afb6084ef6bd7bc29db2519ceb" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:54.022989 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:54.023464 22786 raft_consensus.cc:2468] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:05:54.026571 22791 raft_consensus.cc:2468] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:05:54.164736 23693 raft_consensus.cc:493] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.015751 23705 raft_consensus.cc:493] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.165975 23693 raft_consensus.cc:515] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.169945 23700 leader_election.cc:290] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:54.170900 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:54.171353 22785 raft_consensus.cc:2468] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:05:54.127250 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:54.172232 22789 raft_consensus.cc:2468] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:05:54.179198 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f32e63f0e441ca9d2ae2f189b59718" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:54.174357 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b89a74aac94a4fac60ec7674fc01b7" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:54.177596 23692 raft_consensus.cc:493] T d181f971ff0c4d5c83041a9fa21b476f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:54.182587 23696 raft_consensus.cc:493] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:54.127703 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:54.183128 23696 raft_consensus.cc:515] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.183537 22790 raft_consensus.cc:2468] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:05:54.183037 23692 raft_consensus.cc:515] T d181f971ff0c4d5c83041a9fa21b476f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.185123 23696 leader_election.cc:290] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.185899 23702 raft_consensus.cc:493] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:54.186323 23692 leader_election.cc:290] T d181f971ff0c4d5c83041a9fa21b476f P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.186385 23702 raft_consensus.cc:515] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.186992 23692 raft_consensus.cc:493] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:54.187602 23692 raft_consensus.cc:515] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.188547 23702 leader_election.cc:290] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.189271 23703 raft_consensus.cc:493] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:54.189721 23703 raft_consensus.cc:515] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.191686 23703 leader_election.cc:290] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.182502 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:54.191817 23692 leader_election.cc:290] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.169632 23705 raft_consensus.cc:515] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.197005 23705 leader_election.cc:290] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.197504 23705 raft_consensus.cc:493] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.197588 22784 raft_consensus.cc:2468] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:05:54.198001 23705 raft_consensus.cc:515] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:54.206071 23706 raft_consensus.cc:493] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:54.206658 23706 raft_consensus.cc:515] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.208822 23706 leader_election.cc:290] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.211625 23707 raft_consensus.cc:493] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.223570 22875 tablet_copy_source_session.cc:215] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:54.225769 23709 raft_consensus.cc:493] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.226338 23709 raft_consensus.cc:515] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.228096 23712 raft_consensus.cc:493] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.228869 23709 leader_election.cc:290] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.229431 23709 raft_consensus.cc:493] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.229040 23712 raft_consensus.cc:515] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.233397 23712 leader_election.cc:290] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.231622 23714 raft_consensus.cc:493] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.235625 23699 raft_consensus.cc:493] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.199927 23705 leader_election.cc:290] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:05:54.212215 23707 raft_consensus.cc:515] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.236670 23708 raft_consensus.cc:493] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.237294 23700 raft_consensus.cc:493] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.237366 23698 raft_consensus.cc:493] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.239591 23703 raft_consensus.cc:493] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:54.241200 23696 raft_consensus.cc:493] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:54.242218 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab300c5bc4a42fe937bec4a44976eb4" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:54.244441 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581f19b7f3be4a189ea508c780006b72" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:54.246116 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:54.246734 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:54.229960 23709 raft_consensus.cc:515] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.251132 23720 raft_consensus.cc:493] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.251894 23719 raft_consensus.cc:493] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.372778 23715 raft_consensus.cc:493] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:54.373917 23711 raft_consensus.cc:493] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.374933 23716 raft_consensus.cc:493] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.396214 23719 raft_consensus.cc:515] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.376345 23718 raft_consensus.cc:493] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.379726 23710 raft_consensus.cc:493] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:54.380950 23723 raft_consensus.cc:493] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.383965 23722 raft_consensus.cc:493] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.384950 23713 raft_consensus.cc:493] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:54.385670 23708 raft_consensus.cc:515] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.386961 23714 raft_consensus.cc:515] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.389647 23696 raft_consensus.cc:515] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.390437 22711 raft_consensus.cc:2468] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 1.
I20260709 13:05:54.390777 23698 raft_consensus.cc:515] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:54.321245 23712 raft_consensus.cc:493] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.392872 23720 raft_consensus.cc:515] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.395762 23709 leader_election.cc:290] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.396993 23715 raft_consensus.cc:515] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:54.389143 23705 raft_consensus.cc:493] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.398639 23710 raft_consensus.cc:515] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.400205 23719 leader_election.cc:290] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.406306 23707 leader_election.cc:290] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.391377 23703 raft_consensus.cc:515] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.388581 23699 raft_consensus.cc:515] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.390216 23700 raft_consensus.cc:515] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.418275 23725 raft_consensus.cc:493] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.419730 23728 raft_consensus.cc:493] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.420727 23727 raft_consensus.cc:493] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:54.398576 23718 raft_consensus.cc:515] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:54.404979 23716 raft_consensus.cc:515] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.400177 23723 raft_consensus.cc:515] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.425868 23705 raft_consensus.cc:515] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.424628 23712 raft_consensus.cc:515] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.464324 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c32202de9bc4cd49a726901d7612c0b" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:54.408061 23711 raft_consensus.cc:515] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.470296 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:54.440549 23725 raft_consensus.cc:515] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.441726 23728 raft_consensus.cc:515] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:54.557972 23728 leader_election.cc:290] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.421820 23722 raft_consensus.cc:515] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:54.560187 23722 leader_election.cc:290] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:05:54.453042 23710 leader_election.cc:290] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.465031 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab300c5bc4a42fe937bec4a44976eb4" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:54.566926 23705 leader_election.cc:290] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.566152 23718 leader_election.cc:290] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:54.584178 23346 leader_election.cc:304] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:54.605206 23732 raft_consensus.cc:493] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:54.605649 23712 leader_election.cc:290] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.422646 23713 raft_consensus.cc:515] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:54.669629 22788 raft_consensus.cc:2468] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 1.
I20260709 13:05:54.691080 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f3a3015ca74677a62e9b2405f3166d" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:54.561676 23719 raft_consensus.cc:493] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.739948 23734 raft_consensus.cc:493] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.740059 23719 raft_consensus.cc:515] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.741931 23734 raft_consensus.cc:515] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.744506 23719 leader_election.cc:290] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.745858 23728 raft_consensus.cc:2749] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:54.443403 23727 raft_consensus.cc:515] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.690632 23718 raft_consensus.cc:493] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:54.692854 23732 raft_consensus.cc:515] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:54.766055 23715 leader_election.cc:290] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:54.767136 23698 leader_election.cc:290] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:54.767637 23698 raft_consensus.cc:493] T d181f971ff0c4d5c83041a9fa21b476f P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:54.768085 23698 raft_consensus.cc:515] T d181f971ff0c4d5c83041a9fa21b476f P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.769969 23698 leader_election.cc:290] T d181f971ff0c4d5c83041a9fa21b476f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:54.619621 23731 raft_consensus.cc:493] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.778226 23732 leader_election.cc:290] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:05:54.779258 23716 leader_election.cc:290] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:54.782148 23723 leader_election.cc:290] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.784735 23713 leader_election.cc:290] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.785388 23700 leader_election.cc:290] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:54.787333 23711 leader_election.cc:290] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.787883 23703 leader_election.cc:290] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.788812 23699 leader_election.cc:290] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:54.771642 23731 raft_consensus.cc:515] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.794746 23731 leader_election.cc:290] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.773713 23718 raft_consensus.cc:515] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:54.798825 23718 leader_election.cc:290] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:05:54.781347 23720 leader_election.cc:290] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.809510 23727 leader_election.cc:290] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:54.823503 23734 leader_election.cc:290] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
W20260709 13:05:54.774304 23346 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 207021us
I20260709 13:05:54.871543 23734 raft_consensus.cc:493] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.872185 23734 raft_consensus.cc:515] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:54.874185 23727 raft_consensus.cc:493] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.874722 23727 raft_consensus.cc:515] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.876616 23727 leader_election.cc:290] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:54.878899 23731 raft_consensus.cc:493] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.879426 23731 raft_consensus.cc:515] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:54.881368 23731 leader_election.cc:290] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:54.882567 23731 raft_consensus.cc:493] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:54.883057 23731 raft_consensus.cc:515] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:55.019780 23713 raft_consensus.cc:493] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:05:55.020457 23713 raft_consensus.cc:515] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:55.022542 23713 leader_election.cc:290] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387), 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655)
I20260709 13:05:55.038311 23346 leader_election.cc:304] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:55.147859 23713 raft_consensus.cc:2749] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:55.161558 23729 raft_consensus.cc:493] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:55.162230 23729 raft_consensus.cc:515] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:55.164446 23346 leader_election.cc:304] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [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: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:05:55.165475 23713 raft_consensus.cc:2804] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:55.165861 23713 raft_consensus.cc:493] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:55.166191 23713 raft_consensus.cc:3060] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:55.169497 23731 leader_election.cc:290] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:55.171440 23729 leader_election.cc:290] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:55.174356 23737 ts_tablet_manager.cc:933] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655)
I20260709 13:05:55.178380 23739 ts_tablet_manager.cc:933] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655)
I20260709 13:05:55.178504 23734 leader_election.cc:290] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:55.198272 23739 tablet_copy_client.cc:323] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.129:35655
W20260709 13:05:55.325727 23346 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.21.26.130:45635 timed out after 1.664s (SENT) [suppressed 2 similar messages]
I20260709 13:05:55.762580 23380 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35426 (request call id 143) took 1196 ms. Trace:
I20260709 13:05:55.763200 23380 rpcz_store.cc:276] 0709 13:05:54.565879 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:55.761630 (+1195751us) service_pool.cc:224] Handling call
0709 13:05:55.762008 (+   378us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:05:55.762213 (+   205us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:05:55.762245 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:05:55.762295 (+    50us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:05:55.762330 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:05:55.762384 (+    54us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:05:55.762515 (+   131us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:05:55.835791 23737 thread.cc:641] tablet-download-pool [worker] (thread pool) Time spent creating pthread: real 0.660s	user 0.003s	sys 0.000s
W20260709 13:05:55.836292 23737 thread.cc:608] tablet-download-pool [worker] (thread pool) Time spent starting thread: real 0.661s	user 0.004s	sys 0.000s
I20260709 13:05:55.836895 23737 tablet_copy_client.cc:323] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.129:35655
I20260709 13:05:55.857812 23348 leader_election.cc:304] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97f292bf045489683ac6c1a6ac61aec; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:56.003912 23376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581f19b7f3be4a189ea508c780006b72" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:05:56.004906 23743 raft_consensus.cc:2749] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:56.005040 23376 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35426 (request call id 146) took 1438 ms (client timeout 1718 ms). Trace:
W20260709 13:05:56.005867 23346 thread.cc:641] dns-resolver [worker] (thread pool) Time spent creating pthread: real 0.678s	user 0.001s	sys 0.003s
W20260709 13:05:56.006146 23346 thread.cc:608] dns-resolver [worker] (thread pool) Time spent starting thread: real 0.678s	user 0.001s	sys 0.003s
W20260709 13:05:56.006321 23346 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 680587us
W20260709 13:05:56.005600 23376 rpcz_store.cc:269] 0709 13:05:54.566951 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:56.003560 (+1436609us) service_pool.cc:224] Handling call
0709 13:05:56.004968 (+  1408us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:05:56.008478 23348 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 150742us
W20260709 13:05:56.007918 23713 consensus_meta.cc:287] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec: Time spent flushing consensus metadata: real 0.841s	user 0.007s	sys 0.000s
I20260709 13:05:56.009194 23713 raft_consensus.cc:515] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:56.009760 23348 leader_election.cc:304] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [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: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14
I20260709 13:05:56.011027 23377 raft_consensus.cc:1240] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:56.010943 23743 raft_consensus.cc:2804] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:56.011298 23713 leader_election.cc:290] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:56.011746 23743 raft_consensus.cc:493] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:56.012156 23743 raft_consensus.cc:3060] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.013758 23373 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35440 (request call id 91) took 1166 ms. Trace:
I20260709 13:05:56.014190 23373 rpcz_store.cc:276] 0709 13:05:54.847404 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:56.012917 (+1165513us) service_pool.cc:224] Handling call
0709 13:05:56.013266 (+   349us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:05:56.013433 (+   167us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:05:56.013460 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:05:56.013502 (+    42us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:05:56.013531 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:05:56.013586 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:05:56.013701 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:56.018703 23743 raft_consensus.cc:515] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:56.021173 23743 leader_election.cc:290] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:56.021209 23384 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35426 (request call id 142) took 1460 ms. Trace:
I20260709 13:05:56.021694 23384 rpcz_store.cc:276] 0709 13:05:54.565490 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:56.020436 (+1454946us) service_pool.cc:224] Handling call
0709 13:05:56.020730 (+   294us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:05:56.020896 (+   166us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:05:56.020923 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:05:56.020963 (+    40us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:05:56.020998 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:05:56.021050 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:05:56.021143 (+    93us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:56.032552 23725 leader_election.cc:290] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:56.075389 23377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35440 (request call id 93) took 1227 ms. Trace:
I20260709 13:05:56.075850 23377 rpcz_store.cc:276] 0709 13:05:54.870987 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:55.181660 (+310673us) service_pool.cc:224] Handling call
0709 13:05:55.181946 (+   286us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:05:56.011486 (+829540us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:05:56.075072 (+ 63586us) spinlock_profiling.cc:243] Waited 829 ms on lock 0x7b540024aed4. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3176750571 00007f31767e7e01 00007f31767e683e 00007f317b7ab419 00007f3174d22bd4 00007f3174d22b62 00007f3174d22a91 00007f3174d22a0c 00007f3174d21cc2 00007f3174b2248c 00007f3174b218c6
0709 13:05:56.075301 (+   229us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1906271488}
I20260709 13:05:56.091919 23693 leader_election.cc:290] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.092178 23383 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35426 (request call id 140) took 1649 ms. Trace:
W20260709 13:05:56.092670 22681 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.616s	user 0.022s	sys 0.065s
W20260709 13:05:56.093194 22681 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.617s	user 0.022s	sys 0.065s
I20260709 13:05:56.092640 23383 rpcz_store.cc:276] 0709 13:05:54.442808 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:54.443881 (+  1073us) service_pool.cc:224] Handling call
0709 13:05:54.565394 (+121513us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:05:54.763538 (+198144us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:05:54.763572 (+    34us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:05:54.764816 (+  1244us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:05:54.764850 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:05:56.091909 (+1327059us) spinlock_profiling.cc:243] Waited 198 ms on lock 0x7b54005401d4. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3176750571 00007f31767e7e01 00007f31767e683e 00007f317b7ab419 00007f3174d22bd4 00007f3174d22b62 00007f3174d22a91 00007f3174d22a0c 00007f3174d21cc2 00007f3174b2248c 00007f3174b218c6
0709 13:05:56.091958 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:05:56.092099 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":455182720}
I20260709 13:05:56.092993 23744 ts_tablet_manager.cc:933] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655)
I20260709 13:05:56.095844 23744 tablet_copy_client.cc:323] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.129:35655
I20260709 13:05:56.098706 23721 raft_consensus.cc:493] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:05:56.098799 23702 raft_consensus.cc:493] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:05:56.099396 23702 raft_consensus.cc:515] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.099336 23721 raft_consensus.cc:515] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.101037 23702 leader_election.cc:290] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.101306 23721 leader_election.cc:290] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.109030 23730 raft_consensus.cc:493] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.109580 23730 raft_consensus.cc:515] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.111172 23730 leader_election.cc:290] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.119234 23694 raft_consensus.cc:493] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.116494 23704 raft_consensus.cc:493] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.121047 23694 raft_consensus.cc:515] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.121852 23701 raft_consensus.cc:493] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.121575 23704 raft_consensus.cc:515] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.122365 23701 raft_consensus.cc:515] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:56.125670 23694 leader_election.cc:290] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.126102 23694 raft_consensus.cc:493] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.126411 23694 raft_consensus.cc:515] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:56.124464 23701 leader_election.cc:290] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.128039 23694 leader_election.cc:290] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.129048 23704 leader_election.cc:290] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.130477 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.136166 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b89a74aac94a4fac60ec7674fc01b7" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.116559 23696 leader_election.cc:290] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.151325 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.159662 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.161751 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:56.162385 22790 raft_consensus.cc:2468] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:56.162519 23382 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35426 (request call id 139) took 1728 ms. Trace:
I20260709 13:05:56.163836 23382 rpcz_store.cc:276] 0709 13:05:54.441779 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:56.161825 (+1720046us) service_pool.cc:224] Handling call
0709 13:05:56.162078 (+   253us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:05:56.162245 (+   167us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:05:56.162270 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:05:56.162305 (+    35us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:05:56.162334 (+    29us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:05:56.162382 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:05:56.162471 (+    89us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:56.164619 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.165007 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.166996 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.168320 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581f19b7f3be4a189ea508c780006b72" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.169708 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.170528 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.170851 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.171482 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.172036 23704 raft_consensus.cc:493] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.172021 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.172700 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.171605 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.172693 23704 raft_consensus.cc:515] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.174742 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:56.176298 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.177079 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.177380 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.177712 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287a0e38e034720aab0f9b866493ffc" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.178911 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:56.179981 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181f971ff0c4d5c83041a9fa21b476f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:56.180963 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce964ef7973f443882ee760e347bfb89" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:56.183995 23704 leader_election.cc:290] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.184837 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec058517e3284510acfd74fe8ddeafb6" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:56.185909 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08322292c21044f1801677b7e28050db" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:56.186905 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab300c5bc4a42fe937bec4a44976eb4" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:05:56.187299 23702 raft_consensus.cc:493] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:05:56.187680 23378 raft_consensus.cc:2393] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 2: Already voted for candidate d97f292bf045489683ac6c1a6ac61aec in this term.
I20260709 13:05:56.188208 23378 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:35426 (request call id 144) took 1622 ms. Trace:
I20260709 13:05:56.188441 23383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e64a9cc37b474281f9f04293ac4095" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:05:56.188616 23378 rpcz_store.cc:276] 0709 13:05:54.566272 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:56.186667 (+1620395us) service_pool.cc:224] Handling call
0709 13:05:56.188153 (+  1486us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:56.188709 23721 consensus_queue.cc:1059] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:56.187832 23702 raft_consensus.cc:515] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.190192 23721 raft_consensus.cc:3055] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:56.190526 23721 raft_consensus.cc:740] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:56.191478 23702 leader_election.cc:290] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.191329 23721 consensus_queue.cc:260] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:56.197062 23721 raft_consensus.cc:3060] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.205994 22726 tablet_copy_service.cc:140] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Received BeginTabletCopySession request for tablet 1fab8a0dfc894a0ba2c45fe0423ef8bf from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:37414)
I20260709 13:05:56.206621 22726 tablet_copy_service.cc:161] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Beginning new tablet copy session on tablet 1fab8a0dfc894a0ba2c45fe0423ef8bf from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:37414: session id = d97f292bf045489683ac6c1a6ac61aec-1fab8a0dfc894a0ba2c45fe0423ef8bf
I20260709 13:05:56.207001 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.207247 22725 tablet_copy_service.cc:140] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Received BeginTabletCopySession request for tablet 7962d799e5a94efd9abf2213015c4afb from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:37414)
I20260709 13:05:56.207728 22725 tablet_copy_service.cc:161] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Beginning new tablet copy session on tablet 7962d799e5a94efd9abf2213015c4afb from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:37414: session id = d97f292bf045489683ac6c1a6ac61aec-7962d799e5a94efd9abf2213015c4afb
I20260709 13:05:56.208293 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7763b2230eb046209aef5d91ac9cc692" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.208914 22709 raft_consensus.cc:2468] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 1.
I20260709 13:05:56.209170 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.209753 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0133aec79f234665a623a43c9ee9fc29" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.210173 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e64a9cc37b474281f9f04293ac4095" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.206375 23721 raft_consensus.cc:493] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:05:56.212358 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab300c5bc4a42fe937bec4a44976eb4" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:56.212603 22680 leader_election.cc:304] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:56.213392 23696 raft_consensus.cc:2804] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:56.213726 23696 raft_consensus.cc:493] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:05:56.214046 23696 raft_consensus.cc:3060] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.214252 22726 tablet_copy_source_session.cc:215] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:56.215749 22612 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39162 (request call id 66) took 2598 ms. Trace:
I20260709 13:05:56.216090 22612 rpcz_store.cc:276] 0709 13:05:53.617744 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:53.618752 (+  1008us) service_pool.cc:224] Handling call
0709 13:05:56.214620 (+2595868us) spinlock_profiling.cc:243] Waited 7.25 ms on lock 0x7b540016f9a8. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f317c9d9331 00007f317c9d43fc 00007f317c5a61b4 00007f317c6a437e 00007f317ab652a4 00007f317ab65232 00007f317ab65161 00007f317ab650dc 00007f317ab64392 00007f3174b2248c 00007f3174b218c6
0709 13:05:56.215670 (+  1050us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0,"spinlock_wait_cycles":16670976}
I20260709 13:05:56.220211 23696 raft_consensus.cc:515] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:56.222519 23348 leader_election.cc:304] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [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: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:05:56.223129 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:56.223278 23743 raft_consensus.cc:2804] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:56.223682 23743 raft_consensus.cc:493] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:05:56.224185 23743 raft_consensus.cc:3060] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.224097 23721 raft_consensus.cc:515] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:56.225198 22784 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40482 (request call id 327) took 2055 ms (client timeout 1570 ms). Trace:
I20260709 13:05:56.226225 23721 leader_election.cc:290] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.226622 23739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fab8a0dfc894a0ba2c45fe0423ef8bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.223680 22709 raft_consensus.cc:3060] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.230230 23694 raft_consensus.cc:493] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:05:56.230494 23730 raft_consensus.cc:493] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:05:56.230720 23694 raft_consensus.cc:515] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.231030 23730 raft_consensus.cc:515] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.232625 23694 leader_election.cc:290] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.232901 23730 leader_election.cc:290] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.233505 22709 raft_consensus.cc:2468] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 2.
I20260709 13:05:56.234251 23714 leader_election.cc:290] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.234428 23743 raft_consensus.cc:515] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:56.224258 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6ed301274145dc99c38e3d68197ab9" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:56.230422 23701 raft_consensus.cc:493] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.236685 23701 raft_consensus.cc:515] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.237041 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49afb0a590346feb087d5db14a2c888" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:56.238035 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e64a9cc37b474281f9f04293ac4095" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:56.238796 23701 leader_election.cc:290] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.238957 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91c8486ec0458ca6bbe86be5eebe4f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:56.239451 22790 raft_consensus.cc:2468] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
W20260709 13:05:56.225541 22784 rpcz_store.cc:269] 0709 13:05:54.169448 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:54.174138 (+  4690us) service_pool.cc:224] Handling call
0709 13:05:56.224998 (+2050860us) spinlock_profiling.cc:243] Waited 9.14 ms on lock 0x7b54001c0554. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3176750571 00007f31767eb2fa 00007f317b7acb17 00007f3174d276d4 00007f3174d27662 00007f3174d27591 00007f3174d2750c 00007f3174d267c2 00007f3174b2248c 00007f3174b218c6 00007f3174b2126f
0709 13:05:56.225111 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":21026048}
I20260709 13:05:56.240720 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:56.241390 23743 leader_election.cc:290] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 election: Requested vote from peers 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387), 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655)
I20260709 13:05:56.241670 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:56.242168 22784 raft_consensus.cc:2468] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:56.244457 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:56.245613 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.194905 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.245522 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:56.247062 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.247622 22707 raft_consensus.cc:2468] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:56.248594 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.248893 22757 leader_election.cc:304] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:56.249130 22707 raft_consensus.cc:2468] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:56.250203 22757 leader_election.cc:304] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:56.186895 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50554c74e0fa4efd8c67d1385e873e82" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:56.250239 22680 leader_election.cc:304] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:56.252965 22680 leader_election.cc:304] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:56.253858 22680 leader_election.cc:304] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:56.254760 22713 raft_consensus.cc:1240] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:56.251538 23696 leader_election.cc:290] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.195619 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4d25afb6084ef6bd7bc29db2519ceb" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.196305 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71abda1fc3344358a5c2f0e36f638701" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.247144 22784 raft_consensus.cc:2468] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:56.245908 22790 raft_consensus.cc:2468] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:56.257434 23714 raft_consensus.cc:2804] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:56.257861 23746 raft_consensus.cc:2804] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:56.258260 23746 raft_consensus.cc:493] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:05:56.258591 23746 raft_consensus.cc:3060] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.256521 22724 tablet_copy_service.cc:140] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Received BeginTabletCopySession request for tablet 36c1362263424c7d8a3291186bdeb6fa from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:37414)
I20260709 13:05:56.259265 22724 tablet_copy_service.cc:161] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Beginning new tablet copy session on tablet 36c1362263424c7d8a3291186bdeb6fa from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:37414: session id = d97f292bf045489683ac6c1a6ac61aec-36c1362263424c7d8a3291186bdeb6fa
I20260709 13:05:56.259912 23701 raft_consensus.cc:2804] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:56.255868 23696 raft_consensus.cc:2749] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:56.266167 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7763b2230eb046209aef5d91ac9cc692" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:56.266747 22712 raft_consensus.cc:3060] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.268486 22711 raft_consensus.cc:2468] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 2.
I20260709 13:05:56.192915 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.259672 23714 raft_consensus.cc:493] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:05:56.260598 23736 consensus_queue.cc:1059] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260709 13:05:56.257889 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.269758 23670 raft_consensus.cc:493] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.270206 23725 raft_consensus.cc:493] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.295590 23670 raft_consensus.cc:515] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.295702 23725 raft_consensus.cc:515] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.271008 23348 leader_election.cc:304] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:05:56.275920 22712 raft_consensus.cc:2468] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 2.
I20260709 13:05:56.290426 23714 raft_consensus.cc:3060] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.295138 23736 raft_consensus.cc:3055] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:56.260950 23721 raft_consensus.cc:2804] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:05:56.300872 22755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.132:44375, user_credentials={real_user=slave}} blocked reactor thread for 71400.3us
W20260709 13:05:56.300946 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 46221.9us
I20260709 13:05:56.301725 22755 leader_election.cc:304] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:56.302452 23743 raft_consensus.cc:2804] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:56.302932 23743 raft_consensus.cc:697] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 2 LEADER]: Becoming Leader. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Running, Role: LEADER
I20260709 13:05:56.304164 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b89a74aac94a4fac60ec7674fc01b7" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.304749 22863 raft_consensus.cc:2468] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:56.304919 23348 leader_election.cc:304] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:05:56.299175 23736 raft_consensus.cc:740] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:56.307287 23713 raft_consensus.cc:2804] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:56.307770 23713 raft_consensus.cc:697] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEADER]: Becoming Leader. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Running, Role: LEADER
I20260709 13:05:56.307403 23736 consensus_queue.cc:260] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:56.308643 23736 raft_consensus.cc:3060] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.308512 23713 consensus_queue.cc:237] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:56.310386 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e64a9cc37b474281f9f04293ac4095" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:56.310688 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f32e63f0e441ca9d2ae2f189b59718" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:56.310921 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab300c5bc4a42fe937bec4a44976eb4" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.311542 22716 raft_consensus.cc:2393] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 2: Already voted for candidate d97f292bf045489683ac6c1a6ac61aec in this term.
I20260709 13:05:56.303330 23725 leader_election.cc:290] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:56.312018 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581f19b7f3be4a189ea508c780006b72" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:56.312335 23725 raft_consensus.cc:493] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.306273 23704 raft_consensus.cc:2749] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:56.312752 23725 raft_consensus.cc:515] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.300177 23721 raft_consensus.cc:493] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:05:56.313774 23721 raft_consensus.cc:3060] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.314235 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:56.314364 23346 leader_election.cc:304] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:56.314611 23725 leader_election.cc:290] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:56.313337 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab300c5bc4a42fe937bec4a44976eb4" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:56.316040 22680 leader_election.cc:304] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:56.317976 23670 leader_election.cc:290] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:56.318300 22757 leader_election.cc:304] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:56.319514 23706 raft_consensus.cc:2804] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:56.319911 23706 raft_consensus.cc:493] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:05:56.320303 23706 raft_consensus.cc:3060] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.324491 23704 raft_consensus.cc:3060] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.329195 22680 leader_election.cc:304] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:56.329994 23696 raft_consensus.cc:2804] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:56.330368 23696 raft_consensus.cc:493] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:05:56.330687 23696 raft_consensus.cc:3060] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.332746 23706 raft_consensus.cc:515] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.335242 23706 leader_election.cc:290] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.336593 22725 tablet_copy_source_session.cc:215] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:56.337844 23708 leader_election.cc:290] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.338335 23743 consensus_queue.cc:237] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:56.336823 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.341224 22858 raft_consensus.cc:2468] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:56.306497 23746 raft_consensus.cc:515] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.343298 22724 tablet_copy_source_session.cc:215] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:56.315017 23725 raft_consensus.cc:493] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:56.345438 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581f19b7f3be4a189ea508c780006b72" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:56.345504 23725 raft_consensus.cc:515] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:56.346272 22789 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60640 (request call id 19) took 1904 ms (client timeout 1664 ms). Trace:
I20260709 13:05:56.339793 23714 raft_consensus.cc:515] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.349325 23670 raft_consensus.cc:493] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.351266 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.351536 23670 raft_consensus.cc:515] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.351902 22865 raft_consensus.cc:2468] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:56.352669 23746 leader_election.cc:290] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.348909 23752 raft_consensus.cc:493] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
W20260709 13:05:56.346621 22789 rpcz_store.cc:269] 0709 13:05:54.442036 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:54.443086 (+  1050us) service_pool.cc:224] Handling call
0709 13:05:56.345306 (+1902220us) spinlock_profiling.cc:243] Waited 2.84 ms on lock 0x7b58001a2298. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3173582db1 00007f31736c2b71 00007f31736c2a22 00007f317c5dbc09 00007f317b735ee0 00007f317b7ff0ab 00007f317b7ff131 00007f317b7ad0a0 00007f317b7ac984 00007f3174d276d4 00007f3174d27662
0709 13:05:56.346212 (+   906us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6523776}
W20260709 13:05:56.358822 23346 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 44533.5us
I20260709 13:05:56.353354 23752 raft_consensus.cc:515] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:56.360569 23670 leader_election.cc:290] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:56.366822 23346 leader_election.cc:304] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:56.351311 23749 raft_consensus.cc:493] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
W20260709 13:05:56.348935 23348 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 43540.3us
I20260709 13:05:56.454819 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.455504 22858 raft_consensus.cc:2468] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
W20260709 13:05:56.456279 22679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 75432.9us
W20260709 13:05:56.469599 22681 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:05:56.493018 22757 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:05:56.509977 23701 raft_consensus.cc:493] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:05:56.510504 23701 raft_consensus.cc:3060] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.378540 23670 raft_consensus.cc:493] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.378458 23725 leader_election.cc:290] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:56.526583 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.532657 23751 raft_consensus.cc:2749] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:56.533521 22858 raft_consensus.cc:2468] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:56.533807 23751 raft_consensus.cc:2749] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:56.504254 23749 raft_consensus.cc:515] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.538335 23704 raft_consensus.cc:2749] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:56.541226 23714 leader_election.cc:290] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.532440 23348 leader_election.cc:304] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec; no voters: 
W20260709 13:05:56.549309 23348 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 43917us
I20260709 13:05:56.549995 23751 raft_consensus.cc:2804] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:56.550478 23751 raft_consensus.cc:697] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEADER]: Becoming Leader. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Running, Role: LEADER
I20260709 13:05:56.545451 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.551357 22858 raft_consensus.cc:2468] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:56.546517 23752 leader_election.cc:290] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:05:56.547119 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.535197 23670 raft_consensus.cc:515] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.556689 23739 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:35440 (request call id 89) took 1710 ms. Trace:
I20260709 13:05:56.557236 23670 leader_election.cc:290] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:56.553772 23737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7962d799e5a94efd9abf2213015c4afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.558199 23744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c1362263424c7d8a3291186bdeb6fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.553584 23751 consensus_queue.cc:237] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:56.537302 23749 leader_election.cc:290] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:56.555470 22865 raft_consensus.cc:2468] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
W20260709 13:05:56.573851 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 197568us
I20260709 13:05:56.574779 23713 raft_consensus.cc:493] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:56.595468 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.596503 22858 raft_consensus.cc:2468] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
W20260709 13:05:56.598901 23346 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 236908us
I20260709 13:05:56.598856 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
W20260709 13:05:56.601293 22783 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40482 (request call id 318) took 2581 ms (client timeout 1959 ms). Trace:
W20260709 13:05:56.601691 22783 rpcz_store.cc:269] 0709 13:05:54.020357 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:54.119790 (+ 99433us) service_pool.cc:224] Handling call
0709 13:05:56.585567 (+2465777us) spinlock_profiling.cc:243] Waited 9.16 ms on lock 0x7b58001a2298. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3173582db1 00007f31736c2b71 00007f31736c2a22 00007f317c5dbc09 00007f317b735ee0 00007f317b7ff0ab 00007f317b7ff131 00007f317b7ad0a0 00007f317b7ac984 00007f3174d276d4 00007f3174d27662
0709 13:05:56.601220 (+ 15653us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":21075712}
I20260709 13:05:56.604957 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.612990 22858 raft_consensus.cc:2468] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:56.600013 23749 raft_consensus.cc:493] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.557160 23739 rpcz_store.cc:276] 0709 13:05:54.846678 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:54.884045 (+ 37367us) service_pool.cc:224] Handling call
0709 13:05:55.178756 (+294711us) ts_tablet_manager.cc:934] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655)
0709 13:05:56.225538 (+1046782us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:05:56.327345 (+101807us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:56.337049 (+  9704us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:05:56.555931 (+218882us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:05:56.556229 (+   298us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:56.556548 (+   319us) ts_tablet_manager.cc:989] Replica registered.
0709 13:05:56.556607 (+    59us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":303,"tablet-copy.queue_time_us":15917,"thread_start_us":36886,"threads_started":2}
I20260709 13:05:56.615617 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91c8486ec0458ca6bbe86be5eebe4f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:56.616417 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:56.618140 22784 raft_consensus.cc:3060] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.618238 22783 raft_consensus.cc:3060] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:56.604655 22831 connection.cc:256] RPC call timeout handler was delayed by -1.376937425000051s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1683s for a response
W20260709 13:05:56.618937 22831 connection.cc:256] RPC call timeout handler was delayed by -1.287262104999968s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1675s for a response
W20260709 13:05:56.619264 22831 connection.cc:256] RPC call timeout handler was delayed by -1.2345903429999225s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15700000000000003s for a response
W20260709 13:05:56.619542 22831 connection.cc:256] RPC call timeout handler was delayed by -1.2055574729998852s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.167s for a response
W20260709 13:05:56.619817 22831 connection.cc:256] RPC call timeout handler was delayed by -1.1691201709999177s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1755s for a response
W20260709 13:05:56.620167 22831 connection.cc:256] RPC call timeout handler was delayed by -1.1463855980000517s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17600000000000002s for a response
W20260709 13:05:56.620468 22831 connection.cc:256] RPC call timeout handler was delayed by -1.1226021849998915s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1748s for a response
W20260709 13:05:56.620719 22831 connection.cc:256] RPC call timeout handler was delayed by -1.0747499519999337s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1738s for a response
W20260709 13:05:56.620990 22831 connection.cc:256] RPC call timeout handler was delayed by -1.071679214000028s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19590000000000002s for a response
I20260709 13:05:56.620888 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:56.621804 22789 raft_consensus.cc:2393] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:05:56.622169 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.622712 22865 raft_consensus.cc:2468] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:56.599218 23713 raft_consensus.cc:515] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:56.628772 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.629355 22858 raft_consensus.cc:2468] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
I20260709 13:05:56.632673 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.633075 22858 raft_consensus.cc:2468] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:56.637925 22784 raft_consensus.cc:2468] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:05:56.628671 23739 tablet_copy_client.cc:806] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:56.643059 22783 raft_consensus.cc:2468] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:05:56.623289 23749 raft_consensus.cc:515] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:56.645093 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.645659 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.650406 22862 raft_consensus.cc:2468] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:56.645792 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.651353 22864 raft_consensus.cc:2468] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:56.646167 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.652340 22859 raft_consensus.cc:2468] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:56.646669 23713 leader_election.cc:290] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.649199 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.653306 22857 raft_consensus.cc:2468] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:56.657603 22613 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57628 (request call id 182) took 2432 ms. Trace:
I20260709 13:05:56.648204 23755 raft_consensus.cc:493] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.663291 23739 tablet_copy_client.cc:670] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:56.657974 22613 rpcz_store.cc:276] 0709 13:05:54.224867 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:54.225010 (+   143us) service_pool.cc:224] Handling call
0709 13:05:56.655534 (+2430524us) spinlock_profiling.cc:243] Waited 8.2 ms on lock 0x7b540016fb54. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3176751090 00007f31767eff3a 00007f317c5a61cc 00007f317c6a437e 00007f317ab652a4 00007f317ab65232 00007f317ab65161 00007f317ab650dc 00007f317ab64392 00007f3174b2248c 00007f3174b218c6
0709 13:05:56.657533 (+  1999us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0,"spinlock_wait_cycles":18857344}
I20260709 13:05:56.665418 22865 raft_consensus.cc:2468] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:56.627399 23696 raft_consensus.cc:515] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.643329 23701 raft_consensus.cc:515] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.669699 23696 leader_election.cc:290] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.658034 23749 leader_election.cc:290] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:05:56.681608 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.682202 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.682403 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.682720 22859 raft_consensus.cc:2468] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:56.682971 22858 raft_consensus.cc:2468] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:56.683523 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.690037 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.690443 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.691147 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.691547 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287a0e38e034720aab0f9b866493ffc" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.677321 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287a0e38e034720aab0f9b866493ffc" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.681893 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71abda1fc3344358a5c2f0e36f638701" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.685439 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.686036 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.686682 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181f971ff0c4d5c83041a9fa21b476f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.692348 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6ed301274145dc99c38e3d68197ab9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.687335 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.683617 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.762094 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.761060 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.752256 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4d25afb6084ef6bd7bc29db2519ceb" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.741659 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.801255 22859 raft_consensus.cc:2468] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:56.768931 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:05:56.773488 22830 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 2.276s	user 0.010s	sys 0.016s
I20260709 13:05:56.693619 22865 raft_consensus.cc:2468] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:56.697294 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.802670 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.766726 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71abda1fc3344358a5c2f0e36f638701" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:56.803061 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49afb0a590346feb087d5db14a2c888" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.803103 22858 raft_consensus.cc:2468] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:56.805243 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.765995 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.807065 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71abda1fc3344358a5c2f0e36f638701" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.807210 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.808172 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:56.802341 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce964ef7973f443882ee760e347bfb89" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.809139 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50554c74e0fa4efd8c67d1385e873e82" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.810287 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6ed301274145dc99c38e3d68197ab9" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.670324 23755 raft_consensus.cc:515] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.811533 22857 raft_consensus.cc:2468] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:56.812646 23755 leader_election.cc:290] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:56.813067 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.765455 23744 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:35440 (request call id 90) took 1905 ms. Trace:
I20260709 13:05:56.813884 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181f971ff0c4d5c83041a9fa21b476f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.741052 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.815933 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:56.814119 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce964ef7973f443882ee760e347bfb89" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.814657 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec058517e3284510acfd74fe8ddeafb6" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.813058 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91c8486ec0458ca6bbe86be5eebe4f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:56.820188 22830 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.398s	user 0.016s	sys 0.017s
I20260709 13:05:56.744483 23760 raft_consensus.cc:493] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:05:56.736771 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.767841 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.751454 23763 raft_consensus.cc:493] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:05:56.823271 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.824014 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:56.825989 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:56.826943 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08322292c21044f1801677b7e28050db" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.826716 23763 raft_consensus.cc:515] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.824415 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.821451 23760 raft_consensus.cc:515] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.678951 23721 raft_consensus.cc:515] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.836505 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.826279 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.879559 23721 leader_election.cc:290] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.828291 22754 leader_election.cc:304] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:56.861699 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:56.881369 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 56262.6us
I20260709 13:05:56.881902 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181f971ff0c4d5c83041a9fa21b476f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:56.882256 22812 debug-util.cc:398] Leaking SignalData structure 0x7b0800222300 after lost signal to thread 21613
I20260709 13:05:56.882397 23708 raft_consensus.cc:2804] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:56.882817 23708 raft_consensus.cc:493] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.882992 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce964ef7973f443882ee760e347bfb89" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.883157 23708 raft_consensus.cc:3060] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.859618 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.880523 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91c8486ec0458ca6bbe86be5eebe4f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:56.891856 23708 raft_consensus.cc:515] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.893843 23708 leader_election.cc:290] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.836258 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:56.885496 23737 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:35440 (request call id 88) took 2060 ms. Trace:
I20260709 13:05:56.885706 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec058517e3284510acfd74fe8ddeafb6" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.896171 23737 rpcz_store.cc:276] 0709 13:05:54.824774 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:54.824898 (+   124us) service_pool.cc:224] Handling call
0709 13:05:55.174656 (+349758us) ts_tablet_manager.cc:934] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655)
0709 13:05:56.550355 (+1375699us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:05:56.815658 (+265303us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:56.823889 (+  8231us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:05:56.884860 (+ 60971us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:05:56.885127 (+   267us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:56.885402 (+   275us) ts_tablet_manager.cc:989] Replica registered.
0709 13:05:56.885449 (+    47us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":269,"tablet-copy.queue_time_us":348938,"thread_start_us":1101556,"threads_started":2}
I20260709 13:05:56.897761 23737 tablet_copy_client.cc:806] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:56.898264 23737 tablet_copy_client.cc:670] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:56.886690 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08322292c21044f1801677b7e28050db" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.814059 23744 rpcz_store.cc:276] 0709 13:05:54.847065 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:56.089420 (+1242355us) service_pool.cc:224] Handling call
0709 13:05:56.094566 (+  5146us) ts_tablet_manager.cc:934] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655)
0709 13:05:56.550779 (+456213us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:05:56.695289 (+144510us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:56.695401 (+   112us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:05:56.747540 (+ 52139us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:05:56.747806 (+   266us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:56.750322 (+  2516us) ts_tablet_manager.cc:989] Replica registered.
0709 13:05:56.752186 (+  1864us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":194,"tablet-copy.queue_time_us":3033,"thread_start_us":3280,"threads_started":2}
I20260709 13:05:56.889487 23767 raft_consensus.cc:493] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:05:56.898778 23755 raft_consensus.cc:493] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.899214 23767 raft_consensus.cc:515] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.899292 23755 raft_consensus.cc:515] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:56.874984 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:56.883198 22812 debug-util.cc:398] Leaking SignalData structure 0x7b08002c85a0 after lost signal to thread 22648
I20260709 13:05:56.901630 23767 leader_election.cc:290] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.828163 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49afb0a590346feb087d5db14a2c888" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:56.902081 22812 debug-util.cc:398] Leaking SignalData structure 0x7b0800081dc0 after lost signal to thread 22740
I20260709 13:05:56.847692 22679 leader_election.cc:304] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
W20260709 13:05:56.903018 22812 debug-util.cc:398] Leaking SignalData structure 0x7b08001087c0 after lost signal to thread 22815
I20260709 13:05:56.880187 23763 leader_election.cc:290] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.859956 22786 raft_consensus.cc:1275] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:56.905232 23713 consensus_queue.cc:1048] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:56.905578 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:56.907272 22713 raft_consensus.cc:2393] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 2: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:05:56.906612 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:56.908082 22712 raft_consensus.cc:2393] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 2: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:05:56.908188 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.908334 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b89a74aac94a4fac60ec7674fc01b7" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:56.908799 22709 raft_consensus.cc:2468] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:05:56.909969 23744 tablet_copy_client.cc:806] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:56.910472 23744 tablet_copy_client.cc:670] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:56.903921 23763 raft_consensus.cc:2749] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:56.915812 23755 leader_election.cc:290] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:05:56.676728 23701 leader_election.cc:290] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.884769 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:56.896993 22829 connection.cc:256] RPC call timeout handler was delayed by -1.878744265000023s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1683s for a response
W20260709 13:05:56.922629 22829 connection.cc:256] RPC call timeout handler was delayed by -1.7878642009999339s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1675s for a response
W20260709 13:05:56.922968 22829 connection.cc:256] RPC call timeout handler was delayed by -1.7302351289999933s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15700000000000003s for a response
W20260709 13:05:56.923249 22829 connection.cc:256] RPC call timeout handler was delayed by -1.6986309099999062s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.167s for a response
W20260709 13:05:56.923507 22829 connection.cc:256] RPC call timeout handler was delayed by -1.6381439389999741s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1755s for a response
W20260709 13:05:56.923794 22829 connection.cc:256] RPC call timeout handler was delayed by -1.6336439390000805s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17600000000000002s for a response
W20260709 13:05:56.924165 22829 connection.cc:256] RPC call timeout handler was delayed by -1.6047302999999147s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1748s for a response
W20260709 13:05:56.924464 22829 connection.cc:256] RPC call timeout handler was delayed by -1.5835351289999835s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1733s for a response
W20260709 13:05:56.924726 22829 connection.cc:256] RPC call timeout handler was delayed by -1.5835351289999835s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1733s for a response
W20260709 13:05:56.924976 22829 connection.cc:256] RPC call timeout handler was delayed by -1.5748834820000184s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1738s for a response
W20260709 13:05:56.925225 22829 connection.cc:256] RPC call timeout handler was delayed by -1.5726285959999586s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19590000000000002s for a response
W20260709 13:05:56.925520 22829 connection.cc:256] RPC call timeout handler was delayed by -1.2727439390000654s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21610000000000001s for a response
W20260709 13:05:56.925779 22829 connection.cc:256] RPC call timeout handler was delayed by -1.2600297599999521s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.21389999999999998s for a response
I20260709 13:05:56.929085 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.932274 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7763b2230eb046209aef5d91ac9cc692" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:56.879817 23760 leader_election.cc:290] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.895020 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6ed301274145dc99c38e3d68197ab9" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:05:56.903950 22812 debug-util.cc:398] Leaking SignalData structure 0x7b0800296bc0 after lost signal to thread 22889
I20260709 13:05:56.920809 22757 leader_election.cc:304] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:56.936782 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.930742 22829 leader_election.cc:304] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:56.937269 23701 raft_consensus.cc:2804] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:56.944285 23701 raft_consensus.cc:493] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:05:56.944657 23701 raft_consensus.cc:3060] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.945027 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0133aec79f234665a623a43c9ee9fc29" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.937903 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7763b2230eb046209aef5d91ac9cc692" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.930043 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:56.949414 22829 leader_election.cc:304] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:56.939041 22708 raft_consensus.cc:1240] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Rejecting Update request from peer 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:56.949980 23725 raft_consensus.cc:2804] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:56.950160 23752 raft_consensus.cc:2804] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:56.950671 23752 raft_consensus.cc:493] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.950999 23752 raft_consensus.cc:3060] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.933876 23690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2dcb1411734c6f8cabc4fd5dc032ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:56.953770 23701 raft_consensus.cc:515] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.955644 23701 leader_election.cc:290] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:56.939908 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:56.879581 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:56.956414 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:56.956945 22712 raft_consensus.cc:3060] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.960371 22829 leader_election.cc:304] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:56.962797 23755 raft_consensus.cc:2804] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:56.963138 23755 raft_consensus.cc:493] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.963276 22712 raft_consensus.cc:2468] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
I20260709 13:05:56.963506 23755 raft_consensus.cc:3060] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.943352 22710 raft_consensus.cc:1240] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Rejecting Update request from peer 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:56.942502 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0133aec79f234665a623a43c9ee9fc29" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:05:56.902927 22679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 55310.9us
I20260709 13:05:56.966549 22679 leader_election.cc:304] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:56.888430 22754 leader_election.cc:304] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
W20260709 13:05:56.968580 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 80216.8us
I20260709 13:05:56.968678 22757 leader_election.cc:304] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:56.969483 23725 raft_consensus.cc:493] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.969799 23701 raft_consensus.cc:2804] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:56.970150 23766 raft_consensus.cc:2804] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:56.970387 23701 raft_consensus.cc:493] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.970830 23701 raft_consensus.cc:3060] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.970948 23766 raft_consensus.cc:697] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:56.969841 22679 leader_election.cc:304] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:56.971935 23766 consensus_queue.cc:237] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.972447 23706 raft_consensus.cc:2749] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:56.973609 22679 leader_election.cc:304] T d181f971ff0c4d5c83041a9fa21b476f P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:56.974308 23706 raft_consensus.cc:2749] T d181f971ff0c4d5c83041a9fa21b476f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:56.974470 23725 raft_consensus.cc:3060] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.968865 23760 raft_consensus.cc:2749] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:56.975965 22679 leader_election.cc:304] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:56.962567 22829 leader_election.cc:304] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:56.976977 23760 raft_consensus.cc:2749] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:56.977965 23765 raft_consensus.cc:2804] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:56.978353 23765 raft_consensus.cc:493] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.978677 23765 raft_consensus.cc:3060] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.981494 23725 raft_consensus.cc:515] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.983456 23725 leader_election.cc:290] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:56.969305 22754 leader_election.cc:304] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:56.984975 22754 leader_election.cc:304] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:56.986292 23747 raft_consensus.cc:2804] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:56.986665 23747 raft_consensus.cc:493] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.987011 23747 raft_consensus.cc:3060] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.987375 22679 leader_election.cc:304] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:56.987620 23765 raft_consensus.cc:515] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.992137 22679 leader_election.cc:304] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:56.988518 23752 raft_consensus.cc:515] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.995062 23747 raft_consensus.cc:515] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:56.987066 22829 leader_election.cc:304] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:56.990882 23721 raft_consensus.cc:2749] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:56.996441 23749 raft_consensus.cc:2804] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:56.996774 23749 raft_consensus.cc:493] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.997100 23749 raft_consensus.cc:3060] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.003424 23749 raft_consensus.cc:515] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.003654 23670 consensus_queue.cc:1059] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:57.004380 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:57.004657 22829 leader_election.cc:304] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.003805 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:57.007555 23749 leader_election.cc:290] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:57.008927 23749 consensus_queue.cc:1059] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.009976 23752 leader_election.cc:290] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:57.010933 23752 raft_consensus.cc:2804] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:57.011336 23752 raft_consensus.cc:493] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:57.011736 23752 raft_consensus.cc:3060] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.992901 23760 raft_consensus.cc:2749] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:56.992381 22754 leader_election.cc:304] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.012950 23747 leader_election.cc:290] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:57.013073 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:57.014137 23708 raft_consensus.cc:2804] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:57.014600 23708 raft_consensus.cc:493] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:57.014729 22754 leader_election.cc:304] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.017761 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5230e0e96e714cf0bdc6312928e7b9f3" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:57.018005 23693 raft_consensus.cc:2804] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:57.018396 23693 raft_consensus.cc:493] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:56.991052 23755 raft_consensus.cc:515] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.018719 23693 raft_consensus.cc:3060] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.022446 22782 raft_consensus.cc:1240] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.024461 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:57.026997 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:57.027627 22785 raft_consensus.cc:2393] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:05:57.028244 22679 leader_election.cc:304] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:57.029076 23754 raft_consensus.cc:2749] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.030330 22679 leader_election.cc:304] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:57.032414 22680 leader_election.cc:304] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:57.033108 23696 raft_consensus.cc:2749] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.033417 23702 raft_consensus.cc:2749] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.034524 22679 leader_election.cc:304] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:57.034823 23693 raft_consensus.cc:515] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.046917 22782 raft_consensus.cc:1240] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.047380 22856 raft_consensus.cc:1240] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.048178 23725 raft_consensus.cc:3055] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:57.049073 23725 raft_consensus.cc:740] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:05:57.050177 23725 consensus_queue.cc:260] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.015048 23708 raft_consensus.cc:3060] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.055346 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:57.055938 22788 raft_consensus.cc:3060] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.994372 23701 raft_consensus.cc:515] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.035324 23702 raft_consensus.cc:2749] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.060647 22782 raft_consensus.cc:1240] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.061709 23701 leader_election.cc:290] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:57.035651 22680 leader_election.cc:304] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:57.038194 23377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c32202de9bc4cd49a726901d7612c0b" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:05:57.038928 23383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f3a3015ca74677a62e9b2405f3166d" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:05:57.039075 23374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:05:57.062374 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:57.041605 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:57.063143 22715 raft_consensus.cc:1275] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:57.045600 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:57.008200 23765 leader_election.cc:290] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:56.992942 23767 raft_consensus.cc:2804] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:57.053306 23693 leader_election.cc:290] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:57.062047 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:57.042582 22791 raft_consensus.cc:2468] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 2.
I20260709 13:05:57.065685 23702 raft_consensus.cc:2804] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:57.065753 23767 raft_consensus.cc:493] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:57.066046 22680 leader_election.cc:304] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:57.066233 23702 raft_consensus.cc:697] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:57.067222 23721 raft_consensus.cc:2804] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:57.067073 23702 consensus_queue.cc:237] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.067700 23721 raft_consensus.cc:697] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:57.068145 23767 raft_consensus.cc:3060] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.068439 22786 raft_consensus.cc:1275] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:57.068928 23721 consensus_queue.cc:237] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:57.071094 23751 consensus_queue.cc:1048] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:57.071952 22715 raft_consensus.cc:1240] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Rejecting Update request from peer 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.045711 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:57.073545 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:57.074124 22715 raft_consensus.cc:1275] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:05:57.075755 22812 debug-util.cc:398] Leaking SignalData structure 0x7b0800311660 after lost signal to thread 23410
I20260709 13:05:57.078131 23739 tablet_copy_client.cc:538] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:57.079700 22790 raft_consensus.cc:2468] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:57.087865 22863 raft_consensus.cc:1240] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
W20260709 13:05:57.089258 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 74581.7us
I20260709 13:05:57.089893 22754 leader_election.cc:304] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.095008 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f32e63f0e441ca9d2ae2f189b59718" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:57.086442 22611 catalog_manager.cc:5697] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 1 to 2, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to d97f292bf045489683ac6c1a6ac61aec (127.21.26.132). New cstate: current_term: 2 leader_uuid: "d97f292bf045489683ac6c1a6ac61aec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:57.096942 23755 leader_election.cc:290] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:57.097514 23755 consensus_queue.cc:1059] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.098184 23706 consensus_queue.cc:1059] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.098428 23755 raft_consensus.cc:3055] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:57.098788 23755 raft_consensus.cc:740] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:05:57.099205 23744 tablet_copy_client.cc:538] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:57.099586 23751 consensus_queue.cc:1048] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:57.099874 23713 consensus_queue.cc:1048] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:57.100565 23737 tablet_copy_client.cc:538] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:57.097132 22611 catalog_manager.cc:5697] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 1 to 2, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to d97f292bf045489683ac6c1a6ac61aec (127.21.26.132). New cstate: current_term: 2 leader_uuid: "d97f292bf045489683ac6c1a6ac61aec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:57.102470 22611 catalog_manager.cc:5697] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 1 to 2, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to d97f292bf045489683ac6c1a6ac61aec (127.21.26.132). New cstate: current_term: 2 leader_uuid: "d97f292bf045489683ac6c1a6ac61aec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:57.104342 23731 raft_consensus.cc:2804] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:57.104732 23731 raft_consensus.cc:493] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:57.105063 23731 raft_consensus.cc:3060] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.106715 22680 leader_election.cc:304] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:57.107388 22754 leader_election.cc:304] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.110451 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:57.111778 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4d25afb6084ef6bd7bc29db2519ceb" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:57.112879 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:57.105700 23721 raft_consensus.cc:3055] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:57.127013 23731 raft_consensus.cc:515] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.129124 23731 leader_election.cc:290] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:57.129873 23731 raft_consensus.cc:2804] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:57.130255 23731 raft_consensus.cc:493] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:57.130667 23731 raft_consensus.cc:3060] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.138738 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:57.120314 22754 leader_election.cc:304] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.141502 22754 leader_election.cc:304] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.118219 23725 raft_consensus.cc:3060] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.118501 23759 raft_consensus.cc:2749] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.118127 23721 raft_consensus.cc:740] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:57.157853 22715 raft_consensus.cc:1240] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Rejecting Update request from peer 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.153684 22754 leader_election.cc:304] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.171777 23731 raft_consensus.cc:515] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.173666 22754 leader_election.cc:304] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.148159 23736 raft_consensus.cc:2804] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:57.178535 22754 leader_election.cc:304] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.179003 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:57.180016 22754 leader_election.cc:304] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.181586 22788 raft_consensus.cc:2468] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:05:57.156535 23693 raft_consensus.cc:2804] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:57.185921 23748 consensus_queue.cc:1059] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.067s
I20260709 13:05:57.187691 23748 raft_consensus.cc:3055] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:57.188097 23704 raft_consensus.cc:2804] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:57.188493 23704 raft_consensus.cc:493] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:57.188827 23704 raft_consensus.cc:3060] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.192302 23747 raft_consensus.cc:2804] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:57.192683 23747 raft_consensus.cc:493] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:57.193013 23747 raft_consensus.cc:3060] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.182767 23714 raft_consensus.cc:2804] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:57.196861 23714 raft_consensus.cc:493] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:57.197223 23739 tablet_bootstrap.cc:492] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:05:57.185110 22754 leader_election.cc:304] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.179695 23694 raft_consensus.cc:2804] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:05:57.178877 23736 raft_consensus.cc:493] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:57.099575 23755 consensus_queue.cc:260] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.208884 23694 raft_consensus.cc:493] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:57.197219 23714 raft_consensus.cc:3060] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.184474 23693 raft_consensus.cc:493] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:57.188007 23748 raft_consensus.cc:740] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:57.215579 23748 consensus_queue.cc:260] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.216817 23748 raft_consensus.cc:3060] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.214685 22754 leader_election.cc:304] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.206924 23690 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:35428 (request call id 29) took 4779 ms. Trace:
I20260709 13:05:57.205703 23708 raft_consensus.cc:515] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.210800 23736 raft_consensus.cc:3060] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.227254 23747 raft_consensus.cc:515] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.226336 23749 raft_consensus.cc:3055] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:57.219297 23693 raft_consensus.cc:3060] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.213708 23694 raft_consensus.cc:3060] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.222553 22785 raft_consensus.cc:1240] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.205139 23765 consensus_queue.cc:1059] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 13:05:57.220850 23690 rpcz_store.cc:276] 0709 13:05:52.419681 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:52.419847 (+   166us) service_pool.cc:224] Handling call
0709 13:05:53.223237 (+803390us) ts_tablet_manager.cc:934] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
0709 13:05:56.932709 (+3709472us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:05:57.041680 (+108971us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:57.041791 (+   111us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:05:57.195449 (+153658us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:05:57.195720 (+   271us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:57.196010 (+   290us) ts_tablet_manager.cc:989] Replica registered.
0709 13:05:57.199273 (+  3263us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":3660,"tablet-copy.queue_time_us":802436,"thread_start_us":1163249,"threads_started":2}
I20260709 13:05:57.249728 23690 tablet_copy_client.cc:806] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:57.250281 23690 tablet_copy_client.cc:670] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:57.235219 23749 raft_consensus.cc:740] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:05:57.236647 23755 raft_consensus.cc:3060] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.208050 23721 consensus_queue.cc:260] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.247383 23730 raft_consensus.cc:2804] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:57.260454 22715 raft_consensus.cc:1240] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Rejecting Update request from peer 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.265774 23693 raft_consensus.cc:515] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.246405 23765 consensus_queue.cc:1243] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Peer 7a0cafc39c4d4b5db7d3b141b30c69aa log is divergent from this leader: its last log entry 2.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 13:05:57.259286 23730 raft_consensus.cc:493] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:57.275200 23736 raft_consensus.cc:515] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.281913 22715 raft_consensus.cc:1240] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Rejecting Update request from peer 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.267279 23670 consensus_queue.cc:1059] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:05:57.286022 23670 consensus_queue.cc:1059] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.286494 23736 leader_election.cc:290] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:57.278548 23730 raft_consensus.cc:3060] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.275470 23731 leader_election.cc:290] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:57.287072 23736 raft_consensus.cc:2804] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:05:57.289697 23345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 173175us
I20260709 13:05:57.289644 23736 raft_consensus.cc:493] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:57.307650 23736 raft_consensus.cc:3060] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.311192 23693 leader_election.cc:290] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:57.311966 23725 raft_consensus.cc:3055] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:57.312363 23725 raft_consensus.cc:740] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:05:57.313133 23725 consensus_queue.cc:260] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:57.315469 23736 raft_consensus.cc:515] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:57.317656 23736 leader_election.cc:290] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:57.319430 23744 tablet_bootstrap.cc:492] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:05:57.323100 23772 raft_consensus.cc:3055] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:57.323457 23772 raft_consensus.cc:740] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:05:57.284046 23767 raft_consensus.cc:515] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.325672 23767 leader_election.cc:290] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:57.277509 23749 consensus_queue.cc:260] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:57.326699 23749 raft_consensus.cc:3060] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.295333 23721 raft_consensus.cc:3060] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.304800 23708 leader_election.cc:290] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:57.347005 23704 raft_consensus.cc:515] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.350589 23752 raft_consensus.cc:515] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.351627 22856 raft_consensus.cc:1240] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.360581 23737 tablet_bootstrap.cc:492] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:05:57.315459 23725 raft_consensus.cc:3060] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.361866 23772 consensus_queue.cc:260] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.364895 23772 raft_consensus.cc:3060] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:57.375283 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 370660us
W20260709 13:05:57.375963 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 257483us
W20260709 13:05:57.384402 22679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 265552us
I20260709 13:05:57.367892 23714 raft_consensus.cc:515] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:57.393071 22831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 109844us
I20260709 13:05:57.376820 23765 raft_consensus.cc:3055] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:57.376701 23747 leader_election.cc:290] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:57.392781 23752 leader_election.cc:290] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:57.396972 23765 raft_consensus.cc:740] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:05:57.409761 23765 consensus_queue.cc:260] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:57.416133 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 201506us
I20260709 13:05:57.417289 23704 leader_election.cc:290] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:57.432562 23730 raft_consensus.cc:515] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:57.437994 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 223313us
I20260709 13:05:57.440029 23714 leader_election.cc:290] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:57.442667 23694 raft_consensus.cc:515] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.469172 22782 raft_consensus.cc:1240] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 2. Current term is 3. Ops: []
I20260709 13:05:57.470103 23694 leader_election.cc:290] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:57.439786 23765 raft_consensus.cc:3060] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.471541 23748 consensus_queue.cc:1059] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.474402 23748 raft_consensus.cc:3055] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:57.474720 23748 raft_consensus.cc:740] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:57.475446 23748 consensus_queue.cc:260] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.467024 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:57.476703 23748 raft_consensus.cc:3060] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.476890 23702 consensus_queue.cc:1059] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.478190 23778 raft_consensus.cc:3055] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:57.478559 23778 raft_consensus.cc:740] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:57.479532 23730 leader_election.cc:290] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:57.479310 23778 consensus_queue.cc:260] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.480415 23778 raft_consensus.cc:3060] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.478159 22680 leader_election.cc:304] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:57.462210 22754 leader_election.cc:304] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.462819 22829 leader_election.cc:304] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.484539 22829 leader_election.cc:304] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:57.484684 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:57.486008 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:57.487210 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:57.488315 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
W20260709 13:05:57.465828 22831 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:05:57.466490 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
W20260709 13:05:57.489315 22831 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:05:57.467116 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:57.491156 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:57.491948 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:57.468286 22707 raft_consensus.cc:1240] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Rejecting Update request from peer 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.483371 22680 leader_election.cc:304] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:57.482642 23760 raft_consensus.cc:2749] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.484834 23721 consensus_queue.cc:1059] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:05:57.494478 22829 leader_election.cc:304] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.498358 23725 consensus_queue.cc:1059] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:05:57.494868 23755 raft_consensus.cc:2749] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.494836 23746 raft_consensus.cc:2804] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:57.498438 23783 raft_consensus.cc:2804] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:57.496855 22829 leader_election.cc:304] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.504670 22829 leader_election.cc:304] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:57.503674 23746 raft_consensus.cc:493] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:05:57.505417 23746 raft_consensus.cc:3060] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.494664 23749 raft_consensus.cc:2804] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:57.505219 23725 consensus_queue.cc:1243] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Peer 7a0cafc39c4d4b5db7d3b141b30c69aa log is divergent from this leader: its last log entry 2.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 13:05:57.505648 22829 leader_election.cc:304] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.509339 22862 raft_consensus.cc:1240] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.510697 22829 leader_election.cc:304] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:57.508728 22864 raft_consensus.cc:1240] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.509864 23725 raft_consensus.cc:3055] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:57.513062 23725 raft_consensus.cc:740] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:05:57.510324 23670 raft_consensus.cc:2749] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.512866 23696 consensus_queue.cc:1059] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:05:57.514458 23725 consensus_queue.cc:260] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.515887 23725 raft_consensus.cc:3060] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.490072 22612 catalog_manager.cc:5697] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 2, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 2 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.517637 22680 leader_election.cc:304] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:57.514401 23783 raft_consensus.cc:493] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:57.520426 23783 raft_consensus.cc:3060] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.510497 23755 raft_consensus.cc:2749] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:57.521750 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 59622.9us
I20260709 13:05:57.522368 22612 catalog_manager.cc:5697] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 2, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 2 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.516932 23772 raft_consensus.cc:2804] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:57.524540 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7763b2230eb046209aef5d91ac9cc692" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:57.523854 23670 raft_consensus.cc:2749] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.527438 22862 raft_consensus.cc:2468] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 2.
I20260709 13:05:57.527647 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f32e63f0e441ca9d2ae2f189b59718" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:57.527777 23383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0133aec79f234665a623a43c9ee9fc29" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:05:57.531708 23760 raft_consensus.cc:3055] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:57.532087 23760 raft_consensus.cc:740] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:57.533154 23754 raft_consensus.cc:3055] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:57.532922 23760 consensus_queue.cc:260] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.534020 23760 raft_consensus.cc:3060] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.536042 22864 raft_consensus.cc:1275] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:57.508239 23749 raft_consensus.cc:493] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:57.527222 23772 raft_consensus.cc:493] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:57.537092 22754 leader_election.cc:304] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.537807 23702 raft_consensus.cc:2804] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:57.543687 23345 leader_election.cc:304] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:57.553059 23713 raft_consensus.cc:2749] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.526961 23701 raft_consensus.cc:2804] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:57.554620 23701 raft_consensus.cc:493] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:57.555007 23701 raft_consensus.cc:3060] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.533524 23754 raft_consensus.cc:740] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:57.532121 23377 raft_consensus.cc:1240] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEADER]: Rejecting Update request from peer 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.536959 22829 leader_election.cc:304] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:57.537415 23749 raft_consensus.cc:3060] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.543545 23772 raft_consensus.cc:3060] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.545955 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:57.546851 22754 leader_election.cc:304] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.549060 22711 raft_consensus.cc:1275] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:57.554136 23345 leader_election.cc:304] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97f292bf045489683ac6c1a6ac61aec; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.560467 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:57.557693 23747 raft_consensus.cc:2804] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:57.542596 23783 raft_consensus.cc:515] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.569383 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0133aec79f234665a623a43c9ee9fc29" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:57.575409 23747 raft_consensus.cc:493] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:57.579103 23690 tablet_copy_client.cc:538] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:57.576684 23713 raft_consensus.cc:2749] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.577961 23692 consensus_queue.cc:1059] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:05:57.568463 23725 raft_consensus.cc:2749] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.585155 22754 leader_election.cc:304] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.581446 23747 raft_consensus.cc:3060] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.601116 23704 raft_consensus.cc:2804] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:57.615796 23736 raft_consensus.cc:2804] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:57.581125 23345 leader_election.cc:304] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:57.616338 23736 raft_consensus.cc:493] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:57.616639 23713 raft_consensus.cc:2749] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.616701 23736 raft_consensus.cc:3060] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.617919 22754 leader_election.cc:304] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.615864 23783 leader_election.cc:290] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:57.617373 23713 consensus_queue.cc:1048] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:05:57.609465 23763 consensus_queue.cc:1059] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:05:57.617367 23345 leader_election.cc:304] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97f292bf045489683ac6c1a6ac61aec; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.612608 23704 raft_consensus.cc:493] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:57.625458 23704 raft_consensus.cc:3060] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.623143 22754 leader_election.cc:304] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.628324 22754 leader_election.cc:304] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.629391 23694 raft_consensus.cc:2749] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.611541 23754 consensus_queue.cc:260] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.630049 22754 leader_election.cc:304] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.634073 22754 leader_election.cc:304] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.635144 23780 raft_consensus.cc:2804] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:57.635543 23780 raft_consensus.cc:493] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:57.636190 23784 consensus_queue.cc:1048] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:05:57.626624 23713 raft_consensus.cc:2749] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.635898 23780 raft_consensus.cc:3060] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.628001 23714 raft_consensus.cc:2804] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:57.637650 23760 raft_consensus.cc:3055] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:57.637991 23708 raft_consensus.cc:2749] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.640297 23694 raft_consensus.cc:2749] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.649456 22754 leader_election.cc:304] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.652155 23706 raft_consensus.cc:3055] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:57.642407 23746 raft_consensus.cc:515] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.641937 23754 raft_consensus.cc:3060] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.665331 23746 leader_election.cc:290] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:57.665645 23730 raft_consensus.cc:2749] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.642567 23714 raft_consensus.cc:493] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:57.642793 23760 raft_consensus.cc:740] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:57.637585 23772 raft_consensus.cc:515] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:57.667158 22754 leader_election.cc:304] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.677379 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181f971ff0c4d5c83041a9fa21b476f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:57.662905 23706 raft_consensus.cc:740] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:57.677274 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:57.679767 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:57.680603 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:57.684384 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:57.676991 23704 raft_consensus.cc:515] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
W20260709 13:05:57.686058 22886 debug-util.cc:398] Leaking SignalData structure 0x7b08000ee140 after lost signal to thread 21613
I20260709 13:05:57.687018 23704 leader_election.cc:290] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:57.687721 23772 leader_election.cc:290] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:05:57.687919 23377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:05:57.669755 23714 raft_consensus.cc:3060] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.677541 23694 raft_consensus.cc:2804] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:57.693894 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
W20260709 13:05:57.687016 22886 debug-util.cc:398] Leaking SignalData structure 0x7b08001af2a0 after lost signal to thread 22648
I20260709 13:05:57.699658 22865 raft_consensus.cc:1240] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.700629 22831 leader_election.cc:304] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:57.702832 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:57.704658 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b89a74aac94a4fac60ec7674fc01b7" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:57.677810 23701 raft_consensus.cc:515] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.691821 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:57.693044 23694 raft_consensus.cc:493] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:57.680614 23749 raft_consensus.cc:515] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.710973 23772 raft_consensus.cc:2749] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.680136 23706 consensus_queue.cc:260] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.724498 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6ed301274145dc99c38e3d68197ab9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:57.725481 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:57.732400 22861 raft_consensus.cc:1240] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.716907 23694 raft_consensus.cc:3060] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.735314 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:57.707476 23736 raft_consensus.cc:515] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.695060 23760 consensus_queue.cc:260] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.705346 23747 raft_consensus.cc:515] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:57.739867 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
W20260709 13:05:57.735719 22886 debug-util.cc:398] Leaking SignalData structure 0x7b080027ce00 after lost signal to thread 22740
I20260709 13:05:57.741806 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:57.735231 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c32202de9bc4cd49a726901d7612c0b" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:57.708204 23702 raft_consensus.cc:697] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:57.739073 22707 raft_consensus.cc:1275] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:57.748850 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:57.750331 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:57.752365 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce964ef7973f443882ee760e347bfb89" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:57.752604 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:57.753624 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:57.753861 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f3a3015ca74677a62e9b2405f3166d" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:57.755502 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:57.756944 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:57.758021 23737 tablet_bootstrap.cc:492] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec: 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 13:05:57.758347 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:57.758904 23737 tablet_bootstrap.cc:492] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:05:57.759593 23737 ts_tablet_manager.cc:1403] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.399s	user 0.021s	sys 0.020s
I20260709 13:05:57.759922 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:57.761977 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5230e0e96e714cf0bdc6312928e7b9f3" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:57.762054 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:57.763531 22788 raft_consensus.cc:1240] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.764060 23737 raft_consensus.cc:359] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:57.776048 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4d25afb6084ef6bd7bc29db2519ceb" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
W20260709 13:05:57.787863 22830 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:05:57.741626 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287a0e38e034720aab0f9b866493ffc" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:57.798326 23701 leader_election.cc:290] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:57.803815 23692 consensus_queue.cc:1059] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.804960 23749 leader_election.cc:290] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:57.806967 22782 raft_consensus.cc:1240] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.811707 23748 raft_consensus.cc:3055] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:57.812134 23748 raft_consensus.cc:740] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:57.812812 23748 consensus_queue.cc:260] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.812994 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
W20260709 13:05:57.807500 22886 debug-util.cc:398] Leaking SignalData structure 0x7b080033ae40 after lost signal to thread 22815
I20260709 13:05:57.797580 23737 raft_consensus.cc:740] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:05:57.820927 23747 leader_election.cc:290] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:57.822866 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:57.824285 23690 tablet_bootstrap.cc:492] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
W20260709 13:05:57.814872 22886 debug-util.cc:398] Leaking SignalData structure 0x7b080033ae20 after lost signal to thread 22816
W20260709 13:05:57.836611 22886 debug-util.cc:398] Leaking SignalData structure 0x7b080033ad60 after lost signal to thread 22830
I20260709 13:05:57.835244 23749 raft_consensus.cc:493] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:57.850818 22829 leader_election.cc:304] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.855227 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b89a74aac94a4fac60ec7674fc01b7" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:57.856432 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:57.856959 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:57.859279 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:57.827092 23780 raft_consensus.cc:515] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:57.861317 22679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 83973us
W20260709 13:05:57.861825 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 286761us
I20260709 13:05:57.862576 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:57.840018 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b89a74aac94a4fac60ec7674fc01b7" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:57.864740 22788 raft_consensus.cc:1240] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.866967 22786 raft_consensus.cc:1240] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.869155 22790 raft_consensus.cc:1240] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.868659 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:57.848249 23737 consensus_queue.cc:260] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:57.870736 23744 tablet_bootstrap.cc:492] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec: 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 13:05:57.870946 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:57.871317 22783 raft_consensus.cc:1240] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.871523 22856 raft_consensus.cc:2468] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
I20260709 13:05:57.874524 23780 leader_election.cc:290] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:57.875555 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:57.885190 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:57.889796 22786 raft_consensus.cc:1240] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.890882 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:57.863873 23772 raft_consensus.cc:2749] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.871618 23744 tablet_bootstrap.cc:492] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:05:57.890012 22790 raft_consensus.cc:1240] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.892784 22786 raft_consensus.cc:1240] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.895406 22791 raft_consensus.cc:1240] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
W20260709 13:05:57.888716 22886 debug-util.cc:398] Leaking SignalData structure 0x7b080023a9e0 after lost signal to thread 22889
I20260709 13:05:57.901638 22783 raft_consensus.cc:1275] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:57.862303 23749 raft_consensus.cc:515] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.905946 22789 raft_consensus.cc:1240] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.902439 22782 raft_consensus.cc:2393] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:05:57.895524 23736 leader_election.cc:290] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:05:57.902935 22886 debug-util.cc:398] Leaking SignalData structure 0x7b080026c020 after lost signal to thread 22890
I20260709 13:05:57.911535 22829 leader_election.cc:304] T d181f971ff0c4d5c83041a9fa21b476f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.910822 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:57.905460 23739 tablet_bootstrap.cc:492] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec: 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 13:05:57.910898 23744 ts_tablet_manager.cc:1403] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.592s	user 0.027s	sys 0.000s
I20260709 13:05:57.913741 23706 raft_consensus.cc:3060] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:57.884984 23796 consensus_queue.cc:1059] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 13:05:57.926095 22829 leader_election.cc:304] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.913375 22789 raft_consensus.cc:1240] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.934036 22829 leader_election.cc:304] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.937160 22829 leader_election.cc:304] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.936396 22857 raft_consensus.cc:2468] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
I20260709 13:05:57.928669 23772 raft_consensus.cc:2749] T d181f971ff0c4d5c83041a9fa21b476f P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.914920 23696 consensus_queue.cc:1059] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:05:57.939178 22829 leader_election.cc:304] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.847843 23702 consensus_queue.cc:237] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.940565 22829 leader_election.cc:304] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:57.941684 23765 raft_consensus.cc:2749] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.938007 23670 raft_consensus.cc:2749] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.939141 23755 raft_consensus.cc:2749] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.933393 23783 raft_consensus.cc:2749] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.943166 23737 ts_tablet_manager.cc:1434] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.183s	user 0.012s	sys 0.001s
I20260709 13:05:57.943136 23725 raft_consensus.cc:2749] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:57.943923 23739 tablet_bootstrap.cc:492] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:05:57.943948 23670 raft_consensus.cc:493] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:57.950280 23670 raft_consensus.cc:515] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.953187 23739 ts_tablet_manager.cc:1403] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.756s	user 0.036s	sys 0.019s
W20260709 13:05:57.945003 22886 debug-util.cc:398] Leaking SignalData structure 0x7b0800332060 after lost signal to thread 23410
I20260709 13:05:57.952116 23670 leader_election.cc:290] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
W20260709 13:05:57.982132 22679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 51816.6us
W20260709 13:05:57.992163 22831 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:05:57.991783 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:57.996984 22782 raft_consensus.cc:1275] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:57.999472 22788 raft_consensus.cc:1240] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:58.029762 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec058517e3284510acfd74fe8ddeafb6" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:57.957094 23739 raft_consensus.cc:359] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:58.034821 23739 raft_consensus.cc:740] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:05:58.036031 23739 consensus_queue.cc:260] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:58.037894 23713 consensus_queue.cc:1048] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:57.932345 23714 raft_consensus.cc:515] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:57.959211 23694 raft_consensus.cc:515] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.042579 23714 leader_election.cc:290] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:58.043049 23694 leader_election.cc:290] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:57.987293 22711 raft_consensus.cc:1240] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Rejecting Update request from peer 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:58.044257 22784 raft_consensus.cc:1240] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
W20260709 13:05:58.005731 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 65122.8us
I20260709 13:05:58.045742 22829 leader_election.cc:304] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.046948 23670 raft_consensus.cc:2749] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.047418 23739 ts_tablet_manager.cc:1434] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.094s	user 0.000s	sys 0.007s
I20260709 13:05:58.047765 22789 raft_consensus.cc:1240] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:57.957177 23744 raft_consensus.cc:359] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:58.049317 23744 raft_consensus.cc:740] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:05:58.050588 23744 consensus_queue.cc:260] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:58.053943 23744 ts_tablet_manager.cc:1434] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.123s	user 0.005s	sys 0.002s
I20260709 13:05:57.956904 23749 leader_election.cc:290] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:58.063942 23788 consensus_queue.cc:1059] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:58.065491 23788 raft_consensus.cc:3055] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.065938 23788 raft_consensus.cc:740] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:58.068228 23748 raft_consensus.cc:3060] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.069511 23749 consensus_queue.cc:1059] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:58.051800 22754 leader_election.cc:304] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.073927 23670 raft_consensus.cc:3055] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.074817 23670 raft_consensus.cc:740] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:05:58.075091 22863 raft_consensus.cc:1275] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:58.076362 23670 consensus_queue.cc:260] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.078953 22864 raft_consensus.cc:1275] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:58.067378 23788 consensus_queue.cc:260] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.079092 23670 raft_consensus.cc:3060] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.084910 23798 raft_consensus.cc:3055] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.085321 23798 raft_consensus.cc:740] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:58.086598 23749 raft_consensus.cc:493] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:05:58.086359 23798 consensus_queue.cc:260] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.087373 23749 raft_consensus.cc:515] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.089977 23749 leader_election.cc:290] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:58.092782 23721 raft_consensus.cc:3055] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.093176 23721 raft_consensus.cc:740] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:58.093889 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49afb0a590346feb087d5db14a2c888" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:58.094388 23721 consensus_queue.cc:260] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.095824 23721 raft_consensus.cc:3060] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.101598 23760 raft_consensus.cc:3060] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.087843 23798 raft_consensus.cc:3060] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:58.105218 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 59087.3us
I20260709 13:05:58.106343 22829 leader_election.cc:304] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.113087 22724 tablet_copy_service.cc:342] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-7962d799e5a94efd9abf2213015c4afb received from {username='slave'} at 127.0.0.1:37414
I20260709 13:05:58.113758 22724 tablet_copy_service.cc:434] P 7a0cafc39c4d4b5db7d3b141b30c69aa: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-7962d799e5a94efd9abf2213015c4afb on tablet 7962d799e5a94efd9abf2213015c4afb with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:58.116756 22725 tablet_copy_service.cc:342] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-36c1362263424c7d8a3291186bdeb6fa received from {username='slave'} at 127.0.0.1:37414
I20260709 13:05:58.117904 22725 tablet_copy_service.cc:434] P 7a0cafc39c4d4b5db7d3b141b30c69aa: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-36c1362263424c7d8a3291186bdeb6fa on tablet 36c1362263424c7d8a3291186bdeb6fa with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:58.120028 22864 raft_consensus.cc:1240] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:58.120358 22857 raft_consensus.cc:1240] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:58.123023 23784 raft_consensus.cc:2749] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.131176 23788 raft_consensus.cc:3060] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.136596 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:58.131033 22724 tablet_copy_service.cc:342] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-1fab8a0dfc894a0ba2c45fe0423ef8bf received from {username='slave'} at 127.0.0.1:37414
I20260709 13:05:58.134351 23749 raft_consensus.cc:2749] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.143546 22724 tablet_copy_service.cc:434] P 7a0cafc39c4d4b5db7d3b141b30c69aa: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-1fab8a0dfc894a0ba2c45fe0423ef8bf on tablet 1fab8a0dfc894a0ba2c45fe0423ef8bf with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:58.139930 22613 catalog_manager.cc:5697] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 1 to 2, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 2 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:58.142239 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 90815.4us
W20260709 13:05:58.151111 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 44990.4us
I20260709 13:05:58.152225 22829 leader_election.cc:304] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.154253 22829 leader_election.cc:304] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.154407 23749 raft_consensus.cc:2749] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.165753 22611 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39162 (request call id 67) took 1084 ms. Trace:
I20260709 13:05:58.165513 23791 consensus_queue.cc:1059] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:05:58.165458 23748 consensus_queue.cc:1059] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:58.166152 22754 leader_election.cc:304] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.167598 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287a0e38e034720aab0f9b866493ffc" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:58.168370 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4d25afb6084ef6bd7bc29db2519ceb" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:58.168944 23730 raft_consensus.cc:2749] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.170883 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:58.171365 22754 leader_election.cc:304] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.173807 22754 leader_election.cc:304] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.185665 23748 raft_consensus.cc:3055] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.185945 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:58.186620 23778 raft_consensus.cc:3055] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.186975 23778 raft_consensus.cc:740] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:58.191149 23782 raft_consensus.cc:2749] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.186100 23748 raft_consensus.cc:740] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:58.192669 23748 consensus_queue.cc:260] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.193557 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:58.193856 23748 raft_consensus.cc:3060] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.196568 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:58.188022 23778 consensus_queue.cc:260] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.199244 23778 raft_consensus.cc:3060] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.201372 22680 leader_election.cc:304] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:58.204680 23791 consensus_queue.cc:1059] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:58.206964 23791 raft_consensus.cc:3055] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.207314 23791 raft_consensus.cc:740] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:58.204690 23804 consensus_queue.cc:1059] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 13:05:58.211380 23670 raft_consensus.cc:2749] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.211668 23782 raft_consensus.cc:2749] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.216370 22754 leader_election.cc:304] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.218538 22754 leader_election.cc:304] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.218966 23780 raft_consensus.cc:2749] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.166200 22611 rpcz_store.cc:276] 0709 13:05:57.081401 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:57.081543 (+   142us) service_pool.cc:224] Handling call
0709 13:05:58.165545 (+1084002us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:05:57.372642 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:05:57.408354 (+ 35712us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:05:57.408388 (+    34us) write_op.cc:435] Acquired schema lock
0709 13:05:57.408405 (+    17us) tablet.cc:662] Decoding operations
0709 13:05:57.408944 (+   539us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:05:57.408997 (+    53us) write_op.cc:641] Partition lock acquired for write op
0709 13:05:57.409022 (+    25us) tablet.cc:685] Acquiring locks for 3 operations
0709 13:05:57.409327 (+   305us) tablet.cc:701] Row locks acquired
0709 13:05:57.409345 (+    18us) write_op.cc:260] PREPARE: finished
0709 13:05:57.409460 (+   115us) write_op.cc:270] Start()
0709 13:05:57.409558 (+    98us) write_op.cc:276] Timestamp: P: 1783602357409422 usec, L: 0
0709 13:05:57.409576 (+    18us) op_driver.cc:348] REPLICATION: starting
0709 13:05:57.410753 (+  1177us) log.cc:844] Serialized 1297 byte log entry
0709 13:05:57.744283 (+333530us) op_driver.cc:464] REPLICATION: finished
0709 13:05:57.834205 (+ 89922us) write_op.cc:301] APPLY: starting
0709 13:05:57.836468 (+  2263us) tablet.cc:1367] starting BulkCheckPresence
0709 13:05:57.846966 (+ 10498us) tablet.cc:1370] finished BulkCheckPresence
0709 13:05:57.885600 (+ 38634us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:05:57.906029 (+ 20429us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:05:57.906202 (+   173us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 13:05:57.906243 (+    41us) write_op.cc:312] APPLY: finished
0709 13:05:57.906455 (+   212us) log.cc:844] Serialized 34 byte log entry
0709 13:05:57.906630 (+   175us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:05:57.906709 (+    79us) write_op.cc:454] Released schema lock
0709 13:05:57.906745 (+    36us) write_op.cc:341] FINISH: Updating metrics
0709 13:05:57.907050 (+   305us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:05:57.907076 (+    26us) write_op.cc:454] Released schema lock
0709 13:05:57.940745 (+ 33669us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:05:57.948159 (+  7414us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":81904,"apply.run_cpu_time_us":2332,"apply.run_wall_time_us":80608,"num_ops":3,"prepare.queue_time_us":265141,"prepare.run_cpu_time_us":11402,"prepare.run_wall_time_us":110145,"raft.queue_time_us":194184,"raft.run_cpu_time_us":28729,"raft.run_wall_time_us":200637,"replication_time_us":330130,"thread_start_us":347439,"threads_started":4,"wal-append.queue_time_us":162234}]]}
I20260709 13:05:58.192903 22707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59502
I20260709 13:05:58.225405 22707 raft_consensus.cc:606] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Received request to transfer leadership
I20260709 13:05:58.227841 23767 raft_consensus.cc:2749] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:05:58.240144 22830 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:05:58.240584 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 86540.8us
W20260709 13:05:58.241762 22831 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:05:58.241353 22829 leader_election.cc:304] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.242883 23670 raft_consensus.cc:2749] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.243635 22829 leader_election.cc:304] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.244549 23670 raft_consensus.cc:2749] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.245364 22829 leader_election.cc:304] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.246451 23670 raft_consensus.cc:2749] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.208781 23791 consensus_queue.cc:260] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.248394 23791 raft_consensus.cc:3060] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.253000 22714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59502
I20260709 13:05:58.253640 22714 raft_consensus.cc:606] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Received request to transfer leadership
W20260709 13:05:58.261755 22679 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:05:58.261335 22829 leader_election.cc:304] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.274333 23670 raft_consensus.cc:2749] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.265375 23798 raft_consensus.cc:2749] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.286628 23790 raft_consensus.cc:3055] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.287129 23790 raft_consensus.cc:740] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:58.286527 22709 raft_consensus.cc:2468] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
W20260709 13:05:58.290205 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 89110.8us
I20260709 13:05:58.288298 23790 consensus_queue.cc:260] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:58.309177 22829 leader_election.cc:304] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.310914 23798 consensus_queue.cc:1048] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:58.315155 23798 consensus_queue.cc:1048] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:58.316421 23670 raft_consensus.cc:2749] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.319605 22829 leader_election.cc:304] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:58.321871 22712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:59502
I20260709 13:05:58.322500 22712 raft_consensus.cc:606] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Received request to transfer leadership
I20260709 13:05:58.318281 23778 consensus_queue.cc:1059] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:58.320581 23790 raft_consensus.cc:3060] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.328052 23670 raft_consensus.cc:2749] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.335450 23778 raft_consensus.cc:3055] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.335908 23778 raft_consensus.cc:740] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:58.337133 23690 tablet_bootstrap.cc:492] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec: 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 13:05:58.341535 22829 leader_election.cc:304] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.342373 23670 raft_consensus.cc:2749] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.343665 22829 leader_election.cc:304] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.344480 23670 raft_consensus.cc:2749] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:58.338192 23690 tablet_bootstrap.cc:492] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
W20260709 13:05:58.349810 22662 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
I20260709 13:05:58.350216 23690 ts_tablet_manager.cc:1403] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.526s	user 0.028s	sys 0.019s
W20260709 13:05:58.350308 22662 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 3a2dcb1411734c6f8cabc4fd5dc032ec already in progress
I20260709 13:05:58.351727 22757 leader_election.cc:304] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:58.351634 23721 consensus_queue.cc:1059] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:05:58.350879 22662 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 3a2dcb1411734c6f8cabc4fd5dc032ec already in progress
I20260709 13:05:58.352762 23730 raft_consensus.cc:2804] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:58.356469 23730 raft_consensus.cc:697] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:58.357072 23760 consensus_queue.cc:1059] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:58.358026 23730 consensus_queue.cc:237] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.359208 23798 consensus_queue.cc:1059] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:58.359439 23804 consensus_queue.cc:1059] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:58.359145 23754 raft_consensus.cc:3055] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.360814 23754 raft_consensus.cc:740] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:58.352823 23721 raft_consensus.cc:3055] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.361423 23721 raft_consensus.cc:740] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:58.362262 23721 consensus_queue.cc:260] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:58.360960 23804 raft_consensus.cc:3055] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.384974 23804 raft_consensus.cc:740] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:58.386025 23804 consensus_queue.cc:260] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.388782 23804 raft_consensus.cc:3060] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.390926 23721 raft_consensus.cc:3060] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.364326 23788 consensus_queue.cc:1048] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
W20260709 13:05:58.393952 23798 consensus_queue.cc:1175] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "4f037ffdb0be4730a45aefcaa25772d4" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:05:58.356623 23778 consensus_queue.cc:260] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:58.397446 22831 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:05:58.397446 22829 leader_election.cc:304] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.397089 23778 raft_consensus.cc:3060] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.400358 23690 raft_consensus.cc:359] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:58.403177 23690 raft_consensus.cc:740] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:05:58.404386 23690 consensus_queue.cc:260] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:58.407145 23746 raft_consensus.cc:3055] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.407533 23746 raft_consensus.cc:740] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:58.407950 23670 raft_consensus.cc:493] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:58.408470 23670 raft_consensus.cc:515] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.408654 23706 consensus_queue.cc:1059] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:58.409567 23706 raft_consensus.cc:3055] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.409865 23706 raft_consensus.cc:740] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:58.410497 23670 leader_election.cc:290] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:58.410704 23706 consensus_queue.cc:260] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.411732 23706 raft_consensus.cc:3060] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.407677 23749 raft_consensus.cc:2749] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.413583 23798 raft_consensus.cc:493] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:58.410384 23746 consensus_queue.cc:260] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.414283 23798 raft_consensus.cc:515] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.415335 23746 raft_consensus.cc:3060] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.389020 23702 consensus_queue.cc:1059] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.067s
I20260709 13:05:58.426038 23754 consensus_queue.cc:260] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.426769 22788 raft_consensus.cc:1240] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:58.427388 23754 raft_consensus.cc:3060] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.428189 22789 raft_consensus.cc:1240] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:58.429908 23763 consensus_queue.cc:1059] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:58.430526 22782 raft_consensus.cc:1240] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:58.431241 23763 raft_consensus.cc:3055] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.431605 23763 raft_consensus.cc:740] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:58.432771 23692 consensus_queue.cc:1059] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:58.433125 23702 consensus_queue.cc:1059] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:58.424894 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:58.436307 23799 consensus_queue.cc:1059] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:05:58.436534 23778 raft_consensus.cc:3055] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.437033 23778 raft_consensus.cc:740] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:58.437880 23778 consensus_queue.cc:260] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.421751 23757 consensus_queue.cc:1048] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:05:58.438988 23778 raft_consensus.cc:3060] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.438529 22712 raft_consensus.cc:2468] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:05:58.441195 22831 leader_election.cc:304] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:58.436486 23702 raft_consensus.cc:3055] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.441983 23749 raft_consensus.cc:2804] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:58.442231 23702 raft_consensus.cc:740] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:58.446007 23378 raft_consensus.cc:3060] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Advancing to term 2
I20260709 13:05:58.377187 23748 consensus_queue.cc:1059] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.058s
I20260709 13:05:58.440881 23760 raft_consensus.cc:3055] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.421799 23798 leader_election.cc:290] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:58.442435 23759 consensus_queue.cc:1059] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:05:58.443933 23749 raft_consensus.cc:493] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:58.439939 23796 consensus_queue.cc:1059] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:05:58.438946 23377 raft_consensus.cc:1217] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:58.439908 23383 raft_consensus.cc:1217] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:05:58.469944 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 106581us
I20260709 13:05:58.470758 22829 leader_election.cc:304] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.458271 23760 raft_consensus.cc:740] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:58.476217 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:58.466647 23749 raft_consensus.cc:3060] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.444631 23702 consensus_queue.cc:260] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.489594 23806 raft_consensus.cc:493] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:58.464648 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:58.439858 23763 consensus_queue.cc:260] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.496994 22784 raft_consensus.cc:1240] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:58.503911 22782 raft_consensus.cc:2468] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:05:58.504352 23690 ts_tablet_manager.cc:1434] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.154s	user 0.005s	sys 0.003s
I20260709 13:05:58.506594 22680 leader_election.cc:304] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:58.506385 23806 raft_consensus.cc:515] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.508554 23806 leader_election.cc:290] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:58.511061 23692 raft_consensus.cc:2804] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:05:58.511476 23692 raft_consensus.cc:493] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:58.511795 23692 raft_consensus.cc:3060] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:58.517467 23760 consensus_queue.cc:260] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.518594 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:58.518786 23760 raft_consensus.cc:3060] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.519250 22788 raft_consensus.cc:1240] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
W20260709 13:05:58.541515 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 70879us
I20260709 13:05:58.497040 23670 raft_consensus.cc:2749] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.547241 23763 raft_consensus.cc:3060] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.547681 23780 raft_consensus.cc:493] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:58.548254 23780 raft_consensus.cc:515] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.550413 23780 leader_election.cc:290] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:58.511188 23803 raft_consensus.cc:3055] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.552333 23803 raft_consensus.cc:740] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:58.554549 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:58.555155 22712 raft_consensus.cc:2468] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
I20260709 13:05:58.557509 22757 leader_election.cc:304] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:58.557287 23803 consensus_queue.cc:260] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:58.558640 23730 raft_consensus.cc:2804] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:58.559011 23730 raft_consensus.cc:493] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:58.559373 23730 raft_consensus.cc:3060] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.561113 22784 raft_consensus.cc:1275] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:58.557457 23692 raft_consensus.cc:515] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.566646 23692 leader_election.cc:290] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:58.567721 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:58.571723 22784 raft_consensus.cc:3060] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:58.572031 23803 raft_consensus.cc:3060] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.569805 23706 consensus_queue.cc:1048] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:58.570405 23780 raft_consensus.cc:493] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:58.566573 23730 raft_consensus.cc:515] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.573905 22829 leader_election.cc:304] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.574333 23780 raft_consensus.cc:515] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.576643 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:58.576874 23780 leader_election.cc:290] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:58.542250 23702 raft_consensus.cc:3060] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.571014 23806 raft_consensus.cc:493] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:58.582787 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5230e0e96e714cf0bdc6312928e7b9f3" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:58.587142 23790 consensus_queue.cc:1059] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 13:05:58.587525 23730 leader_election.cc:290] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:58.593194 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:58.596240 22784 raft_consensus.cc:2468] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:05:58.598278 22680 leader_election.cc:304] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:58.598526 22712 raft_consensus.cc:2468] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
I20260709 13:05:58.590788 23692 raft_consensus.cc:3055] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.607817 22757 leader_election.cc:304] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:58.611426 23780 raft_consensus.cc:2804] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:58.611716 22856 raft_consensus.cc:1275] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:58.611912 23780 raft_consensus.cc:493] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:58.612389 23780 raft_consensus.cc:3060] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.623764 23748 raft_consensus.cc:993] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:05:58.630203 22711 raft_consensus.cc:2468] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
I20260709 13:05:58.597048 23806 raft_consensus.cc:515] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.604713 23692 raft_consensus.cc:740] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:58.631829 22757 leader_election.cc:304] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:58.615263 22611 catalog_manager.cc:5697] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 1 to 2, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 2 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:58.649665 22857 raft_consensus.cc:3060] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 3
W20260709 13:05:58.650125 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 76342.5us
I20260709 13:05:58.651050 22829 leader_election.cc:304] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.658071 23714 raft_consensus.cc:493] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:58.658133 23670 raft_consensus.cc:2749] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.659055 23670 raft_consensus.cc:2749] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.658795 23714 raft_consensus.cc:515] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.661069 23714 leader_election.cc:290] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:58.661442 23781 raft_consensus.cc:3055] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.661799 23788 raft_consensus.cc:3055] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.662204 23788 raft_consensus.cc:740] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:58.664585 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:58.646216 23767 raft_consensus.cc:2804] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:58.663839 23748 raft_consensus.cc:1081] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:05:58.676369 23824 consensus_queue.cc:1048] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:58.680743 22712 raft_consensus.cc:2468] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
I20260709 13:05:58.645218 23692 consensus_queue.cc:260] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:58.689467 23378 raft_consensus.cc:1275] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [term 2 LEARNER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:58.671382 22614 catalog_manager.cc:5697] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 2, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 2 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:58.675774 22857 raft_consensus.cc:2468] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:05:58.654661 23822 raft_consensus.cc:2804] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:58.699955 22757 leader_election.cc:304] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:58.710333 23806 leader_election.cc:290] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:58.711205 23788 consensus_queue.cc:260] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.711745 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:58.661814 23781 raft_consensus.cc:740] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
W20260709 13:05:58.714671 22679 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:05:58.718072 23781 consensus_queue.cc:260] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.719497 23781 raft_consensus.cc:3060] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.720801 23692 raft_consensus.cc:3060] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.703754 23767 raft_consensus.cc:697] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:58.725878 23767 consensus_queue.cc:237] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.728905 23822 raft_consensus.cc:697] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:58.662856 23780 raft_consensus.cc:515] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.736299 22863 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49408
I20260709 13:05:58.738025 23766 raft_consensus.cc:493] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:58.716146 23714 raft_consensus.cc:2804] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:58.744453 23788 raft_consensus.cc:3060] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.729961 23822 consensus_queue.cc:237] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.740041 23806 raft_consensus.cc:493] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:58.767421 22863 raft_consensus.cc:493] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:58.767835 22863 raft_consensus.cc:3060] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:58.749363 23714 raft_consensus.cc:493] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:58.770517 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5230e0e96e714cf0bdc6312928e7b9f3" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:58.770553 23714 raft_consensus.cc:3060] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.776885 23780 leader_election.cc:290] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:58.747190 23766 raft_consensus.cc:515] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:58.790225 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 139463us
I20260709 13:05:58.776710 23806 raft_consensus.cc:515] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.780807 23799 consensus_queue.cc:1048] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 13:05:58.804248 23766 leader_election.cc:290] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:58.805563 23806 leader_election.cc:290] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:58.806846 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:58.807494 22709 raft_consensus.cc:2468] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
W20260709 13:05:58.808696 23830 log.cc:927] Time spent T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260709 13:05:58.813970 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:58.814641 22707 raft_consensus.cc:2468] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
I20260709 13:05:58.814826 22712 raft_consensus.cc:1275] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:58.816632 22757 leader_election.cc:304] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:58.820941 23780 raft_consensus.cc:2804] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:58.821148 22831 leader_election.cc:304] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:58.821336 23780 raft_consensus.cc:493] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:58.821738 23780 raft_consensus.cc:3060] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.821926 23827 raft_consensus.cc:2804] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:05:58.821570 23701 consensus_queue.cc:1048] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:58.776975 23749 raft_consensus.cc:515] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:58.828634 22830 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:05:58.828027 22715 raft_consensus.cc:2468] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
I20260709 13:05:58.833223 22757 leader_election.cc:304] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:58.822316 23827 raft_consensus.cc:493] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:58.843382 23827 raft_consensus.cc:3060] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:58.844967 23749 leader_election.cc:290] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:58.847111 23780 raft_consensus.cc:515] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.848058 23694 raft_consensus.cc:2804] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:58.848572 23694 raft_consensus.cc:697] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:58.849421 23694 consensus_queue.cc:237] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.838258 23799 raft_consensus.cc:493] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:58.851739 23799 raft_consensus.cc:515] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.853783 23799 leader_election.cc:290] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:58.854231 23780 leader_election.cc:290] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:05:58.856536 22831 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:05:58.837288 22863 raft_consensus.cc:515] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:58.857904 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:58.859879 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:58.860395 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:58.861068 22782 raft_consensus.cc:2468] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:05:58.863787 22680 leader_election.cc:304] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:58.842054 23714 raft_consensus.cc:515] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.865449 22829 leader_election.cc:304] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.868809 22712 raft_consensus.cc:2468] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
I20260709 13:05:58.871153 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:58.872103 22757 leader_election.cc:304] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:58.873021 22857 raft_consensus.cc:2468] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:05:58.873215 23821 raft_consensus.cc:2804] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:05:58.873633 23821 raft_consensus.cc:493] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:58.873947 23821 raft_consensus.cc:3060] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:58.885479 22715 raft_consensus.cc:2468] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:05:58.886602 23767 raft_consensus.cc:2804] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:58.886490 22831 leader_election.cc:304] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:58.887455 23806 raft_consensus.cc:2804] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:58.883327 23749 raft_consensus.cc:2749] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.897114 23714 leader_election.cc:290] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:58.890740 23806 raft_consensus.cc:697] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:05:58.898525 23806 consensus_queue.cc:237] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.901479 23821 raft_consensus.cc:515] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:58.897082 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 55167us
I20260709 13:05:58.875978 23827 raft_consensus.cc:515] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.887979 23767 raft_consensus.cc:697] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:58.919152 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:58.924472 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:58.925094 22712 raft_consensus.cc:3055] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:58.925527 22863 leader_election.cc:290] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:58.928321 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:58.927137 22712 raft_consensus.cc:740] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:58.928882 22857 raft_consensus.cc:3060] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:58.929020 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:58.929661 22782 raft_consensus.cc:3060] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:58.925365 22613 catalog_manager.cc:5697] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 1 to 2, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 2 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:58.928803 23821 leader_election.cc:290] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:58.937422 23767 consensus_queue.cc:237] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.939543 23827 leader_election.cc:290] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:58.943383 22829 leader_election.cc:304] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.944095 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:58.944322 22857 raft_consensus.cc:2468] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:05:58.945356 22711 raft_consensus.cc:3060] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:58.946120 22679 leader_election.cc:304] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:58.946821 23702 raft_consensus.cc:2804] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:58.947258 23702 raft_consensus.cc:697] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:58.948035 23702 consensus_queue.cc:237] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.944962 22782 raft_consensus.cc:2468] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:05:58.949746 22715 raft_consensus.cc:2468] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
I20260709 13:05:58.951943 23827 raft_consensus.cc:2749] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.951393 22829 leader_election.cc:304] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:58.957015 23827 raft_consensus.cc:2749] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.957962 22757 leader_election.cc:304] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:58.958747 23694 raft_consensus.cc:2804] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:58.958977 22829 leader_election.cc:304] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.959406 23694 raft_consensus.cc:697] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:58.960584 22711 raft_consensus.cc:2468] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 3.
I20260709 13:05:58.960716 23827 raft_consensus.cc:2749] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.961040 23694 consensus_queue.cc:237] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.961745 22831 leader_election.cc:304] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:58.962507 23806 raft_consensus.cc:2804] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:58.962978 23806 raft_consensus.cc:697] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:05:58.960045 22712 consensus_queue.cc:260] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:58.965196 22712 raft_consensus.cc:3060] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:58.965127 23806 consensus_queue.cc:237] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:58.977703 22712 raft_consensus.cc:2468] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 3.
I20260709 13:05:58.978739 22831 leader_election.cc:304] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:58.979774 23827 raft_consensus.cc:2804] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:58.980423 23827 raft_consensus.cc:697] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:05:58.981269 23827 consensus_queue.cc:237] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:58.982592 22829 leader_election.cc:304] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.987812 23749 raft_consensus.cc:2749] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.994165 22829 leader_election.cc:304] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:58.996649 23749 raft_consensus.cc:2749] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:58.997916 22829 leader_election.cc:304] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:59.000473 23749 raft_consensus.cc:2749] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:59.002022 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.003563 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.004932 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.004973 22611 catalog_manager.cc:5697] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:59.010318 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.011294 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.012478 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.011226 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.014127 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.020984 22610 catalog_manager.cc:5697] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:59.022656 22610 catalog_manager.cc:5697] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 2 to 3, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 3 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:59.024384 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.025102 22610 catalog_manager.cc:5697] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 1 to 2, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:59.038552 22857 raft_consensus.cc:1275] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.039538 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.041563 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.042955 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.044386 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4d25afb6084ef6bd7bc29db2519ceb" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.045141 22856 raft_consensus.cc:2393] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 2: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:05:59.047474 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287a0e38e034720aab0f9b866493ffc" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.068362 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.044394 23702 raft_consensus.cc:493] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.063017 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.063210 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.065788 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:59.069710 22865 raft_consensus.cc:2393] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 2: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:05:59.062330 22613 catalog_manager.cc:5697] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 3, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:59.070111 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.070768 22865 raft_consensus.cc:1275] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.065804 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.071790 22861 raft_consensus.cc:2393] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 2: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:05:59.066738 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5230e0e96e714cf0bdc6312928e7b9f3" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.072669 22862 raft_consensus.cc:2393] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 2: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:05:59.066936 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:59.066882 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:59.067790 22754 leader_election.cc:304] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:59.074783 23694 raft_consensus.cc:2749] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:59.065919 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5230e0e96e714cf0bdc6312928e7b9f3" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:59.069036 23702 raft_consensus.cc:515] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.075750 22863 raft_consensus.cc:2393] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 2: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:05:59.070827 22856 raft_consensus.cc:2393] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 2: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:05:59.078068 23702 leader_election.cc:290] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:59.079021 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:59.079664 22856 raft_consensus.cc:2468] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:59.080704 22679 leader_election.cc:304] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:59.080761 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:59.081393 22782 raft_consensus.cc:2468] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:05:59.081547 23702 raft_consensus.cc:2804] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:05:59.082031 23702 raft_consensus.cc:493] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:59.082401 23702 raft_consensus.cc:3060] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.069051 22859 raft_consensus.cc:2393] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 2: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:05:59.094528 22611 catalog_manager.cc:5697] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 1 to 2, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 2 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:59.096241 22611 catalog_manager.cc:5697] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 1 to 2, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 2 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:59.097177 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:59.097675 22611 catalog_manager.cc:5697] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 1 to 2, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 2 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:59.099205 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec058517e3284510acfd74fe8ddeafb6" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:59.103716 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49afb0a590346feb087d5db14a2c888" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:59.105688 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:59.106510 22782 raft_consensus.cc:2393] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:05:59.108173 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:59.114411 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:59.115090 22782 raft_consensus.cc:2368] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
I20260709 13:05:59.116941 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:59.117530 22782 raft_consensus.cc:2468] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:05:59.118691 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:59.119372 22788 raft_consensus.cc:2393] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:05:59.120044 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:59.102263 23702 raft_consensus.cc:515] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.121438 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:59.121994 22754 leader_election.cc:304] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:59.126335 22788 raft_consensus.cc:3060] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.127686 22754 leader_election.cc:304] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:59.128484 23694 raft_consensus.cc:2749] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:59.128667 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:59.129308 22789 raft_consensus.cc:3060] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.130112 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.130647 22856 raft_consensus.cc:3060] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.128610 23702 leader_election.cc:290] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:59.132506 22875 tablet_copy_service.cc:342] P 4f037ffdb0be4730a45aefcaa25772d4: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-3a2dcb1411734c6f8cabc4fd5dc032ec received from {username='slave'} at 127.0.0.1:45310
I20260709 13:05:59.133002 22875 tablet_copy_service.cc:434] P 4f037ffdb0be4730a45aefcaa25772d4: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-3a2dcb1411734c6f8cabc4fd5dc032ec on tablet 3a2dcb1411734c6f8cabc4fd5dc032ec with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:59.132877 22754 leader_election.cc:304] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:59.133796 23730 raft_consensus.cc:2749] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:59.129245 23749 raft_consensus.cc:493] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d97f292bf045489683ac6c1a6ac61aec)
I20260709 13:05:59.133944 22829 leader_election.cc:304] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:59.134471 23749 raft_consensus.cc:515] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:59.135044 22829 leader_election.cc:304] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:59.135375 23767 raft_consensus.cc:2749] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:59.135728 23806 raft_consensus.cc:2749] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:59.136404 23806 raft_consensus.cc:2749] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:59.136543 23749 leader_election.cc:290] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:05:59.137404 22829 leader_election.cc:304] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:59.138581 22788 raft_consensus.cc:2468] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 3.
I20260709 13:05:59.138790 22829 leader_election.cc:304] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:59.138590 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7763b2230eb046209aef5d91ac9cc692" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:59.134078 22754 leader_election.cc:304] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:59.138728 23827 raft_consensus.cc:2749] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:59.145539 23749 raft_consensus.cc:2749] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:59.148375 23702 raft_consensus.cc:493] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.148885 23702 raft_consensus.cc:515] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.150446 22789 raft_consensus.cc:2468] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:05:59.150872 23702 leader_election.cc:290] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:59.152678 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:59.153885 22680 leader_election.cc:304] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:59.154458 23702 raft_consensus.cc:2804] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:59.154918 23702 raft_consensus.cc:697] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:59.156032 23730 raft_consensus.cc:2749] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:59.156438 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:59.156694 22754 leader_election.cc:304] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:59.156713 22829 leader_election.cc:400] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635) with higher term. Message: Invalid argument: T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
I20260709 13:05:59.157724 22829 leader_election.cc:403] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:05:59.158099 22754 leader_election.cc:304] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:59.158257 23749 raft_consensus.cc:2749] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635) with higher term. Message: Invalid argument: T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
I20260709 13:05:59.157529 23702 consensus_queue.cc:237] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.158928 23694 raft_consensus.cc:2749] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:59.126871 22782 raft_consensus.cc:3060] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.159549 22754 leader_election.cc:304] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:59.159628 23694 raft_consensus.cc:2749] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:59.157495 22789 raft_consensus.cc:2468] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:05:59.168479 22754 leader_election.cc:304] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:59.164908 23767 raft_consensus.cc:2749] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:59.169936 22680 leader_election.cc:304] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:59.171031 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7763b2230eb046209aef5d91ac9cc692" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:05:59.171310 23730 raft_consensus.cc:2749] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:59.171425 22754 leader_election.cc:304] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:59.172220 23694 raft_consensus.cc:2749] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:05:59.172698 23692 raft_consensus.cc:2804] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:05:59.173067 23692 raft_consensus.cc:493] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:59.173386 23692 raft_consensus.cc:3060] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:59.172120 22856 raft_consensus.cc:2468] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:05:59.174602 22829 leader_election.cc:304] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:05:59.176223 23749 raft_consensus.cc:2749] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:59.194111 23730 consensus_queue.cc:1048] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.199769 23749 raft_consensus.cc:493] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:59.200403 23749 raft_consensus.cc:515] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.201582 22754 leader_election.cc:304] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:59.202332 23730 raft_consensus.cc:2749] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:59.202732 23749 leader_election.cc:290] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:59.203539 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:59.204175 22712 raft_consensus.cc:2468] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:05:59.205540 22831 leader_election.cc:304] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:59.206233 23749 raft_consensus.cc:2804] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:59.206573 23749 raft_consensus.cc:493] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:59.206913 23749 raft_consensus.cc:3060] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.210760 22754 leader_election.cc:304] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:59.211494 23730 raft_consensus.cc:2749] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:59.212599 22754 leader_election.cc:304] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:59.213554 22614 catalog_manager.cc:5697] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:59.216511 22782 raft_consensus.cc:2468] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 3.
I20260709 13:05:59.210136 23692 raft_consensus.cc:515] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.220392 23730 raft_consensus.cc:2749] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:59.228893 22856 raft_consensus.cc:1275] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:59.230679 23821 consensus_queue.cc:1048] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.232704 23692 leader_election.cc:290] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 4 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:59.234032 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:59.234607 22789 raft_consensus.cc:3060] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:59.234936 22754 leader_election.cc:304] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:59.235642 23766 raft_consensus.cc:2749] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:59.234719 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.237128 22859 raft_consensus.cc:3060] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:05:59.243453 22859 raft_consensus.cc:2468] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 4.
I20260709 13:05:59.252440 22679 leader_election.cc:304] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:59.253129 23692 raft_consensus.cc:2804] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:59.253599 23692 raft_consensus.cc:697] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:59.254365 23692 consensus_queue.cc:237] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.243870 22789 raft_consensus.cc:2468] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 4.
I20260709 13:05:59.244374 23766 consensus_queue.cc:1048] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.245127 22754 leader_election.cc:304] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:59.257655 22754 leader_election.cc:304] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:59.259388 23694 raft_consensus.cc:2749] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:59.260037 23694 raft_consensus.cc:2749] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:59.265906 22859 raft_consensus.cc:1275] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.272539 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:59.273365 22789 raft_consensus.cc:2393] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:05:59.278194 22614 catalog_manager.cc:5697] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:59.278847 23730 consensus_queue.cc:1048] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.250372 23749 raft_consensus.cc:515] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.294018 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:59.294250 23749 leader_election.cc:290] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:59.300491 22712 raft_consensus.cc:2468] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:05:59.302248 22831 leader_election.cc:304] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:59.303354 23749 raft_consensus.cc:2804] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:59.304443 23749 raft_consensus.cc:697] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:05:59.306468 23730 raft_consensus.cc:493] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:05:59.306954 23730 raft_consensus.cc:515] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.314385 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:59.314921 22712 raft_consensus.cc:2393] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 2: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:05:59.322160 23827 raft_consensus.cc:493] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.322639 23827 raft_consensus.cc:515] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:59.324636 23827 leader_election.cc:290] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:05:59.326651 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:59.327217 22712 raft_consensus.cc:2468] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:05:59.328193 22788 raft_consensus.cc:1275] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:59.328154 22831 leader_election.cc:304] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:59.328408 23730 leader_election.cc:290] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:59.328974 23827 raft_consensus.cc:2804] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:05:59.329324 23827 raft_consensus.cc:493] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:59.329658 23827 raft_consensus.cc:3060] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.329339 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:05:59.334270 22709 raft_consensus.cc:1275] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.308836 23749 consensus_queue.cc:237] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.316661 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:59.342428 23702 consensus_queue.cc:1048] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.346501 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:59.347155 22858 raft_consensus.cc:2468] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
I20260709 13:05:59.343292 22782 raft_consensus.cc:2393] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:05:59.350320 22754 leader_election.cc:304] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:59.351756 23767 raft_consensus.cc:2804] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:59.352156 23767 raft_consensus.cc:493] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:05:59.352499 23767 raft_consensus.cc:3060] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.341897 23730 consensus_queue.cc:1048] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:05:59.368964 23767 raft_consensus.cc:515] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.371659 23767 leader_election.cc:290] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:59.376829 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:59.377592 22711 raft_consensus.cc:2393] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 2: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:05:59.390998 22863 raft_consensus.cc:1275] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.392639 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.394728 23827 raft_consensus.cc:515] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:59.414479 23803 raft_consensus.cc:493] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.414932 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:59.415486 22711 raft_consensus.cc:3060] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.418527 23714 raft_consensus.cc:493] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:59.419036 23714 raft_consensus.cc:515] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.414951 23803 raft_consensus.cc:515] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.422132 23803 leader_election.cc:290] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:59.422761 23730 raft_consensus.cc:493] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:59.423347 23827 leader_election.cc:290] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:05:59.423237 23730 raft_consensus.cc:515] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.425112 22711 raft_consensus.cc:2468] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 3.
I20260709 13:05:59.395874 23767 consensus_queue.cc:1048] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:05:59.426064 22831 leader_election.cc:304] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:59.426946 23827 raft_consensus.cc:2804] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:59.427582 23827 raft_consensus.cc:697] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:05:59.428050 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:59.428644 22864 raft_consensus.cc:2468] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:05:59.428498 23827 consensus_queue.cc:237] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:59.430001 22679 leader_election.cc:304] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:59.430704 23803 raft_consensus.cc:2804] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:05:59.431053 23803 raft_consensus.cc:493] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:59.431399 23803 raft_consensus.cc:3060] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.400764 22709 raft_consensus.cc:1275] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:59.436492 23806 consensus_queue.cc:1048] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.450562 23803 raft_consensus.cc:515] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.406599 22858 raft_consensus.cc:1275] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:59.407428 23702 raft_consensus.cc:493] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.454293 23702 raft_consensus.cc:515] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.456297 23702 leader_election.cc:290] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:59.456792 22863 raft_consensus.cc:2468] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
W20260709 13:05:59.453399 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 43913.1us
I20260709 13:05:59.422160 23714 leader_election.cc:290] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:59.458839 22788 raft_consensus.cc:1275] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:59.460600 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:59.461817 23702 consensus_queue.cc:1048] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.467319 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:05:59.468542 22864 raft_consensus.cc:2468] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:59.472420 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:59.472910 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:59.472986 22679 leader_election.cc:304] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:59.473619 22707 raft_consensus.cc:2468] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
I20260709 13:05:59.474673 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:59.473161 22856 raft_consensus.cc:2393] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 2: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:05:59.425264 23730 leader_election.cc:290] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:59.467970 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.477130 22864 raft_consensus.cc:2393] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 2: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:05:59.478768 22858 raft_consensus.cc:3060] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.480183 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:59.480896 22714 raft_consensus.cc:2368] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 for earlier term 2. Current term is 3.
I20260709 13:05:59.474730 23821 raft_consensus.cc:2804] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:05:59.481292 23821 raft_consensus.cc:493] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:59.481642 23821 raft_consensus.cc:3060] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.487075 23378 raft_consensus.cc:3060] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [term 2 LEARNER]: Advancing to term 3
I20260709 13:05:59.488188 23821 raft_consensus.cc:515] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.493394 23821 leader_election.cc:290] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:59.493585 23378 raft_consensus.cc:1275] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:59.513932 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:59.498685 23749 consensus_queue.cc:1048] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.017s
I20260709 13:05:59.515482 22788 raft_consensus.cc:2468] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:05:59.515573 22789 raft_consensus.cc:1275] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:59.495101 23803 leader_election.cc:290] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:59.498970 23827 consensus_queue.cc:1048] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:05:59.513784 22712 raft_consensus.cc:1275] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.503080 22754 leader_election.cc:304] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:05:59.518105 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:59.518610 23749 consensus_queue.cc:1048] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.518854 22789 raft_consensus.cc:3060] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.519434 22858 raft_consensus.cc:2468] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:05:59.520903 22679 leader_election.cc:304] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:59.521665 23803 raft_consensus.cc:2804] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:59.522138 23803 raft_consensus.cc:697] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:59.523005 23803 consensus_queue.cc:237] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.525888 22789 raft_consensus.cc:2468] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:05:59.509654 22614 catalog_manager.cc:5697] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 1 to 2, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:59.495244 23821 raft_consensus.cc:493] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.532441 22711 raft_consensus.cc:1275] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:59.534036 23827 consensus_queue.cc:1048] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:59.542706 22863 raft_consensus.cc:1275] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.544727 22856 raft_consensus.cc:1275] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.550067 23714 raft_consensus.cc:2804] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:59.553361 23692 raft_consensus.cc:493] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.553893 23692 raft_consensus.cc:515] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.556334 23692 leader_election.cc:290] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:59.556452 22610 catalog_manager.cc:5697] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 1 to 3, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 3 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:59.558234 23714 raft_consensus.cc:697] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:05:59.559201 23714 consensus_queue.cc:237] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.564921 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:59.496881 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.565770 22864 raft_consensus.cc:3060] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.568389 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:59.569098 22789 raft_consensus.cc:2468] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:05:59.527915 23821 raft_consensus.cc:515] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:05:59.572433 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 44909.4us
I20260709 13:05:59.583261 23827 raft_consensus.cc:493] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:59.583979 23827 raft_consensus.cc:515] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:59.586743 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:59.587399 22709 raft_consensus.cc:2468] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:05:59.591816 22831 leader_election.cc:304] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:59.592679 23749 raft_consensus.cc:2804] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:59.593062 23749 raft_consensus.cc:493] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:59.593405 23749 raft_consensus.cc:3060] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.593665 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:59.594236 22782 raft_consensus.cc:3060] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.601509 22782 raft_consensus.cc:2468] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:05:59.601536 23749 raft_consensus.cc:515] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:59.603830 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:59.604259 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:05:59.604436 22788 raft_consensus.cc:2468] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:05:59.605832 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:59.606328 22788 raft_consensus.cc:2468] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:05:59.612980 22709 raft_consensus.cc:2468] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:05:59.614035 22831 leader_election.cc:304] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
W20260709 13:05:59.614567 23854 log.cc:927] Time spent T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 0.066s	user 0.004s	sys 0.000s
I20260709 13:05:59.614719 23806 raft_consensus.cc:2804] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:05:59.616096 23785 log.cc:927] Time spent T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325: Append to log took a long time: real 0.054s	user 0.002s	sys 0.009s
I20260709 13:05:59.617545 22789 raft_consensus.cc:1275] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:59.618882 23821 leader_election.cc:290] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:05:59.616211 23858 log.cc:927] Time spent T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4: Append to log took a long time: real 0.072s	user 0.010s	sys 0.012s
I20260709 13:05:59.621559 23766 consensus_queue.cc:1048] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:05:59.623816 23845 log.cc:927] Time spent T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4: Append to log took a long time: real 0.072s	user 0.006s	sys 0.009s
W20260709 13:05:59.624199 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 49177.4us
I20260709 13:05:59.625121 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:59.629235 23806 raft_consensus.cc:697] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:05:59.625042 23827 leader_election.cc:290] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:59.631623 23806 consensus_queue.cc:237] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:59.632166 23767 consensus_queue.cc:1048] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.634637 22789 raft_consensus.cc:1275] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.629976 23749 leader_election.cc:290] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:59.629859 22864 raft_consensus.cc:2468] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
W20260709 13:05:59.639515 23834 log.cc:927] Time spent T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 0.053s	user 0.001s	sys 0.010s
W20260709 13:05:59.640556 23860 log.cc:927] Time spent T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 0.071s	user 0.002s	sys 0.000s
I20260709 13:05:59.640755 22757 leader_election.cc:400] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655) with higher term. Message: Invalid argument: T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 for earlier term 2. Current term is 3.
I20260709 13:05:59.648736 22859 raft_consensus.cc:1275] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:05:59.641057 23859 log.cc:927] Time spent T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4: Append to log took a long time: real 0.097s	user 0.002s	sys 0.000s
I20260709 13:05:59.648118 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:59.641095 22757 leader_election.cc:403] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:05:59.655411 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:05:59.642757 22789 raft_consensus.cc:1275] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:59.671537 22788 raft_consensus.cc:2393] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:05:59.680581 22757 leader_election.cc:304] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:59.682511 22679 leader_election.cc:304] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:59.682406 23871 raft_consensus.cc:493] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:59.685562 23871 raft_consensus.cc:515] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.686700 23730 raft_consensus.cc:2804] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:59.692775 23730 raft_consensus.cc:493] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:59.689446 23694 raft_consensus.cc:2749] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655) with higher term. Message: Invalid argument: T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 for earlier term 2. Current term is 3.
I20260709 13:05:59.690824 23863 raft_consensus.cc:2804] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:59.696348 23730 raft_consensus.cc:3060] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.692088 23803 consensus_queue.cc:1048] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
W20260709 13:05:59.740481 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 58708.9us
I20260709 13:05:59.720256 23863 raft_consensus.cc:697] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:05:59.693679 23870 consensus_queue.cc:1048] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
W20260709 13:05:59.763998 23874 log.cc:927] Time spent T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260709 13:05:59.766019 23730 raft_consensus.cc:515] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.758567 22712 raft_consensus.cc:1275] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.757841 22680 leader_election.cc:304] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:59.786252 22680 leader_election.cc:304] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:05:59.761840 23803 raft_consensus.cc:493] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:05:59.788132 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 43762.1us
I20260709 13:05:59.761199 23821 raft_consensus.cc:493] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.768010 23730 leader_election.cc:290] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:59.785396 22611 catalog_manager.cc:5697] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 1 to 2, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 2 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:59.795517 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:05:59.799889 22858 raft_consensus.cc:2393] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 2: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:05:59.763896 23863 consensus_queue.cc:237] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.757506 23872 consensus_queue.cc:1048] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.048s
I20260709 13:05:59.819000 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:59.819682 22715 raft_consensus.cc:2468] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:05:59.804704 23883 raft_consensus.cc:493] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.825439 23883 raft_consensus.cc:515] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:05:59.827837 23883 leader_election.cc:290] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:59.797065 23803 raft_consensus.cc:515] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.834120 23803 leader_election.cc:290] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:59.791281 23882 consensus_queue.cc:1048] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
I20260709 13:05:59.809762 22709 raft_consensus.cc:1275] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.815296 23702 raft_consensus.cc:2804] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:05:59.838439 23702 raft_consensus.cc:493] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:59.838775 23702 raft_consensus.cc:3060] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.840382 23871 leader_election.cc:290] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:59.800823 23821 raft_consensus.cc:515] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.851143 23821 leader_election.cc:290] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:59.853425 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:59.854533 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:59.861511 23806 raft_consensus.cc:493] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:59.862360 23869 raft_consensus.cc:1064] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:05:59.862069 23806 raft_consensus.cc:515] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.865276 23872 raft_consensus.cc:493] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:59.865761 23872 raft_consensus.cc:515] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.814035 23880 raft_consensus.cc:2804] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:05:59.868201 23806 leader_election.cc:290] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:59.868490 23880 raft_consensus.cc:493] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:59.868884 23880 raft_consensus.cc:3060] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.869096 22613 catalog_manager.cc:5697] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 1 to 2, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:59.873160 23871 raft_consensus.cc:493] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:59.873682 23871 raft_consensus.cc:515] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.875597 23871 leader_election.cc:290] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:59.878125 23885 consensus_queue.cc:1048] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:59.882851 22715 raft_consensus.cc:1275] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.884280 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:59.885361 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:59.885620 23865 raft_consensus.cc:493] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:59.886039 22709 raft_consensus.cc:2468] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:05:59.886215 23865 raft_consensus.cc:515] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.887712 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:59.888314 22709 raft_consensus.cc:2468] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:05:59.867820 23872 leader_election.cc:290] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:59.918100 22782 raft_consensus.cc:1275] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
W20260709 13:05:59.894006 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 106403us
I20260709 13:05:59.885388 22831 leader_election.cc:304] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
W20260709 13:05:59.936213 22755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.132:44375, user_credentials={real_user=slave}} blocked reactor thread for 176692us
I20260709 13:05:59.941907 23762 raft_consensus.cc:493] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:59.942494 23762 raft_consensus.cc:515] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:05:59.944804 23762 leader_election.cc:290] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:59.946177 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:59.955958 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
W20260709 13:05:59.960317 22831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 75014.2us
I20260709 13:05:59.961598 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:59.962163 22711 raft_consensus.cc:2468] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:05:59.902384 23871 raft_consensus.cc:493] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:59.965014 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b89a74aac94a4fac60ec7674fc01b7" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:05:59.965524 22859 raft_consensus.cc:1275] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:05:59.966612 22789 raft_consensus.cc:1275] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.965543 22864 raft_consensus.cc:2468] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:05:59.967440 22712 raft_consensus.cc:2468] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
I20260709 13:05:59.953328 23883 raft_consensus.cc:493] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:05:59.974793 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 55022.1us
I20260709 13:05:59.957165 23692 raft_consensus.cc:493] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:59.890002 23880 raft_consensus.cc:515] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.974121 22831 leader_election.cc:304] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:59.976969 22831 leader_election.cc:304] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:05:59.977640 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:59.978942 22788 raft_consensus.cc:2393] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:05:59.981709 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:05:59.982395 22785 raft_consensus.cc:2393] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:05:59.983922 23865 leader_election.cc:290] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:05:59.985843 23702 raft_consensus.cc:515] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.987771 23702 leader_election.cc:290] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:59.988305 22715 raft_consensus.cc:2368] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
I20260709 13:05:59.989584 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:05:59.990236 22716 raft_consensus.cc:2368] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d97f292bf045489683ac6c1a6ac61aec for earlier term 2. Current term is 3.
I20260709 13:05:59.977433 23870 consensus_queue.cc:1048] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:05:59.962431 23886 raft_consensus.cc:493] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:59.964000 23806 raft_consensus.cc:493] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:05:59.972688 23872 raft_consensus.cc:2804] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:59.995049 22831 leader_election.cc:304] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:00.002573 23348 leader_election.cc:400] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Vote denied by peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655) with higher term. Message: Invalid argument: T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d97f292bf045489683ac6c1a6ac61aec for earlier term 2. Current term is 3.
I20260709 13:05:59.981426 23692 raft_consensus.cc:515] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.018780 23692 leader_election.cc:290] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:00.014147 23348 leader_election.cc:403] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:06:00.020493 23891 raft_consensus.cc:3060] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:05:59.992795 23869 consensus_queue.cc:237] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:00.005728 23880 leader_election.cc:290] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:05:59.980005 23827 raft_consensus.cc:2804] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:00.006933 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:00.027671 22785 raft_consensus.cc:2393] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:06:00.002498 22707 raft_consensus.cc:1275] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.014053 23872 raft_consensus.cc:493] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:00.030886 23872 raft_consensus.cc:3060] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.981292 23883 raft_consensus.cc:515] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.971107 23871 raft_consensus.cc:515] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:05:59.995956 23865 consensus_queue.cc:1048] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 13:06:00.016489 22831 leader_election.cc:400] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655) with higher term. Message: Invalid argument: T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
I20260709 13:06:00.037515 22831 leader_election.cc:403] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:06:00.016953 23863 raft_consensus.cc:493] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:00.023150 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 46767.8us
I20260709 13:06:00.025797 23749 raft_consensus.cc:2804] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:06:00.028185 22755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.132:44375, user_credentials={real_user=slave}} blocked reactor thread for 60016.6us
I20260709 13:06:00.002439 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:00.042402 22783 raft_consensus.cc:2393] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
W20260709 13:06:00.043619 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 54019.4us
I20260709 13:06:00.031930 23827 raft_consensus.cc:493] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:00.039759 23881 raft_consensus.cc:493] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:00.014679 23806 raft_consensus.cc:515] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.047691 23881 raft_consensus.cc:515] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.047829 23890 consensus_queue.cc:1048] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:06:00.041002 23749 raft_consensus.cc:493] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:00.060700 23881 leader_election.cc:290] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:00.061702 23883 leader_election.cc:290] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:00.011570 23886 raft_consensus.cc:515] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.063760 23886 leader_election.cc:290] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:00.066321 23886 raft_consensus.cc:3060] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.069989 23377 raft_consensus.cc:1275] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:00.041543 23863 raft_consensus.cc:515] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.072319 23881 raft_consensus.cc:493] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:00.072778 23881 raft_consensus.cc:515] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.073175 23863 leader_election.cc:290] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:00.074680 23881 leader_election.cc:290] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:00.045401 23827 raft_consensus.cc:3060] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.077592 23749 raft_consensus.cc:3060] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.060359 23902 raft_consensus.cc:2804] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:00.096983 23902 raft_consensus.cc:493] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:00.097338 23902 raft_consensus.cc:3060] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.100133 23871 leader_election.cc:290] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:00.074822 23806 leader_election.cc:290] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
W20260709 13:06:00.135002 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 89216.9us
W20260709 13:06:00.159001 22831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 142655us
I20260709 13:06:00.172461 22679 leader_election.cc:304] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:00.177253 22757 leader_election.cc:304] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:00.086319 23865 consensus_queue.cc:1048] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.084s
I20260709 13:06:00.158407 23885 raft_consensus.cc:493] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:00.144476 23880 raft_consensus.cc:493] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:00.192698 23714 consensus_queue.cc:1048] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.181509 23863 raft_consensus.cc:2804] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:00.195912 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:00.185462 23893 raft_consensus.cc:2804] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:00.204663 22785 raft_consensus.cc:2468] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:06:00.212656 23869 raft_consensus.cc:493] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:00.235256 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b89a74aac94a4fac60ec7674fc01b7" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:00.235401 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:00.235061 23869 raft_consensus.cc:515] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:00.236023 22788 raft_consensus.cc:2468] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
W20260709 13:06:00.236680 23903 log.cc:927] Time spent T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 13:06:00.236898 22714 raft_consensus.cc:1275] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.237397 23869 leader_election.cc:290] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:00.239480 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:00.240093 22791 raft_consensus.cc:2468] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:06:00.157927 23897 consensus_queue.cc:1048] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 13:06:00.189388 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:00.235877 22786 raft_consensus.cc:2468] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:06:00.180730 23803 consensus_queue.cc:1048] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 13:06:00.258862 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:00.260041 22680 leader_election.cc:304] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:00.196105 23806 raft_consensus.cc:493] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:00.204493 23863 raft_consensus.cc:493] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:00.263518 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287a0e38e034720aab0f9b866493ffc" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:00.270792 22791 raft_consensus.cc:2468] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:06:00.265208 22680 leader_election.cc:304] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:00.272297 22680 leader_election.cc:304] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:00.266464 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:00.273023 22788 raft_consensus.cc:3060] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.277779 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:00.278302 22859 raft_consensus.cc:3060] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.280738 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:00.281574 22787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:00.282219 22787 raft_consensus.cc:2468] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:06:00.282785 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:00.283171 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:00.283380 22856 raft_consensus.cc:2468] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:06:00.283708 22790 raft_consensus.cc:3060] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.283842 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:00.284336 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:00.284447 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287a0e38e034720aab0f9b866493ffc" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:00.284843 23888 raft_consensus.cc:2804] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:00.284984 22858 raft_consensus.cc:2468] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:06:00.285346 22857 raft_consensus.cc:2468] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:06:00.286532 22708 raft_consensus.cc:1275] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:00.266268 23869 raft_consensus.cc:493] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:00.288789 22857 raft_consensus.cc:1275] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:00.198582 23880 raft_consensus.cc:515] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.294113 22785 raft_consensus.cc:1275] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:00.295559 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:00.298749 22790 raft_consensus.cc:2468] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:00.296197 22791 raft_consensus.cc:2468] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:06:00.301435 22679 leader_election.cc:304] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:00.302306 22679 leader_election.cc:304] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:00.273073 23863 raft_consensus.cc:3060] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.270171 23893 raft_consensus.cc:697] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:00.306254 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:00.270833 22709 raft_consensus.cc:2468] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:06:00.311371 22861 raft_consensus.cc:2468] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:06:00.285236 23888 raft_consensus.cc:493] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:00.288650 23821 raft_consensus.cc:2804] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:00.316627 22859 raft_consensus.cc:2468] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:00.263811 23827 raft_consensus.cc:515] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.290431 23883 raft_consensus.cc:2804] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:00.194835 23885 raft_consensus.cc:515] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.320662 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:00.325394 22714 raft_consensus.cc:2368] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
I20260709 13:06:00.276402 23692 consensus_queue.cc:1048] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 13:06:00.332649 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:00.333257 22715 raft_consensus.cc:2468] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:06:00.317449 23882 raft_consensus.cc:2804] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:00.318200 23821 raft_consensus.cc:493] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:00.287606 23869 raft_consensus.cc:515] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.278453 23806 raft_consensus.cc:515] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:00.281606 23898 raft_consensus.cc:493] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:00.319574 23888 raft_consensus.cc:3060] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.321035 23894 raft_consensus.cc:2804] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:00.323673 23883 raft_consensus.cc:493] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:00.336643 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:00.337273 23882 raft_consensus.cc:493] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:00.390849 23882 raft_consensus.cc:3060] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.337634 23886 raft_consensus.cc:2749] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655) with higher term. Message: Invalid argument: T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
I20260709 13:06:00.348433 23865 consensus_queue.cc:1048] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260709 13:06:00.393296 23885 leader_election.cc:290] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:00.348927 23894 raft_consensus.cc:493] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:00.398350 23894 raft_consensus.cc:3060] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.349550 23898 raft_consensus.cc:515] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.400166 23869 leader_election.cc:290] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:00.401036 23893 consensus_queue.cc:237] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.401680 23898 leader_election.cc:290] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:00.350091 23883 raft_consensus.cc:3060] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.402974 22863 raft_consensus.cc:2468] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:06:00.344710 23821 raft_consensus.cc:3060] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.342429 22788 raft_consensus.cc:2468] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:00.411134 22864 raft_consensus.cc:2468] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:00.362692 23891 raft_consensus.cc:2749] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655) with higher term. Message: Invalid argument: T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d97f292bf045489683ac6c1a6ac61aec for earlier term 2. Current term is 3.
W20260709 13:06:00.363173 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 369353us
I20260709 13:06:00.373055 23872 raft_consensus.cc:515] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.378093 23880 leader_election.cc:290] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:00.379422 23827 leader_election.cc:290] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
W20260709 13:06:00.383447 23895 log.cc:927] Time spent T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 0.214s	user 0.001s	sys 0.000s
I20260709 13:06:00.383828 23383 raft_consensus.cc:3060] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Advancing to term 2
I20260709 13:06:00.387225 22611 catalog_manager.cc:5697] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:00.390069 23749 raft_consensus.cc:515] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.457500 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:00.474236 22787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:00.444536 22611 catalog_manager.cc:5697] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:00.474256 22786 raft_consensus.cc:2393] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:06:00.475040 22787 raft_consensus.cc:2393] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:06:00.477598 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:00.482620 22785 raft_consensus.cc:2393] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:06:00.481823 22787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:00.483193 22787 raft_consensus.cc:2368] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
I20260709 13:06:00.483618 23378 raft_consensus.cc:1275] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:00.483683 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:00.489611 22786 raft_consensus.cc:2393] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:06:00.490664 22786 raft_consensus.cc:1275] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:00.491252 23749 leader_election.cc:290] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:00.488060 23882 raft_consensus.cc:515] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.488812 22787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:00.492990 22787 raft_consensus.cc:2393] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:06:00.474910 23827 raft_consensus.cc:493] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:00.495419 23827 raft_consensus.cc:515] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.496299 23882 leader_election.cc:290] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:00.497368 23827 leader_election.cc:290] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:00.500155 23883 raft_consensus.cc:515] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.501291 22708 raft_consensus.cc:2368] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
I20260709 13:06:00.503834 23872 leader_election.cc:290] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:00.504415 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:00.504724 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:00.505466 22786 raft_consensus.cc:2393] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:06:00.506151 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:00.506757 22786 raft_consensus.cc:2393] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:06:00.504312 22787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:00.514367 22785 raft_consensus.cc:2393] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:06:00.523670 22829 leader_election.cc:400] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635) with higher term. Message: Invalid argument: T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
I20260709 13:06:00.524045 22829 leader_election.cc:403] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
W20260709 13:06:00.524224 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 44410.7us
I20260709 13:06:00.483668 23907 raft_consensus.cc:493] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:00.527963 23827 raft_consensus.cc:2749] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635) with higher term. Message: Invalid argument: T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
W20260709 13:06:00.541532 22831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 222903us
I20260709 13:06:00.529590 23872 consensus_queue.cc:1048] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 13:06:00.529946 23863 raft_consensus.cc:515] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.530833 23888 raft_consensus.cc:515] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:00.544642 23883 leader_election.cc:290] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:00.538640 23907 raft_consensus.cc:515] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:06:00.606245 22831 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:00.599507 23806 leader_election.cc:290] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:00.601671 22708 raft_consensus.cc:1275] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:00.632383 22831 leader_election.cc:400] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655) with higher term. Message: Invalid argument: T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
I20260709 13:06:00.635881 22831 leader_election.cc:304] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14
I20260709 13:06:00.636993 22831 leader_election.cc:304] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14
W20260709 13:06:00.634720 22679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 332454us
I20260709 13:06:00.643685 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:00.645099 22831 leader_election.cc:400] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655) with higher term. Message: Invalid argument: T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
I20260709 13:06:00.645408 22831 leader_election.cc:403] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
W20260709 13:06:00.642632 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 102119us
I20260709 13:06:00.645366 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:00.646778 22715 raft_consensus.cc:2468] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:06:00.647902 22716 raft_consensus.cc:1275] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:00.627305 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:00.641492 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:00.677018 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:00.649964 23827 raft_consensus.cc:3060] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.681953 23894 raft_consensus.cc:515] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.646673 23806 raft_consensus.cc:2804] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:00.677654 23887 consensus_queue.cc:1048] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 13:06:00.646240 23883 consensus_queue.cc:1048] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
W20260709 13:06:00.741982 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 139627us
I20260709 13:06:00.753676 23894 leader_election.cc:290] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:00.748443 22679 leader_election.cc:304] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:00.668517 23912 raft_consensus.cc:2804] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:00.759244 22679 leader_election.cc:304] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:00.760154 22714 raft_consensus.cc:2468] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:06:00.761809 22679 leader_election.cc:304] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:00.762105 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:00.762540 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:00.762836 22788 raft_consensus.cc:2393] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:06:00.762686 22679 leader_election.cc:304] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:00.766901 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:00.767488 22859 raft_consensus.cc:2468] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:06:00.760777 23894 raft_consensus.cc:2804] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:00.766053 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:00.771303 22785 raft_consensus.cc:2393] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:06:00.770357 22862 raft_consensus.cc:2468] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 1.
I20260709 13:06:00.748169 23806 raft_consensus.cc:493] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:00.754081 23821 raft_consensus.cc:515] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.749683 22710 raft_consensus.cc:2468] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:06:00.747948 22707 raft_consensus.cc:2468] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
W20260709 13:06:00.763675 23909 log.cc:927] Time spent T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 0.155s	user 0.000s	sys 0.000s
I20260709 13:06:00.777799 22861 raft_consensus.cc:1275] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.782212 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:00.788633 22862 raft_consensus.cc:3060] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.769279 23702 raft_consensus.cc:2804] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:06:00.837361 23906 log.cc:927] Time spent T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 0.176s	user 0.000s	sys 0.000s
I20260709 13:06:00.772137 23803 raft_consensus.cc:2804] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:00.769085 23911 raft_consensus.cc:493] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:00.852223 23863 leader_election.cc:290] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:00.760825 23912 raft_consensus.cc:493] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:00.852916 23702 raft_consensus.cc:493] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:00.853690 23907 leader_election.cc:290] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:00.837786 23896 raft_consensus.cc:2804] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:00.771255 23894 raft_consensus.cc:493] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:00.781090 23806 raft_consensus.cc:3060] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.861644 23803 raft_consensus.cc:697] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:00.864455 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287a0e38e034720aab0f9b866493ffc" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:00.863390 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:00.868634 22859 raft_consensus.cc:3060] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.786950 23885 raft_consensus.cc:493] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:00.871018 22862 raft_consensus.cc:2468] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
W20260709 13:06:00.862493 23902 consensus_meta.cc:287] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4: Time spent flushing consensus metadata: real 0.765s	user 0.012s	sys 0.006s
I20260709 13:06:00.876837 22859 raft_consensus.cc:2468] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:00.861028 23702 raft_consensus.cc:3060] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.860859 23912 raft_consensus.cc:3060] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.883422 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:00.863227 23894 raft_consensus.cc:3060] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.885288 22788 raft_consensus.cc:2393] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:06:00.886188 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:00.889231 23803 consensus_queue.cc:237] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.892362 23702 raft_consensus.cc:515] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.894114 23383 raft_consensus.cc:1275] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 2 LEARNER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:00.895453 23702 leader_election.cc:290] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:00.896725 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b89a74aac94a4fac60ec7674fc01b7" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:00.897392 22859 raft_consensus.cc:3060] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.898968 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:00.899628 22860 raft_consensus.cc:3060] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.909219 22679 leader_election.cc:304] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:00.910858 22679 leader_election.cc:304] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:00.871923 23901 consensus_queue.cc:1048] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 13:06:00.896579 23896 raft_consensus.cc:697] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:00.915257 22859 raft_consensus.cc:2468] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:00.915594 22679 leader_election.cc:304] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:00.885737 23863 raft_consensus.cc:493] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:00.914561 23883 raft_consensus.cc:2804] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:00.923496 23894 raft_consensus.cc:515] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.924003 23896 consensus_queue.cc:237] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.881953 23885 raft_consensus.cc:515] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:00.928594 22790 raft_consensus.cc:1275] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:00.884166 23902 raft_consensus.cc:515] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.928256 22679 leader_election.cc:304] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:00.931124 22679 leader_election.cc:304] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:00.926427 23883 raft_consensus.cc:493] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:00.862046 23911 raft_consensus.cc:515] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.929880 23923 raft_consensus.cc:2804] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:00.937928 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:00.939843 22862 raft_consensus.cc:3060] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.939860 22859 raft_consensus.cc:3060] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.935389 23881 raft_consensus.cc:2804] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:00.937053 23908 raft_consensus.cc:2804] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:00.947949 22859 raft_consensus.cc:2468] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:00.957347 23885 leader_election.cc:290] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:00.957561 22860 raft_consensus.cc:2468] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:00.961030 22862 raft_consensus.cc:2468] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:00.927351 23863 raft_consensus.cc:515] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.936738 23883 raft_consensus.cc:3060] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.964236 22679 leader_election.cc:304] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:00.966547 23885 raft_consensus.cc:2804] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:00.970485 23910 raft_consensus.cc:493] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:00.970923 23910 raft_consensus.cc:515] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.971650 23894 leader_election.cc:290] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:00.972750 23911 leader_election.cc:290] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:00.942984 23923 raft_consensus.cc:697] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:00.967242 23908 raft_consensus.cc:697] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:00.981336 22709 raft_consensus.cc:2468] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:06:00.984678 23924 raft_consensus.cc:2804] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:00.985133 23924 raft_consensus.cc:493] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:00.985455 23924 raft_consensus.cc:3060] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:00.986505 23863 leader_election.cc:290] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:06:00.990768 23913 log.cc:927] Time spent T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 0.243s	user 0.000s	sys 0.000s
I20260709 13:06:00.943423 23806 raft_consensus.cc:515] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:00.974327 23885 raft_consensus.cc:697] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:00.974098 23902 leader_election.cc:290] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:00.999212 22679 leader_election.cc:304] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:01.005119 23923 consensus_queue.cc:237] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.007493 23885 consensus_queue.cc:237] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.008347 23908 consensus_queue.cc:237] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.011788 23827 raft_consensus.cc:2749] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655) with higher term. Message: Invalid argument: T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
I20260709 13:06:01.011879 23821 leader_election.cc:290] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:00.974893 23910 leader_election.cc:290] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:01.021328 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:01.021987 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:01.022924 22861 raft_consensus.cc:2468] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:01.023944 22863 raft_consensus.cc:3060] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:01.029219 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:06:01.038470 22831 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:01.023330 23881 raft_consensus.cc:697] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:01.022974 23803 raft_consensus.cc:2804] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:01.052565 23879 raft_consensus.cc:493] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:01.053804 23879 raft_consensus.cc:515] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.028916 23912 raft_consensus.cc:515] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:01.055655 23879 leader_election.cc:290] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:01.056011 23912 leader_election.cc:290] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:01.057561 22863 raft_consensus.cc:2468] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:01.069147 23806 leader_election.cc:290] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:01.069676 23803 raft_consensus.cc:697] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:01.069835 23881 consensus_queue.cc:237] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.070614 23803 consensus_queue.cc:237] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:01.072579 23883 raft_consensus.cc:515] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:06:01.076225 23916 log.cc:927] Time spent T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 0.407s	user 0.000s	sys 0.002s
I20260709 13:06:01.097661 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:01.097967 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:01.098416 22789 raft_consensus.cc:2468] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:06:01.100507 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b89a74aac94a4fac60ec7674fc01b7" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:01.100718 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287a0e38e034720aab0f9b866493ffc" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:01.101253 22790 raft_consensus.cc:3060] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:01.101329 22789 raft_consensus.cc:3060] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:01.103359 22784 raft_consensus.cc:1275] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:01.104246 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:01.104743 22784 raft_consensus.cc:3060] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:01.105682 23924 raft_consensus.cc:515] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.108129 23924 leader_election.cc:290] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:01.108363 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:01.109619 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:01.110122 22791 raft_consensus.cc:3060] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:01.098558 22783 raft_consensus.cc:2468] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:06:01.111670 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:01.112191 22783 raft_consensus.cc:3060] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:01.114310 22784 raft_consensus.cc:2468] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:01.077241 23883 leader_election.cc:290] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:01.120044 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:01.127831 22715 raft_consensus.cc:2468] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
I20260709 13:06:01.131685 22791 raft_consensus.cc:2468] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:01.132257 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:01.132898 22707 raft_consensus.cc:2468] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
I20260709 13:06:01.134176 22790 raft_consensus.cc:2468] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:01.142948 22789 raft_consensus.cc:2468] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:01.153159 22757 leader_election.cc:304] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:01.154206 22757 leader_election.cc:304] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:01.160020 23714 raft_consensus.cc:2804] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:01.163932 23730 raft_consensus.cc:2804] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:01.174238 23730 raft_consensus.cc:493] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:01.176915 23730 raft_consensus.cc:3060] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:01.173535 23714 raft_consensus.cc:493] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:01.180621 23714 raft_consensus.cc:3060] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:01.182723 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:01.183260 22859 raft_consensus.cc:3060] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:01.189760 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
W20260709 13:06:01.190379 23918 log.cc:927] Time spent T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 0.443s	user 0.000s	sys 0.001s
I20260709 13:06:01.191996 22782 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40482 (request call id 379) took 1231 ms. Trace:
I20260709 13:06:01.190405 22864 raft_consensus.cc:3060] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:01.195300 22859 raft_consensus.cc:2468] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:01.192374 22782 rpcz_store.cc:276] 0709 13:05:59.960755 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:59.962465 (+  1710us) service_pool.cc:224] Handling call
0709 13:06:00.024129 (+ 61664us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:00.043264 (+ 19135us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:00.045338 (+  2074us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:00.094817 (+ 49479us) log.cc:844] Serialized 26 byte log entry
0709 13:06:00.497341 (+402524us) spinlock_profiling.cc:243] Waited 6.32 ms on lock 0x7b18003665e0. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f317c5c2de1 00007f317c5cf5b1 00007f31736dce07 00007f317c537ab9 00007f31736f969b 00007f31736f793f 00007f31736f9c02 00007f317638120b 00007f3176386d23 00007f31763870d1 00007f31767a2a0f
0709 13:06:00.600583 (+103242us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:06:00.641254 (+ 40671us) log.cc:844] Serialized 14 byte log entry
0709 13:06:00.651752 (+ 10498us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:00.672761 (+ 21009us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:00.977372 (+304611us) spinlock_profiling.cc:243] Waited 17.6 ms on lock 0x7b18003665e0. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f317c5c2de1 00007f317c5cf5b1 00007f31736fa522 00007f31736fc7c1 00007f31736fc779 00007f31736fc709 00007f31736fc6d1 00007f31736fb9cd 000000000038f354 000000000038f199 00007f31736dd83a
0709 13:06:01.189837 (+212465us) spinlock_profiling.cc:243] Waited 12.6 ms on lock 0x7b4400022b4c. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3173582db1 00007f3173620c85 00007f31736216a2 00007f31763931db 00007f317638eaaf 00007f317638286e 00007f3176381bb6 00007f31763817d8 00007f317638b221 00007f317638b1d9 00007f317638b169
0709 13:06:01.191766 (+  1929us) raft_consensus.cc:1685] finished
0709 13:06:01.191784 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:01.191918 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":36543,"prepare.queue_time_us":35562,"prepare.run_cpu_time_us":30,"prepare.run_wall_time_us":31,"raft.queue_time_us":4414,"raft.run_cpu_time_us":199,"raft.run_wall_time_us":5179,"spinlock_wait_cycles":83988864,"thread_start_us":98250,"threads_started":1,"wal-append.queue_time_us":530420}
I20260709 13:06:01.205441 23888 leader_election.cc:290] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:01.207178 22783 raft_consensus.cc:2468] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:01.210259 22864 raft_consensus.cc:2468] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:01.215072 23383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e64a9cc37b474281f9f04293ac4095" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:01.219040 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:01.219872 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:01.229466 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:01.233424 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:01.233908 22679 leader_election.cc:304] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:01.234706 22679 leader_election.cc:304] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:01.235476 22679 leader_election.cc:304] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:01.236364 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:01.237056 22710 raft_consensus.cc:2368] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
I20260709 13:06:01.237368 23908 raft_consensus.cc:2804] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:01.216113 23730 raft_consensus.cc:515] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.237846 23908 raft_consensus.cc:697] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:01.238651 23908 consensus_queue.cc:237] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.239336 23730 leader_election.cc:290] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:01.240204 23924 consensus_queue.cc:1048] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:01.234113 22713 raft_consensus.cc:2368] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
I20260709 13:06:01.236835 23883 raft_consensus.cc:2804] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:01.243919 22714 raft_consensus.cc:2468] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:06:01.234710 23714 raft_consensus.cc:515] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.256597 22831 leader_election.cc:304] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14
I20260709 13:06:01.245510 23888 raft_consensus.cc:2804] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:01.245378 23885 raft_consensus.cc:493] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:06:01.248919 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:01.281037 22831 leader_election.cc:304] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14
I20260709 13:06:01.251840 23883 raft_consensus.cc:697] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:01.284063 22831 leader_election.cc:304] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14
I20260709 13:06:01.288400 22831 leader_election.cc:304] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14
I20260709 13:06:01.290011 22831 leader_election.cc:304] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14
I20260709 13:06:01.291028 22831 leader_election.cc:304] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:01.251986 23924 consensus_queue.cc:1048] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 13:06:01.270664 23865 raft_consensus.cc:2764] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:06:01.282826 23888 raft_consensus.cc:697] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:01.287623 23827 raft_consensus.cc:2804] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:01.287508 23912 raft_consensus.cc:2804] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:01.286216 23821 raft_consensus.cc:493] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:01.320364 22716 raft_consensus.cc:1240] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:06:01.313534 23749 raft_consensus.cc:2764] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:06:01.315245 23872 raft_consensus.cc:2749] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:01.291946 22708 raft_consensus.cc:2468] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:06:01.325273 23714 leader_election.cc:290] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:01.282972 23885 raft_consensus.cc:515] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:01.283234 23806 consensus_queue.cc:1048] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.036s
I20260709 13:06:01.292407 23911 raft_consensus.cc:493] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:01.316804 23870 raft_consensus.cc:2804] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:01.319437 23827 raft_consensus.cc:493] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:01.287355 23902 consensus_queue.cc:1048] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.031s
I20260709 13:06:01.288440 23896 raft_consensus.cc:493] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
W20260709 13:06:01.368979 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.132:44375, user_credentials={real_user=slave}} blocked reactor thread for 75461.6us
I20260709 13:06:01.369477 23749 raft_consensus.cc:493] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:01.377795 23870 raft_consensus.cc:697] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:01.333029 23865 raft_consensus.cc:493] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:01.330201 23821 raft_consensus.cc:515] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:01.378922 23749 raft_consensus.cc:515] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.377279 23827 raft_consensus.cc:3060] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:01.389567 23865 raft_consensus.cc:515] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.392550 23948 raft_consensus.cc:493] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:01.377635 23911 raft_consensus.cc:515] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.333460 23883 consensus_queue.cc:237] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.436335 23806 raft_consensus.cc:493] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:01.438885 23953 raft_consensus.cc:493] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
W20260709 13:06:01.440879 23940 log.cc:927] Time spent T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 13:06:01.449548 23870 consensus_queue.cc:237] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.387876 23896 raft_consensus.cc:515] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.398377 23948 raft_consensus.cc:515] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:01.458377 23948 leader_election.cc:290] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:01.460245 23865 leader_election.cc:290] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:01.462152 23749 leader_election.cc:290] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
W20260709 13:06:01.444914 23938 log.cc:927] Time spent T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 13:06:01.483778 23378 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35428 (request call id 47) took 1426 ms. Trace:
I20260709 13:06:01.485831 22680 leader_election.cc:304] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:01.492157 22714 raft_consensus.cc:1275] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:01.492749 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:01.509228 22707 raft_consensus.cc:3060] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:01.509639 23896 leader_election.cc:290] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:01.493352 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:01.379438 23888 consensus_queue.cc:237] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.519181 22708 raft_consensus.cc:3060] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:01.519405 22680 leader_election.cc:304] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:01.439056 23806 raft_consensus.cc:515] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
W20260709 13:06:01.534210 22831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 242297us
W20260709 13:06:01.534976 22755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.132:44375, user_credentials={real_user=slave}} blocked reactor thread for 46080.2us
I20260709 13:06:01.439465 23953 raft_consensus.cc:515] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.508842 23865 raft_consensus.cc:493] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:01.557210 22831 leader_election.cc:400] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Vote denied by peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655) with higher term. Message: Invalid argument: T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
I20260709 13:06:01.512633 23882 raft_consensus.cc:2804] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:01.559762 22831 leader_election.cc:403] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:06:01.562961 22831 leader_election.cc:304] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:01.564042 22831 leader_election.cc:400] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Vote denied by peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655) with higher term. Message: Invalid argument: T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
I20260709 13:06:01.564311 22831 leader_election.cc:403] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:06:01.511864 23749 raft_consensus.cc:493] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:01.534823 23880 raft_consensus.cc:2804] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:01.565342 23920 raft_consensus.cc:493] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:01.567854 23957 raft_consensus.cc:2749] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655) with higher term. Message: Invalid argument: T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
I20260709 13:06:01.534583 23902 raft_consensus.cc:493] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:01.569993 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e64a9cc37b474281f9f04293ac4095" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:01.570735 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:01.571241 22783 raft_consensus.cc:3060] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:01.573256 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:01.574185 22787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:01.574748 22787 raft_consensus.cc:3060] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:01.555181 23885 leader_election.cc:290] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:06:01.573840 23917 log.cc:927] Time spent T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 0.756s	user 0.003s	sys 0.003s
I20260709 13:06:01.577814 23821 leader_election.cc:290] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:01.578316 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:01.563299 23890 raft_consensus.cc:493] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:01.576797 23907 raft_consensus.cc:2804] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:01.574227 23957 raft_consensus.cc:493] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:01.567251 23882 raft_consensus.cc:697] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:01.576999 23902 raft_consensus.cc:515] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.580458 23889 raft_consensus.cc:493] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:01.583196 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:01.584689 22783 raft_consensus.cc:2468] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:01.587258 22861 raft_consensus.cc:1240] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:06:01.624598 22789 raft_consensus.cc:3060] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:01.587736 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:01.568042 23920 raft_consensus.cc:515] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.581331 23880 raft_consensus.cc:697] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:01.579725 23806 leader_election.cc:290] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:01.640936 23806 raft_consensus.cc:2749] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655) with higher term. Message: Invalid argument: T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
I20260709 13:06:01.612635 23957 raft_consensus.cc:515] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:01.633217 23911 leader_election.cc:290] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:01.640342 23920 leader_election.cc:290] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:01.641183 23889 raft_consensus.cc:515] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:01.566816 23865 raft_consensus.cc:515] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:01.623066 23907 raft_consensus.cc:697] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:01.604625 22787 raft_consensus.cc:2468] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:01.613260 23890 raft_consensus.cc:515] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.824479 22708 raft_consensus.cc:2468] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:01.886217 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:01.886852 22863 raft_consensus.cc:2468] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
I20260709 13:06:01.815609 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:01.888221 22791 raft_consensus.cc:3060] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:01.888334 23893 consensus_queue.cc:1048] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:01.889284 23865 leader_election.cc:290] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:01.699628 23880 consensus_queue.cc:237] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.507529 23378 rpcz_store.cc:276] 0709 13:06:00.061344 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:00.063134 (+  1790us) service_pool.cc:224] Handling call
0709 13:06:00.063424 (+   290us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:00.484049 (+420625us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:01.483514 (+999465us) spinlock_profiling.cc:243] Waited 412 ms on lock 0x7b54003cafd4. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3176750571 00007f31767e7e01 00007f31767e683e 00007f317b7ab419 00007f3174d22bd4 00007f3174d22b62 00007f3174d22a91 00007f3174d22a0c 00007f3174d21cc2 00007f3174b2248c 00007f3174b218c6
0709 13:06:01.483696 (+   182us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":946810752}
I20260709 13:06:01.710546 22613 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57644 (request call id 200) took 1416 ms. Trace:
I20260709 13:06:01.894121 22613 rpcz_store.cc:276] 0709 13:06:00.293912 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:00.294050 (+   138us) service_pool.cc:224] Handling call
0709 13:06:00.370887 (+ 76837us) spinlock_profiling.cc:243] Waited 1.91 ms on lock 0x7b5400030ab8. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f317c5c2de1 00007f317c5a6173 00007f317c6a437e 00007f317ab652a4 00007f317ab65232 00007f317ab65161 00007f317ab650dc 00007f317ab64392 00007f3174b2248c 00007f3174b218c6 00007f3174b2126f
0709 13:06:01.710482 (+1339595us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":339190,"reported_tablets":5,"spinlock_wait_cycles":4390784}
I20260709 13:06:01.728982 22611 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57616 (request call id 209) took 1716 ms. Trace:
I20260709 13:06:01.885293 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50554c74e0fa4efd8c67d1385e873e82" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:01.884146 22789 raft_consensus.cc:2468] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:01.895108 22611 rpcz_store.cc:276] 0709 13:06:00.012751 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:00.013601 (+   850us) service_pool.cc:224] Handling call
0709 13:06:01.728918 (+1715317us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:00.886304 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:00.886846 (+   542us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:00.886878 (+    32us) write_op.cc:435] Acquired schema lock
0709 13:06:00.886897 (+    19us) tablet.cc:662] Decoding operations
0709 13:06:00.887272 (+   375us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:00.887328 (+    56us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:00.887355 (+    27us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:06:00.887672 (+   317us) tablet.cc:701] Row locks acquired
0709 13:06:00.887689 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:06:00.887820 (+   131us) write_op.cc:270] Start()
0709 13:06:00.887941 (+   121us) write_op.cc:276] Timestamp: P: 1783602360887779 usec, L: 0
0709 13:06:00.887962 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:06:00.901471 (+ 13509us) log.cc:844] Serialized 928 byte log entry
0709 13:06:01.109515 (+208044us) op_driver.cc:464] REPLICATION: finished
0709 13:06:01.166723 (+ 57208us) write_op.cc:301] APPLY: starting
0709 13:06:01.166805 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:01.166930 (+   125us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:01.167634 (+   704us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:01.167958 (+   324us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:01.168136 (+   178us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:06:01.168180 (+    44us) write_op.cc:312] APPLY: finished
0709 13:06:01.168362 (+   182us) log.cc:844] Serialized 28 byte log entry
0709 13:06:01.169514 (+  1152us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:01.169600 (+    86us) write_op.cc:454] Released schema lock
0709 13:06:01.169640 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:01.169970 (+   330us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:01.169997 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":223238,"reported_tablets":7,"spinlock_wait_cycles":1920,"child_traces":[["op",{"apply.queue_time_us":56778,"apply.run_cpu_time_us":1748,"apply.run_wall_time_us":3231,"num_ops":2,"prepare.queue_time_us":369426,"prepare.run_cpu_time_us":31268,"prepare.run_wall_time_us":88540,"raft.queue_time_us":126809,"raft.run_cpu_time_us":13419,"raft.run_wall_time_us":55784,"replication_time_us":221424,"spinlock_wait_cycles":386432,"thread_start_us":427547,"threads_started":4,"wal-append.queue_time_us":79535}]]}
I20260709 13:06:01.905648 22791 raft_consensus.cc:2468] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:01.815609 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:01.777930 23912 raft_consensus.cc:697] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:01.571673 23749 raft_consensus.cc:515] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.713428 23955 consensus_queue.cc:1048] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.232s
I20260709 13:06:01.945215 23912 consensus_queue.cc:237] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.946424 23749 leader_election.cc:290] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:01.948994 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:01.949456 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f32e63f0e441ca9d2ae2f189b59718" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:01.949074 22787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:01.951244 22787 raft_consensus.cc:2393] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 2: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
W20260709 13:06:01.699875 23939 log.cc:927] Time spent T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 0.279s	user 0.004s	sys 0.003s
I20260709 13:06:01.922215 22757 leader_election.cc:304] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:01.953713 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:01.954537 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:01.826149 23930 raft_consensus.cc:493] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d97f292bf045489683ac6c1a6ac61aec)
I20260709 13:06:01.778177 23900 raft_consensus.cc:493] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:01.855290 23881 raft_consensus.cc:493] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:06:01.850044 23827 raft_consensus.cc:515] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:01.712473 23953 leader_election.cc:290] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:01.993657 22783 raft_consensus.cc:2368] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
I20260709 13:06:01.826694 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:01.827205 23902 leader_election.cc:290] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:01.864924 22707 raft_consensus.cc:2468] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:01.976658 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
W20260709 13:06:01.997732 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 75591.6us
I20260709 13:06:01.856107 23374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f32e63f0e441ca9d2ae2f189b59718" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:01.696667 23957 leader_election.cc:290] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:02.038552 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:02.040664 22715 raft_consensus.cc:2468] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
I20260709 13:06:02.041432 23907 consensus_queue.cc:237] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:02.048134 22757 leader_election.cc:304] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:02.048349 23889 leader_election.cc:290] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:01.694567 23882 consensus_queue.cc:237] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:02.050180 22787 raft_consensus.cc:1275] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:02.050716 22788 raft_consensus.cc:2368] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
I20260709 13:06:02.051613 22757 leader_election.cc:304] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:01.953706 23910 consensus_queue.cc:1059] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.081s
I20260709 13:06:02.001331 23714 raft_consensus.cc:2804] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:02.059046 23889 raft_consensus.cc:2804] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:02.059301 22711 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59510 (request call id 799) took 1022 ms. Trace:
I20260709 13:06:02.061307 22786 raft_consensus.cc:1275] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:02.061051 22789 raft_consensus.cc:1275] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:02.069793 22680 leader_election.cc:304] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec
W20260709 13:06:02.065347 22831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 501386us
I20260709 13:06:02.039294 23803 raft_consensus.cc:493] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:02.089646 22787 raft_consensus.cc:1275] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:02.063874 22711 rpcz_store.cc:276] 0709 13:06:01.036931 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:01.037349 (+   418us) service_pool.cc:224] Handling call
0709 13:06:01.037691 (+   342us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:01.044276 (+  6585us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:01.044308 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:01.050582 (+  6274us) log.cc:844] Serialized 26 byte log entry
0709 13:06:01.161680 (+111098us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:06:01.162871 (+  1191us) log.cc:844] Serialized 14 byte log entry
0709 13:06:01.223096 (+ 60225us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:01.223176 (+    80us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:02.059143 (+835967us) raft_consensus.cc:1685] finished
0709 13:06:02.059162 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:02.059254 (+    92us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":40493,"prepare.queue_time_us":12886,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":38,"raft.queue_time_us":51579,"raft.run_cpu_time_us":245,"raft.run_wall_time_us":4665,"spinlock_wait_cycles":2816,"thread_start_us":93436,"threads_started":1,"wal-append.queue_time_us":98460}
I20260709 13:06:02.092334 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:02.004339 23900 raft_consensus.cc:515] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:02.060950 23875 raft_consensus.cc:2804] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:02.096494 22680 leader_election.cc:304] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:02.060673 23749 raft_consensus.cc:493] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:02.100842 23749 raft_consensus.cc:515] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:02.102790 23749 leader_election.cc:290] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:02.099610 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6ed301274145dc99c38e3d68197ab9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:02.103994 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce964ef7973f443882ee760e347bfb89" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:02.104997 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:02.105909 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:02.000911 23930 raft_consensus.cc:515] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:02.009536 23881 raft_consensus.cc:515] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:06:02.063131 23872 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.625s	user 0.028s	sys 0.042s
I20260709 13:06:02.136101 22680 leader_election.cc:304] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:02.123132 23910 consensus_queue.cc:1243] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [LEADER]: Peer 7a0cafc39c4d4b5db7d3b141b30c69aa 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
W20260709 13:06:02.108907 22713 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.660s	user 0.008s	sys 0.018s
W20260709 13:06:02.140242 22713 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.691s	user 0.011s	sys 0.018s
W20260709 13:06:02.140497 23346 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.513s	user 0.005s	sys 0.059s
W20260709 13:06:02.140765 23346 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.579s	user 0.005s	sys 0.059s
I20260709 13:06:02.123591 23714 raft_consensus.cc:697] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:02.065330 23889 raft_consensus.cc:493] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:06:02.131292 22790 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.508s	user 0.015s	sys 0.019s
I20260709 13:06:02.131595 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:06:02.144848 22790 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.521s	user 0.015s	sys 0.019s
I20260709 13:06:02.097872 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
W20260709 13:06:02.142160 23872 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.705s	user 0.028s	sys 0.042s
I20260709 13:06:02.098523 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:02.158947 22857 raft_consensus.cc:1275] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:02.140710 23958 raft_consensus.cc:2749] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:02.143829 23931 raft_consensus.cc:2749] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:06:02.140110 23345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 505005us
I20260709 13:06:02.143746 23959 raft_consensus.cc:493] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:02.098133 23803 raft_consensus.cc:515] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:02.144815 23889 raft_consensus.cc:3060] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:02.147285 23863 raft_consensus.cc:2749] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:02.169653 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50554c74e0fa4efd8c67d1385e873e82" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:06:02.144330 23883 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.680s	user 0.018s	sys 0.027s
I20260709 13:06:02.156381 23896 raft_consensus.cc:493] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:06:02.183714 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:02.167366 22708 raft_consensus.cc:2468] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
W20260709 13:06:02.188316 23883 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.720s	user 0.019s	sys 0.027s
I20260709 13:06:02.177529 23959 raft_consensus.cc:515] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:02.194793 23827 leader_election.cc:290] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:02.202502 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:02.190011 23896 raft_consensus.cc:515] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:02.212206 23896 leader_election.cc:290] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:02.190500 23890 leader_election.cc:290] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:02.220635 23881 leader_election.cc:290] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:02.181072 23894 consensus_queue.cc:1048] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 13:06:02.189554 23967 raft_consensus.cc:493] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:02.233774 23967 raft_consensus.cc:515] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:02.229959 23878 raft_consensus.cc:3055] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:02.232869 22709 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59514 (request call id 442) took 1013 ms. Trace:
I20260709 13:06:02.233048 23803 leader_election.cc:290] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:02.243147 23959 leader_election.cc:290] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:02.224929 23714 consensus_queue.cc:237] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:02.248601 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:02.249583 22865 raft_consensus.cc:1275] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:02.250001 22860 raft_consensus.cc:1275] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:02.251281 22858 raft_consensus.cc:1275] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:02.251163 22861 raft_consensus.cc:1275] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:02.236435 23878 raft_consensus.cc:740] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:02.248621 23967 leader_election.cc:290] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:02.260537 22865 raft_consensus.cc:1275] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:02.260767 22831 leader_election.cc:304] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14
I20260709 13:06:02.263723 22863 raft_consensus.cc:1275] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:02.257872 23930 leader_election.cc:290] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:02.263052 23959 raft_consensus.cc:2804] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:02.237901 22709 rpcz_store.cc:276] 0709 13:06:01.218955 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:01.223087 (+  4132us) service_pool.cc:224] Handling call
0709 13:06:02.232693 (+1009606us) spinlock_profiling.cc:243] Waited 926 ms on lock 0x7b54003d9854. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3176750571 00007f31767eb2fa 00007f317b7acb17 00007f3174d276d4 00007f3174d27662 00007f3174d27591 00007f3174d2750c 00007f3174d267c2 00007f3174b2248c 00007f3174b218c6 00007f3174b2126f
0709 13:06:02.232815 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2128899328}
W20260709 13:06:02.268651 22829 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.618s	user 0.026s	sys 0.046s
W20260709 13:06:02.268980 22829 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.618s	user 0.026s	sys 0.046s
W20260709 13:06:02.271178 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 620358us
I20260709 13:06:02.295783 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c32202de9bc4cd49a726901d7612c0b" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
W20260709 13:06:02.289713 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 214010us
I20260709 13:06:02.296048 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:02.296975 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6ed301274145dc99c38e3d68197ab9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:02.297906 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:02.298274 22787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f3a3015ca74677a62e9b2405f3166d" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:02.299327 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce964ef7973f443882ee760e347bfb89" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:02.302500 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:02.307843 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:02.311062 22789 raft_consensus.cc:2468] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 3.
I20260709 13:06:02.269910 23959 raft_consensus.cc:697] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:02.314260 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:02.307050 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:02.301927 23890 raft_consensus.cc:493] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:06:02.302321 23827 raft_consensus.cc:493] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:02.318765 22863 raft_consensus.cc:1240] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:02.319149 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:02.320658 22714 raft_consensus.cc:1240] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:06:02.306058 23900 leader_election.cc:290] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:06:02.277366 23348 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 146985us
I20260709 13:06:02.321166 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:02.311051 23749 raft_consensus.cc:493] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:02.325372 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:02.321149 22679 leader_election.cc:304] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:02.329031 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:02.333710 22829 leader_election.cc:304] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:02.327505 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:02.314298 23870 raft_consensus.cc:493] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:02.338424 22829 leader_election.cc:400] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Vote denied by peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635) with higher term. Message: Invalid argument: T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
I20260709 13:06:02.319581 23872 consensus_queue.cc:1048] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 13:06:02.340564 23955 raft_consensus.cc:2749] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:02.341403 22829 leader_election.cc:304] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:02.348820 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:02.354864 23979 raft_consensus.cc:2749] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:02.359985 23955 raft_consensus.cc:2749] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:02.359486 22829 leader_election.cc:400] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Vote denied by peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635) with higher term. Message: Invalid argument: T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3.
I20260709 13:06:02.356446 23930 consensus_queue.cc:1048] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:06:02.348845 23870 raft_consensus.cc:515] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:02.340720 23959 consensus_queue.cc:237] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:02.363451 22829 leader_election.cc:304] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:02.364126 23955 raft_consensus.cc:2749] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:02.364464 23870 leader_election.cc:290] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:02.356976 22679 leader_election.cc:304] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:02.368255 23930 raft_consensus.cc:2749] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:02.340200 22831 leader_election.cc:304] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:02.370401 22679 leader_election.cc:304] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:02.372382 23959 raft_consensus.cc:2749] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:02.373940 23930 raft_consensus.cc:2749] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:02.377740 22857 raft_consensus.cc:1275] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:06:02.378167 23973 log.cc:927] Time spent T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
W20260709 13:06:02.378352 23971 log.cc:927] Time spent T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 0.121s	user 0.000s	sys 0.001s
I20260709 13:06:02.305191 23878 consensus_queue.cc:260] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:06:02.379675 23962 log.cc:927] Time spent T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 0.133s	user 0.001s	sys 0.000s
I20260709 13:06:02.382625 23889 raft_consensus.cc:515] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:02.384506 22713 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59514 (request call id 447) took 1131 ms. Trace:
I20260709 13:06:02.333596 23827 raft_consensus.cc:515] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:02.337814 23890 raft_consensus.cc:515] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:02.384867 22713 rpcz_store.cc:276] 0709 13:06:01.252634 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:01.253738 (+  1104us) service_pool.cc:224] Handling call
0709 13:06:01.322850 (+ 69112us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:01.403389 (+ 80539us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:01.435493 (+ 32104us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:01.449161 (+ 13668us) log.cc:844] Serialized 564 byte log entry
0709 13:06:02.140661 (+691500us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:06:02.140701 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:02.219097 (+ 78396us) spinlock_profiling.cc:243] Waited 55.2 ms on lock 0x7b54001aed54. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3176750571 00007f31767e7e01 00007f31767e683e 00007f317b7ab419 00007f3174d22bd4 00007f3174d22b62 00007f3174d22a91 00007f3174d22a0c 00007f3174d21cc2 00007f3174b2248c 00007f3174b218c6
0709 13:06:02.219149 (+    52us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:02.384167 (+165018us) raft_consensus.cc:1685] finished
0709 13:06:02.384189 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:02.384414 (+   225us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":127028992,"thread_start_us":691222,"threads_started":1,"wal-append.queue_time_us":791319}
I20260709 13:06:02.385984 23889 leader_election.cc:290] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:02.338850 23749 raft_consensus.cc:515] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:02.389940 23749 leader_election.cc:290] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:02.324023 23957 consensus_queue.cc:1048] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.029s
I20260709 13:06:02.379987 23878 raft_consensus.cc:3060] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:02.404285 23827 leader_election.cc:290] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:02.405784 23890 leader_election.cc:290] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:02.412900 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:02.413162 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:06:02.412868 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 246098us
I20260709 13:06:02.421739 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5230e0e96e714cf0bdc6312928e7b9f3" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:02.422063 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7763b2230eb046209aef5d91ac9cc692" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:02.424348 23924 consensus_queue.cc:1048] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:06:02.426195 23374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:02.420724 23979 consensus_queue.cc:1048] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:06:02.418316 23977 raft_consensus.cc:493] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
W20260709 13:06:02.433755 23961 log.cc:927] Time spent T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4: Append to log took a long time: real 0.255s	user 0.001s	sys 0.002s
I20260709 13:06:02.431164 23803 consensus_queue.cc:1048] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:06:02.424388 23888 consensus_queue.cc:1048] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 13:06:02.424240 23987 raft_consensus.cc:493] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:02.441148 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 117802us
I20260709 13:06:02.446048 22680 leader_election.cc:304] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
W20260709 13:06:02.503321 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 56493.8us
I20260709 13:06:02.507529 22712 raft_consensus.cc:1240] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Rejecting Update request from peer 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:02.430382 23977 raft_consensus.cc:515] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:02.508419 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:06:02.509012 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 67081us
W20260709 13:06:02.503194 22679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 61841.3us
I20260709 13:06:02.421022 23882 consensus_queue.cc:1048] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
I20260709 13:06:02.440128 23987 raft_consensus.cc:515] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:02.518069 23383 raft_consensus.cc:3060] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Advancing to term 3
I20260709 13:06:02.516456 23377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c32202de9bc4cd49a726901d7612c0b" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:02.509933 23885 raft_consensus.cc:2749] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:02.526341 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:02.526530 22829 leader_election.cc:304] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:02.541296 22829 leader_election.cc:304] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:02.508338 23888 consensus_queue.cc:1048] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:06:02.522014 23955 raft_consensus.cc:493] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:02.584249 22679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 59485.1us
I20260709 13:06:02.540480 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:02.583957 23383 raft_consensus.cc:1275] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:02.592285 23870 raft_consensus.cc:2749] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:02.528301 23912 consensus_queue.cc:1059] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.063s
I20260709 13:06:02.594946 23384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7763b2230eb046209aef5d91ac9cc692" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:02.596778 23382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f3a3015ca74677a62e9b2405f3166d" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:02.555847 23878 consensus_queue.cc:1059] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 13:06:02.546105 23806 raft_consensus.cc:2749] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:02.524001 23923 consensus_queue.cc:1048] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.057s
I20260709 13:06:02.553711 23374 raft_consensus.cc:2468] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:02.543871 23946 consensus_queue.cc:1048] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
I20260709 13:06:02.605119 22680 leader_election.cc:304] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:02.601488 22713 raft_consensus.cc:2468] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:06:02.608229 23979 raft_consensus.cc:2749] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:02.602802 23870 raft_consensus.cc:3055] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:02.597692 23875 raft_consensus.cc:697] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:02.609809 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:02.579816 23955 raft_consensus.cc:515] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:02.610358 23958 raft_consensus.cc:493] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d97f292bf045489683ac6c1a6ac61aec)
W20260709 13:06:02.624579 23990 log.cc:927] Time spent T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 0.104s	user 0.000s	sys 0.000s
I20260709 13:06:02.611373 23870 raft_consensus.cc:740] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
W20260709 13:06:02.628348 22831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 81140.3us
I20260709 13:06:02.632845 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:02.636521 22861 raft_consensus.cc:1275] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:02.586930 23950 consensus_queue.cc:1048] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 13:06:02.642311 23987 leader_election.cc:290] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:02.614845 23875 consensus_queue.cc:237] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:02.623848 23955 leader_election.cc:290] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:02.647040 22831 leader_election.cc:304] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:02.631439 22711 raft_consensus.cc:2955] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:02.640357 22865 raft_consensus.cc:1275] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:02.616490 23887 raft_consensus.cc:493] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:02.641291 23923 raft_consensus.cc:493] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:02.655793 23955 raft_consensus.cc:2804] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:02.626134 23952 consensus_queue.cc:1048] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.157s
I20260709 13:06:02.655413 23887 raft_consensus.cc:515] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:02.665372 23955 raft_consensus.cc:493] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
W20260709 13:06:02.684398 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 143168us
I20260709 13:06:02.660904 23923 raft_consensus.cc:515] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:02.679315 22713 raft_consensus.cc:1275] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:02.663691 23947 consensus_queue.cc:1048] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:06:02.656306 23870 consensus_queue.cc:260] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:02.664242 23911 consensus_queue.cc:1048] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 13:06:02.687937 22829 leader_election.cc:304] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:02.702111 22829 leader_election.cc:304] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:02.683713 23955 raft_consensus.cc:3060] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:02.626948 23958 raft_consensus.cc:515] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:02.686328 23948 consensus_queue.cc:1048] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 13:06:02.716787 22862 raft_consensus.cc:1275] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:06:02.388279 23893 consensus_queue.cc:1175] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "4f037ffdb0be4730a45aefcaa25772d4" 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 10d1025610704e5abceba0cec1457b14 for earlier term 2. Current term is 3. Ops: [2.2-2.2]" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:06:02.722470 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08322292c21044f1801677b7e28050db" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:02.724383 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:02.710974 23885 raft_consensus.cc:493] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:02.736169 23383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab300c5bc4a42fe937bec4a44976eb4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:02.714762 23348 leader_election.cc:304] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97f292bf045489683ac6c1a6ac61aec; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
W20260709 13:06:02.732434 22754 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:02.734521 23958 leader_election.cc:290] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
W20260709 13:06:02.740921 23985 log.cc:927] Time spent T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4: Append to log took a long time: real 0.094s	user 0.000s	sys 0.001s
I20260709 13:06:02.742193 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:02.718559 23870 raft_consensus.cc:3060] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:02.722750 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:02.742720 22789 raft_consensus.cc:2468] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 3.
I20260709 13:06:02.731161 23999 raft_consensus.cc:493] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:02.747025 22783 raft_consensus.cc:1275] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:02.748651 23965 raft_consensus.cc:2749] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:02.746917 22757 leader_election.cc:304] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:02.733095 23957 raft_consensus.cc:2749] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:02.756659 24005 raft_consensus.cc:2804] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:02.746261 23885 raft_consensus.cc:515] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:02.745024 23999 raft_consensus.cc:515] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:02.757073 24005 raft_consensus.cc:493] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:02.755308 24002 raft_consensus.cc:2804] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:02.744925 23997 raft_consensus.cc:493] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:02.757463 24005 raft_consensus.cc:3060] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:06:02.767724 22756 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:02.772627 22757 leader_election.cc:304] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:02.766222 24002 raft_consensus.cc:493] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:02.778044 23923 leader_election.cc:290] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:02.778705 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:02.776531 23957 consensus_queue.cc:1048] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:06:02.784219 23999 leader_election.cc:290] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:02.784247 23890 raft_consensus.cc:2749] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:02.786260 23964 raft_consensus.cc:2955] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:02.768898 23997 raft_consensus.cc:515] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:02.789196 23885 leader_election.cc:290] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:02.797425 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:02.799741 23997 leader_election.cc:290] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:06:02.793965 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 90341.7us
I20260709 13:06:02.777222 24002 raft_consensus.cc:3060] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:02.804487 22831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 83682.2us
I20260709 13:06:02.931687 23995 raft_consensus.cc:493] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:06:02.932263 23995 raft_consensus.cc:515] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:02.934298 23995 leader_election.cc:290] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:02.935694 22788 raft_consensus.cc:1275] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:06:02.936002 22789 raft_consensus.cc:1275] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:02.936617 22786 raft_consensus.cc:1275] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:02.937268 22789 raft_consensus.cc:1275] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:02.937521 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:02.938162 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5230e0e96e714cf0bdc6312928e7b9f3" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:02.938625 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:02.939632 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab300c5bc4a42fe937bec4a44976eb4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:02.936038 22788 pending_rounds.cc:85] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14: Aborting all ops after (but not including) 1
I20260709 13:06:02.940219 22788 pending_rounds.cc:107] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:06:02.940829 22788 raft_consensus.cc:2889] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:02.940922 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:02.943406 22788 raft_consensus.cc:1275] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:02.946777 22789 raft_consensus.cc:1275] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:02.948025 22789 raft_consensus.cc:1275] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:02.949204 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71abda1fc3344358a5c2f0e36f638701" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:02.951957 23885 consensus_queue.cc:1048] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:02.954533 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce964ef7973f443882ee760e347bfb89" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:02.957077 23885 consensus_queue.cc:1048] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:02.959471 23885 consensus_queue.cc:1048] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:02.834558 23887 leader_election.cc:290] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:02.960876 22680 leader_election.cc:304] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:02.961925 22829 leader_election.cc:304] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:02.833148 23955 raft_consensus.cc:515] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:02.976670 22680 leader_election.cc:304] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:02.979501 22680 leader_election.cc:304] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:02.980155 23923 raft_consensus.cc:2749] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:02.981469 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:02.985735 22680 leader_election.cc:304] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:02.986822 23803 raft_consensus.cc:2749] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:02.975700 23958 raft_consensus.cc:2749] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:02.990104 23803 consensus_queue.cc:1048] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260709 13:06:02.992920 24008 log.cc:927] Time spent T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4: Append to log took a long time: real 0.125s	user 0.000s	sys 0.000s
I20260709 13:06:02.993626 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:02.988517 23911 raft_consensus.cc:2749] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:02.996555 23923 consensus_queue.cc:1048] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:06:03.008718 23955 leader_election.cc:290] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:03.031316 23870 raft_consensus.cc:2749] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:03.032059 23977 leader_election.cc:290] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:03.034227 23383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:03.010661 22709 raft_consensus.cc:2468] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
W20260709 13:06:03.048421 23991 log.cc:927] Time spent T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 0.480s	user 0.002s	sys 0.000s
I20260709 13:06:03.033792 23885 consensus_queue.cc:1048] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 13:06:03.055213 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:03.054777 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08322292c21044f1801677b7e28050db" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:03.057231 22714 raft_consensus.cc:2468] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:06:03.030531 23803 consensus_queue.cc:1048] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 13:06:03.063771 22713 raft_consensus.cc:1275] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:03.054711 24002 raft_consensus.cc:515] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:06:03.101373 23972 log.cc:927] Time spent T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4: Append to log took a long time: real 0.772s	user 0.002s	sys 0.002s
I20260709 13:06:03.102315 24005 raft_consensus.cc:515] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:03.105033 23870 raft_consensus.cc:493] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:03.105258 24005 leader_election.cc:290] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:03.105541 23870 raft_consensus.cc:515] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:03.107358 23870 leader_election.cc:290] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:03.156050 22715 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59514 (request call id 449) took 1077 ms. Trace:
I20260709 13:06:03.156461 22715 rpcz_store.cc:276] 0709 13:06:02.079083 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:02.079212 (+   129us) service_pool.cc:224] Handling call
0709 13:06:02.079480 (+   268us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:02.154695 (+ 75215us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:06:02.303557 (+148862us) log.cc:844] Serialized 14 byte log entry
0709 13:06:02.424911 (+121354us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:02.424958 (+    47us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:06:02.424997 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:03.034863 (+609866us) spinlock_profiling.cc:243] Waited 4.15 ms on lock 0x7b4400022b4c. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3173582db1 00007f3173620c85 00007f31736216a2 00007f31763931db 00007f317638eaaf 00007f317638286e 00007f3176381bb6 00007f31763817d8 00007f317638b221 00007f317638b1d9 00007f317638b169
0709 13:06:03.155846 (+120983us) spinlock_profiling.cc:243] Waited 75 ms on lock 0x7b54003becd4. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3176750571 00007f31767e7e01 00007f31767e683e 00007f317b7ab419 00007f3174d22bd4 00007f3174d22b62 00007f3174d22a91 00007f3174d22a0c 00007f3174d21cc2 00007f3174b2248c 00007f3174b218c6
0709 13:06:03.155890 (+    44us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:03.155997 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3205,"prepare.queue_time_us":198499,"prepare.run_cpu_time_us":29,"prepare.run_wall_time_us":30,"raft.queue_time_us":5888,"raft.run_cpu_time_us":71,"raft.run_wall_time_us":72,"spinlock_wait_cycles":188988032,"thread_start_us":256359,"threads_started":2,"wal-append.queue_time_us":221393}
I20260709 13:06:03.161994 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:03.162606 22711 raft_consensus.cc:3060] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:03.167562 24002 leader_election.cc:290] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:03.123143 23923 raft_consensus.cc:493] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:03.173048 23766 consensus_queue.cc:1048] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:06:03.184759 24003 raft_consensus.cc:493] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.185251 24003 raft_consensus.cc:515] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
W20260709 13:06:03.193486 22680 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.21.26.132:44375 timed out after 1.547s (SENT) [suppressed 15 similar messages]
I20260709 13:06:03.195276 24003 leader_election.cc:290] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:03.228873 22711 raft_consensus.cc:2468] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:03.247625 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:03.253646 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:03.190266 23923 raft_consensus.cc:515] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:03.236789 23882 raft_consensus.cc:493] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:03.262132 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:03.262218 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:03.284771 22784 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40476 (request call id 1442) took 1699 ms. Trace:
I20260709 13:06:03.287205 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:03.285208 22784 rpcz_store.cc:276] 0709 13:06:01.585352 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:01.585451 (+    99us) service_pool.cc:224] Handling call
0709 13:06:01.585713 (+   262us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:01.997228 (+411515us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:01.997257 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:02.001355 (+  4098us) log.cc:844] Serialized 26 byte log entry
0709 13:06:02.413340 (+411985us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:06:02.425506 (+ 12166us) log.cc:844] Serialized 14 byte log entry
0709 13:06:02.441446 (+ 15940us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:03.284392 (+842946us) spinlock_profiling.cc:243] Waited 367 ms on lock 0x7b54002fadd4. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3176750571 00007f31767e7e01 00007f31767e683e 00007f317b7ab419 00007f3174d22bd4 00007f3174d22b62 00007f3174d22a91 00007f3174d22a0c 00007f3174d21cc2 00007f3174b2248c 00007f3174b218c6
0709 13:06:03.284437 (+    45us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:03.284479 (+    42us) raft_consensus.cc:1685] finished
0709 13:06:03.284572 (+    93us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:03.284708 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":44185,"prepare.queue_time_us":12023,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":34,"raft.queue_time_us":47048,"raft.run_cpu_time_us":224,"raft.run_wall_time_us":6721,"spinlock_wait_cycles":843941248,"thread_start_us":372172,"threads_started":1,"wal-append.queue_time_us":352367}
I20260709 13:06:03.290889 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
W20260709 13:06:03.292600 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.132:44375, user_credentials={real_user=slave}} blocked reactor thread for 330814us
I20260709 13:06:03.297636 22829 leader_election.cc:304] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:03.300246 22711 raft_consensus.cc:1240] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Rejecting Update request from peer 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:03.301994 22712 raft_consensus.cc:1240] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Rejecting Update request from peer 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:03.289321 22713 raft_consensus.cc:3060] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:03.273453 23882 raft_consensus.cc:515] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:03.305799 23749 raft_consensus.cc:2749] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:03.308768 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:03.317515 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:03.319592 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:03.322016 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec058517e3284510acfd74fe8ddeafb6" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:03.323141 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:06:03.323647 23993 log.cc:927] Time spent T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 0.745s	user 0.000s	sys 0.004s
I20260709 13:06:03.325378 23882 leader_election.cc:290] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:03.327013 23997 raft_consensus.cc:493] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:06:03.327534 23997 raft_consensus.cc:515] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:03.303614 23976 raft_consensus.cc:3055] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:03.337414 22757 leader_election.cc:304] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:03.338426 23694 raft_consensus.cc:2804] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:03.338886 23694 raft_consensus.cc:697] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:03.339753 23694 consensus_queue.cc:237] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
W20260709 13:06:03.361680 23968 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.764s	user 0.005s	sys 0.019s
I20260709 13:06:03.362721 24021 raft_consensus.cc:493] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:03.364300 23968 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.819s	user 0.005s	sys 0.020s
I20260709 13:06:03.364030 24021 raft_consensus.cc:515] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:03.369129 24021 leader_election.cc:290] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:03.383818 23968 raft_consensus.cc:493] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:03.384446 23968 raft_consensus.cc:515] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:03.421397 24022 raft_consensus.cc:493] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:03.422039 24022 raft_consensus.cc:515] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:03.424451 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:06:03.425581 22755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.132:44375, user_credentials={real_user=slave}} blocked reactor thread for 79960.5us
W20260709 13:06:03.427939 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.132:44375, user_credentials={real_user=slave}} blocked reactor thread for 234480us
I20260709 13:06:03.336361 23976 raft_consensus.cc:740] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:03.508903 23889 raft_consensus.cc:493] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.509409 23889 raft_consensus.cc:515] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:03.511356 23889 leader_election.cc:290] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:03.511497 22757 leader_election.cc:304] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:03.508116 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:06:03.447965 23345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 73741.7us
I20260709 13:06:03.543275 23345 leader_election.cc:304] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [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: d97f292bf045489683ac6c1a6ac61aec; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:03.548246 23374 raft_consensus.cc:2955] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:03.519495 23872 raft_consensus.cc:493] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:03.556746 23872 raft_consensus.cc:515] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:03.558977 23872 leader_election.cc:290] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:03.568120 23997 leader_election.cc:290] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:03.505928 23749 raft_consensus.cc:493] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:03.582446 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5230e0e96e714cf0bdc6312928e7b9f3" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:03.536679 24022 leader_election.cc:290] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:03.533468 23875 raft_consensus.cc:2749] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:03.532282 23964 raft_consensus.cc:493] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:03.592518 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50554c74e0fa4efd8c67d1385e873e82" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:03.583947 23968 leader_election.cc:290] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:03.584784 23872 raft_consensus.cc:493] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.582038 23766 raft_consensus.cc:493] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:03.587859 23923 leader_election.cc:290] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:06:03.591352 23345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 48163.4us
I20260709 13:06:03.593820 24022 raft_consensus.cc:493] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.596166 23978 raft_consensus.cc:2749] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:03.587050 23749 raft_consensus.cc:515] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:03.580307 23976 consensus_queue.cc:260] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:03.600706 23766 raft_consensus.cc:515] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:03.596354 23964 raft_consensus.cc:515] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:03.613574 24022 raft_consensus.cc:515] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:06:03.662006 24024 log.cc:927] Time spent T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 13:06:03.657764 23976 raft_consensus.cc:3060] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:03.611821 22713 raft_consensus.cc:2468] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:03.671618 22712 raft_consensus.cc:1240] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Rejecting Update request from peer 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260709 13:06:03.672353 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 134666us
I20260709 13:06:03.600471 23872 raft_consensus.cc:515] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:03.657927 24021 raft_consensus.cc:493] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:03.681088 22860 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49408 (request call id 1494) took 1034 ms. Trace:
I20260709 13:06:03.681453 22860 rpcz_store.cc:276] 0709 13:06:02.646764 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:02.646877 (+   113us) service_pool.cc:224] Handling call
0709 13:06:02.647137 (+   260us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:02.647406 (+   269us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:02.647430 (+    24us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:02.647773 (+   343us) log.cc:844] Serialized 26 byte log entry
0709 13:06:03.245858 (+598085us) spinlock_profiling.cc:243] Waited 1.43 ms on lock 0x7b180013d620. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f317c5c2de1 00007f317c5cf5b1 00007f31736dce07 00007f317c537ab9 00007f31736f969b 00007f31736f793f 00007f31736f9c02 00007f317638120b 00007f3176386d23 00007f31763870d1 00007f31767a2a0f
0709 13:06:03.408296 (+162438us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:06:03.408336 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:03.408407 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:03.678158 (+269751us) raft_consensus.cc:1685] finished
0709 13:06:03.678174 (+    16us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:03.681010 (+  2836us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":4906,"raft.run_cpu_time_us":110,"raft.run_wall_time_us":4296,"spinlock_wait_cycles":3286912,"thread_start_us":162245,"threads_started":1,"wal-append.queue_time_us":1022494}
I20260709 13:06:03.687230 22831 leader_election.cc:304] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14
I20260709 13:06:03.688783 22831 leader_election.cc:304] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:03.689778 22831 leader_election.cc:304] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14
I20260709 13:06:03.718501 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec058517e3284510acfd74fe8ddeafb6" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
W20260709 13:06:03.721654 24031 log.cc:927] Time spent T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 13:06:03.722862 23882 consensus_queue.cc:1048] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:03.723810 23378 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35428 (request call id 56) took 1108 ms. Trace:
I20260709 13:06:03.724196 23378 rpcz_store.cc:276] 0709 13:06:02.627943 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:02.644723 (+ 16780us) service_pool.cc:224] Handling call
0709 13:06:03.235985 (+591262us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:03.242795 (+  6810us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:03.242826 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:03.243304 (+   478us) log.cc:844] Serialized 26 byte log entry
0709 13:06:03.542479 (+299175us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:06:03.542533 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:03.542602 (+    69us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:03.676343 (+133741us) raft_consensus.cc:1685] finished
0709 13:06:03.676377 (+    34us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:03.677258 (+   881us) spinlock_profiling.cc:243] Waited 569 ms on lock 0x7b54003cafd0. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3176750571 00007f31767e68ad 00007f317b7ab419 00007f3174d22bd4 00007f3174d22b62 00007f3174d22a91 00007f3174d22a0c 00007f3174d21cc2 00007f3174b2248c 00007f3174b218c6 00007f3174b2126f
0709 13:06:03.723751 (+ 46493us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1099,"raft.run_cpu_time_us":99,"raft.run_wall_time_us":99,"spinlock_wait_cycles":1308888320,"thread_start_us":292836,"threads_started":1,"wal-append.queue_time_us":371019}
I20260709 13:06:03.731359 23968 raft_consensus.cc:2804] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:03.731768 23968 raft_consensus.cc:493] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:03.732123 23968 raft_consensus.cc:3060] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:03.737100 23957 raft_consensus.cc:2749] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:03.740554 23749 leader_election.cc:290] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:03.742100 23766 leader_election.cc:290] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:03.748277 24012 raft_consensus.cc:493] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:03.753494 23902 raft_consensus.cc:493] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:03.753958 23902 raft_consensus.cc:515] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:03.744405 24021 raft_consensus.cc:515] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:03.756155 24021 leader_election.cc:290] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:03.754258 23964 leader_election.cc:290] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:03.755820 23902 leader_election.cc:290] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
W20260709 13:06:03.758821 22831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 69103.4us
I20260709 13:06:03.749272 23953 raft_consensus.cc:493] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:03.749464 24006 raft_consensus.cc:493] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:03.758307 23957 raft_consensus.cc:2804] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:03.801195 23749 raft_consensus.cc:493] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:03.808936 23964 raft_consensus.cc:493] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
W20260709 13:06:03.805581 23348 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 44337.6us
I20260709 13:06:03.845495 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:03.757584 24012 raft_consensus.cc:515] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:03.826895 24006 raft_consensus.cc:515] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:03.848789 24022 leader_election.cc:290] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:03.849860 24006 leader_election.cc:290] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:03.824095 23902 consensus_queue.cc:1059] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 13:06:03.850961 24003 raft_consensus.cc:3055] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:03.851289 24003 raft_consensus.cc:740] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:03.836839 23749 raft_consensus.cc:515] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:03.852104 24003 consensus_queue.cc:260] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:03.829867 23957 raft_consensus.cc:493] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:03.853611 23749 leader_election.cc:290] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:03.853647 23957 raft_consensus.cc:3060] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:03.825145 23953 raft_consensus.cc:515] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:03.856537 23953 leader_election.cc:290] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
W20260709 13:06:03.857503 24035 log.cc:927] Time spent T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 13:06:03.869316 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:03.869635 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:03.870059 22856 raft_consensus.cc:2468] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:03.872581 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71abda1fc3344358a5c2f0e36f638701" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:03.874877 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:03.875676 22860 raft_consensus.cc:3055] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:03.876027 22860 raft_consensus.cc:740] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:03.876991 23872 leader_election.cc:290] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:03.876796 22860 consensus_queue.cc:260] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:03.877636 22860 raft_consensus.cc:3060] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:03.877501 23964 raft_consensus.cc:515] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:03.878445 22858 raft_consensus.cc:1240] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:06:03.879437 23964 leader_election.cc:290] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:03.883133 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:03.883651 24012 leader_election.cc:290] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:03.884352 23968 raft_consensus.cc:515] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:06:03.886456 24027 log.cc:927] Time spent T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 0.250s	user 0.000s	sys 0.003s
I20260709 13:06:03.886653 23968 leader_election.cc:290] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
W20260709 13:06:03.889204 22831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 127506us
I20260709 13:06:03.897846 23382 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35428 (request call id 55) took 1317 ms. Trace:
I20260709 13:06:03.938488 22860 raft_consensus.cc:1275] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:06:03.938952 22860 pending_rounds.cc:85] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4: Aborting all ops after (but not including) 1
I20260709 13:06:03.939021 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:03.942185 22860 pending_rounds.cc:107] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:06:03.942574 22860 raft_consensus.cc:2889] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:03.942844 22784 raft_consensus.cc:1240] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Rejecting Update request from peer 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:03.944293 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:03.902432 23382 rpcz_store.cc:276] 0709 13:06:02.601872 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:02.601980 (+   108us) service_pool.cc:224] Handling call
0709 13:06:02.610577 (+  8597us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:02.615564 (+  4987us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:02.615595 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:02.645944 (+ 30349us) log.cc:844] Serialized 26 byte log entry
0709 13:06:02.988496 (+342552us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:06:03.488639 (+500143us) log.cc:844] Serialized 14 byte log entry
0709 13:06:03.896474 (+407835us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:03.896561 (+    87us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:03.896599 (+    38us) raft_consensus.cc:1685] finished
0709 13:06:03.896610 (+    11us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:03.896718 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":617677,"prepare.run_cpu_time_us":30,"prepare.run_wall_time_us":31,"raft.queue_time_us":88371,"raft.run_cpu_time_us":250,"raft.run_wall_time_us":14264,"thread_start_us":1211424,"threads_started":3,"wal-append.queue_time_us":422507}
I20260709 13:06:03.945279 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:03.946233 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:03.950484 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce964ef7973f443882ee760e347bfb89" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:03.951486 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:03.953774 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:03.962533 22859 raft_consensus.cc:2468] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:03.954541 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:03.955909 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec058517e3284510acfd74fe8ddeafb6" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:03.958729 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50554c74e0fa4efd8c67d1385e873e82" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:03.958856 23376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581f19b7f3be4a189ea508c780006b72" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:03.961292 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:03.972574 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5230e0e96e714cf0bdc6312928e7b9f3" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:03.973196 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:03.973608 22856 raft_consensus.cc:1240] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:03.949927 24028 consensus_queue.cc:1059] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:06:03.974619 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:03.975314 22829 leader_election.cc:304] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:03.976189 23872 raft_consensus.cc:1064] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:03.978003 23957 raft_consensus.cc:515] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:03.984246 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:03.987481 22863 raft_consensus.cc:1240] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:06:03.994598 22787 raft_consensus.cc:2955] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:04.001466 22859 raft_consensus.cc:1275] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:06:04.003685 22679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 199077us
W20260709 13:06:04.004060 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 145906us
I20260709 13:06:04.006675 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49afb0a590346feb087d5db14a2c888" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:04.006698 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec058517e3284510acfd74fe8ddeafb6" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:04.008796 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:04.009931 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49afb0a590346feb087d5db14a2c888" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:04.010542 22711 raft_consensus.cc:2468] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:06:04.011205 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:04.011296 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:04.011679 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91c8486ec0458ca6bbe86be5eebe4f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:04.012399 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:03.993943 23968 raft_consensus.cc:2804] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:04.013010 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
W20260709 13:06:04.017190 22757 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:04.021632 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:03.993768 24028 consensus_queue.cc:1048] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 13:06:04.015413 23968 raft_consensus.cc:493] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:04.032238 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:04.033588 22831 leader_election.cc:304] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:04.036633 23376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:04.036800 23898 raft_consensus.cc:2804] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:04.028609 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287a0e38e034720aab0f9b866493ffc" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:04.027786 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:04.039304 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:06:04.063014 22831 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:04.066304 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:04.066490 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
W20260709 13:06:04.077318 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 59011us
W20260709 13:06:04.077874 22679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 56003.1us
I20260709 13:06:04.084156 22679 leader_election.cc:304] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:04.064253 23898 raft_consensus.cc:493] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:04.085114 23898 raft_consensus.cc:3060] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:04.101375 22713 raft_consensus.cc:1240] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Rejecting Update request from peer 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
W20260709 13:06:04.104642 22831 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:04.103381 22611 catalog_manager.cc:5697] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 1 to 2, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 2 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.033469 23968 raft_consensus.cc:3060] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:04.105265 22831 leader_election.cc:304] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:04.113548 23383 raft_consensus.cc:3060] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Advancing to term 2
I20260709 13:06:04.117128 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287a0e38e034720aab0f9b866493ffc" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:04.119647 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:04.108471 24028 raft_consensus.cc:2749] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:04.120280 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08322292c21044f1801677b7e28050db" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:04.093358 23872 consensus_queue.cc:237] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:04.127552 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:04.121812 24003 raft_consensus.cc:3060] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:04.142616 23383 raft_consensus.cc:1275] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [term 2 LEARNER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:04.118263 24046 consensus_queue.cc:1059] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:06:04.136332 23902 raft_consensus.cc:493] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:04.150063 24038 raft_consensus.cc:493] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:04.150254 24006 raft_consensus.cc:493] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:04.157348 22757 leader_election.cc:304] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:04.123915 23957 leader_election.cc:290] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:04.163861 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91c8486ec0458ca6bbe86be5eebe4f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:04.138192 24048 raft_consensus.cc:2749] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:04.168318 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:04.166702 23902 raft_consensus.cc:515] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:04.170126 23977 raft_consensus.cc:2804] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:04.170816 24006 raft_consensus.cc:515] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:04.171167 23902 leader_election.cc:290] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:04.185894 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:04.187834 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:04.161921 23953 raft_consensus.cc:493] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:04.187228 24046 raft_consensus.cc:493] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:04.186692 23977 raft_consensus.cc:697] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:04.199147 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:04.167616 24028 raft_consensus.cc:493] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:04.199872 22784 raft_consensus.cc:2468] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 3.
I20260709 13:06:04.190383 23902 raft_consensus.cc:493] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:04.202421 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581f19b7f3be4a189ea508c780006b72" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:06:04.197880 24051 log.cc:927] Time spent T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 0.106s	user 0.000s	sys 0.001s
I20260709 13:06:04.172200 24038 raft_consensus.cc:515] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:04.205025 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:04.207041 22754 leader_election.cc:304] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:04.210605 22754 leader_election.cc:304] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:04.199915 23953 raft_consensus.cc:515] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:04.200999 24046 raft_consensus.cc:515] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:04.210980 23997 raft_consensus.cc:2749] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:04.217123 23900 raft_consensus.cc:2749] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:04.205869 23902 raft_consensus.cc:515] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:06:04.242345 24052 log.cc:927] Time spent T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 0.174s	user 0.002s	sys 0.000s
W20260709 13:06:04.243825 24055 log.cc:927] Time spent T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4: Append to log took a long time: real 0.107s	user 0.001s	sys 0.000s
I20260709 13:06:04.244128 23968 raft_consensus.cc:515] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:06:04.247002 22757 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:04.282876 22757 leader_election.cc:304] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:04.204058 24028 raft_consensus.cc:515] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:04.285866 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:04.287176 22711 raft_consensus.cc:1275] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:04.288729 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
W20260709 13:06:04.297006 22679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 212945us
I20260709 13:06:04.298462 22679 leader_election.cc:304] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:04.305563 22787 raft_consensus.cc:1240] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Rejecting Update request from peer 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3. Ops: []
W20260709 13:06:04.289930 24060 log.cc:927] Time spent T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec: Append to log took a long time: real 0.100s	user 0.000s	sys 0.000s
W20260709 13:06:04.307636 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 202873us
I20260709 13:06:04.290797 23976 raft_consensus.cc:2749] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:04.322340 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:04.320451 23948 raft_consensus.cc:493] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:04.331874 23948 raft_consensus.cc:515] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:04.333742 23948 leader_election.cc:290] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:04.334538 23948 consensus_queue.cc:1048] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:04.337428 24067 consensus_queue.cc:1059] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:06:04.338438 24067 raft_consensus.cc:3055] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:04.338791 24067 raft_consensus.cc:740] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:04.341027 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:04.342852 24046 leader_election.cc:290] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:04.344240 24028 leader_election.cc:290] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:04.315284 24006 leader_election.cc:290] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:04.317798 24048 raft_consensus.cc:2749] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:04.304456 23872 consensus_queue.cc:1048] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 13:06:04.351158 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:06:04.386292 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 71138.1us
I20260709 13:06:04.389900 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:04.390671 22858 raft_consensus.cc:2393] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in current term 3: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:06:04.296963 23977 consensus_queue.cc:237] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:06:04.404160 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 114410us
I20260709 13:06:04.339567 24067 consensus_queue.cc:260] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:04.387113 22680 leader_election.cc:304] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
W20260709 13:06:04.397766 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 91845.1us
I20260709 13:06:04.392508 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:04.392724 24046 raft_consensus.cc:493] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.415411 22754 leader_election.cc:304] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:04.414147 24067 raft_consensus.cc:3060] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:04.419137 22754 leader_election.cc:304] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:04.412560 23882 raft_consensus.cc:2749] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:04.412388 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:06:04.427954 22679 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:04.451964 22754 leader_election.cc:304] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:04.443360 23978 raft_consensus.cc:493] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:04.458599 23978 raft_consensus.cc:515] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
W20260709 13:06:04.460525 24071 log.cc:927] Time spent T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 0.134s	user 0.000s	sys 0.001s
I20260709 13:06:04.446115 23373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:04.424007 23953 leader_election.cc:290] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:04.416332 24046 raft_consensus.cc:515] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:04.431442 24081 raft_consensus.cc:2749] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:04.461593 23976 raft_consensus.cc:2804] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:06:04.478160 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 59388.3us
I20260709 13:06:04.464105 23920 raft_consensus.cc:2749] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:04.481376 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0133aec79f234665a623a43c9ee9fc29" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:04.483748 22789 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40476 (request call id 1489) took 1313 ms. Trace:
I20260709 13:06:04.484140 22789 rpcz_store.cc:276] 0709 13:06:03.170138 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:03.342725 (+172587us) service_pool.cc:224] Handling call
0709 13:06:03.342992 (+   267us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:03.343295 (+   303us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:03.343321 (+    26us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:04.129303 (+785982us) spinlock_profiling.cc:243] Waited 31.8 ms on lock 0x7b2c0005bd58. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f31750e0a11 00007f31750f0372 00007f3176822a01 00007f31767e743a 00007f31767e683e 00007f317b7ab419 00007f3174d22bd4 00007f3174d22b62 00007f3174d22a91 00007f3174d22a0c 00007f3174d21cc2
0709 13:06:04.134652 (+  5349us) log.cc:844] Serialized 26 byte log entry
0709 13:06:04.194749 (+ 60097us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:06:04.194780 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:04.194843 (+    63us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:04.482048 (+287205us) raft_consensus.cc:1685] finished
0709 13:06:04.482066 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:04.483684 (+  1618us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":82,"raft.run_cpu_time_us":94,"raft.run_wall_time_us":94,"spinlock_wait_cycles":73191296,"thread_start_us":44642,"threads_started":1,"wal-append.queue_time_us":138072}
I20260709 13:06:04.479521 23976 raft_consensus.cc:493] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:04.487006 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:06:04.623056 22829 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:06:04.546561 22830 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:04.645442 22680 leader_election.cc:304] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec
W20260709 13:06:04.662391 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 200475us
I20260709 13:06:04.765050 22754 leader_election.cc:304] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:04.505846 22856 raft_consensus.cc:1240] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:04.766238 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0133aec79f234665a623a43c9ee9fc29" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:04.511933 23976 raft_consensus.cc:3060] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:06:04.794931 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.132:44375, user_credentials={real_user=slave}} blocked reactor thread for 149560us
W20260709 13:06:04.743360 24063 sasl_common.cc:323] Time spent creating new SASL kudu client: real 0.270s	user 0.000s	sys 0.001s
W20260709 13:06:04.579448 24075 log.cc:927] Time spent T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 0.187s	user 0.001s	sys 0.000s
I20260709 13:06:04.579159 23890 raft_consensus.cc:493] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:04.579200 23827 raft_consensus.cc:493] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
W20260709 13:06:04.811671 24082 log.cc:927] Time spent T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 0.383s	user 0.001s	sys 0.000s
I20260709 13:06:04.799691 23983 raft_consensus.cc:2749] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:04.813095 23863 raft_consensus.cc:1064] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:04.818291 23872 raft_consensus.cc:493] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:04.832453 23978 leader_election.cc:290] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:04.833577 23902 leader_election.cc:290] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:04.677187 24072 raft_consensus.cc:493] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d97f292bf045489683ac6c1a6ac61aec)
I20260709 13:06:04.818646 24078 raft_consensus.cc:493] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:04.816560 23890 raft_consensus.cc:515] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:04.820699 24089 raft_consensus.cc:493] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
W20260709 13:06:04.838444 24080 log.cc:927] Time spent T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 0.365s	user 0.001s	sys 0.001s
I20260709 13:06:04.888199 24078 raft_consensus.cc:515] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:04.873672 24098 raft_consensus.cc:2749] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:06:04.870810 22757 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:04.869576 23872 raft_consensus.cc:515] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:04.873265 24072 raft_consensus.cc:515] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:04.872856 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:04.860908 24046 leader_election.cc:290] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:04.842492 23827 raft_consensus.cc:515] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:06:04.844027 24062 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.500s	user 0.005s	sys 0.016s
I20260709 13:06:04.897634 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:04.898461 24078 leader_election.cc:290] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:06:04.900226 23898 consensus_meta.cc:287] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4: Time spent flushing consensus metadata: real 0.814s	user 0.006s	sys 0.006s
W20260709 13:06:04.908313 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 143337us
I20260709 13:06:04.881134 24089 raft_consensus.cc:515] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:05.102767 22783 raft_consensus.cc:1240] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Rejecting Update request from peer 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:06:05.150220 23953 raft_consensus.cc:493] T d181f971ff0c4d5c83041a9fa21b476f P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:05.179986 23953 raft_consensus.cc:515] T d181f971ff0c4d5c83041a9fa21b476f P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:05.179832 23863 consensus_queue.cc:237] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:05.182801 22680 leader_election.cc:304] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:05.001345 24046 raft_consensus.cc:493] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:04.912425 23898 raft_consensus.cc:515] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:05.097963 23902 raft_consensus.cc:493] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:05.199882 24076 raft_consensus.cc:2749] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:05.150542 23983 raft_consensus.cc:493] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:05.314473 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:05.315167 22788 raft_consensus.cc:2468] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
W20260709 13:06:05.323155 22680 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:06:05.334899 22830 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:05.229406 24046 raft_consensus.cc:515] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:05.297763 23902 raft_consensus.cc:515] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
W20260709 13:06:05.346628 23976 consensus_meta.cc:287] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14: Time spent flushing consensus metadata: real 0.539s	user 0.008s	sys 0.000s
W20260709 13:06:05.354606 24095 log.cc:927] Time spent T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 0.453s	user 0.000s	sys 0.001s
W20260709 13:06:05.356240 24100 log.cc:927] Time spent T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 0.174s	user 0.000s	sys 0.001s
I20260709 13:06:05.386062 22754 leader_election.cc:304] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:05.345643 24102 raft_consensus.cc:493] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:05.389396 24111 consensus_queue.cc:1048] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:05.359917 24096 log.cc:927] Time spent T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
W20260709 13:06:05.360342 24103 log.cc:927] Time spent T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4: Append to log took a long time: real 0.178s	user 0.000s	sys 0.001s
I20260709 13:06:05.362144 23872 leader_election.cc:290] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:05.412945 24072 leader_election.cc:290] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:05.421993 24089 leader_election.cc:290] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:06:05.358979 24067 consensus_meta.cc:287] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Time spent flushing consensus metadata: real 0.934s	user 0.008s	sys 0.001s
I20260709 13:06:05.319870 23983 raft_consensus.cc:515] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:05.424136 23983 leader_election.cc:290] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:06:05.426756 24053 log.cc:927] Time spent T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4: Append to log took a long time: real 1.345s	user 0.010s	sys 0.026s
I20260709 13:06:05.431180 22787 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40482 (request call id 448) took 1294 ms. Trace:
I20260709 13:06:05.435012 22783 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40482 (request call id 453) took 1228 ms. Trace:
I20260709 13:06:05.418131 23827 leader_election.cc:290] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:05.437111 24038 leader_election.cc:290] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:05.455265 23898 leader_election.cc:290] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:05.454461 22787 rpcz_store.cc:276] 0709 13:06:04.136989 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:04.137131 (+   142us) service_pool.cc:224] Handling call
0709 13:06:04.137394 (+   263us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:04.305926 (+168532us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:05.430929 (+1125003us) spinlock_profiling.cc:243] Waited 168 ms on lock 0x7b54002fc6d4. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3176750571 00007f31767e7e01 00007f31767e683e 00007f317b7ab419 00007f3174d22bd4 00007f3174d22b62 00007f3174d22a91 00007f3174d22a0c 00007f3174d21cc2 00007f3174b2248c 00007f3174b218c6
0709 13:06:05.431114 (+   185us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":386315136}
I20260709 13:06:05.365316 23890 leader_election.cc:290] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:05.438491 24046 leader_election.cc:290] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:05.439041 24105 raft_consensus.cc:493] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:06:05.440655 23902 leader_election.cc:290] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:05.441313 24104 consensus_queue.cc:1059] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:05.358289 23348 leader_election.cc:304] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97f292bf045489683ac6c1a6ac61aec; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:05.446287 22714 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59510 (request call id 869) took 1273 ms. Trace:
I20260709 13:06:05.448295 23964 raft_consensus.cc:3055] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:05.448827 23983 raft_consensus.cc:493] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:06:05.450052 24048 raft_consensus.cc:493] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:05.450661 22707 raft_consensus.cc:1275] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:05.450562 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:05.453137 22859 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49408 (request call id 1525) took 1087 ms. Trace:
I20260709 13:06:05.359050 23976 raft_consensus.cc:515] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:05.466915 23968 leader_election.cc:290] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:05.455019 22783 rpcz_store.cc:276] 0709 13:06:04.206730 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:04.206948 (+   218us) service_pool.cc:224] Handling call
0709 13:06:04.212030 (+  5082us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:05.119087 (+907057us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:05.434771 (+315684us) spinlock_profiling.cc:243] Waited 890 ms on lock 0x7b5400485654. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3176750571 00007f31767e7e01 00007f31767e683e 00007f317b7ab419 00007f3174d22bd4 00007f3174d22b62 00007f3174d22a91 00007f3174d22a0c 00007f3174d21cc2 00007f3174b2248c 00007f3174b218c6
0709 13:06:05.434956 (+   185us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2047870336}
W20260709 13:06:05.486441 24090 log.cc:927] Time spent T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 0.653s	user 0.004s	sys 0.006s
I20260709 13:06:05.488061 23377 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35440 (request call id 139) took 1043 ms. Trace:
I20260709 13:06:05.410005 24012 raft_consensus.cc:493] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:05.491768 22714 rpcz_store.cc:276] 0709 13:06:04.172858 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:04.172955 (+    97us) service_pool.cc:224] Handling call
0709 13:06:05.444390 (+1271435us) spinlock_profiling.cc:243] Waited 1.1 ms on lock 0x7b5800002798. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3173582db1 00007f31736c2b71 00007f31736c2a22 00007f317c5dbc09 00007f317b735ee0 00007f317b7ff0ab 00007f317b7ff131 00007f317b7c0fc0 00007f317b7ab929 00007f317b7ab3d2 00007f3174d22bd4
0709 13:06:05.444593 (+   203us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:05.444828 (+   235us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:05.444862 (+    34us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:05.444915 (+    53us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:06:05.444945 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:05.444998 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:05.446230 (+  1232us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2528640}
I20260709 13:06:05.453826 24081 raft_consensus.cc:2804] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:05.497166 23983 raft_consensus.cc:515] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:05.497648 23924 consensus_queue.cc:1059] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
W20260709 13:06:05.500591 23348 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 149168us
I20260709 13:06:05.500403 24048 raft_consensus.cc:515] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:05.498267 22859 rpcz_store.cc:276] 0709 13:06:04.365836 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:04.799973 (+434137us) service_pool.cc:224] Handling call
0709 13:06:04.800331 (+   358us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:04.800740 (+   409us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:04.800768 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:04.801213 (+   445us) log.cc:844] Serialized 26 byte log entry
0709 13:06:05.000312 (+199099us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:06:05.117653 (+117341us) log.cc:844] Serialized 14 byte log entry
0709 13:06:05.313274 (+195621us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:05.313350 (+    76us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:05.452951 (+139601us) raft_consensus.cc:1685] finished
0709 13:06:05.452969 (+    18us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:05.453084 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5394,"prepare.queue_time_us":117353,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":8903,"raft.queue_time_us":5627,"raft.run_cpu_time_us":231,"raft.run_wall_time_us":41182,"thread_start_us":175520,"threads_started":1,"wal-append.queue_time_us":636155}
I20260709 13:06:05.498271 24097 raft_consensus.cc:493] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d97f292bf045489683ac6c1a6ac61aec)
W20260709 13:06:05.523825 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 524316us
I20260709 13:06:05.552699 24093 raft_consensus.cc:493] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:05.553208 24093 raft_consensus.cc:515] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:06:05.554724 24087 log.cc:927] Time spent T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4: Append to log took a long time: real 0.728s	user 0.003s	sys 0.013s
I20260709 13:06:05.555186 24093 leader_election.cc:290] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:05.555889 22857 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49408 (request call id 1501) took 1609 ms. Trace:
I20260709 13:06:05.556270 22857 rpcz_store.cc:276] 0709 13:06:03.947418 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:03.947522 (+   104us) service_pool.cc:224] Handling call
0709 13:06:04.322738 (+375216us) spinlock_profiling.cc:243] Waited 1.97 ms on lock 0x7b58001e0c98. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3173582db1 00007f31736c2b71 00007f31736c2a22 00007f317c5dbc09 00007f317b735ee0 00007f317b7ff0ab 00007f317b7ff131 00007f317b7c0fc0 00007f317b7ab929 00007f317b7ab3d2 00007f3174d22bd4
0709 13:06:04.322923 (+   185us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:04.323243 (+   320us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:04.323287 (+    44us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:04.348711 (+ 25424us) log.cc:844] Serialized 26 byte log entry
0709 13:06:04.510123 (+161412us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:06:04.510157 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:04.510220 (+    63us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:05.498948 (+988728us) spinlock_profiling.cc:243] Waited 896 us on lock 0x7b4400022b4c. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3173582db1 00007f3173620c85 00007f31736216a2 00007f31763931db 00007f317638eaaf 00007f317638286e 00007f3176381bb6 00007f31763817d8 00007f317638b221 00007f317638b1d9 00007f317638b169
0709 13:06:05.555672 (+ 56724us) raft_consensus.cc:1685] finished
0709 13:06:05.555693 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:05.555820 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2926,"raft.run_cpu_time_us":102,"raft.run_wall_time_us":102,"spinlock_wait_cycles":6600832,"thread_start_us":102912,"threads_started":1,"wal-append.queue_time_us":425405}
I20260709 13:06:05.418768 24102 raft_consensus.cc:515] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:05.502807 23898 raft_consensus.cc:493] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:05.501047 24038 raft_consensus.cc:2749] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:05.495730 23964 raft_consensus.cc:740] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:05.541540 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08322292c21044f1801677b7e28050db" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:05.561390 24102 leader_election.cc:290] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:05.520020 23377 rpcz_store.cc:276] 0709 13:06:04.444776 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:04.444904 (+   128us) service_pool.cc:224] Handling call
0709 13:06:04.445228 (+   324us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:04.466482 (+ 21254us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:04.472366 (+  5884us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:04.475456 (+  3090us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:06:04.479054 (+  3598us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:05.487808 (+1008754us) spinlock_profiling.cc:243] Waited 15.8 ms on lock 0x7b54000992d4. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3176750571 00007f31767e7e01 00007f31767e683e 00007f317b7ab419 00007f3174d22bd4 00007f3174d22b62 00007f3174d22a91 00007f3174d22a0c 00007f3174d21cc2 00007f3174b2248c 00007f3174b218c6
0709 13:06:05.487860 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:05.487998 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":36236032}
I20260709 13:06:05.524966 24098 raft_consensus.cc:3055] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:05.569651 23983 leader_election.cc:290] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:05.496661 24105 raft_consensus.cc:515] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:05.572324 24048 leader_election.cc:290] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:05.572919 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:05.573959 22865 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49408 (request call id 1500) took 1629 ms. Trace:
W20260709 13:06:05.534869 22790 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.520s	user 0.008s	sys 0.003s
I20260709 13:06:05.597446 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
W20260709 13:06:05.580946 22757 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:05.598078 22783 raft_consensus.cc:2468] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 3.
I20260709 13:06:05.537922 23872 raft_consensus.cc:493] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:05.537611 23827 raft_consensus.cc:493] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d97f292bf045489683ac6c1a6ac61aec)
I20260709 13:06:05.540062 24081 raft_consensus.cc:493] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:05.581557 23863 raft_consensus.cc:493] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:05.595665 22829 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:06:05.597839 22790 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.583s	user 0.009s	sys 0.003s
I20260709 13:06:05.603636 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:05.581043 24097 raft_consensus.cc:515] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:05.611819 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:05.612108 23345 leader_election.cc:304] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97f292bf045489683ac6c1a6ac61aec; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:05.612448 22716 raft_consensus.cc:2468] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 4.
I20260709 13:06:05.604218 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:05.613268 23377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c32202de9bc4cd49a726901d7612c0b" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:05.613662 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:05.613895 23965 raft_consensus.cc:2749] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:05.613598 24097 leader_election.cc:290] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:05.614327 23383 raft_consensus.cc:1275] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 2 LEARNER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:05.614709 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49afb0a590346feb087d5db14a2c888" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:05.614822 23965 raft_consensus.cc:493] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:05.615420 23965 raft_consensus.cc:515] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:05.615713 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:05.541973 24012 raft_consensus.cc:515] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:05.605124 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:05.597477 22865 rpcz_store.cc:276] 0709 13:06:03.944946 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:03.945773 (+   827us) service_pool.cc:224] Handling call
0709 13:06:03.946064 (+   291us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:03.946392 (+   328us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:03.946419 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:03.947052 (+   633us) log.cc:844] Serialized 26 byte log entry
0709 13:06:04.081426 (+134374us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:06:04.081465 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:04.081530 (+    65us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:05.426217 (+1344687us) spinlock_profiling.cc:243] Waited 5.1 ms on lock 0x7b4400022b4c. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3173582db1 00007f3173620c85 00007f31736216a2 00007f31763931db 00007f317638eaaf 00007f317638286e 00007f3176381bb6 00007f31763817d8 00007f317638b221 00007f317638b1d9 00007f317638b169
0709 13:06:05.558809 (+132592us) raft_consensus.cc:1685] finished
0709 13:06:05.558832 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:05.573894 (+ 15062us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1853,"raft.run_cpu_time_us":137,"raft.run_wall_time_us":4967,"spinlock_wait_cycles":11767808,"thread_start_us":134000,"threads_started":1,"wal-append.queue_time_us":134075}
I20260709 13:06:05.586817 24045 raft_consensus.cc:493] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:05.588316 24098 raft_consensus.cc:740] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:05.611841 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91c8486ec0458ca6bbe86be5eebe4f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:05.583897 23898 raft_consensus.cc:515] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:05.595271 24013 raft_consensus.cc:493] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:05.596424 24006 raft_consensus.cc:493] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:05.610918 23902 raft_consensus.cc:493] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:05.634166 23964 consensus_queue.cc:260] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:05.617902 23863 raft_consensus.cc:515] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:05.617075 23827 raft_consensus.cc:515] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:05.642608 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:05.614060 23976 leader_election.cc:290] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:05.642956 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:05.652935 22711 raft_consensus.cc:2468] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
I20260709 13:06:05.611141 24081 raft_consensus.cc:3060] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:05.656567 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c32202de9bc4cd49a726901d7612c0b" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:05.646975 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:05.610119 24104 raft_consensus.cc:493] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:06:05.658238 22791 raft_consensus.cc:3060] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:05.662436 24134 raft_consensus.cc:493] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:05.663012 24134 raft_consensus.cc:515] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:05.665266 24134 leader_election.cc:290] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:05.666436 24134 raft_consensus.cc:493] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:05.666589 22791 raft_consensus.cc:2468] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:05.666996 24134 raft_consensus.cc:515] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:06:05.658710 22756 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.652s	user 0.000s	sys 0.016s
I20260709 13:06:05.640184 24048 raft_consensus.cc:493] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
W20260709 13:06:05.669767 22756 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.671s	user 0.000s	sys 0.016s
W20260709 13:06:05.648675 24073 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.317s	user 0.013s	sys 0.019s
I20260709 13:06:05.670475 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:05.610332 23872 raft_consensus.cc:515] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:06:05.651427 22708 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59510 (request call id 865) took 1483 ms (client timeout 1945 ms). Trace:
I20260709 13:06:05.672762 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:05.677618 23965 leader_election.cc:290] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:05.657157 23964 raft_consensus.cc:3060] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:05.640758 24045 raft_consensus.cc:515] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:05.651595 23902 raft_consensus.cc:515] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:06:05.673385 24073 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.342s	user 0.013s	sys 0.019s
I20260709 13:06:05.686929 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71abda1fc3344358a5c2f0e36f638701" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:05.688799 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:05.689455 22784 raft_consensus.cc:2468] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:06:05.690259 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:05.692703 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:05.652321 24006 raft_consensus.cc:515] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:05.698232 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:05.698836 22857 raft_consensus.cc:2410] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa for term 4 because replica has last-logged OpId of term: 2 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260709 13:06:05.697109 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:05.679083 24002 raft_consensus.cc:493] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:05.699771 22784 raft_consensus.cc:2468] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:06:05.706066 23983 raft_consensus.cc:493] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:05.706563 23983 raft_consensus.cc:515] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:05.650838 24013 raft_consensus.cc:515] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:05.709921 23983 leader_election.cc:290] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:05.708321 24098 consensus_queue.cc:260] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:05.719483 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:05.724330 23965 raft_consensus.cc:493] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:05.724848 23965 raft_consensus.cc:515] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:05.726692 23965 leader_election.cc:290] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:05.727098 23965 raft_consensus.cc:493] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:05.727502 23965 raft_consensus.cc:515] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:05.729010 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:05.675007 24048 raft_consensus.cc:515] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:05.729571 22857 raft_consensus.cc:2468] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:06:05.740988 24132 raft_consensus.cc:493] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:05.671558 24104 raft_consensus.cc:515] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:05.742573 22788 raft_consensus.cc:1240] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:05.727921 23902 leader_election.cc:290] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:05.708873 24134 leader_election.cc:290] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:05.711944 24076 raft_consensus.cc:493] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
W20260709 13:06:05.679996 22708 rpcz_store.cc:269] 0709 13:06:04.166058 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:04.167032 (+   974us) service_pool.cc:224] Handling call
0709 13:06:05.572745 (+1405713us) spinlock_profiling.cc:243] Waited 2.16 ms on lock 0x7b5800002798. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3173582db1 00007f31736c2b71 00007f31736c2a22 00007f317c5dbc09 00007f317b735ee0 00007f317b7ff0ab 00007f317b7ff131 00007f317b7ad0a0 00007f317b7ac984 00007f3174d276d4 00007f3174d27662
0709 13:06:05.649282 (+ 76537us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4962688}
W20260709 13:06:05.771142 22830 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:05.738729 24121 raft_consensus.cc:493] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:06:05.712111 23924 raft_consensus.cc:493] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:06:05.773900 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:05.775676 22862 raft_consensus.cc:2468] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:06:05.704247 24002 raft_consensus.cc:515] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:05.762265 24132 raft_consensus.cc:515] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:05.738946 23749 raft_consensus.cc:493] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:05.787158 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:05.787781 22679 leader_election.cc:304] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:05.786168 22786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:05.741531 23983 raft_consensus.cc:493] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:05.795475 22679 leader_election.cc:304] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:05.796275 23885 raft_consensus.cc:2804] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:05.796633 23885 raft_consensus.cc:493] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:05.788942 22786 raft_consensus.cc:606] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:05.773996 24105 leader_election.cc:290] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:05.772119 23952 raft_consensus.cc:493] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:05.772207 23997 raft_consensus.cc:493] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d97f292bf045489683ac6c1a6ac61aec)
I20260709 13:06:05.792655 23898 leader_election.cc:290] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:05.836365 24116 raft_consensus.cc:493] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:05.800995 23885 raft_consensus.cc:3060] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:05.800777 23827 leader_election.cc:290] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:05.831315 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c32202de9bc4cd49a726901d7612c0b" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:05.799343 24067 raft_consensus.cc:2804] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:05.799671 23983 raft_consensus.cc:515] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:05.784847 23924 raft_consensus.cc:515] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:05.782260 24076 raft_consensus.cc:515] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:05.830060 23384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:05.816740 24012 leader_election.cc:290] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:05.855878 22680 leader_election.cc:304] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:05.829952 24048 leader_election.cc:290] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:05.827939 23863 leader_election.cc:290] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:05.798170 23749 raft_consensus.cc:515] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:05.853001 24067 raft_consensus.cc:493] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:05.832448 23997 raft_consensus.cc:515] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:05.874467 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
W20260709 13:06:05.876928 22830 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:05.878624 24104 leader_election.cc:290] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:05.785528 24121 raft_consensus.cc:515] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:05.869177 24048 raft_consensus.cc:2804] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:05.826334 23952 raft_consensus.cc:515] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:05.870609 23872 leader_election.cc:290] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
W20260709 13:06:05.887665 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 186640us
I20260709 13:06:05.891709 22829 leader_election.cc:304] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:05.836876 24116 raft_consensus.cc:515] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:05.893785 22784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50554c74e0fa4efd8c67d1385e873e82"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:05.872877 24067 raft_consensus.cc:3060] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:05.875309 24045 leader_election.cc:290] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:05.893023 22829 leader_election.cc:304] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:05.894322 22784 raft_consensus.cc:606] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:05.900864 22829 leader_election.cc:304] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:05.905263 22829 leader_election.cc:304] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:05.888149 24048 raft_consensus.cc:493] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
W20260709 13:06:05.911330 24077 log.cc:927] Time spent T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 1.569s	user 0.008s	sys 0.036s
I20260709 13:06:05.895869 24012 raft_consensus.cc:2749] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:05.903779 23872 raft_consensus.cc:2749] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:06:05.903972 23827 raft_consensus.cc:2749] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:05.898955 23965 leader_election.cc:290] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:05.910637 24048 raft_consensus.cc:3060] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:05.917544 24116 leader_election.cc:290] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:05.918612 24076 leader_election.cc:290] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:05.919018 23997 leader_election.cc:290] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:05.932112 23983 leader_election.cc:290] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:05.932314 22829 leader_election.cc:304] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:05.933104 23924 leader_election.cc:290] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:05.935194 23872 raft_consensus.cc:2749] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:05.936185 24012 raft_consensus.cc:2749] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:05.910272 23376 raft_consensus.cc:1275] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:06:05.939131 24084 log.cc:927] Time spent T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4: Append to log took a long time: real 1.111s	user 0.005s	sys 0.009s
I20260709 13:06:05.937459 22829 leader_election.cc:304] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:05.941175 24061 raft_consensus.cc:3055] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:05.941634 24061 raft_consensus.cc:740] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:05.942028 22829 leader_election.cc:304] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:05.943602 22861 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49408 (request call id 1515) took 1598 ms. Trace:
I20260709 13:06:05.944032 22861 rpcz_store.cc:276] 0709 13:06:04.345587 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:04.345728 (+   141us) service_pool.cc:224] Handling call
0709 13:06:04.346046 (+   318us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:04.346392 (+   346us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:04.346420 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:04.350186 (+  3766us) log.cc:844] Serialized 26 byte log entry
0709 13:06:04.506449 (+156263us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:06:04.506490 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:04.506565 (+    75us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:05.937970 (+1431405us) spinlock_profiling.cc:243] Waited 7.8 ms on lock 0x7b4400022b4c. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3173582db1 00007f3173620c85 00007f31736216a2 00007f31763931db 00007f317638eaaf 00007f317638286e 00007f3176381bb6 00007f31763817d8 00007f317638b221 00007f317638b1d9 00007f317638b169
0709 13:06:05.940211 (+  2241us) raft_consensus.cc:1685] finished
0709 13:06:05.940231 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:05.943541 (+  3310us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":287,"raft.run_cpu_time_us":220,"raft.run_wall_time_us":43748,"spinlock_wait_cycles":17938304,"thread_start_us":102779,"threads_started":1,"wal-append.queue_time_us":439708}
I20260709 13:06:05.947120 22829 leader_election.cc:304] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:05.948397 22829 leader_election.cc:304] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:05.953791 23827 raft_consensus.cc:2749] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:05.954062 24045 raft_consensus.cc:2749] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:05.955034 24115 log.cc:927] Time spent T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 0.329s	user 0.000s	sys 0.002s
I20260709 13:06:05.942382 23749 leader_election.cc:290] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:05.972901 22829 leader_election.cc:304] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:05.974107 22829 leader_election.cc:304] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:05.975140 22829 leader_election.cc:304] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:05.941356 23384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab300c5bc4a42fe937bec4a44976eb4" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:05.982399 24067 raft_consensus.cc:515] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:05.942919 24012 raft_consensus.cc:2749] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:05.987931 22829 leader_election.cc:304] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:05.988878 24067 leader_election.cc:290] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:05.986059 23898 raft_consensus.cc:493] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:05.989861 23898 raft_consensus.cc:515] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:05.980257 24045 raft_consensus.cc:2749] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:05.997115 23952 leader_election.cc:290] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:05.980150 23827 raft_consensus.cc:2749] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:05.971768 23872 raft_consensus.cc:2749] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:05.991851 23898 leader_election.cc:290] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:05.995788 24121 leader_election.cc:290] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:05.984653 23749 raft_consensus.cc:2749] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:06:05.997521 23968 raft_consensus.cc:2749] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:05.998281 24081 raft_consensus.cc:515] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.005206 22782 raft_consensus.cc:1240] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:05.995184 22829 leader_election.cc:304] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:05.985714 24061 consensus_queue.cc:260] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.001108 23376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:06.007040 24061 raft_consensus.cc:3060] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:06.007294 24081 leader_election.cc:290] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:06.010294 23885 raft_consensus.cc:515] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.019050 23885 leader_election.cc:290] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:06.011276 24013 leader_election.cc:290] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:05.984262 24048 raft_consensus.cc:515] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.015921 22829 leader_election.cc:304] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.010495 24002 leader_election.cc:290] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:06.024873 22783 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40476 (request call id 1511) took 1025 ms. Trace:
I20260709 13:06:06.025264 22783 rpcz_store.cc:276] 0709 13:06:04.999836 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:05.701891 (+702055us) service_pool.cc:224] Handling call
0709 13:06:05.714013 (+ 12122us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:05.714197 (+   184us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 13:06:05.741164 (+ 26967us) log.cc:844] Serialized 14 byte log entry
0709 13:06:06.024186 (+283022us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:06.024243 (+    57us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:06:06.024284 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:06.024353 (+    69us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:06.024811 (+   458us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":14598,"prepare.queue_time_us":27162,"prepare.run_cpu_time_us":46,"prepare.run_wall_time_us":2389,"raft.queue_time_us":689,"thread_start_us":281384,"threads_started":1}
I20260709 13:06:06.020556 23376 raft_consensus.cc:2468] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:06.032487 22788 raft_consensus.cc:1275] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:06.020804 23964 raft_consensus.cc:2749] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:06.032490 22829 leader_election.cc:304] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.022424 24013 raft_consensus.cc:2749] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.023236 22713 raft_consensus.cc:1240] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:06.037982 22785 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40476 (request call id 1503) took 1141 ms. Trace:
I20260709 13:06:06.039034 22829 leader_election.cc:304] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.039433 22785 rpcz_store.cc:276] 0709 13:06:04.896329 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:04.896428 (+    99us) service_pool.cc:224] Handling call
0709 13:06:04.896657 (+   229us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:04.901053 (+  4396us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:06:05.332036 (+430983us) log.cc:844] Serialized 14 byte log entry
0709 13:06:05.576167 (+244131us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:05.576219 (+    52us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:06:05.576259 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:06.037778 (+461519us) spinlock_profiling.cc:243] Waited 4.2 ms on lock 0x7b54004457d4. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3176750571 00007f31767e7e01 00007f31767e683e 00007f317b7ab419 00007f3174d22bd4 00007f3174d22b62 00007f3174d22a91 00007f3174d22a0c 00007f3174d21cc2 00007f3174b2248c 00007f3174b218c6
0709 13:06:06.037821 (+    43us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:06.037931 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1058,"prepare.queue_time_us":516880,"prepare.run_cpu_time_us":22,"prepare.run_wall_time_us":27,"raft.queue_time_us":5195,"raft.run_cpu_time_us":109,"raft.run_wall_time_us":4510,"spinlock_wait_cycles":9669888,"thread_start_us":645816,"threads_started":2,"wal-append.queue_time_us":279939}
I20260709 13:06:06.037209 24139 raft_consensus.cc:2804] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:06.044884 22829 leader_election.cc:304] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.048931 22829 leader_election.cc:304] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.042173 23953 leader_election.cc:290] T d181f971ff0c4d5c83041a9fa21b476f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:06.044358 23964 raft_consensus.cc:2749] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:06.051595 22829 leader_election.cc:304] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.061861 24132 leader_election.cc:290] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
W20260709 13:06:06.077659 22682 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:06.069636 22829 leader_election.cc:304] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.080195 23953 raft_consensus.cc:2749] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.081454 22829 leader_election.cc:304] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.082842 22829 leader_election.cc:304] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.085423 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:06.086017 22861 raft_consensus.cc:2468] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:06.086199 22831 leader_election.cc:304] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.085559 22865 raft_consensus.cc:1275] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:06:06.086860 22865 pending_rounds.cc:85] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4: Aborting all ops after (but not including) 1
I20260709 13:06:06.087131 22865 pending_rounds.cc:107] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:06:06.087342 22865 raft_consensus.cc:2889] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:06.088059 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91c8486ec0458ca6bbe86be5eebe4f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:06.088642 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.089092 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:06.088291 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:06.089885 22865 raft_consensus.cc:2393] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 4: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:06:06.090150 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71abda1fc3344358a5c2f0e36f638701" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.086802 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:06.092093 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.048686 24013 raft_consensus.cc:2749] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:06.096910 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49afb0a590346feb087d5db14a2c888" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:06.098496 22711 raft_consensus.cc:3060] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.099254 22861 raft_consensus.cc:1240] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:06.096161 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:06.100888 22716 raft_consensus.cc:2393] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 3: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:06:06.047851 24139 raft_consensus.cc:493] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:06.067929 23872 raft_consensus.cc:2804] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:06.101630 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.100582 22858 raft_consensus.cc:2468] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:06.095638 24094 raft_consensus.cc:493] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:06:06.095688 24046 raft_consensus.cc:2804] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:06.113009 24046 raft_consensus.cc:493] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:06.108472 24048 leader_election.cc:290] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:06.113404 24046 raft_consensus.cc:3060] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:06.111337 23749 raft_consensus.cc:2749] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.092736 24132 raft_consensus.cc:2804] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:06.115389 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7763b2230eb046209aef5d91ac9cc692" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.109798 24139 raft_consensus.cc:3060] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:06.116953 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.095736 23882 raft_consensus.cc:493] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d97f292bf045489683ac6c1a6ac61aec)
I20260709 13:06:06.117457 22711 raft_consensus.cc:2468] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:06:06.118842 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.117471 22865 raft_consensus.cc:1275] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:06:06.119524 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181f971ff0c4d5c83041a9fa21b476f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.120021 22865 pending_rounds.cc:85] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4: Aborting all ops after (but not including) 1
I20260709 13:06:06.120131 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0133aec79f234665a623a43c9ee9fc29" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:06:06.119707 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 263876us
I20260709 13:06:06.120580 22865 pending_rounds.cc:107] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:06:06.121093 22865 raft_consensus.cc:2889] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:06:06.120711 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 279183us
I20260709 13:06:06.111629 23872 raft_consensus.cc:493] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:06.124284 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4d25afb6084ef6bd7bc29db2519ceb" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.120987 22856 raft_consensus.cc:1240] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:06.132248 22714 raft_consensus.cc:1240] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Rejecting Update request from peer 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:06:06.119418 24132 raft_consensus.cc:697] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:06.139526 23373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:06.123720 23872 raft_consensus.cc:3060] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:06:06.144140 22831 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:06.146476 22865 raft_consensus.cc:1275] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 3. (term mismatch)
I20260709 13:06:06.147090 22865 pending_rounds.cc:85] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4: Aborting all ops after (but not including) 2
I20260709 13:06:06.147367 22865 pending_rounds.cc:107] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4: Aborting uncommitted NO_OP operation due to leader change: 2.3
I20260709 13:06:06.147724 22865 raft_consensus.cc:2889] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:06.117822 24094 raft_consensus.cc:515] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.118557 23882 raft_consensus.cc:515] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:06.157078 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:06.158190 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:06.159113 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287a0e38e034720aab0f9b866493ffc" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:06.159564 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:06.160567 22861 raft_consensus.cc:1240] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:06.161752 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6ed301274145dc99c38e3d68197ab9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.164517 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e64a9cc37b474281f9f04293ac4095" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.168709 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce964ef7973f443882ee760e347bfb89" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.167074 24076 consensus_queue.cc:1048] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:06:06.169612 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.170197 22716 raft_consensus.cc:2468] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
W20260709 13:06:06.169726 24091 log.cc:927] Time spent T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4: Append to log took a long time: real 1.276s	user 0.000s	sys 0.006s
I20260709 13:06:06.171681 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.171855 24094 leader_election.cc:290] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:06.162289 23968 raft_consensus.cc:2749] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.173430 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.173629 22831 leader_election.cc:304] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.174085 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.175396 23882 leader_election.cc:290] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:06.176218 23382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab300c5bc4a42fe937bec4a44976eb4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:06.198278 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:06.200781 24136 raft_consensus.cc:2749] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:06.176827 24139 raft_consensus.cc:515] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.179563 24132 consensus_queue.cc:237] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.152948 23373 raft_consensus.cc:2468] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:06.208113 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.208907 22785 raft_consensus.cc:2410] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 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 13:06:06.209717 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.210028 22787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:06.196738 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.210826 22714 raft_consensus.cc:2468] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 3.
I20260709 13:06:06.210945 22787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.208261 22709 raft_consensus.cc:2410] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 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 13:06:06.196800 22831 leader_election.cc:304] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.216557 22831 leader_election.cc:304] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.217103 23968 raft_consensus.cc:2749] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.213953 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f3a3015ca74677a62e9b2405f3166d" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.214679 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.194900 24098 raft_consensus.cc:3060] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:06.211920 22787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4d25afb6084ef6bd7bc29db2519ceb" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.221021 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f32e63f0e441ca9d2ae2f189b59718" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.223634 22831 leader_election.cc:304] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.226239 22783 raft_consensus.cc:1275] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:06.227236 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.229391 22831 leader_election.cc:304] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14
I20260709 13:06:06.230878 22829 leader_election.cc:304] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:06.234804 22831 leader_election.cc:304] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:06.236140 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.237120 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:06.224222 23964 raft_consensus.cc:3060] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:06.238019 22831 leader_election.cc:304] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.238432 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d181f971ff0c4d5c83041a9fa21b476f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.240307 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:06.241649 23373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f3a3015ca74677a62e9b2405f3166d" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:06.233094 23953 raft_consensus.cc:2804] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:06.245488 23953 raft_consensus.cc:697] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:06.246321 23953 consensus_queue.cc:237] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.247746 24045 raft_consensus.cc:2804] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:06.248145 24045 raft_consensus.cc:493] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:06.248350 23827 raft_consensus.cc:2749] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.235464 23749 raft_consensus.cc:2749] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:06.249655 22754 leader_election.cc:304] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.251083 24097 raft_consensus.cc:2804] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:06.251437 24097 raft_consensus.cc:493] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:06.251751 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.251909 24002 consensus_queue.cc:1048] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.252748 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.251771 24097 raft_consensus.cc:3060] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:06.253122 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c32202de9bc4cd49a726901d7612c0b" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:06.255728 24139 leader_election.cc:290] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
W20260709 13:06:06.256536 24092 log.cc:927] Time spent T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 1.510s	user 0.002s	sys 0.012s
I20260709 13:06:06.258155 23382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f32e63f0e441ca9d2ae2f189b59718" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:06.258328 24006 leader_election.cc:290] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:06.258651 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7763b2230eb046209aef5d91ac9cc692" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:06.255751 22860 raft_consensus.cc:1275] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:06.259688 22791 raft_consensus.cc:1240] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:06.259795 23374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:06.260057 23377 raft_consensus.cc:3060] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [term 2 LEARNER]: Advancing to term 3
I20260709 13:06:06.260318 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6ed301274145dc99c38e3d68197ab9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.260509 23374 raft_consensus.cc:2468] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 1.
I20260709 13:06:06.232712 24136 raft_consensus.cc:2749] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:06.262748 23373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0133aec79f234665a623a43c9ee9fc29" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:06.248504 24045 raft_consensus.cc:3060] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.249655 22831 leader_election.cc:304] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:06.233939 23898 consensus_queue.cc:1048] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.036s
I20260709 13:06:06.271811 23345 leader_election.cc:304] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:06.269696 22829 leader_election.cc:304] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:06.274730 23345 leader_election.cc:304] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:06.275434 24041 raft_consensus.cc:2749] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:06.276134 24041 raft_consensus.cc:2749] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:06.276546 23898 raft_consensus.cc:2804] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:06.276911 23898 raft_consensus.cc:493] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:06.277218 23898 raft_consensus.cc:3060] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:06.280586 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.280817 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.282286 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:06.284360 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.285248 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.285362 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:06.285696 22786 raft_consensus.cc:2468] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:06:06.286010 22860 raft_consensus.cc:2468] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:06.287611 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:06.288182 22754 leader_election.cc:304] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:06.288183 22829 leader_election.cc:304] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.290412 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49afb0a590346feb087d5db14a2c888" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.292387 22829 leader_election.cc:304] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:06.292959 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49afb0a590346feb087d5db14a2c888" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:06.294530 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:06.291479 23964 raft_consensus.cc:2749] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:06.289623 24136 raft_consensus.cc:2749] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:06.303537 22782 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40476 (request call id 1509) took 1374 ms. Trace:
I20260709 13:06:06.303987 22782 rpcz_store.cc:276] 0709 13:06:04.929133 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:05.436224 (+507091us) service_pool.cc:224] Handling call
0709 13:06:05.436541 (+   317us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:06.005577 (+569036us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:06.303298 (+297721us) spinlock_profiling.cc:243] Waited 568 ms on lock 0x7b54001c0a54. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3176750571 00007f31767e7e01 00007f31767e683e 00007f317b7ab419 00007f3174d22bd4 00007f3174d22b62 00007f3174d22a91 00007f3174d22a0c 00007f3174d21cc2 00007f3174b2248c 00007f3174b218c6
0709 13:06:06.303473 (+   175us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1307395840}
I20260709 13:06:06.313706 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.268954 24046 raft_consensus.cc:515] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.317183 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:06.321815 22829 leader_election.cc:304] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.324995 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.291313 24002 raft_consensus.cc:2804] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:06.325234 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2cdd301f714c938143e3154f42e794" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.305835 24013 raft_consensus.cc:2804] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:06.284626 23872 raft_consensus.cc:515] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.338304 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:06.326992 22829 leader_election.cc:304] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.326633 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:06.331159 22857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:06.332849 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e64a9cc37b474281f9f04293ac4095" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.343940 22829 leader_election.cc:304] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:06.346058 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:06.346985 23953 raft_consensus.cc:2749] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:06.351207 24132 raft_consensus.cc:2749] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:06.357089 24039 raft_consensus.cc:993] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:06.357580 24039 raft_consensus.cc:1081] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:06.362002 23714 consensus_queue.cc:1059] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.363015 23714 consensus_queue.cc:1059] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.291180 23920 consensus_queue.cc:1048] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 13:06:06.348585 22857 raft_consensus.cc:1240] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:06.312531 23964 raft_consensus.cc:2749] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:06.365048 22611 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57628 (request call id 193) took 3160 ms. Trace:
I20260709 13:06:06.365980 22829 leader_election.cc:304] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.367270 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:06.375056 22829 leader_election.cc:304] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.371898 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.326155 23996 consensus_queue.cc:1048] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260709 13:06:06.291132 23694 consensus_queue.cc:1059] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.046s
I20260709 13:06:06.327118 24136 raft_consensus.cc:2749] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.326557 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:06.330371 24002 raft_consensus.cc:493] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:06.376101 22829 leader_election.cc:304] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:06.345397 24013 raft_consensus.cc:493] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:06.328907 23894 consensus_queue.cc:1048] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.050s
I20260709 13:06:06.384347 22864 raft_consensus.cc:2393] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in current term 3: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:06:06.382709 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:06.363595 22713 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59510 (request call id 867) took 2181 ms. Trace:
I20260709 13:06:06.374315 22611 rpcz_store.cc:276] 0709 13:06:03.181645 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:03.181762 (+   117us) service_pool.cc:224] Handling call
0709 13:06:06.341700 (+3159938us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:04.329184 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:04.329711 (+   527us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:04.329742 (+    31us) write_op.cc:435] Acquired schema lock
0709 13:06:04.329759 (+    17us) tablet.cc:662] Decoding operations
0709 13:06:04.330065 (+   306us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:04.330118 (+    53us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:04.330142 (+    24us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:06:04.330308 (+   166us) tablet.cc:701] Row locks acquired
0709 13:06:04.330321 (+    13us) write_op.cc:260] PREPARE: finished
0709 13:06:04.330451 (+   130us) write_op.cc:270] Start()
0709 13:06:04.330555 (+   104us) write_op.cc:276] Timestamp: P: 1783602364330410 usec, L: 0
0709 13:06:04.330573 (+    18us) op_driver.cc:348] REPLICATION: starting
0709 13:06:04.331148 (+   575us) log.cc:844] Serialized 540 byte log entry
0709 13:06:05.450546 (+1119398us) spinlock_profiling.cc:243] Waited 15.4 ms on lock 0x7b4400022b4c. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3173582db1 00007f3173620c85 00007f31736216a2 00007f31763931db 00007f317638eaaf 00007f31736dd0ac 00007f317c537ab9 00007f31736f969b 00007f31736f793f 00007f31736f9c02 00007f317638120b
0709 13:06:06.071615 (+621069us) op_driver.cc:464] REPLICATION: finished
0709 13:06:06.221150 (+149535us) write_op.cc:301] APPLY: starting
0709 13:06:06.221244 (+    94us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:06.221337 (+    93us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:06.221356 (+    19us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:06.232225 (+ 10869us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:06.239759 (+  7534us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:06:06.239808 (+    49us) write_op.cc:312] APPLY: finished
0709 13:06:06.239974 (+   166us) log.cc:844] Serialized 22 byte log entry
0709 13:06:06.240141 (+   167us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:06.240214 (+    73us) write_op.cc:454] Released schema lock
0709 13:06:06.240248 (+    34us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:06.240600 (+   352us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:06.240627 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":9,"child_traces":[["op",{"apply.queue_time_us":125272,"apply.run_cpu_time_us":1549,"apply.run_wall_time_us":24893,"num_ops":1,"prepare.queue_time_us":202458,"prepare.run_cpu_time_us":33077,"prepare.run_wall_time_us":1382906,"raft.queue_time_us":332407,"raft.run_cpu_time_us":13834,"raft.run_wall_time_us":90503,"replication_time_us":1740883,"spinlock_wait_cycles":35405696,"thread_start_us":1790886,"threads_started":4,"wal-append.queue_time_us":1341005}]]}
I20260709 13:06:06.390481 22829 leader_election.cc:304] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.383360 22613 catalog_manager.cc:5697] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.394594 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:06.394662 22829 leader_election.cc:304] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.378196 23953 raft_consensus.cc:2749] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:06.378454 24006 raft_consensus.cc:2749] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:06.395359 23968 raft_consensus.cc:2749] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.390995 24013 raft_consensus.cc:3060] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.393448 22713 rpcz_store.cc:276] 0709 13:06:04.166559 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:04.184416 (+ 17857us) service_pool.cc:224] Handling call
0709 13:06:05.870872 (+1686456us) spinlock_profiling.cc:243] Waited 1.34 ms on lock 0x7b5800002798. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3173582db1 00007f31736c2b71 00007f31736c2a22 00007f317c5dbc09 00007f317b735ee0 00007f317b7ff0ab 00007f317b7ff131 00007f317b7c0fc0 00007f317b7ab929 00007f317b7ab3d2 00007f3174d22bd4
0709 13:06:05.882777 (+ 11905us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:06.042778 (+160001us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:06.325458 (+282680us) spinlock_profiling.cc:243] Waited 138 ms on lock 0x7b54004619d4. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3176750571 00007f31767e7e01 00007f31767e683e 00007f317b7ab419 00007f3174d22bd4 00007f3174d22b62 00007f3174d22a91 00007f3174d22a0c 00007f3174d21cc2 00007f3174b2248c 00007f3174b218c6
0709 13:06:06.347485 (+ 22027us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":320696960}
W20260709 13:06:06.406065 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 43502.2us
I20260709 13:06:06.407493 22788 raft_consensus.cc:2468] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:06.407097 22613 catalog_manager.cc:5697] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.418323 22613 catalog_manager.cc:5697] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:06.388815 24002 raft_consensus.cc:3060] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:06.421715 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.411794 23964 raft_consensus.cc:2749] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.387565 24126 raft_consensus.cc:3055] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:06.393743 24136 raft_consensus.cc:2749] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:06.412266 22829 leader_election.cc:304] T d181f971ff0c4d5c83041a9fa21b476f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.391784 23348 leader_election.cc:304] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [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: d97f292bf045489683ac6c1a6ac61aec; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.407497 24121 raft_consensus.cc:493] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:06.438606 22715 raft_consensus.cc:1240] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:06.418987 24097 raft_consensus.cc:515] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.439993 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287a0e38e034720aab0f9b866493ffc" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.420316 22613 catalog_manager.cc:5697] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 2 to 3, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.442008 22861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49418
I20260709 13:06:06.428401 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:06.429298 22680 leader_election.cc:304] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:06.430285 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce964ef7973f443882ee760e347bfb89" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.435743 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab300c5bc4a42fe937bec4a44976eb4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:06.437177 24098 raft_consensus.cc:3055] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:06.487011 24098 raft_consensus.cc:740] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:06.487824 24098 consensus_queue.cc:260] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.488780 24098 raft_consensus.cc:3060] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:06.393142 24132 consensus_queue.cc:1048] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.030s
I20260709 13:06:06.484757 23875 raft_consensus.cc:993] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:06.450353 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:06.439154 22712 raft_consensus.cc:1240] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:06.441627 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.449570 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
W20260709 13:06:06.493219 24153 log.cc:927] Time spent T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 0.101s	user 0.000s	sys 0.000s
I20260709 13:06:06.472172 22713 raft_consensus.cc:1275] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:06.472718 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.475350 22610 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39162 (request call id 78) took 1643 ms. Trace:
I20260709 13:06:06.494465 23872 leader_election.cc:290] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:06.410112 24045 raft_consensus.cc:515] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.498636 22861 raft_consensus.cc:493] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:06.499006 22861 raft_consensus.cc:3060] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:06.476411 24097 leader_election.cc:290] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:06.479139 23976 raft_consensus.cc:3055] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:06.500476 23976 raft_consensus.cc:740] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:06.501299 23976 consensus_queue.cc:260] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.502403 23976 raft_consensus.cc:3060] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.478904 24104 consensus_queue.cc:1048] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:06.480633 23377 raft_consensus.cc:1275] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:06.498344 24045 leader_election.cc:290] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:06.482889 23898 raft_consensus.cc:515] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
W20260709 13:06:06.484489 23348 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 104692us
I20260709 13:06:06.507104 23348 leader_election.cc:304] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.485011 24041 raft_consensus.cc:2749] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.506258 22713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "581f19b7f3be4a189ea508c780006b72"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
mode: GRACEFUL
new_leader_uuid: "d97f292bf045489683ac6c1a6ac61aec"
 from {username='slave'} at 127.0.0.1:58838
I20260709 13:06:06.508237 24042 raft_consensus.cc:2749] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:06.486099 24046 leader_election.cc:290] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:06.508455 23694 consensus_queue.cc:1048] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:06.510764 24013 raft_consensus.cc:515] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:06.433771 24126 raft_consensus.cc:740] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:06.512216 24126 consensus_queue.cc:260] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.513046 22713 raft_consensus.cc:606] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Received request to transfer leadership to TS d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:06.513170 24126 raft_consensus.cc:3060] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.444130 24006 raft_consensus.cc:2749] T d181f971ff0c4d5c83041a9fa21b476f P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:06.449923 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab300c5bc4a42fe937bec4a44976eb4" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.439805 24081 raft_consensus.cc:493] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:06.518777 24081 raft_consensus.cc:515] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:06:06.519479 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 52092.6us
I20260709 13:06:06.451974 24121 raft_consensus.cc:515] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.493585 23875 raft_consensus.cc:1081] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:06.494524 22610 rpcz_store.cc:276] 0709 13:06:04.832465 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:04.832630 (+   165us) service_pool.cc:224] Handling call
0709 13:06:05.934975 (+1102345us) spinlock_profiling.cc:243] Waited 863 ms on lock 0x7b540016fb54. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3176751090 00007f31767eff3a 00007f317c5a61cc 00007f317c6a437e 00007f317ab652a4 00007f317ab65232 00007f317ab65161 00007f317ab650dc 00007f317ab64392 00007f3174b2248c 00007f3174b218c6
0709 13:06:06.475288 (+540313us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":62406,"reported_tablets":1,"spinlock_wait_cycles":1984544000}
I20260709 13:06:06.522734 24121 leader_election.cc:290] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:06.523604 24081 leader_election.cc:290] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:06.523684 22857 raft_consensus.cc:1240] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:06.515784 22782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c32202de9bc4cd49a726901d7612c0b"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:06.525199 22782 raft_consensus.cc:606] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:06.526865 22679 leader_election.cc:304] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:06.528010 23898 leader_election.cc:290] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:06.528755 22863 raft_consensus.cc:1240] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 13:06:06.531303 22862 raft_consensus.cc:1240] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:06.531937 22861 raft_consensus.cc:515] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:06:06.534612 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 105370us
I20260709 13:06:06.528694 22782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:06.535956 22782 raft_consensus.cc:606] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:06.413619 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "915149468c5f44d5963efff57964b1e4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:06.449115 22829 leader_election.cc:304] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
W20260709 13:06:06.539507 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 90451.8us
I20260709 13:06:06.541392 22864 raft_consensus.cc:1240] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:06.541836 22757 leader_election.cc:304] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:06.537706 22613 catalog_manager.cc:5697] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.538525 23692 raft_consensus.cc:2804] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:06.544996 22613 catalog_manager.cc:5697] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.547111 22680 leader_election.cc:304] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:06.546772 22613 catalog_manager.cc:5697] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.543807 22757 leader_election.cc:304] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.548506 22613 catalog_manager.cc:5697] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.551838 24116 raft_consensus.cc:2749] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.539515 23894 raft_consensus.cc:2804] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:06.506146 24002 raft_consensus.cc:515] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.442202 24011 raft_consensus.cc:493] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:06.542785 24046 raft_consensus.cc:2749] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:06.550899 24121 raft_consensus.cc:2804] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:06.550262 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:06.550727 23692 raft_consensus.cc:493] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (detected failure of leader d97f292bf045489683ac6c1a6ac61aec)
I20260709 13:06:06.556456 22829 leader_election.cc:304] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.561432 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:06.540933 23882 consensus_queue.cc:1059] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 13:06:06.557423 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:06.585510 22829 leader_election.cc:304] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.563620 22613 catalog_manager.cc:5697] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.555148 23694 raft_consensus.cc:2749] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.569651 22782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:06.587396 22782 raft_consensus.cc:606] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:06.587808 22782 raft_consensus.cc:614] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:06:06.587826 22711 raft_consensus.cc:3060] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:06.570390 22861 leader_election.cc:290] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:06.591794 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:06.592633 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:06.594985 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:06.592921 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:06.587450 23692 raft_consensus.cc:3060] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:06.595687 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:06.595218 22858 raft_consensus.cc:1240] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:06.590874 22613 catalog_manager.cc:5697] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.571135 23894 raft_consensus.cc:493] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:06.597133 22860 raft_consensus.cc:1240] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:06.572582 22757 leader_election.cc:304] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.599164 22860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50554c74e0fa4efd8c67d1385e873e82"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49418
I20260709 13:06:06.599676 22860 raft_consensus.cc:493] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:06.600113 22860 raft_consensus.cc:3060] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.601030 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:06.596220 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:06:06.605055 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:06.606048 22785 raft_consensus.cc:3055] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:06.606334 22785 raft_consensus.cc:740] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:06.608515 22613 catalog_manager.cc:5697] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.610564 22860 raft_consensus.cc:515] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:06:06.612612 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 50352.6us
I20260709 13:06:06.606673 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:06.615736 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b89a74aac94a4fac60ec7674fc01b7" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:06.616096 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:06.613292 22757 leader_election.cc:304] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.606971 22785 consensus_queue.cc:260] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.584860 24121 raft_consensus.cc:493] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:06.589795 24045 raft_consensus.cc:2749] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.589516 23968 raft_consensus.cc:2749] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:06.613279 22613 catalog_manager.cc:5697] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.618660 22829 leader_election.cc:304] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.589193 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:06.622579 22757 leader_election.cc:304] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:06.623718 22829 leader_election.cc:304] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.631215 22711 raft_consensus.cc:2468] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:06.604297 23894 raft_consensus.cc:3060] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:06.585546 24011 raft_consensus.cc:515] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:06:06.642047 22755 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:06.615128 23694 raft_consensus.cc:2749] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:06.621136 24121 raft_consensus.cc:3060] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:06.624660 23900 raft_consensus.cc:2749] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.634529 22709 raft_consensus.cc:3060] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:06.625563 24046 raft_consensus.cc:2749] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.632135 24099 raft_consensus.cc:2804] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:06.636816 23953 raft_consensus.cc:2749] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:06.604143 23714 consensus_queue.cc:1059] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.040s
I20260709 13:06:06.655761 22831 leader_election.cc:304] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
W20260709 13:06:06.662649 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 111054us
I20260709 13:06:06.647611 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50554c74e0fa4efd8c67d1385e873e82" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:06.670176 22680 leader_election.cc:304] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
W20260709 13:06:06.676738 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 52977.5us
I20260709 13:06:06.679633 24116 raft_consensus.cc:2749] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:06.684502 22757 leader_election.cc:304] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.685284 23694 raft_consensus.cc:2749] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.686502 23694 consensus_queue.cc:1059] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.687525 23976 raft_consensus.cc:3055] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:06.687850 23976 raft_consensus.cc:740] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:06.673002 23900 raft_consensus.cc:3055] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:06.688476 23900 raft_consensus.cc:740] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:06.688607 23976 consensus_queue.cc:260] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.689335 23900 consensus_queue.cc:260] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:06.689975 23976 raft_consensus.cc:3060] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:06.690622 23900 raft_consensus.cc:3060] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:06.694067 24002 leader_election.cc:290] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:06.694756 24061 consensus_queue.cc:1059] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:06.663910 24099 raft_consensus.cc:493] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election (detected failure of leader d97f292bf045489683ac6c1a6ac61aec)
I20260709 13:06:06.695676 24061 raft_consensus.cc:3055] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:06.695935 24099 raft_consensus.cc:3060] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:06.696821 22757 leader_election.cc:304] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.697870 22858 raft_consensus.cc:1240] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:06.697990 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:06.698891 23976 raft_consensus.cc:2749] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.699874 22757 leader_election.cc:304] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.701081 22757 leader_election.cc:304] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.701421 23714 raft_consensus.cc:2749] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.701845 23996 raft_consensus.cc:2749] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.662015 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:06.703064 22757 leader_election.cc:304] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.704206 23996 raft_consensus.cc:2749] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:06.708040 22680 leader_election.cc:304] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:06.709645 22757 leader_election.cc:304] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:06.709770 22680 leader_election.cc:304] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:06.664726 24012 raft_consensus.cc:2749] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:06:06.711905 22679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 157784us
I20260709 13:06:06.713466 24002 raft_consensus.cc:2749] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:06.714556 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:06.715253 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b89a74aac94a4fac60ec7674fc01b7" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.716146 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.716336 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:06.717409 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:06.717685 22757 leader_election.cc:304] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.718744 22757 leader_election.cc:304] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.719769 22680 leader_election.cc:304] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:06.720016 22757 leader_election.cc:304] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.718413 24002 raft_consensus.cc:2749] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.677327 22713 raft_consensus.cc:3060] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.728730 23692 raft_consensus.cc:515] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:06.733911 23692 leader_election.cc:290] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:06.729471 22709 raft_consensus.cc:2468] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 3.
I20260709 13:06:06.707013 24061 raft_consensus.cc:740] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:06.735219 24061 consensus_queue.cc:260] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.711987 23714 consensus_queue.cc:1048] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 13:06:06.718961 23882 consensus_queue.cc:1048] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.011s
I20260709 13:06:06.738821 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:06.712926 24116 raft_consensus.cc:2749] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.724436 24098 raft_consensus.cc:2749] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.719573 24062 raft_consensus.cc:2804] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:06.724704 23920 raft_consensus.cc:2749] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.740744 24011 leader_election.cc:290] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:06.736400 24061 raft_consensus.cc:3060] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:06.766305 24062 raft_consensus.cc:493] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:06:06.779239 23948 raft_consensus.cc:2749] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:06.778903 24076 consensus_queue.cc:1059] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:06:06.784838 24062 raft_consensus.cc:3060] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:06.796217 23948 raft_consensus.cc:3055] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:06.796599 23948 raft_consensus.cc:740] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:06.797312 23948 consensus_queue.cc:260] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.781080 23894 raft_consensus.cc:515] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.806082 24163 consensus_queue.cc:1059] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.809783 23952 raft_consensus.cc:3055] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:06.810133 23952 raft_consensus.cc:740] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:06.810855 23952 consensus_queue.cc:260] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.813593 23952 raft_consensus.cc:3060] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:06.836437 22679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 115928us
I20260709 13:06:06.840492 24167 consensus_queue.cc:1059] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:06.840227 24143 consensus_queue.cc:1059] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:06:06.843989 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 124290us
I20260709 13:06:06.844624 24143 raft_consensus.cc:3055] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:06.844734 22680 leader_election.cc:304] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:06.845034 24143 raft_consensus.cc:740] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:06.845799 22680 leader_election.cc:304] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:06.845769 24143 consensus_queue.cc:260] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.846586 24164 raft_consensus.cc:2749] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.847136 24143 raft_consensus.cc:3060] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:06.847241 24164 raft_consensus.cc:2749] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:06.848845 23692 raft_consensus.cc:3055] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:06.849187 23692 raft_consensus.cc:740] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:06.849509 22680 leader_election.cc:304] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:06.850174 24164 raft_consensus.cc:2749] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:06.849934 23692 consensus_queue.cc:260] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:06.850929 23692 raft_consensus.cc:3060] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.851296 22680 leader_election.cc:304] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:06.853452 24164 raft_consensus.cc:2749] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:06.854664 22680 leader_election.cc:304] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:06.855297 24164 raft_consensus.cc:2749] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:06.857056 22680 leader_election.cc:304] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:06.858186 24164 raft_consensus.cc:2804] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:06.818096 24163 raft_consensus.cc:3055] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:06.868260 24163 raft_consensus.cc:740] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:06.869036 24163 consensus_queue.cc:260] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.870256 24163 raft_consensus.cc:3060] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:06.877528 23894 leader_election.cc:290] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 4 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:06:06.882431 24165 log.cc:927] Time spent T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 13:06:06.884999 22715 raft_consensus.cc:1240] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Rejecting Update request from peer d97f292bf045489683ac6c1a6ac61aec for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:06.886622 24013 leader_election.cc:290] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:06.890532 24121 raft_consensus.cc:515] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.892197 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:06.892491 23377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:06.895247 24062 raft_consensus.cc:515] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:06.896719 22754 leader_election.cc:304] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.897547 24099 raft_consensus.cc:515] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:06.898522 22754 leader_election.cc:304] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:06.899305 24011 consensus_queue.cc:1059] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.899587 24099 leader_election.cc:290] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:06.900332 24011 raft_consensus.cc:2749] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.902191 24002 raft_consensus.cc:2749] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.902315 24011 raft_consensus.cc:3055] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:06.902697 24011 raft_consensus.cc:740] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:06.906278 22786 raft_consensus.cc:1240] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Rejecting Update request from peer d97f292bf045489683ac6c1a6ac61aec for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:06.907526 22713 raft_consensus.cc:2468] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:06:06.902799 24002 raft_consensus.cc:993] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
W20260709 13:06:06.909873 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 51907.9us
I20260709 13:06:06.910198 22715 raft_consensus.cc:1275] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:06.912412 22680 leader_election.cc:304] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:06.835740 22707 raft_consensus.cc:1240] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:06:06.903493 24011 consensus_queue.cc:260] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.919510 23376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:06.920240 24002 raft_consensus.cc:1081] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:06.924722 24062 leader_election.cc:290] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:06.925966 22708 raft_consensus.cc:1275] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:06.929548 24097 raft_consensus.cc:993] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:06.929997 24097 raft_consensus.cc:1081] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:06.932739 22791 raft_consensus.cc:1275] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:06.933179 24121 leader_election.cc:290] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:06.933714 24164 raft_consensus.cc:697] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:06.934089 22680 leader_election.cc:304] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:06.924517 24011 raft_consensus.cc:3060] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.935338 24143 raft_consensus.cc:2749] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:06.934545 24164 consensus_queue.cc:237] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.946264 22861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49418
I20260709 13:06:06.946763 22861 raft_consensus.cc:493] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:06.947253 22861 raft_consensus.cc:3060] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:06.947829 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:06.946803 22864 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c32202de9bc4cd49a726901d7612c0b"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49418
I20260709 13:06:06.948529 22858 raft_consensus.cc:2393] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 4: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:06:06.949581 22864 raft_consensus.cc:493] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:06.951058 22864 raft_consensus.cc:3060] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.957428 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:06.957638 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:06.959362 22861 raft_consensus.cc:515] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.961673 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:06.964681 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:06.965197 22712 raft_consensus.cc:3060] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:06.966737 22861 leader_election.cc:290] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:06.914870 24042 consensus_queue.cc:1059] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.041s
I20260709 13:06:06.971133 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:06.945449 24048 raft_consensus.cc:2749] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:06.971393 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:06.975912 22712 raft_consensus.cc:2468] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 3.
I20260709 13:06:06.972136 22864 raft_consensus.cc:515] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:06.966441 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:06.984579 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:06.986173 22710 raft_consensus.cc:1240] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 13:06:06.948130 24136 consensus_queue.cc:1048] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 13:06:06.992169 22757 leader_election.cc:304] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:06.996887 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:06.997496 22788 raft_consensus.cc:3055] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:06.997792 22788 raft_consensus.cc:740] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:07.001103 22782 raft_consensus.cc:1275] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:06.967069 23875 raft_consensus.cc:493] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:06.998488 22788 consensus_queue.cc:260] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:06.995580 22791 raft_consensus.cc:2955] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:07.007938 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c32202de9bc4cd49a726901d7612c0b" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:07.008522 22786 raft_consensus.cc:3055] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:07.009473 22864 leader_election.cc:290] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:07.008807 22786 raft_consensus.cc:740] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:07.014381 22680 leader_election.cc:304] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:07.010953 22786 consensus_queue.cc:260] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:07.010208 24132 consensus_queue.cc:1048] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:06:07.008832 24098 raft_consensus.cc:2749] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:07.025339 24056 raft_consensus.cc:2749] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:07.027271 22680 leader_election.cc:304] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:07.027479 22786 raft_consensus.cc:3060] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.028762 22711 raft_consensus.cc:1240] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 2. Current term is 3. Ops: []
W20260709 13:06:07.003351 23348 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 85018.5us
I20260709 13:06:07.030795 22716 raft_consensus.cc:2468] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 4.
I20260709 13:06:07.008513 23875 raft_consensus.cc:515] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:06:07.071319 22755 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:06:07.112586 22755 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:07.033494 24163 raft_consensus.cc:2749] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:06:07.117375 23692 raft_consensus.cc:2955] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 2 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:07.114113 23976 consensus_queue.cc:1059] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 13:06:07.114885 23885 raft_consensus.cc:493] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:07.129908 23885 raft_consensus.cc:515] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.132668 23885 leader_election.cc:290] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:07.133872 22791 raft_consensus.cc:1240] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:07.044876 24160 consensus_queue.cc:1059] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.083s
I20260709 13:06:07.134107 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08322292c21044f1801677b7e28050db" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:07.136641 22789 raft_consensus.cc:2468] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:06:07.129678 23920 raft_consensus.cc:3055] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:07.137470 23920 raft_consensus.cc:740] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:07.138221 23920 consensus_queue.cc:260] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.139213 22786 raft_consensus.cc:2468] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
W20260709 13:06:07.139971 22681 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:07.140933 22860 leader_election.cc:290] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:07.144335 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:07.144465 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c32202de9bc4cd49a726901d7612c0b" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:07.145047 23378 raft_consensus.cc:3060] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.141604 24094 consensus_queue.cc:1059] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:07.143025 22831 leader_election.cc:304] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:07.145768 24094 raft_consensus.cc:3055] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:07.146101 24094 raft_consensus.cc:740] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:07.146312 22831 leader_election.cc:304] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:07.147269 23968 raft_consensus.cc:2749] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:07.141000 22680 leader_election.cc:304] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:07.129194 23875 leader_election.cc:290] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:07.148252 24013 raft_consensus.cc:2804] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:07.150882 24094 consensus_queue.cc:260] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.151831 24094 raft_consensus.cc:3060] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:07.153053 22831 leader_election.cc:304] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:07.150063 22786 raft_consensus.cc:2955] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:07.153756 23964 consensus_queue.cc:1048] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:07.157088 24013 raft_consensus.cc:697] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:07.157980 24013 consensus_queue.cc:237] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.158660 23373 raft_consensus.cc:2955] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:07.160295 23968 raft_consensus.cc:2804] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:07.160827 23968 raft_consensus.cc:697] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:07.161330 23898 consensus_queue.cc:1048] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:07.161648 23968 consensus_queue.cc:237] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.162909 22831 leader_election.cc:304] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:07.163575 23898 raft_consensus.cc:2804] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:07.164696 23898 raft_consensus.cc:697] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:07.164289 23885 raft_consensus.cc:2804] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:07.165493 23898 consensus_queue.cc:237] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.164539 22831 leader_election.cc:304] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14
I20260709 13:06:07.171624 23964 raft_consensus.cc:2804] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:07.172560 23964 raft_consensus.cc:697] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:07.165453 23885 raft_consensus.cc:493] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting leader election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:07.178620 23885 raft_consensus.cc:3060] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.178893 23964 consensus_queue.cc:237] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:07.200516 22713 raft_consensus.cc:1240] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Rejecting Update request from peer 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:07.203068 22783 raft_consensus.cc:1240] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:07.204684 24049 consensus_queue.cc:1059] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:07.205986 23378 raft_consensus.cc:2468] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:06:07.207369 24139 consensus_queue.cc:1059] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: INVALID_TERM, Last received: 2.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:07.211203 23875 raft_consensus.cc:493] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:07.211840 23875 raft_consensus.cc:515] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.214028 23875 leader_election.cc:290] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:06:07.215157 22757 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:07.205624 24049 raft_consensus.cc:3055] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:07.216605 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:07.217145 24049 raft_consensus.cc:740] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:07.217415 22710 raft_consensus.cc:2468] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 4.
I20260709 13:06:07.230657 24012 raft_consensus.cc:2955] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:07.241242 23875 raft_consensus.cc:493] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:07.241761 24062 raft_consensus.cc:493] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:07.249383 24062 raft_consensus.cc:515] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.254115 24049 consensus_queue.cc:260] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.255486 24049 raft_consensus.cc:3060] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:07.258122 22707 raft_consensus.cc:1240] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Rejecting Update request from peer d97f292bf045489683ac6c1a6ac61aec for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:07.259582 23875 raft_consensus.cc:515] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.265583 24062 leader_election.cc:290] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:07.265799 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:07.267082 23875 leader_election.cc:290] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:07.265578 23376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:07.281607 23885 raft_consensus.cc:515] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.283787 23885 leader_election.cc:290] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:07.285953 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d82df85009514c31b533283f8feedd8a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:07.287066 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08322292c21044f1801677b7e28050db" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:07.287777 22860 raft_consensus.cc:2393] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in current term 2: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:06:07.289310 22862 raft_consensus.cc:2955] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:07.293010 22680 leader_election.cc:304] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:07.294768 23885 raft_consensus.cc:2749] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:07.296173 24175 consensus_queue.cc:1059] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:07.304279 22680 leader_election.cc:304] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:07.305806 24167 raft_consensus.cc:2749] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:07.307137 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50554c74e0fa4efd8c67d1385e873e82" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:07.307853 22757 leader_election.cc:304] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:07.310457 22757 leader_election.cc:304] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:07.311277 24039 raft_consensus.cc:2804] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:07.311628 24039 raft_consensus.cc:493] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:07.312011 24039 raft_consensus.cc:3060] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:07.312536 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08322292c21044f1801677b7e28050db" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:07.313330 22861 raft_consensus.cc:2393] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in current term 2: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:06:07.313622 22783 raft_consensus.cc:2468] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:06:07.318089 23996 consensus_queue.cc:1059] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:07.321002 23948 raft_consensus.cc:3060] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:07.324856 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:07.325235 22829 leader_election.cc:304] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:07.326160 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:07.327335 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:07.328101 22861 raft_consensus.cc:2393] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 4: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:06:07.270740 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:07.325548 22863 raft_consensus.cc:2393] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 3: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:06:07.329246 22707 raft_consensus.cc:2468] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:07.272873 24168 raft_consensus.cc:993] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa: : Instructing follower d97f292bf045489683ac6c1a6ac61aec to start an election
I20260709 13:06:07.329905 24168 raft_consensus.cc:1081] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Signalling peer d97f292bf045489683ac6c1a6ac61aec to start an election
I20260709 13:06:07.311728 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08322292c21044f1801677b7e28050db" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:07.331902 22788 raft_consensus.cc:3060] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:07.330533 24174 raft_consensus.cc:3055] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:07.333549 24174 raft_consensus.cc:740] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Running, Role: LEADER
I20260709 13:06:07.334414 24174 consensus_queue.cc:260] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:07.335608 24174 raft_consensus.cc:3060] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:07.329380 22785 raft_consensus.cc:3060] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:07.345791 22757 leader_election.cc:304] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:07.347784 22782 raft_consensus.cc:2468] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:06:07.351109 22788 raft_consensus.cc:2468] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 3.
W20260709 13:06:07.354965 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 50755.3us
I20260709 13:06:07.360592 22785 raft_consensus.cc:2468] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 3.
I20260709 13:06:07.353283 24132 raft_consensus.cc:2804] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:07.363870 24099 raft_consensus.cc:2804] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:07.364301 24099 raft_consensus.cc:493] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:07.364645 24099 raft_consensus.cc:3060] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:07.363641 24039 raft_consensus.cc:515] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.308606 23694 raft_consensus.cc:2804] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:07.370913 22680 leader_election.cc:304] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:07.373908 22614 catalog_manager.cc:5697] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 1 to 2, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:07.396191 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:07.373531 24132 raft_consensus.cc:697] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:07.381394 24062 raft_consensus.cc:2804] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:07.385655 23996 raft_consensus.cc:493] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.424429 22716 raft_consensus.cc:2468] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 4.
I20260709 13:06:07.393815 23694 raft_consensus.cc:697] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:07.396351 23376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "581f19b7f3be4a189ea508c780006b72"
dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
 from {username='slave'} at 127.0.0.1:35440
I20260709 13:06:07.425593 22757 leader_election.cc:304] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:07.421659 24039 leader_election.cc:290] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:07.429840 22707 raft_consensus.cc:1240] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:06:07.427788 24062 raft_consensus.cc:697] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:07.441964 22754 leader_election.cc:304] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:07.434358 23376 raft_consensus.cc:493] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:07.443418 23964 raft_consensus.cc:3055] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:07.438110 24171 raft_consensus.cc:2804] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:07.447249 22785 raft_consensus.cc:1275] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:07.443815 24121 raft_consensus.cc:2749] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:07.428262 23996 raft_consensus.cc:515] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.445720 23376 raft_consensus.cc:3060] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.461637 23694 consensus_queue.cc:237] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.461875 23373 raft_consensus.cc:2955] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:07.454350 24164 consensus_queue.cc:1048] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 13:06:07.455794 24132 consensus_queue.cc:237] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:07.465969 24062 consensus_queue.cc:237] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.446817 23964 raft_consensus.cc:740] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:07.477574 23964 consensus_queue.cc:260] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:07.479009 23964 raft_consensus.cc:3060] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:07.479473 23996 leader_election.cc:290] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:06:07.491154 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 47938us
I20260709 13:06:07.487980 24081 raft_consensus.cc:3055] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:07.501328 24081 raft_consensus.cc:740] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:07.514038 24081 consensus_queue.cc:260] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.515004 24081 raft_consensus.cc:3060] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:07.511591 24099 raft_consensus.cc:515] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.525012 24191 raft_consensus.cc:493] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.525493 24191 raft_consensus.cc:515] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.526366 24099 leader_election.cc:290] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:07.527379 24191 leader_election.cc:290] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:07.520193 23376 raft_consensus.cc:515] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:07.544329 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:07.544396 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:07.546568 22864 raft_consensus.cc:2393] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 4: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:06:07.548214 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:07.548719 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581f19b7f3be4a189ea508c780006b72" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:07.549240 22714 raft_consensus.cc:3055] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:07.549505 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581f19b7f3be4a189ea508c780006b72" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:07.545022 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:07.550024 22785 raft_consensus.cc:3060] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.550534 22860 raft_consensus.cc:2468] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:07.552858 22863 raft_consensus.cc:1240] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 1. Current term is 3. Ops: []
I20260709 13:06:07.552922 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:07.553862 22710 raft_consensus.cc:2410] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 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 13:06:07.558902 23373 raft_consensus.cc:1240] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:07.549522 22714 raft_consensus.cc:740] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
W20260709 13:06:07.561756 24189 log.cc:927] Time spent T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 0.093s	user 0.001s	sys 0.000s
I20260709 13:06:07.590447 22714 consensus_queue.cc:260] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:07.591308 22714 raft_consensus.cc:3060] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.593422 22864 raft_consensus.cc:1275] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:07.562547 22785 raft_consensus.cc:2468] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 2.
I20260709 13:06:07.562999 23376 leader_election.cc:290] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:07.545099 22859 raft_consensus.cc:2393] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 3: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:06:07.597114 24076 consensus_queue.cc:1048] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:07.566543 23920 raft_consensus.cc:3060] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:07.569039 22756 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:07.570410 22754 leader_election.cc:304] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
W20260709 13:06:07.571825 24187 log.cc:927] Time spent T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 0.108s	user 0.001s	sys 0.000s
W20260709 13:06:07.572335 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 115267us
I20260709 13:06:07.577333 22710 raft_consensus.cc:1275] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:07.606274 23714 raft_consensus.cc:2804] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:07.606658 23714 raft_consensus.cc:493] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:07.606989 23714 raft_consensus.cc:3060] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:07.577636 22829 leader_election.cc:304] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:07.612109 24012 raft_consensus.cc:2749] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:06:07.584100 22614 catalog_manager.cc:5697] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 2 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:07.615482 22614 catalog_manager.cc:5697] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 1 to 2, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:07.617723 22614 catalog_manager.cc:5697] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 1 to 2, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:07.612397 22710 raft_consensus.cc:1275] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:07.624805 23714 raft_consensus.cc:515] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.625684 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:07.626571 24012 consensus_queue.cc:1048] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:07.602551 22714 raft_consensus.cc:2468] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 2.
I20260709 13:06:07.603231 23346 leader_election.cc:304] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:07.628165 24174 raft_consensus.cc:2804] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:07.628616 24174 raft_consensus.cc:697] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEADER]: Becoming Leader. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Running, Role: LEADER
I20260709 13:06:07.629436 24174 consensus_queue.cc:237] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:07.630235 22788 raft_consensus.cc:1240] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:07.626816 23714 leader_election.cc:290] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:07.634097 22716 raft_consensus.cc:1275] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:07.638456 22789 raft_consensus.cc:1275] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:07.636765 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:07.589178 22613 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57616 (request call id 210) took 4079 ms. Trace:
I20260709 13:06:07.640607 22865 raft_consensus.cc:3060] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:07.641688 22785 raft_consensus.cc:1275] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:06:07.642022 22785 pending_rounds.cc:85] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14: Aborting all ops after (but not including) 2
I20260709 13:06:07.642220 22785 pending_rounds.cc:107] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:06:07.642426 22785 raft_consensus.cc:2889] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:07.646085 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:07.650413 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:07.640092 22613 rpcz_store.cc:276] 0709 13:06:03.510020 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:03.510153 (+   133us) service_pool.cc:224] Handling call
0709 13:06:07.589122 (+4078969us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:06.836990 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:06.837515 (+   525us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:06.837546 (+    31us) write_op.cc:435] Acquired schema lock
0709 13:06:06.837563 (+    17us) tablet.cc:662] Decoding operations
0709 13:06:06.838575 (+  1012us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:06.838644 (+    69us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:06.838678 (+    34us) tablet.cc:685] Acquiring locks for 12 operations
0709 13:06:06.839612 (+   934us) tablet.cc:701] Row locks acquired
0709 13:06:06.839630 (+    18us) write_op.cc:260] PREPARE: finished
0709 13:06:06.839752 (+   122us) write_op.cc:270] Start()
0709 13:06:06.839868 (+   116us) write_op.cc:276] Timestamp: P: 1783602366839710 usec, L: 0
0709 13:06:06.839893 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 13:06:06.841342 (+  1449us) log.cc:844] Serialized 4867 byte log entry
0709 13:06:06.852897 (+ 11555us) op_driver.cc:464] REPLICATION: finished
0709 13:06:07.115565 (+262668us) write_op.cc:301] APPLY: starting
0709 13:06:07.118253 (+  2688us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:07.130662 (+ 12409us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:07.130781 (+   119us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:07.136853 (+  6072us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:07.137052 (+   199us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=12
0709 13:06:07.137093 (+    41us) write_op.cc:312] APPLY: finished
0709 13:06:07.137345 (+   252us) log.cc:844] Serialized 88 byte log entry
0709 13:06:07.137511 (+   166us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:07.137643 (+   132us) write_op.cc:454] Released schema lock
0709 13:06:07.137690 (+    47us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:07.139388 (+  1698us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:07.139413 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":68386,"reported_tablets":19,"child_traces":[["op",{"apply.queue_time_us":179275,"apply.run_cpu_time_us":3116,"apply.run_wall_time_us":26797,"num_ops":12,"prepare.queue_time_us":99473,"prepare.run_cpu_time_us":3982,"prepare.run_wall_time_us":6894,"replication_time_us":12882,"thread_start_us":234875,"threads_started":2}]]}
I20260709 13:06:07.645030 24171 raft_consensus.cc:697] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:07.639788 24012 consensus_queue.cc:1048] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 13:06:07.664749 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:07.654805 23968 consensus_queue.cc:1048] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:06:07.669579 24171 consensus_queue.cc:237] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.652806 23898 consensus_queue.cc:1048] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260709 13:06:07.673036 23964 consensus_queue.cc:1048] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:07.676472 22790 raft_consensus.cc:1275] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:07.692708 23898 consensus_queue.cc:1048] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:06:07.700318 22865 raft_consensus.cc:2468] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 4.
I20260709 13:06:07.701449 22754 leader_election.cc:304] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:07.731230 23920 raft_consensus.cc:2804] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:07.757498 23920 raft_consensus.cc:697] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:07.778295 22785 raft_consensus.cc:1275] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:07.779525 23376 raft_consensus.cc:3060] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Advancing to term 4
I20260709 13:06:07.771878 23920 consensus_queue.cc:237] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.788998 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:07.791889 22708 raft_consensus.cc:1275] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:07.796814 22709 raft_consensus.cc:2468] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:07.795874 24136 consensus_queue.cc:1048] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:07.800659 22757 leader_election.cc:304] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:07.803128 24197 raft_consensus.cc:2804] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:07.804337 24197 raft_consensus.cc:697] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:07.805156 24197 consensus_queue.cc:237] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.821295 24132 raft_consensus.cc:493] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:07.821784 24132 raft_consensus.cc:515] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.824748 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:07.825332 22716 raft_consensus.cc:2468] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:07.826478 22831 leader_election.cc:304] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:07.829604 24132 leader_election.cc:290] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:07.828204 23968 raft_consensus.cc:2804] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:07.831629 23968 raft_consensus.cc:493] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:07.832033 23968 raft_consensus.cc:3060] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:07.851902 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:07.859212 22783 raft_consensus.cc:2393] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 4: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:06:07.870982 23376 raft_consensus.cc:1275] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:06:07.871399 23376 pending_rounds.cc:85] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec: Aborting all ops after (but not including) 2
I20260709 13:06:07.871613 23376 pending_rounds.cc:107] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:06:07.871831 23376 raft_consensus.cc:2889] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:07.843127 24132 consensus_queue.cc:1048] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.036s
I20260709 13:06:07.887691 24136 raft_consensus.cc:493] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.888230 24136 raft_consensus.cc:515] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.890027 24132 consensus_queue.cc:1048] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:07.892014 22709 raft_consensus.cc:1275] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:07.892539 23964 raft_consensus.cc:493] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:07.893021 23964 raft_consensus.cc:515] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.894945 23964 leader_election.cc:290] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:07.896749 24197 raft_consensus.cc:493] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:07.897255 24197 raft_consensus.cc:515] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.897610 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:07.898247 22709 raft_consensus.cc:2468] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:07.899286 22831 leader_election.cc:304] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:07.900033 23964 raft_consensus.cc:2804] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:07.900213 24199 consensus_queue.cc:1048] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:07.900701 23964 raft_consensus.cc:493] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:07.901079 23968 raft_consensus.cc:515] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.901883 23964 raft_consensus.cc:3060] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:07.899204 24197 leader_election.cc:290] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:07.904772 24136 leader_election.cc:290] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:07.905632 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:07.910014 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:07.910553 22790 raft_consensus.cc:2393] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 4: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:06:07.911190 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08322292c21044f1801677b7e28050db" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:07.911633 22786 raft_consensus.cc:2468] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:06:07.912830 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:07.913347 22859 raft_consensus.cc:2393] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 4: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:06:07.914794 22829 leader_election.cc:304] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:07.916241 23953 raft_consensus.cc:2804] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:07.917232 23953 raft_consensus.cc:493] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:07.917554 23953 raft_consensus.cc:3060] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:07.918918 23968 leader_election.cc:290] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:07.916989 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08322292c21044f1801677b7e28050db" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:07.921237 24012 raft_consensus.cc:493] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:07.921821 23968 raft_consensus.cc:493] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.921691 24012 raft_consensus.cc:515] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.922281 23968 raft_consensus.cc:515] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.923604 24012 leader_election.cc:290] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:07.925690 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:07.927124 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:07.927737 22710 raft_consensus.cc:2468] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:07.929081 22831 leader_election.cc:304] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:07.930996 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:07.931725 22790 raft_consensus.cc:2393] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 4: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:06:07.934922 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:07.937120 22790 raft_consensus.cc:2393] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 4: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:06:07.937937 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:07.938503 22786 raft_consensus.cc:2468] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 3.
I20260709 13:06:07.943500 22829 leader_election.cc:304] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:07.928148 23953 raft_consensus.cc:515] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.954896 24136 raft_consensus.cc:2804] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:07.955288 24136 raft_consensus.cc:493] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:07.948770 24062 raft_consensus.cc:493] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:07.935540 24012 raft_consensus.cc:2804] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:07.956187 24062 raft_consensus.cc:515] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.955616 24136 raft_consensus.cc:3060] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:07.958877 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:07.959481 22709 raft_consensus.cc:2468] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 4.
I20260709 13:06:07.957278 24012 raft_consensus.cc:493] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:07.961768 24012 raft_consensus.cc:3060] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:07.937163 23968 leader_election.cc:290] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:07.966073 24062 leader_election.cc:290] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:07.973232 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:07.974150 24012 raft_consensus.cc:515] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.977174 22707 raft_consensus.cc:2468] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:07.978034 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:07.978204 22831 leader_election.cc:304] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14
I20260709 13:06:07.979159 23968 raft_consensus.cc:2804] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:07.979420 22757 leader_election.cc:304] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:07.979635 23968 raft_consensus.cc:697] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:07.980554 23968 consensus_queue.cc:237] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:07.981154 23953 leader_election.cc:290] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:07.982179 24197 raft_consensus.cc:2804] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:07.982554 24197 raft_consensus.cc:493] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:07.982903 24197 raft_consensus.cc:3060] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:07.984478 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08322292c21044f1801677b7e28050db" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:07.986387 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:07.986999 22790 raft_consensus.cc:2393] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 4: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:06:07.988922 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:07.989539 22783 raft_consensus.cc:2468] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:07.991343 22783 raft_consensus.cc:1275] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:07.991936 22716 raft_consensus.cc:2468] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:07.992300 22680 leader_election.cc:304] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:07.993057 22831 leader_election.cc:304] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:07.994680 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08322292c21044f1801677b7e28050db" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:07.995251 22786 raft_consensus.cc:3060] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:08.003171 22786 raft_consensus.cc:2468] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 3.
I20260709 13:06:08.004901 22829 leader_election.cc:304] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:08.006863 24132 raft_consensus.cc:2804] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:08.005985 24167 consensus_queue.cc:1048] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:06:08.004292 24144 raft_consensus.cc:493] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:08.009801 24144 raft_consensus.cc:515] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.007247 24045 raft_consensus.cc:2804] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:08.010847 24045 raft_consensus.cc:697] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:08.011696 24144 leader_election.cc:290] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:07.999020 24076 raft_consensus.cc:2804] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:08.012526 24076 raft_consensus.cc:493] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:08.012868 24076 raft_consensus.cc:3060] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:08.013681 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:08.014312 22864 raft_consensus.cc:2368] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 3. Current term is 4.
I20260709 13:06:08.011700 24045 consensus_queue.cc:237] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER 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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.015853 22679 leader_election.cc:400] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Vote denied by peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387) with higher term. Message: Invalid argument: T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 3. Current term is 4.
I20260709 13:06:08.016180 24132 raft_consensus.cc:697] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:08.017020 24132 consensus_queue.cc:237] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.017172 24197 raft_consensus.cc:515] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.016192 22679 leader_election.cc:403] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:06:08.020637 22783 raft_consensus.cc:1240] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:06:08.021293 24136 raft_consensus.cc:515] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.021893 24167 raft_consensus.cc:3060] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:06:08.022307 22865 raft_consensus.cc:2368] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 3. Current term is 4.
I20260709 13:06:08.022174 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:08.027499 24144 consensus_queue.cc:1059] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:08.028189 22679 leader_election.cc:400] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Vote denied by peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387) with higher term. Message: Invalid argument: T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 3. Current term is 4.
I20260709 13:06:08.028512 24144 raft_consensus.cc:3055] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:08.028919 24144 raft_consensus.cc:740] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:08.027410 22709 raft_consensus.cc:1275] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:08.030027 24076 raft_consensus.cc:515] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.030658 24144 consensus_queue.cc:260] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.031065 24174 consensus_queue.cc:1048] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:08.031808 24144 raft_consensus.cc:3060] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:08.032454 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:08.032950 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:08.036244 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:08.036978 22865 raft_consensus.cc:2393] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 4: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:06:08.041000 22783 raft_consensus.cc:2468] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:08.042128 22680 leader_election.cc:304] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:07.998540 24012 leader_election.cc:290] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:08.054481 22709 raft_consensus.cc:2468] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 4.
I20260709 13:06:08.056411 22757 leader_election.cc:304] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:08.062218 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:08.047372 24197 leader_election.cc:290] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:08.064915 24076 leader_election.cc:290] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:08.067510 23376 raft_consensus.cc:1275] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:08.067824 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:08.068488 22865 raft_consensus.cc:2368] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 3. Current term is 4.
I20260709 13:06:08.069595 22679 leader_election.cc:400] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Vote denied by peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387) with higher term. Message: Invalid argument: T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 3. Current term is 4.
I20260709 13:06:08.070384 24191 consensus_queue.cc:1048] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:08.073184 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:08.073766 22783 raft_consensus.cc:3060] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:08.079773 24136 leader_election.cc:290] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:08.081626 22783 raft_consensus.cc:2468] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:08.092597 22829 leader_election.cc:304] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:08.093715 24191 raft_consensus.cc:2804] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:08.094189 24191 raft_consensus.cc:697] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:08.094954 24191 consensus_queue.cc:237] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.062983 23920 raft_consensus.cc:2804] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:08.105976 22783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "020dac39d0634e9e8028994a605078c9"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:08.106681 22783 raft_consensus.cc:606] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:08.062819 24049 raft_consensus.cc:2804] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:08.107182 22783 raft_consensus.cc:614] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:06:08.122229 22614 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57644 (request call id 201) took 3893 ms. Trace:
I20260709 13:06:08.108893 23920 raft_consensus.cc:697] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:08.113997 24049 raft_consensus.cc:697] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:08.124279 24167 raft_consensus.cc:2749] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387) with higher term. Message: Invalid argument: T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 3. Current term is 4.
I20260709 13:06:08.122679 22614 rpcz_store.cc:276] 0709 13:06:04.228489 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:04.242916 (+ 14427us) service_pool.cc:224] Handling call
0709 13:06:08.122160 (+3879244us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:07.763153 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:07.763685 (+   532us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:07.763715 (+    30us) write_op.cc:435] Acquired schema lock
0709 13:06:07.763729 (+    14us) tablet.cc:662] Decoding operations
0709 13:06:07.764274 (+   545us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:07.764329 (+    55us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:07.764355 (+    26us) tablet.cc:685] Acquiring locks for 4 operations
0709 13:06:07.764712 (+   357us) tablet.cc:701] Row locks acquired
0709 13:06:07.764728 (+    16us) write_op.cc:260] PREPARE: finished
0709 13:06:07.764858 (+   130us) write_op.cc:270] Start()
0709 13:06:07.764962 (+   104us) write_op.cc:276] Timestamp: P: 1783602367764821 usec, L: 0
0709 13:06:07.764983 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:06:07.765562 (+   579us) log.cc:844] Serialized 1821 byte log entry
0709 13:06:07.849323 (+ 83761us) op_driver.cc:464] REPLICATION: finished
0709 13:06:07.932852 (+ 83529us) write_op.cc:301] APPLY: starting
0709 13:06:07.935101 (+  2249us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:07.956861 (+ 21760us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:07.994519 (+ 37658us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:08.068885 (+ 74366us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:08.069056 (+   171us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 13:06:08.069102 (+    46us) write_op.cc:312] APPLY: finished
0709 13:06:08.069299 (+   197us) log.cc:844] Serialized 40 byte log entry
0709 13:06:08.069449 (+   150us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:08.069543 (+    94us) write_op.cc:454] Released schema lock
0709 13:06:08.069585 (+    42us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:08.069897 (+   312us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:08.069925 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":370632,"reported_tablets":9,"spinlock_wait_cycles":51200,"child_traces":[["op",{"apply.queue_time_us":50163,"apply.run_cpu_time_us":2320,"apply.run_wall_time_us":155370,"num_ops":4,"prepare.queue_time_us":113797,"prepare.run_cpu_time_us":2673,"prepare.run_wall_time_us":2673,"replication_time_us":84183,"thread_start_us":134179,"threads_started":2}]]}
I20260709 13:06:08.158092 22864 raft_consensus.cc:1275] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:08.140374 24012 raft_consensus.cc:493] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.146991 22708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:58838
I20260709 13:06:08.167546 22864 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:49404
I20260709 13:06:08.167971 22864 raft_consensus.cc:606] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Received request to transfer leadership
W20260709 13:06:08.162712 24218 log.cc:927] Time spent T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 13:06:08.166586 23976 consensus_queue.cc:1048] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:06:08.162496 23920 consensus_queue.cc:237] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.163614 23964 raft_consensus.cc:515] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.177459 23964 leader_election.cc:290] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:08.163030 24012 raft_consensus.cc:515] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.167068 24049 consensus_queue.cc:237] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.180804 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:08.181005 24012 leader_election.cc:290] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:08.182400 22786 raft_consensus.cc:2393] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 4: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:06:08.183162 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:08.188246 24045 raft_consensus.cc:1064] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
W20260709 13:06:08.188666 24045 raft_consensus.cc:1068] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4: Unable to promote non-voter d97f292bf045489683ac6c1a6ac61aec: Service unavailable: leader transfer in progress
I20260709 13:06:08.189535 22864 raft_consensus.cc:1275] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:08.190886 23976 consensus_queue.cc:1048] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:08.192812 22783 raft_consensus.cc:1275] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:08.201699 23953 raft_consensus.cc:493] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.202260 23953 raft_consensus.cc:515] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.204388 23953 leader_election.cc:290] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:08.200033 24191 consensus_queue.cc:1048] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 13:06:08.241887 22610 catalog_manager.cc:5697] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 2 to 3, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 3 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
W20260709 13:06:08.245626 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 86045.2us
I20260709 13:06:08.247846 22708 raft_consensus.cc:606] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:08.250226 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:08.252885 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:08.253795 22713 raft_consensus.cc:2468] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 3.
I20260709 13:06:08.257297 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:08.265378 22710 raft_consensus.cc:2468] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:08.260221 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:08.267552 22783 raft_consensus.cc:2468] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 3.
I20260709 13:06:08.266424 22786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:08.276497 22786 raft_consensus.cc:606] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:08.282332 22859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:49404
I20260709 13:06:08.283221 22859 raft_consensus.cc:606] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Received request to transfer leadership
I20260709 13:06:08.293102 22831 leader_election.cc:304] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:08.304756 24012 raft_consensus.cc:2804] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:08.305335 24012 raft_consensus.cc:493] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:08.305751 24012 raft_consensus.cc:3060] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:08.307687 22786 raft_consensus.cc:1275] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:08.308710 22783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50554c74e0fa4efd8c67d1385e873e82"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:08.309353 22783 raft_consensus.cc:606] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:08.309726 22783 raft_consensus.cc:614] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:06:08.317816 22831 leader_election.cc:304] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14
I20260709 13:06:08.318011 24229 consensus_queue.cc:1048] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:08.319092 24191 raft_consensus.cc:2804] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:06:08.319494 24191 raft_consensus.cc:493] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:08.319865 24191 raft_consensus.cc:3060] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:08.325304 22856 raft_consensus.cc:1275] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:08.327520 22710 raft_consensus.cc:1275] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:08.329363 22707 raft_consensus.cc:1275] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:08.335361 22709 raft_consensus.cc:2468] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:08.345067 22610 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39162 (request call id 79) took 1181 ms. Trace:
I20260709 13:06:08.359725 22789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:08.360491 22789 raft_consensus.cc:606] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:08.350036 22613 catalog_manager.cc:5697] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 3 to 4, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 4 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:08.362931 24191 raft_consensus.cc:515] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.364187 22789 raft_consensus.cc:614] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
W20260709 13:06:08.366478 22598 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 7962d799e5a94efd9abf2213015c4afb already in progress [suppressed 4 similar messages]
I20260709 13:06:08.368448 24136 raft_consensus.cc:993] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:08.368963 24136 raft_consensus.cc:1081] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Signalling peer 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:08.371227 24193 consensus_queue.cc:1048] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:08.374047 23920 consensus_queue.cc:1048] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:08.376600 22789 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:40482
I20260709 13:06:08.377192 22789 raft_consensus.cc:493] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:08.377562 22789 raft_consensus.cc:3060] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:08.377458 23920 consensus_queue.cc:1048] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:06:08.401358 22613 catalog_manager.cc:5697] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index 2 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:08.390946 22786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf6ed301274145dc99c38e3d68197ab9"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:08.420848 23898 raft_consensus.cc:493] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:08.421494 23898 raft_consensus.cc:515] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.356370 22610 rpcz_store.cc:276] 0709 13:06:07.163271 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:07.163401 (+   130us) service_pool.cc:224] Handling call
0709 13:06:08.344987 (+1181586us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:08.301202 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:08.302041 (+   839us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:08.302100 (+    59us) write_op.cc:435] Acquired schema lock
0709 13:06:08.302135 (+    35us) tablet.cc:662] Decoding operations
0709 13:06:08.302633 (+   498us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:08.302721 (+    88us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:08.302750 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:06:08.303089 (+   339us) tablet.cc:701] Row locks acquired
0709 13:06:08.303134 (+    45us) write_op.cc:260] PREPARE: finished
0709 13:06:08.303292 (+   158us) write_op.cc:270] Start()
0709 13:06:08.303447 (+   155us) write_op.cc:276] Timestamp: P: 1783602368303227 usec, L: 0
0709 13:06:08.303487 (+    40us) op_driver.cc:348] REPLICATION: starting
0709 13:06:08.332414 (+ 28927us) log.cc:844] Serialized 598 byte log entry
0709 13:06:08.335142 (+  2728us) op_driver.cc:464] REPLICATION: finished
0709 13:06:08.335774 (+   632us) write_op.cc:301] APPLY: starting
0709 13:06:08.335867 (+    93us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:08.336014 (+   147us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:08.336150 (+   136us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:08.336422 (+   272us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:08.336669 (+   247us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:06:08.336726 (+    57us) write_op.cc:312] APPLY: finished
0709 13:06:08.336955 (+   229us) log.cc:844] Serialized 22 byte log entry
0709 13:06:08.337117 (+   162us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:08.337189 (+    72us) write_op.cc:454] Released schema lock
0709 13:06:08.337236 (+    47us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:08.344253 (+  7017us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:08.344284 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":206721,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":341,"apply.run_cpu_time_us":1750,"apply.run_wall_time_us":1750,"num_ops":1,"prepare.queue_time_us":53242,"prepare.run_cpu_time_us":3443,"prepare.run_wall_time_us":43079,"replication_time_us":31486}]]}
I20260709 13:06:08.423272 24191 leader_election.cc:290] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 5 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:08.425061 23885 raft_consensus.cc:493] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.379149 24012 raft_consensus.cc:515] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.410000 22786 raft_consensus.cc:606] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
W20260709 13:06:08.431262 22598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.LeaderStepDown -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 69354.1us
I20260709 13:06:08.432356 22789 raft_consensus.cc:515] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:08.446632 24012 leader_election.cc:290] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:08.452176 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:08.452611 22789 leader_election.cc:290] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 5 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:08.453361 24012 raft_consensus.cc:493] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.454092 24012 raft_consensus.cc:515] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.456996 24012 leader_election.cc:290] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:08.436254 23885 raft_consensus.cc:515] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:08.459774 23885 leader_election.cc:290] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:08.465314 23898 leader_election.cc:290] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:08.469369 23953 raft_consensus.cc:493] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:08.472913 24191 raft_consensus.cc:1064] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:08.474216 22613 catalog_manager.cc:5697] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 1 to 3, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 3 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:08.475241 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:08.477497 22709 raft_consensus.cc:1275] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:08.478400 24229 raft_consensus.cc:493] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:08.481575 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:06:08.492753 22707 raft_consensus.cc:3060] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:08.483017 23953 raft_consensus.cc:515] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.495126 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:08.495728 22864 raft_consensus.cc:3055] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:08.496001 22864 raft_consensus.cc:740] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
W20260709 13:06:08.483080 24191 raft_consensus.cc:1068] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4: Unable to promote non-voter d97f292bf045489683ac6c1a6ac61aec: Service unavailable: leader transfer in progress
I20260709 13:06:08.498302 24229 raft_consensus.cc:515] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:08.499505 24197 raft_consensus.cc:493] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:06:08.500283 24197 raft_consensus.cc:515] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:08.501086 24229 leader_election.cc:290] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:08.502166 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:08.503072 22859 raft_consensus.cc:2393] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d97f292bf045489683ac6c1a6ac61aec in current term 2: Already voted for candidate 4f037ffdb0be4730a45aefcaa25772d4 in this term.
I20260709 13:06:08.499804 22613 catalog_manager.cc:5697] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 3 to 4, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 4 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:08.503408 22862 raft_consensus.cc:1275] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:06:08.505017 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 122126us
I20260709 13:06:08.511034 22864 consensus_queue.cc:260] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:08.512548 22864 raft_consensus.cc:3060] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:08.517066 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:08.517915 22613 catalog_manager.cc:5697] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 3 to 4, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } }
I20260709 13:06:08.518836 23953 leader_election.cc:290] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:08.519371 23376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
W20260709 13:06:08.519943 22679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 49849.7us
I20260709 13:06:08.521313 24197 leader_election.cc:290] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:08.524013 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:08.526189 23920 raft_consensus.cc:493] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.527910 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:08.527745 23920 raft_consensus.cc:515] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.528656 22707 raft_consensus.cc:2468] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:08.529088 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:08.529655 22782 raft_consensus.cc:3060] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:08.531021 22613 catalog_manager.cc:5697] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 2 to 3, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 3 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:08.526189 22863 raft_consensus.cc:2468] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:06:08.534946 22864 raft_consensus.cc:2468] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:08.535959 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:08.540330 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:08.541370 23920 leader_election.cc:290] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:08.537333 22713 raft_consensus.cc:2393] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 3: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:06:08.545670 22785 raft_consensus.cc:1275] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:08.546682 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:08.548301 22856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7962d799e5a94efd9abf2213015c4afb"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:49404
I20260709 13:06:08.548870 22710 raft_consensus.cc:1275] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:08.548913 22856 raft_consensus.cc:606] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Received request to transfer leadership
I20260709 13:06:08.549425 22856 raft_consensus.cc:614] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:06:08.549682 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:08.550232 22707 raft_consensus.cc:3060] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:08.550127 24081 consensus_queue.cc:1048] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 13:06:08.555262 22782 raft_consensus.cc:2468] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:08.556038 22757 leader_election.cc:304] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:08.556278 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:08.556775 22710 raft_consensus.cc:3060] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:08.524710 24197 raft_consensus.cc:493] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.560376 24062 raft_consensus.cc:493] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.560901 24062 raft_consensus.cc:515] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.562846 24062 leader_election.cc:290] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:08.563853 22613 catalog_manager.cc:5697] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index 2 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:08.563020 23920 raft_consensus.cc:493] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.566093 24039 raft_consensus.cc:2804] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:08.568696 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:08.580636 22613 catalog_manager.cc:5697] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 1 to 2, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } }
I20260709 13:06:08.601135 22613 catalog_manager.cc:5697] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 2 to 3, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } }
W20260709 13:06:08.557174 24235 log.cc:927] Time spent T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 13:06:08.642686 22713 raft_consensus.cc:2468] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 2.
I20260709 13:06:08.643314 22710 raft_consensus.cc:2468] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
W20260709 13:06:08.646828 22679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 60392.2us
I20260709 13:06:08.647411 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:08.652456 22711 raft_consensus.cc:2468] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:08.653232 24062 raft_consensus.cc:993] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:08.653703 23885 raft_consensus.cc:1081] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:08.644029 23920 raft_consensus.cc:515] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.655021 22679 leader_election.cc:304] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:08.642853 22757 leader_election.cc:304] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec
W20260709 13:06:08.655252 22828 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:08.656220 24039 raft_consensus.cc:697] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:08.657910 23348 leader_election.cc:304] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [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: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:08.658608 24239 raft_consensus.cc:2804] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:08.658967 24239 raft_consensus.cc:493] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:08.659353 24239 raft_consensus.cc:3060] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:08.662137 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:08.662314 24171 raft_consensus.cc:3060] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:08.662716 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:08.663224 24229 raft_consensus.cc:2804] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:08.663743 24229 raft_consensus.cc:493] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:08.664832 24229 raft_consensus.cc:3060] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:08.666519 22707 raft_consensus.cc:2468] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 5.
I20260709 13:06:08.663291 22714 raft_consensus.cc:2468] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 4.
I20260709 13:06:08.657491 24039 consensus_queue.cc:237] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:08.674863 24239 raft_consensus.cc:515] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:08.697099 22856 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49408
I20260709 13:06:08.697232 23376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:08.697726 22856 raft_consensus.cc:493] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:08.698143 22856 raft_consensus.cc:3060] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:08.699923 22757 leader_election.cc:304] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:08.700834 22757 leader_election.cc:304] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:08.701499 22614 catalog_manager.cc:5697] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 3 to 4, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:08.703258 22614 catalog_manager.cc:5697] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 1 to 2, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to d97f292bf045489683ac6c1a6ac61aec (127.21.26.132). New cstate: current_term: 2 leader_uuid: "d97f292bf045489683ac6c1a6ac61aec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:08.704823 24239 leader_election.cc:290] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:08.705786 22790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:08.706346 22790 raft_consensus.cc:2468] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
W20260709 13:06:08.708132 22662 auto_rebalancer.cc:893] Removing replace marker failed: Leader has not yet committed an operation in its own term
W20260709 13:06:08.708528 22662 auto_rebalancer.cc:901] Could not move replica: Illegal state: not currently leader
I20260709 13:06:08.708806 22829 leader_election.cc:304] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:08.661404 24197 raft_consensus.cc:515] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.710816 22786 raft_consensus.cc:2393] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 4: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:06:08.711614 23898 raft_consensus.cc:2804] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:08.712165 23898 raft_consensus.cc:697] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:08.713090 23898 consensus_queue.cc:237] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.713966 24197 leader_election.cc:290] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:08.714483 24197 raft_consensus.cc:2804] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:08.714826 24197 raft_consensus.cc:493] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:08.715127 24197 raft_consensus.cc:3060] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:08.716349 23976 raft_consensus.cc:2804] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:06:08.716737 23976 raft_consensus.cc:493] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:08.717053 23976 raft_consensus.cc:3060] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:08.720753 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:08.721285 22863 raft_consensus.cc:3060] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:08.721513 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:08.565012 24081 consensus_queue.cc:1048] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.126s
W20260709 13:06:08.706403 24240 log.cc:927] Time spent T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 0.168s	user 0.000s	sys 0.001s
I20260709 13:06:08.726862 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:08.727398 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:08.707569 22856 raft_consensus.cc:515] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.727988 22714 raft_consensus.cc:2468] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:08.681313 24229 raft_consensus.cc:515] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:08.729133 23376 raft_consensus.cc:2468] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:06:08.710727 23964 consensus_queue.cc:1048] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 13:06:08.730430 22716 raft_consensus.cc:1275] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:08.733410 22707 raft_consensus.cc:3055] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Stepping down as leader of term 3
W20260709 13:06:08.708818 22662 auto_rebalancer.cc:330] scheduled replica move failed to complete: Illegal state: not currently leader
I20260709 13:06:08.733758 22707 raft_consensus.cc:740] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:08.734807 22707 consensus_queue.cc:260] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.735190 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:08.735966 22707 raft_consensus.cc:3060] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:08.739575 22863 raft_consensus.cc:2468] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:08.744156 24229 leader_election.cc:290] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:08.745846 22856 leader_election.cc:290] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 5 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:08.735944 22713 raft_consensus.cc:2368] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d97f292bf045489683ac6c1a6ac61aec for earlier term 2. Current term is 3.
I20260709 13:06:08.724840 24171 raft_consensus.cc:2749] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:08.705432 22614 catalog_manager.cc:5697] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 1 to 2, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:08.750546 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:08.759933 22859 raft_consensus.cc:2468] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:08.753451 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:08.753749 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:08.761453 22865 raft_consensus.cc:2368] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d97f292bf045489683ac6c1a6ac61aec for earlier term 2. Current term is 3.
I20260709 13:06:08.756266 23920 leader_election.cc:290] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:08.757282 22708 raft_consensus.cc:1275] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:06:08.762519 22708 pending_rounds.cc:85] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa: Aborting all ops after (but not including) 1
I20260709 13:06:08.762778 22708 pending_rounds.cc:107] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:06:08.763075 22708 raft_consensus.cc:2889] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:08.764297 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:08.764873 22710 raft_consensus.cc:2468] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 4.
I20260709 13:06:08.765239 24042 raft_consensus.cc:493] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.766987 24042 raft_consensus.cc:515] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:08.771593 23376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:08.771762 24042 leader_election.cc:290] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:08.771912 22786 raft_consensus.cc:1275] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:08.774155 22680 leader_election.cc:304] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:08.774257 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:08.775146 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:08.774869 23376 raft_consensus.cc:3060] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:08.768328 23976 raft_consensus.cc:515] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.783684 22788 raft_consensus.cc:3060] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:08.774863 24243 raft_consensus.cc:993] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:08.784984 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:08.787767 22831 leader_election.cc:304] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14
I20260709 13:06:08.777590 22707 raft_consensus.cc:1275] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:06:08.786902 22789 raft_consensus.cc:2468] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 3.
I20260709 13:06:08.787290 22783 raft_consensus.cc:1275] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:08.791889 22714 raft_consensus.cc:2468] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 3.
I20260709 13:06:08.794812 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:08.795257 22859 raft_consensus.cc:2468] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:08.797523 22790 raft_consensus.cc:1275] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:08.803819 23953 raft_consensus.cc:2804] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:08.804407 23953 raft_consensus.cc:697] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:08.805322 23348 leader_election.cc:400] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 election: Vote denied by peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655) with higher term. Message: Invalid argument: T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d97f292bf045489683ac6c1a6ac61aec for earlier term 2. Current term is 3.
I20260709 13:06:08.805697 23348 leader_election.cc:403] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:06:08.807098 23345 leader_election.cc:400] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 election: Vote denied by peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387) with higher term. Message: Invalid argument: T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d97f292bf045489683ac6c1a6ac61aec for earlier term 2. Current term is 3.
I20260709 13:06:08.810190 24191 consensus_queue.cc:1048] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:08.812343 23346 leader_election.cc:304] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [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: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:08.813092 24229 raft_consensus.cc:2804] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:08.796419 22707 pending_rounds.cc:85] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Aborting all ops after (but not including) 2
I20260709 13:06:08.813452 24229 raft_consensus.cc:493] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:08.811841 22831 leader_election.cc:304] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14
I20260709 13:06:08.758551 24197 raft_consensus.cc:515] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.816390 22831 leader_election.cc:304] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:08.805269 23953 consensus_queue.cc:237] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.825399 22788 raft_consensus.cc:2468] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 5.
I20260709 13:06:08.813784 22707 pending_rounds.cc:107] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:06:08.826392 22831 leader_election.cc:304] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:08.817483 23920 raft_consensus.cc:1081] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:08.830819 22831 leader_election.cc:304] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14
I20260709 13:06:08.819284 23898 raft_consensus.cc:2804] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:08.829788 22757 leader_election.cc:304] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:08.834460 22711 raft_consensus.cc:1240] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 4. Current term is 5. Ops: []
I20260709 13:06:08.815447 24229 raft_consensus.cc:3060] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:08.840951 22714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:08.841614 22714 raft_consensus.cc:3055] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:08.823559 24191 raft_consensus.cc:2749] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:06:08.844516 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:08.841910 22714 raft_consensus.cc:740] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:08.829584 22707 raft_consensus.cc:2889] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:08.855126 22714 consensus_queue.cc:260] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.862737 22613 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57628 (request call id 194) took 1030 ms. Trace:
I20260709 13:06:08.870002 24132 raft_consensus.cc:2804] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:08.873179 24197 leader_election.cc:290] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:08.863998 24238 raft_consensus.cc:2804] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:08.876708 22714 raft_consensus.cc:3060] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:08.853085 24081 raft_consensus.cc:2804] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:06:08.889370 23376 raft_consensus.cc:2468] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:08.878203 22613 rpcz_store.cc:276] 0709 13:06:07.823231 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:07.823346 (+   115us) service_pool.cc:224] Handling call
0709 13:06:08.853395 (+1030049us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:08.668426 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:08.668912 (+   486us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:08.668942 (+    30us) write_op.cc:435] Acquired schema lock
0709 13:06:08.668959 (+    17us) tablet.cc:662] Decoding operations
0709 13:06:08.669830 (+   871us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:08.669876 (+    46us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:08.669905 (+    29us) tablet.cc:685] Acquiring locks for 9 operations
0709 13:06:08.670618 (+   713us) tablet.cc:701] Row locks acquired
0709 13:06:08.670632 (+    14us) write_op.cc:260] PREPARE: finished
0709 13:06:08.670748 (+   116us) write_op.cc:270] Start()
0709 13:06:08.670848 (+   100us) write_op.cc:276] Timestamp: P: 1783602368670711 usec, L: 0
0709 13:06:08.670863 (+    15us) op_driver.cc:348] REPLICATION: starting
0709 13:06:08.671421 (+   558us) log.cc:844] Serialized 3761 byte log entry
0709 13:06:08.673662 (+  2241us) op_driver.cc:464] REPLICATION: finished
0709 13:06:08.674113 (+   451us) write_op.cc:301] APPLY: starting
0709 13:06:08.674185 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:08.674361 (+   176us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:08.674453 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:08.675546 (+  1093us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:08.675725 (+   179us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=9
0709 13:06:08.675768 (+    43us) write_op.cc:312] APPLY: finished
0709 13:06:08.676031 (+   263us) log.cc:844] Serialized 70 byte log entry
0709 13:06:08.676187 (+   156us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:08.676294 (+   107us) write_op.cc:454] Released schema lock
0709 13:06:08.676331 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:08.676627 (+   296us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:08.676650 (+    23us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":266,"reported_tablets":29,"spinlock_wait_cycles":70656,"child_traces":[["op",{"apply.queue_time_us":251,"apply.run_cpu_time_us":2474,"apply.run_wall_time_us":2475,"num_ops":9,"prepare.queue_time_us":110,"prepare.run_cpu_time_us":3230,"prepare.run_wall_time_us":3892,"replication_time_us":2625}]]}
I20260709 13:06:08.896040 24081 raft_consensus.cc:493] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:08.902046 24081 raft_consensus.cc:3060] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:08.844354 23964 consensus_queue.cc:1048] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.037s
I20260709 13:06:08.904333 23964 consensus_queue.cc:1048] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:08.881420 24132 raft_consensus.cc:493] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:08.909865 24132 raft_consensus.cc:3060] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:08.896003 24238 raft_consensus.cc:493] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:08.912519 24238 raft_consensus.cc:3060] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:08.913571 24081 raft_consensus.cc:515] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.915570 24081 leader_election.cc:290] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 5 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:06:08.929400 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 90554us
I20260709 13:06:08.917837 24042 raft_consensus.cc:2749] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655) with higher term. Message: Invalid argument: T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d97f292bf045489683ac6c1a6ac61aec for earlier term 2. Current term is 3.
W20260709 13:06:08.953400 22831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 116360us
W20260709 13:06:08.956280 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 111795us
W20260709 13:06:08.958418 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 88998.8us
I20260709 13:06:08.958300 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:08.962975 22716 raft_consensus.cc:3060] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:08.963699 22679 leader_election.cc:304] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:08.977092 24223 raft_consensus.cc:2749] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:08.978020 24248 raft_consensus.cc:493] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.959692 23976 leader_election.cc:290] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 5 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:08.958218 23898 raft_consensus.cc:697] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:08.955566 23920 consensus_queue.cc:1059] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 13:06:09.006223 23920 raft_consensus.cc:3055] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:09.006608 23920 raft_consensus.cc:740] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:09.007360 23920 consensus_queue.cc:260] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.983198 24248 raft_consensus.cc:515] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:09.011730 23920 raft_consensus.cc:3060] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:09.012925 24248 leader_election.cc:290] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:09.013284 23898 consensus_queue.cc:237] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.982481 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:08.991647 24042 raft_consensus.cc:493] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:06:08.992268 24255 consensus_queue.cc:1048] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:09.016299 24229 raft_consensus.cc:515] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:08.994437 24254 consensus_queue.cc:1048] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:08.998409 24132 raft_consensus.cc:515] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:08.999531 24171 raft_consensus.cc:993] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:09.003180 22716 raft_consensus.cc:2468] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:08.977041 23882 raft_consensus.cc:2804] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:09.010068 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:09.026806 22710 raft_consensus.cc:3060] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:09.010917 22714 raft_consensus.cc:2468] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 5.
I20260709 13:06:09.017127 24012 consensus_queue.cc:1048] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:08.996222 24238 raft_consensus.cc:515] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:09.016129 24042 raft_consensus.cc:515] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:09.032974 24229 leader_election.cc:290] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:09.028349 23882 raft_consensus.cc:697] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:09.034986 23882 consensus_queue.cc:237] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:09.037235 24132 leader_election.cc:290] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:09.038105 22710 raft_consensus.cc:2468] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:09.038363 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:09.038975 22709 raft_consensus.cc:3060] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:06:09.039651 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 77688.3us
I20260709 13:06:09.040625 22829 leader_election.cc:304] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:09.045811 22786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc33c4947da54724a3df96500abd23ea" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:09.054107 22786 raft_consensus.cc:3060] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:09.042603 24248 raft_consensus.cc:1081] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:09.062569 22790 raft_consensus.cc:1240] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Rejecting Update request from peer 7a0cafc39c4d4b5db7d3b141b30c69aa for earlier term 4. Current term is 5. Ops: []
I20260709 13:06:09.063934 24049 raft_consensus.cc:493] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.064464 24049 raft_consensus.cc:515] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:09.065394 22757 leader_election.cc:304] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:09.067034 24049 leader_election.cc:290] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:09.061142 24191 raft_consensus.cc:2804] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:09.074988 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:09.053411 24132 consensus_queue.cc:1048] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 13:06:09.073239 22708 raft_consensus.cc:2393] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 10d1025610704e5abceba0cec1457b14 in current term 4: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:06:09.082476 22863 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf6ed301274145dc99c38e3d68197ab9"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49418
I20260709 13:06:09.083017 22863 raft_consensus.cc:493] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:09.083343 22863 raft_consensus.cc:3060] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.085997 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:09.094738 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:09.095302 22860 raft_consensus.cc:3060] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:09.104609 23376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:09.073261 24081 raft_consensus.cc:2804] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:09.104949 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:09.106765 24238 leader_election.cc:290] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 4 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:09.076506 24223 raft_consensus.cc:493] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:09.111419 24223 raft_consensus.cc:515] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:09.113373 24223 leader_election.cc:290] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
W20260709 13:06:09.114390 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 48264.4us
I20260709 13:06:09.114573 22864 raft_consensus.cc:3060] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:06:09.118184 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:09.118916 22784 raft_consensus.cc:2368] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 4. Current term is 5.
I20260709 13:06:09.121418 24191 raft_consensus.cc:697] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:09.122325 24191 consensus_queue.cc:237] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:09.122958 23376 raft_consensus.cc:2468] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:06:09.124796 24081 raft_consensus.cc:697] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:09.125710 24081 consensus_queue.cc:237] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:09.130048 22709 raft_consensus.cc:2468] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 4.
I20260709 13:06:09.132445 22864 raft_consensus.cc:2468] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 4.
I20260709 13:06:09.132737 22860 raft_consensus.cc:2468] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:09.141218 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:09.141983 22712 raft_consensus.cc:2393] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d97f292bf045489683ac6c1a6ac61aec in current term 3: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:06:09.142853 23348 leader_election.cc:304] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [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: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:09.143671 24229 raft_consensus.cc:2804] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:09.144189 24229 raft_consensus.cc:697] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 4 LEADER]: Becoming Leader. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Running, Role: LEADER
I20260709 13:06:09.133503 22863 raft_consensus.cc:515] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:09.144342 22787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:09.150342 22787 raft_consensus.cc:2368] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 3. Current term is 4.
I20260709 13:06:09.151809 22786 raft_consensus.cc:2468] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 4.
I20260709 13:06:09.152341 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:09.152941 22782 raft_consensus.cc:2468] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 3.
I20260709 13:06:09.156411 22863 leader_election.cc:290] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:09.160355 22856 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49418
I20260709 13:06:09.160945 22856 raft_consensus.cc:493] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:09.161336 22856 raft_consensus.cc:3060] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.164644 24042 leader_election.cc:290] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:09.166129 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:09.166728 22860 raft_consensus.cc:2468] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 3.
I20260709 13:06:09.179034 23345 leader_election.cc:304] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:09.180469 24258 raft_consensus.cc:2804] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:09.180846 24258 raft_consensus.cc:493] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4f037ffdb0be4730a45aefcaa25772d4)
I20260709 13:06:09.181173 24258 raft_consensus.cc:3060] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:09.183996 22865 raft_consensus.cc:1240] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 4. Current term is 5. Ops: []
I20260709 13:06:09.165913 24229 consensus_queue.cc:237] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:09.203131 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:09.204561 22860 raft_consensus.cc:2468] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:09.203958 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:09.231185 22679 leader_election.cc:304] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:09.227409 24223 raft_consensus.cc:493] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:09.238019 24228 raft_consensus.cc:2804] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:09.238443 24228 raft_consensus.cc:493] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:09.238772 24228 raft_consensus.cc:3060] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:06:09.254437 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 139402us
I20260709 13:06:09.255187 22757 leader_election.cc:304] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
W20260709 13:06:09.256702 22682 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:09.257967 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:09.258505 22709 raft_consensus.cc:2368] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 4. Current term is 5.
I20260709 13:06:09.260973 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:09.247776 24223 raft_consensus.cc:515] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:06:09.274003 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 143278us
W20260709 13:06:09.275487 22755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.132:44375, user_credentials={real_user=slave}} blocked reactor thread for 93286.1us
I20260709 13:06:09.280706 22707 raft_consensus.cc:1275] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:06:09.281622 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6ed301274145dc99c38e3d68197ab9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:09.282212 22713 raft_consensus.cc:3060] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.287317 22829 leader_election.cc:400] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Vote denied by peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635) with higher term. Message: Invalid argument: T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 4. Current term is 5.
I20260709 13:06:09.287629 22829 leader_election.cc:403] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 13:06:09.294346 23898 raft_consensus.cc:2749] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635) with higher term. Message: Invalid argument: T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 4. Current term is 5.
I20260709 13:06:09.294176 22831 leader_election.cc:400] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Vote denied by peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655) with higher term. Message: Invalid argument: T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 4. Current term is 5.
I20260709 13:06:09.296052 22829 leader_election.cc:400] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635) with higher term. Message: Invalid argument: T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 3. Current term is 4.
I20260709 13:06:09.296411 22829 leader_election.cc:403] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:06:09.251935 24258 raft_consensus.cc:515] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:09.298524 22858 raft_consensus.cc:1275] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:09.299907 24223 leader_election.cc:290] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:09.300314 24258 leader_election.cc:290] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:09.312156 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:09.318688 22856 raft_consensus.cc:515] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:09.320827 22856 leader_election.cc:290] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:09.306974 23898 raft_consensus.cc:2749] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635) with higher term. Message: Invalid argument: T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 3. Current term is 4.
I20260709 13:06:09.329888 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
W20260709 13:06:09.333074 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 77969.9us
I20260709 13:06:09.334355 24193 raft_consensus.cc:2804] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:09.334882 24193 raft_consensus.cc:697] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:09.335758 24193 consensus_queue.cc:237] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:09.342548 24039 raft_consensus.cc:493] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.345464 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6ed301274145dc99c38e3d68197ab9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:09.343986 22787 raft_consensus.cc:1275] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:06:09.345988 22858 raft_consensus.cc:2468] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 3.
I20260709 13:06:09.345363 24039 raft_consensus.cc:515] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:09.346016 22783 raft_consensus.cc:3055] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:09.349355 22783 raft_consensus.cc:740] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:09.350023 22783 consensus_queue.cc:260] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:09.350993 22783 raft_consensus.cc:3060] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.356161 24039 leader_election.cc:290] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:09.356318 23376 raft_consensus.cc:3060] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Advancing to term 5
I20260709 13:06:09.359247 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:09.349031 22787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:09.370658 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:09.373853 22782 raft_consensus.cc:3055] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:09.360426 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:09.374161 22782 raft_consensus.cc:740] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:09.373432 22787 raft_consensus.cc:2468] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:09.376847 22710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:09.377497 22710 raft_consensus.cc:2468] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 4.
I20260709 13:06:09.365842 22754 leader_election.cc:304] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:09.383059 22858 raft_consensus.cc:1240] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 1. Current term is 2. Ops: []
W20260709 13:06:09.385931 22757 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:09.374868 22782 consensus_queue.cc:260] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:09.393321 22782 raft_consensus.cc:3060] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.382654 24223 consensus_queue.cc:1048] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:06:09.402911 22707 raft_consensus.cc:1275] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:09.404399 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:09.405123 22610 catalog_manager.cc:5697] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 2 to 3, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 3 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } }
I20260709 13:06:09.407312 22713 raft_consensus.cc:2468] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:06:09.408185 24167 raft_consensus.cc:493] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:09.408604 24167 raft_consensus.cc:515] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:09.410638 24228 raft_consensus.cc:515] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:09.412921 24171 raft_consensus.cc:2804] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:09.388056 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:06:09.417217 22831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 85793.7us
I20260709 13:06:09.418606 22831 leader_election.cc:304] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:09.423080 22783 raft_consensus.cc:2468] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:06:09.417179 22865 raft_consensus.cc:2468] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:09.426374 24265 consensus_queue.cc:1048] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:06:09.428112 24171 raft_consensus.cc:697] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:09.428956 24171 consensus_queue.cc:237] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:09.429677 22757 leader_election.cc:304] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:09.430433 22757 leader_election.cc:304] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:09.431041 22715 raft_consensus.cc:1240] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:09.431107 22787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:09.410545 24167 leader_election.cc:290] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:09.433674 22708 raft_consensus.cc:2368] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate d97f292bf045489683ac6c1a6ac61aec for earlier term 3. Current term is 4.
I20260709 13:06:09.433710 23964 consensus_queue.cc:1048] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:09.441371 22785 raft_consensus.cc:2468] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 3.
I20260709 13:06:09.444711 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:09.445225 22711 raft_consensus.cc:3060] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.438311 24243 raft_consensus.cc:2804] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:06:09.439703 23898 raft_consensus.cc:2804] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:09.449427 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:09.459604 22859 raft_consensus.cc:2410] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa 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 13:06:09.439396 24081 raft_consensus.cc:2749] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:06:09.464854 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:09.459223 24243 raft_consensus.cc:493] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:09.459640 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:09.470752 22829 leader_election.cc:304] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:09.472956 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:09.473593 22785 raft_consensus.cc:3060] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:09.465579 23898 raft_consensus.cc:697] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:09.489888 22610 catalog_manager.cc:5697] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 3, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 3 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } }
I20260709 13:06:09.493336 22713 raft_consensus.cc:2393] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 in current term 4: Already voted for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in this term.
I20260709 13:06:09.469498 24243 raft_consensus.cc:3060] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:09.501796 22711 raft_consensus.cc:2468] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:06:09.504199 22859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:09.504652 22859 raft_consensus.cc:3060] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:09.512831 22610 catalog_manager.cc:5697] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 2 to 3, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:09.514427 23376 raft_consensus.cc:1275] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:09.517082 22785 raft_consensus.cc:2468] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 4.
I20260709 13:06:09.522643 22859 raft_consensus.cc:2468] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 4.
I20260709 13:06:09.515211 22610 catalog_manager.cc:5697] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 2, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } }
I20260709 13:06:09.525141 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:06:09.526829 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 51419us
I20260709 13:06:09.528939 23346 leader_election.cc:304] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:09.530027 24258 raft_consensus.cc:2804] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:09.530462 24258 raft_consensus.cc:697] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 3 LEADER]: Becoming Leader. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Running, Role: LEADER
I20260709 13:06:09.531319 24258 consensus_queue.cc:237] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:09.477402 24132 raft_consensus.cc:2804] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:09.549316 24228 leader_election.cc:290] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 4 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:09.550169 23898 consensus_queue.cc:237] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:09.543236 24132 raft_consensus.cc:493] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:09.560642 24132 raft_consensus.cc:3060] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:09.563627 22709 raft_consensus.cc:1275] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:06:09.567883 22831 leader_election.cc:304] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:09.572613 24259 raft_consensus.cc:2804] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:09.573050 24259 raft_consensus.cc:697] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:09.573412 24012 consensus_queue.cc:1048] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:09.573882 24259 consensus_queue.cc:237] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:09.574414 23348 leader_election.cc:400] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 3 election: Vote denied by peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655) with higher term. Message: Invalid argument: T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate d97f292bf045489683ac6c1a6ac61aec for earlier term 3. Current term is 4.
W20260709 13:06:09.577699 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 110716us
I20260709 13:06:09.580560 22782 raft_consensus.cc:2468] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:06:09.581820 22680 leader_election.cc:304] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:09.586104 24062 raft_consensus.cc:2804] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:09.586555 24062 raft_consensus.cc:697] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:09.587211 23373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:09.607903 22712 raft_consensus.cc:1240] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Rejecting Update request from peer 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 4. Current term is 5. Ops: []
I20260709 13:06:09.610272 22680 leader_election.cc:304] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:09.587463 24062 consensus_queue.cc:237] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.4, Last appended by leader: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
W20260709 13:06:09.621140 24277 log.cc:927] Time spent T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 0.133s	user 0.003s	sys 0.000s
I20260709 13:06:09.521572 24197 consensus_queue.cc:1048] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.100s
I20260709 13:06:09.637115 22858 raft_consensus.cc:1275] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:09.638224 23374 raft_consensus.cc:1275] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:09.607273 24243 raft_consensus.cc:515] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:09.639812 24260 consensus_queue.cc:1048] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:09.607028 24132 raft_consensus.cc:515] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:09.657052 22784 raft_consensus.cc:2393] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in current term 5: Already voted for candidate 10d1025610704e5abceba0cec1457b14 in this term.
I20260709 13:06:09.660979 24252 raft_consensus.cc:2749] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 13:06:09.707816 22831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 49455.3us
I20260709 13:06:09.655540 23898 consensus_queue.cc:1059] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.052s
W20260709 13:06:09.794221 22831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 85697.3us
W20260709 13:06:09.791561 24292 log.cc:927] Time spent T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 0.083s	user 0.003s	sys 0.002s
W20260709 13:06:09.832798 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 44063.7us
I20260709 13:06:09.833961 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:09.834573 22716 raft_consensus.cc:3060] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:09.844326 22716 raft_consensus.cc:2468] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:09.846323 22757 leader_election.cc:304] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:09.847798 22709 raft_consensus.cc:1275] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:06:09.850152 24199 raft_consensus.cc:2804] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:09.850673 24199 raft_consensus.cc:697] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:09.851541 24199 consensus_queue.cc:237] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:09.853368 24243 leader_election.cc:290] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 5 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:09.839653 24254 raft_consensus.cc:3055] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:09.858498 24254 raft_consensus.cc:740] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:09.859268 24254 consensus_queue.cc:260] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:09.860438 24254 raft_consensus.cc:3060] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:09.866263 24248 consensus_queue.cc:1048] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:06:09.869832 24129 log.cc:927] Time spent T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325: Append to log took a long time: real 0.081s	user 0.000s	sys 0.005s
I20260709 13:06:09.889964 22711 raft_consensus.cc:1275] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:06:09.891567 24247 consensus_queue.cc:1048] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:09.906348 22680 leader_election.cc:304] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
W20260709 13:06:09.907500 22679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 111486us
I20260709 13:06:09.910907 24062 consensus_queue.cc:1048] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:09.915256 22716 raft_consensus.cc:1275] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:09.918320 24258 consensus_queue.cc:1048] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:09.920378 22716 raft_consensus.cc:1275] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:09.909489 24049 raft_consensus.cc:2749] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:06:09.924203 24199 consensus_queue.cc:1048] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:09.939725 22712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:09.951030 22712 raft_consensus.cc:2368] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 4. Current term is 5.
I20260709 13:06:09.955616 24251 consensus_queue.cc:1048] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:09.959045 22713 raft_consensus.cc:1275] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:06:10.013424 22784 raft_consensus.cc:1240] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Rejecting Update request from peer 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 4. Current term is 5. Ops: []
I20260709 13:06:10.017864 22782 raft_consensus.cc:1275] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 13:06:10.018265 22782 pending_rounds.cc:85] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14: Aborting all ops after (but not including) 2
I20260709 13:06:10.018491 22782 pending_rounds.cc:107] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:06:10.018715 22782 raft_consensus.cc:2889] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:10.024765 22782 raft_consensus.cc:1275] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:10.036190 22859 raft_consensus.cc:1275] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 13:06:10.036566 22859 pending_rounds.cc:85] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4: Aborting all ops after (but not including) 2
I20260709 13:06:10.036780 22859 pending_rounds.cc:107] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:06:10.037034 22859 raft_consensus.cc:2889] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:10.054625 22863 raft_consensus.cc:1275] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:06:10.055048 24132 leader_election.cc:290] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:10.056311 22788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:10.045099 24229 consensus_queue.cc:1048] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.016s
I20260709 13:06:10.063875 22782 raft_consensus.cc:1275] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:06:10.068382 22860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:10.068971 22860 raft_consensus.cc:3060] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:06:10.073794 22831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 44774.9us
I20260709 13:06:10.074800 22831 leader_election.cc:400] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Vote denied by peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655) with higher term. Message: Invalid argument: T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 4. Current term is 5.
I20260709 13:06:10.075068 22831 leader_election.cc:403] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 13:06:10.078032 22860 raft_consensus.cc:2468] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:10.092628 24199 consensus_queue.cc:1048] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:10.095320 24199 consensus_queue.cc:1048] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:10.120301 24298 raft_consensus.cc:2749] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655) with higher term. Message: Invalid argument: T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f037ffdb0be4730a45aefcaa25772d4 for earlier term 4. Current term is 5.
I20260709 13:06:10.124948 22788 raft_consensus.cc:1275] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.112484 24253 consensus_queue.cc:1048] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 13:06:10.175726 24259 consensus_queue.cc:1048] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
W20260709 13:06:10.188937 24310 log.cc:927] Time spent T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 13:06:10.209672 23377 raft_consensus.cc:3055] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:10.210067 23377 raft_consensus.cc:740] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Running, Role: LEADER
I20260709 13:06:10.210904 23377 consensus_queue.cc:260] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:10.218350 22785 raft_consensus.cc:1240] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Rejecting Update request from peer d97f292bf045489683ac6c1a6ac61aec for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:10.225979 24266 raft_consensus.cc:1064] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:10.227916 24266 consensus_queue.cc:237] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [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: 3, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:10.234100 23374 raft_consensus.cc:1275] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:10.235460 24243 consensus_queue.cc:1048] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:10.250674 22713 raft_consensus.cc:1275] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.261114 23377 raft_consensus.cc:3060] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:06:10.279675 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 100993us
I20260709 13:06:10.300772 22715 raft_consensus.cc:1240] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Rejecting Update request from peer d97f292bf045489683ac6c1a6ac61aec for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:10.308642 24288 consensus_queue.cc:1048] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:10.321859 22715 raft_consensus.cc:1275] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.324493 24295 consensus_queue.cc:1048] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.327140 24295 consensus_queue.cc:1048] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:10.331722 24261 consensus_queue.cc:1048] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.333323 22709 raft_consensus.cc:1275] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:10.350091 22860 raft_consensus.cc:1275] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:10.400593 22862 raft_consensus.cc:1275] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
W20260709 13:06:10.431728 22756 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:10.450565 23377 raft_consensus.cc:1275] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 5. (term mismatch)
I20260709 13:06:10.451032 23377 pending_rounds.cc:85] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec: Aborting all ops after (but not including) 4
I20260709 13:06:10.451272 23377 pending_rounds.cc:107] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec: Aborting uncommitted NO_OP operation due to leader change: 3.5
I20260709 13:06:10.451536 23377 raft_consensus.cc:2889] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:10.453059 22864 raft_consensus.cc:1275] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:06:10.460772 22711 raft_consensus.cc:1275] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:06:10.516024 22864 raft_consensus.cc:1240] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Rejecting Update request from peer d97f292bf045489683ac6c1a6ac61aec for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:10.484923 24238 consensus_queue.cc:1048] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.017s
I20260709 13:06:10.529305 24199 consensus_queue.cc:1048] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 13:06:10.525069 24266 consensus_queue.cc:1048] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 13:06:10.529186 24197 consensus_queue.cc:1048] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 13:06:10.550403 22784 raft_consensus.cc:1275] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.560801 24193 consensus_queue.cc:1048] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.561089 24039 consensus_queue.cc:1048] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:10.566027 22861 raft_consensus.cc:1275] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:10.567727 24301 consensus_queue.cc:1048] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:10.594911 22788 raft_consensus.cc:1275] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:10.600044 24136 consensus_queue.cc:1048] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.613466 22614 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39162 (request call id 81) took 1603 ms. Trace:
I20260709 13:06:10.615317 24167 consensus_queue.cc:1048] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:10.613909 22614 rpcz_store.cc:276] 0709 13:06:09.009849 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:09.011364 (+  1515us) service_pool.cc:224] Handling call
0709 13:06:10.613403 (+1602039us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":122622,"reported_tablets":1}
I20260709 13:06:10.631274 24250 raft_consensus.cc:2955] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index 2 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:10.640327 22858 raft_consensus.cc:2955] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 2 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:10.635921 22611 catalog_manager.cc:5697] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 3 to 4, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:10.656370 22711 raft_consensus.cc:2955] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 2 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:10.651661 22611 catalog_manager.cc:5697] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } }
I20260709 13:06:10.663812 22611 catalog_manager.cc:5697] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 2 to 3, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 3 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } }
I20260709 13:06:10.672313 22611 catalog_manager.cc:5697] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 1 to 3, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 3 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:10.676923 22611 catalog_manager.cc:5697] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 3 to 4, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:10.679960 22611 catalog_manager.cc:5697] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 3 to 4, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:10.688114 23377 raft_consensus.cc:2955] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 2 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:10.738790 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:10.714848 24167 raft_consensus.cc:2955] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:10.768770 22610 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57616 (request call id 211) took 2273 ms. Trace:
I20260709 13:06:10.769160 22610 rpcz_store.cc:276] 0709 13:06:08.495464 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:08.495652 (+   188us) service_pool.cc:224] Handling call
0709 13:06:10.758063 (+2262411us) spinlock_profiling.cc:243] Waited 12.3 ms on lock 0x7b4c0039ef40. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3174ab3a20 00007f3174ac4a29 00007f3174ac513f 00007f3174a892ab 00007f3174ab6f3c 00007f3174ab73fe 00007f3174d44a4b 00007f317c59a9b2 00007f317c596f50 00007f317c59d02b 00007f317c6a4c3e
0709 13:06:10.768697 (+ 10634us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:09.613466 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:09.614266 (+   800us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:09.614301 (+    35us) write_op.cc:435] Acquired schema lock
0709 13:06:09.614322 (+    21us) tablet.cc:662] Decoding operations
0709 13:06:09.614910 (+   588us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:09.614995 (+    85us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:09.615024 (+    29us) tablet.cc:685] Acquiring locks for 4 operations
0709 13:06:09.615390 (+   366us) tablet.cc:701] Row locks acquired
0709 13:06:09.615409 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:06:09.615541 (+   132us) write_op.cc:270] Start()
0709 13:06:09.615655 (+   114us) write_op.cc:276] Timestamp: P: 1783602369615501 usec, L: 0
0709 13:06:09.615678 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 13:06:09.660439 (+ 44761us) log.cc:844] Serialized 1705 byte log entry
0709 13:06:09.864036 (+203597us) spinlock_profiling.cc:243] Waited 1.66 ms on lock 0x7b540016fb54. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3176750571 00007f31767e2e28 00007f317a21d581 00007f317a21cd58 00007f317a2219f1 00007f317a2219a9 00007f317a221939 00007f317a221901 00007f317a220b2d 000000000038f354 000000000038f199
0709 13:06:09.910420 (+ 46384us) op_driver.cc:464] REPLICATION: finished
0709 13:06:10.145390 (+234970us) write_op.cc:301] APPLY: starting
0709 13:06:10.147642 (+  2252us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:10.155118 (+  7476us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:10.176984 (+ 21866us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:10.199564 (+ 22580us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:10.199725 (+   161us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 13:06:10.199768 (+    43us) write_op.cc:312] APPLY: finished
0709 13:06:10.199974 (+   206us) log.cc:844] Serialized 40 byte log entry
0709 13:06:10.200137 (+   163us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:10.200229 (+    92us) write_op.cc:454] Released schema lock
0709 13:06:10.200265 (+    36us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:10.200606 (+   341us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:10.200632 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":26259,"reported_tablets":31,"spinlock_wait_cycles":28190592,"child_traces":[["op",{"apply.queue_time_us":203023,"apply.run_cpu_time_us":2077,"apply.run_wall_time_us":72772,"num_ops":4,"prepare.queue_time_us":85554,"prepare.run_cpu_time_us":9072,"prepare.run_wall_time_us":250753,"replication_time_us":294595,"spinlock_wait_cycles":3818880,"thread_start_us":212707,"threads_started":2}]]}
I20260709 13:06:10.789104 22708 consensus_queue.cc:237] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:10.838821 22784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:10.839450 22784 raft_consensus.cc:606] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:10.861019 24039 raft_consensus.cc:993] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:10.861510 24039 raft_consensus.cc:1081] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:10.876659 22716 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
mode: GRACEFUL
new_leader_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:58838
I20260709 13:06:10.877223 22716 raft_consensus.cc:606] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Received request to transfer leadership to TS 10d1025610704e5abceba0cec1457b14
W20260709 13:06:10.877905 24340 log.cc:927] Time spent T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14: Append to log took a long time: real 0.065s	user 0.000s	sys 0.001s
I20260709 13:06:10.881839 22790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:10.882366 22790 raft_consensus.cc:606] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:10.885499 22790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6f3a3015ca74677a62e9b2405f3166d"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "d97f292bf045489683ac6c1a6ac61aec"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:10.886003 22790 raft_consensus.cc:606] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Received request to transfer leadership to TS d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:10.890122 22784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:10.890691 22784 raft_consensus.cc:606] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:10.891817 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:10.891876 22864 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49418
I20260709 13:06:10.892442 22864 raft_consensus.cc:493] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:10.893378 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:10.896220 22864 raft_consensus.cc:3060] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:10.914707 22864 raft_consensus.cc:515] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:10.929988 22864 leader_election.cc:290] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 5 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:10.930846 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:10.931408 22791 raft_consensus.cc:3055] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:10.931687 22791 raft_consensus.cc:740] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:10.933130 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:10.933667 22711 raft_consensus.cc:3060] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:10.933511 22791 consensus_queue.cc:260] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:10.934659 22791 raft_consensus.cc:3060] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:10.936328 23374 raft_consensus.cc:1275] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:10.940822 23885 consensus_queue.cc:1048] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:10.949304 22791 raft_consensus.cc:2468] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 5.
I20260709 13:06:10.950426 22829 leader_election.cc:304] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:10.951179 24136 raft_consensus.cc:2804] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:10.954101 24136 raft_consensus.cc:697] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:10.958591 24197 raft_consensus.cc:993] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:10.959036 24197 raft_consensus.cc:1081] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:10.959245 22861 raft_consensus.cc:1275] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:10.952935 22711 raft_consensus.cc:2468] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 5.
I20260709 13:06:10.963105 22861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49418
I20260709 13:06:10.963565 22861 raft_consensus.cc:493] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:10.963876 22861 raft_consensus.cc:3060] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.955116 24136 consensus_queue.cc:237] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:10.967116 24252 consensus_queue.cc:1048] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 13:06:10.990402 22861 raft_consensus.cc:515] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
W20260709 13:06:11.153842 24349 log.cc:927] Time spent T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec: Append to log took a long time: real 0.203s	user 0.001s	sys 0.000s
I20260709 13:06:11.184914 22861 leader_election.cc:290] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:11.193569 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:11.195197 22784 raft_consensus.cc:3055] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:11.196626 23374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:11.197171 23374 raft_consensus.cc:3060] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.195516 22784 raft_consensus.cc:740] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:11.208966 22784 consensus_queue.cc:260] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:11.219861 22784 raft_consensus.cc:3060] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.259774 23374 raft_consensus.cc:2468] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:06:11.281749 22829 leader_election.cc:304] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:11.282498 24288 raft_consensus.cc:2804] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:11.298504 23374 raft_consensus.cc:1240] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 1. Current term is 2. Ops: []
W20260709 13:06:11.302701 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 90418.2us
I20260709 13:06:11.294970 24288 raft_consensus.cc:697] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
W20260709 13:06:11.307801 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 80117us
W20260709 13:06:11.304728 24350 log.cc:927] Time spent T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 13:06:11.323949 22784 raft_consensus.cc:2468] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:06:11.331319 24248 raft_consensus.cc:993] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:11.331808 24248 raft_consensus.cc:1081] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:11.338510 22861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49418
I20260709 13:06:11.339041 22861 raft_consensus.cc:493] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:11.339347 22861 raft_consensus.cc:3060] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:06:11.369230 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.132:44375, user_credentials={real_user=slave}} blocked reactor thread for 88229.3us
I20260709 13:06:11.376608 22861 raft_consensus.cc:515] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:11.380671 22861 leader_election.cc:290] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 5 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:11.386282 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:11.386793 22711 raft_consensus.cc:3060] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:11.393772 22711 raft_consensus.cc:2468] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 5.
I20260709 13:06:11.395843 24358 raft_consensus.cc:993] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14: : Instructing follower d97f292bf045489683ac6c1a6ac61aec to start an election
I20260709 13:06:11.395802 22831 leader_election.cc:304] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:11.400403 24254 raft_consensus.cc:2804] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:11.401886 24358 raft_consensus.cc:1081] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Signalling peer d97f292bf045489683ac6c1a6ac61aec to start an election
I20260709 13:06:11.402302 24254 raft_consensus.cc:697] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:11.403162 24254 consensus_queue.cc:237] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:11.403988 24296 raft_consensus.cc:2955] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:11.370584 24288 consensus_queue.cc:237] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
W20260709 13:06:11.425655 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 45356.2us
W20260709 13:06:11.425782 23346 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 49487.9us
I20260709 13:06:11.444422 23377 raft_consensus.cc:2955] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:11.437645 23373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6f3a3015ca74677a62e9b2405f3166d"
dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
 from {username='slave'} at 127.0.0.1:35426
I20260709 13:06:11.514334 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:11.514952 22791 raft_consensus.cc:3055] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:11.515239 22791 raft_consensus.cc:740] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:11.509405 22861 raft_consensus.cc:2955] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:11.493464 23373 raft_consensus.cc:493] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:11.525009 22791 consensus_queue.cc:260] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:11.526022 22791 raft_consensus.cc:3060] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:11.533015 24301 raft_consensus.cc:993] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa: : Instructing follower 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:11.550665 22791 raft_consensus.cc:2468] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 5.
I20260709 13:06:11.533658 23373 raft_consensus.cc:3060] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.545986 24363 raft_consensus.cc:1081] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Signalling peer 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:11.576155 22601 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 36c1362263424c7d8a3291186bdeb6fa with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:11.589557 23373 raft_consensus.cc:515] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:11.593765 22614 catalog_manager.cc:5697] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "d97f292bf045489683ac6c1a6ac61aec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:11.597160 22614 catalog_manager.cc:5697] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 2 to 4, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 4 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:11.598161 22614 catalog_manager.cc:5697] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:11.629688 22791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f3a3015ca74677a62e9b2405f3166d" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:11.630380 22791 raft_consensus.cc:3055] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:11.630728 22791 raft_consensus.cc:740] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
W20260709 13:06:11.635010 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 113792us
I20260709 13:06:11.635967 22791 consensus_queue.cc:260] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:11.599004 22614 catalog_manager.cc:5697] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 4 to 5, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130), now has a pending config: VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129), VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130), VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131), VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132). New cstate: current_term: 5 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } } pending_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:11.637599 22784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:40476
I20260709 13:06:11.638099 22784 raft_consensus.cc:493] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:11.638429 22784 raft_consensus.cc:3060] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:11.635113 23373 leader_election.cc:290] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:06:11.648254 22831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 46508.2us
I20260709 13:06:11.654834 22708 raft_consensus.cc:1275] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:11.654955 22784 raft_consensus.cc:515] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:11.656818 22784 leader_election.cc:290] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:11.666265 22861 consensus_queue.cc:237] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:11.659965 22611 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57644 (request call id 202) took 2842 ms. Trace:
W20260709 13:06:11.681811 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 144163us
I20260709 13:06:11.684154 22716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:11.684746 22716 raft_consensus.cc:3055] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:11.685009 22716 raft_consensus.cc:740] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:11.678319 22611 rpcz_store.cc:276] 0709 13:06:08.817799 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:08.844904 (+ 27105us) service_pool.cc:224] Handling call
0709 13:06:09.008774 (+163870us) spinlock_profiling.cc:243] Waited 50.7 ms on lock 0x7b540016fb54. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3176751090 00007f31767eff3a 00007f317c5a61cc 00007f317c6a437e 00007f317ab652a4 00007f317ab65232 00007f317ab65161 00007f317ab650dc 00007f317ab64392 00007f3174b2248c 00007f3174b218c6
0709 13:06:11.659909 (+2651135us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:10.880176 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:10.905247 (+ 25071us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:10.905284 (+    37us) write_op.cc:435] Acquired schema lock
0709 13:06:10.905301 (+    17us) tablet.cc:662] Decoding operations
0709 13:06:10.911623 (+  6322us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:10.911680 (+    57us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:10.911707 (+    27us) tablet.cc:685] Acquiring locks for 6 operations
0709 13:06:10.928207 (+ 16500us) tablet.cc:701] Row locks acquired
0709 13:06:10.928226 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:06:10.928352 (+   126us) write_op.cc:270] Start()
0709 13:06:10.928459 (+   107us) write_op.cc:276] Timestamp: P: 1783602370928309 usec, L: 0
0709 13:06:10.928480 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:06:10.937686 (+  9206us) log.cc:844] Serialized 2481 byte log entry
0709 13:06:11.233630 (+295944us) op_driver.cc:464] REPLICATION: finished
0709 13:06:11.307163 (+ 73533us) write_op.cc:301] APPLY: starting
0709 13:06:11.307237 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:11.307420 (+   183us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:11.307685 (+   265us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:11.386477 (+ 78792us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:11.409621 (+ 23144us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 13:06:11.409666 (+    45us) write_op.cc:312] APPLY: finished
0709 13:06:11.410768 (+  1102us) log.cc:844] Serialized 52 byte log entry
0709 13:06:11.420021 (+  9253us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:11.422136 (+  2115us) write_op.cc:454] Released schema lock
0709 13:06:11.423649 (+  1513us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:11.430476 (+  6827us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:11.431351 (+   875us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":22424,"reported_tablets":34,"spinlock_wait_cycles":116690816,"child_traces":[["op",{"apply.queue_time_us":73298,"apply.run_cpu_time_us":3192,"apply.run_wall_time_us":120750,"num_ops":6,"prepare.queue_time_us":187128,"prepare.run_cpu_time_us":3544,"prepare.run_wall_time_us":57781,"replication_time_us":305020,"thread_start_us":203024,"threads_started":2}]]}
I20260709 13:06:11.685642 22716 consensus_queue.cc:260] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:11.715154 22716 raft_consensus.cc:3060] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:11.715267 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de9575d83774002b7ef90bdd91e6e9e" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:11.715937 22862 raft_consensus.cc:3060] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:11.686075 24288 consensus_queue.cc:1048] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.030s
I20260709 13:06:11.726850 22716 raft_consensus.cc:2468] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 4.
I20260709 13:06:11.735023 22862 raft_consensus.cc:2468] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 4.
I20260709 13:06:11.739761 22757 leader_election.cc:304] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:11.740990 24039 raft_consensus.cc:2804] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:11.741488 24039 raft_consensus.cc:697] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:11.742373 24039 consensus_queue.cc:237] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:11.766518 23377 raft_consensus.cc:1240] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:12.035516 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:12.042522 22791 raft_consensus.cc:3060] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:12.061209 22828 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:06:12.066375 22830 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:12.074643 22791 raft_consensus.cc:2468] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 2.
I20260709 13:06:12.076532 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6f3a3015ca74677a62e9b2405f3166d" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:12.077150 22862 raft_consensus.cc:3060] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:12.096807 22862 raft_consensus.cc:2468] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 2.
I20260709 13:06:12.101742 23378 raft_consensus.cc:1275] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:12.104946 22709 raft_consensus.cc:1275] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:12.106941 23346 leader_election.cc:304] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:12.097613 24193 raft_consensus.cc:493] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
W20260709 13:06:12.172830 23346 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 60297.1us
I20260709 13:06:12.181073 24369 raft_consensus.cc:2804] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:12.188632 24193 raft_consensus.cc:515] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:12.217078 24369 raft_consensus.cc:697] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [term 2 LEADER]: Becoming Leader. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Running, Role: LEADER
I20260709 13:06:12.229235 24193 leader_election.cc:290] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
W20260709 13:06:12.284709 23346 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 101687us
I20260709 13:06:12.223824 24369 consensus_queue.cc:237] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
W20260709 13:06:12.287318 22679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 98278.3us
W20260709 13:06:12.287274 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 182241us
W20260709 13:06:12.315822 23348 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 150610us
I20260709 13:06:12.315276 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
W20260709 13:06:12.321322 22831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 133966us
I20260709 13:06:12.333719 22783 raft_consensus.cc:1275] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:12.335376 24352 consensus_queue.cc:1048] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:12.347702 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:12.329191 24299 consensus_queue.cc:1048] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 13:06:12.361303 22757 leader_election.cc:304] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 10d1025610704e5abceba0cec1457b14; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:12.363510 24353 raft_consensus.cc:2749] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:12.365795 23377 raft_consensus.cc:1275] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:12.400923 22784 raft_consensus.cc:1275] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:12.402623 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:12.402724 22783 raft_consensus.cc:1275] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:12.404631 22785 raft_consensus.cc:1275] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:12.396754 24356 consensus_queue.cc:1048] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 13:06:12.413301 22711 raft_consensus.cc:1275] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:12.414992 24197 consensus_queue.cc:1048] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:12.438057 24298 consensus_queue.cc:1048] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:12.449391 22614 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39162 (request call id 82) took 1769 ms. Trace:
I20260709 13:06:12.455657 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:12.455807 22610 catalog_manager.cc:5697] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } }
I20260709 13:06:12.458247 22610 catalog_manager.cc:5697] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 2, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } }
I20260709 13:06:12.459602 22610 catalog_manager.cc:5697] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 3 to 5, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 5 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } }
I20260709 13:06:12.460956 22610 catalog_manager.cc:5697] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index 2 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER, no longer has a pending config: VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129), VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130), VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131), VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132). New cstate: current_term: 5 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:12.462594 22610 catalog_manager.cc:5697] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 2 to 3, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 3 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } }
I20260709 13:06:12.464114 22610 catalog_manager.cc:5697] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 3 to 5, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 5 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } }
I20260709 13:06:12.466182 22610 catalog_manager.cc:5697] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } }
I20260709 13:06:12.472777 24382 raft_consensus.cc:493] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:12.473335 24382 raft_consensus.cc:515] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:12.475371 24382 leader_election.cc:290] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:12.476748 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" is_pre_election: true
I20260709 13:06:12.459475 24356 consensus_queue.cc:1048] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.018s
I20260709 13:06:12.459295 24375 consensus_queue.cc:1048] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.019s
I20260709 13:06:12.451205 22614 rpcz_store.cc:276] 0709 13:06:10.679848 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:10.679995 (+   147us) service_pool.cc:224] Handling call
0709 13:06:12.449337 (+1769342us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:12.045978 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:12.046489 (+   511us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:12.046521 (+    32us) write_op.cc:435] Acquired schema lock
0709 13:06:12.046538 (+    17us) tablet.cc:662] Decoding operations
0709 13:06:12.047104 (+   566us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:12.047175 (+    71us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:12.047202 (+    27us) tablet.cc:685] Acquiring locks for 4 operations
0709 13:06:12.047646 (+   444us) tablet.cc:701] Row locks acquired
0709 13:06:12.047663 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:06:12.047778 (+   115us) write_op.cc:270] Start()
0709 13:06:12.047885 (+   107us) write_op.cc:276] Timestamp: P: 1783602372047741 usec, L: 0
0709 13:06:12.047907 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:06:12.051196 (+  3289us) log.cc:844] Serialized 2062 byte log entry
0709 13:06:12.325200 (+274004us) op_driver.cc:464] REPLICATION: finished
0709 13:06:12.438734 (+113534us) write_op.cc:301] APPLY: starting
0709 13:06:12.438822 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:12.438975 (+   153us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:12.439163 (+   188us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:12.439690 (+   527us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:12.439860 (+   170us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 13:06:12.439899 (+    39us) write_op.cc:312] APPLY: finished
0709 13:06:12.440129 (+   230us) log.cc:844] Serialized 40 byte log entry
0709 13:06:12.440281 (+   152us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:12.440366 (+    85us) write_op.cc:454] Released schema lock
0709 13:06:12.440411 (+    45us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:12.440841 (+   430us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:12.440882 (+    41us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":28248,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":108113,"apply.run_cpu_time_us":1917,"apply.run_wall_time_us":2082,"num_ops":4,"prepare.queue_time_us":358852,"prepare.run_cpu_time_us":2829,"prepare.run_wall_time_us":7001,"replication_time_us":271040,"thread_start_us":156648,"threads_started":2}]]}
I20260709 13:06:12.492437 22610 catalog_manager.cc:5697] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 2 to 4, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } }
I20260709 13:06:12.493750 22610 catalog_manager.cc:5697] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 4 to 5, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 5 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } }
I20260709 13:06:12.494905 22610 catalog_manager.cc:5697] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 3 to 5, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 5 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } }
I20260709 13:06:12.497345 22610 catalog_manager.cc:5697] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 2, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } }
I20260709 13:06:12.498839 24298 consensus_queue.cc:1048] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:12.537557 22614 catalog_manager.cc:5697] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec reported cstate change: config changed from index 4 to 5, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:12.539305 22614 catalog_manager.cc:5697] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 1 to 2, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to d97f292bf045489683ac6c1a6ac61aec (127.21.26.132). New cstate: current_term: 2 leader_uuid: "d97f292bf045489683ac6c1a6ac61aec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:12.549886 24012 raft_consensus.cc:2955] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:12.563412 22598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3a2dcb1411734c6f8cabc4fd5dc032ec with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:12.574354 22864 raft_consensus.cc:1275] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:12.585295 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:12.623656 24250 consensus_queue.cc:1048] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:12.625682 22613 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57628 (request call id 195) took 3360 ms. Trace:
I20260709 13:06:12.626060 22613 rpcz_store.cc:276] 0709 13:06:09.265363 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:09.265510 (+   147us) service_pool.cc:224] Handling call
0709 13:06:12.625628 (+3360118us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":18423,"reported_tablets":14}
I20260709 13:06:12.632463 22779 tablet_service.cc:1558] Processing DeleteTablet for tablet 36c1362263424c7d8a3291186bdeb6fa with delete_type TABLET_DATA_TOMBSTONED (TS 10d1025610704e5abceba0cec1457b14 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40466
I20260709 13:06:12.642187 22708 consensus_queue.cc:237] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:12.646238 22610 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57616 (request call id 212) took 1657 ms. Trace:
I20260709 13:06:12.649163 22611 catalog_manager.cc:5697] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 4 to 5, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 5 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:12.646701 22610 rpcz_store.cc:276] 0709 13:06:10.988965 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:10.989114 (+   149us) service_pool.cc:224] Handling call
0709 13:06:12.646171 (+1657057us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:12.509987 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:12.510477 (+   490us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:12.510509 (+    32us) write_op.cc:435] Acquired schema lock
0709 13:06:12.510523 (+    14us) tablet.cc:662] Decoding operations
0709 13:06:12.511500 (+   977us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:12.511568 (+    68us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:12.511594 (+    26us) tablet.cc:685] Acquiring locks for 11 operations
0709 13:06:12.512536 (+   942us) tablet.cc:701] Row locks acquired
0709 13:06:12.512563 (+    27us) write_op.cc:260] PREPARE: finished
0709 13:06:12.512704 (+   141us) write_op.cc:270] Start()
0709 13:06:12.512806 (+   102us) write_op.cc:276] Timestamp: P: 1783602372512658 usec, L: 0
0709 13:06:12.512823 (+    17us) op_driver.cc:348] REPLICATION: starting
0709 13:06:12.513421 (+   598us) log.cc:844] Serialized 4479 byte log entry
0709 13:06:12.518046 (+  4625us) op_driver.cc:464] REPLICATION: finished
0709 13:06:12.518731 (+   685us) write_op.cc:301] APPLY: starting
0709 13:06:12.518800 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:12.519023 (+   223us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:12.519118 (+    95us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:12.520161 (+  1043us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:12.520351 (+   190us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=11
0709 13:06:12.520392 (+    41us) write_op.cc:312] APPLY: finished
0709 13:06:12.520672 (+   280us) log.cc:844] Serialized 82 byte log entry
0709 13:06:12.520806 (+   134us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:12.520930 (+   124us) write_op.cc:454] Released schema lock
0709 13:06:12.520970 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:12.528472 (+  7502us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:12.528498 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":89132,"reported_tablets":21,"child_traces":[["op",{"apply.queue_time_us":510,"apply.run_cpu_time_us":2557,"apply.run_wall_time_us":9697,"mutex_wait_us":7158,"num_ops":11,"prepare.queue_time_us":102,"prepare.run_cpu_time_us":3695,"prepare.run_wall_time_us":11805,"replication_time_us":5094}]]}
I20260709 13:06:12.658185 23378 raft_consensus.cc:2955] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:12.670583 23373 raft_consensus.cc:1275] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:12.672158 23885 consensus_queue.cc:1048] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:12.678279 22865 raft_consensus.cc:1275] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:12.679768 23885 consensus_queue.cc:1048] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:12.701602 22611 catalog_manager.cc:5697] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 1 to 2, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:12.708877 22754 leader_election.cc:304] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:12.708261 22611 catalog_manager.cc:5697] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 4 to 5, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 5 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:12.711320 24193 raft_consensus.cc:2749] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:06:12.866231 24361 raft_consensus.cc:2955] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 4 to 6, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:12.874053 24403 tablet_replica.cc:333] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:12.874651 22860 raft_consensus.cc:1275] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:12.875272 24403 raft_consensus.cc:2243] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:12.877554 23373 raft_consensus.cc:2955] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 4 to 6, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:12.883442 22601 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1fab8a0dfc894a0ba2c45fe0423ef8bf with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:12.888996 22610 catalog_manager.cc:5697] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 3 to 4, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 4 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } }
I20260709 13:06:12.894860 22613 catalog_manager.cc:5697] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec reported cstate change: config changed from index 5 to 6, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New cstate: current_term: 3 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:12.898324 22783 raft_consensus.cc:1275] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:12.901105 24403 raft_consensus.cc:2272] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:12.905288 24365 consensus_queue.cc:1048] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:12.922855 22782 raft_consensus.cc:2955] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:12.939631 22864 raft_consensus.cc:2955] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 4 to 6, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:12.983258 24412 consensus_queue.cc:1048] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:13.006122 24403 ts_tablet_manager.cc:1916] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:06:13.042937 22754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 52966.7us
W20260709 13:06:13.044535 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 73608.1us
I20260709 13:06:13.090298 22611 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57644 (request call id 203) took 1022 ms. Trace:
I20260709 13:06:13.098958 22861 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:13.099615 22861 raft_consensus.cc:606] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Received request to transfer leadership to TS 10d1025610704e5abceba0cec1457b14
I20260709 13:06:13.091481 22611 rpcz_store.cc:276] 0709 13:06:12.068088 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:12.068226 (+   138us) service_pool.cc:224] Handling call
0709 13:06:13.090237 (+1022011us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:12.849303 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:12.866355 (+ 17052us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:12.866388 (+    33us) write_op.cc:435] Acquired schema lock
0709 13:06:12.866406 (+    18us) tablet.cc:662] Decoding operations
0709 13:06:12.866910 (+   504us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:12.866965 (+    55us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:12.866989 (+    24us) tablet.cc:685] Acquiring locks for 3 operations
0709 13:06:12.867278 (+   289us) tablet.cc:701] Row locks acquired
0709 13:06:12.867295 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:06:12.867426 (+   131us) write_op.cc:270] Start()
0709 13:06:12.867539 (+   113us) write_op.cc:276] Timestamp: P: 1783602372867387 usec, L: 0
0709 13:06:12.867561 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:06:12.868181 (+   620us) log.cc:844] Serialized 1311 byte log entry
0709 13:06:12.869780 (+  1599us) op_driver.cc:464] REPLICATION: finished
0709 13:06:12.870147 (+   367us) write_op.cc:301] APPLY: starting
0709 13:06:12.870216 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:12.870336 (+   120us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:12.870417 (+    81us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:12.870779 (+   362us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:12.870920 (+   141us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 13:06:12.870963 (+    43us) write_op.cc:312] APPLY: finished
0709 13:06:12.871140 (+   177us) log.cc:844] Serialized 34 byte log entry
0709 13:06:12.871285 (+   145us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:12.871364 (+    79us) write_op.cc:454] Released schema lock
0709 13:06:12.871398 (+    34us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:12.871665 (+   267us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:12.871690 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":104382,"reported_tablets":22,"child_traces":[["op",{"apply.queue_time_us":202,"apply.run_cpu_time_us":1487,"apply.run_wall_time_us":1486,"num_ops":3,"prepare.queue_time_us":607,"prepare.run_cpu_time_us":2789,"prepare.run_wall_time_us":24085,"replication_time_us":2118,"spinlock_wait_cycles":82688}]]}
I20260709 13:06:13.110333 22703 tablet_service.cc:1558] Processing DeleteTablet for tablet 3a2dcb1411734c6f8cabc4fd5dc032ec with delete_type TABLET_DATA_TOMBSTONED (TS 7a0cafc39c4d4b5db7d3b141b30c69aa not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:59502
W20260709 13:06:13.121546 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 65846.8us
W20260709 13:06:13.130832 24415 log.cc:927] Time spent T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4: Append to log took a long time: real 0.073s	user 0.000s	sys 0.003s
I20260709 13:06:13.140728 22610 catalog_manager.cc:5697] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index 4 to 6, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New cstate: current_term: 4 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:13.162349 22782 consensus_queue.cc:237] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [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: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:13.179883 24403 ts_tablet_manager.cc:1929] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:06:13.180457 24403 log.cc:1199] T 36c1362263424c7d8a3291186bdeb6fa P 10d1025610704e5abceba0cec1457b14: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-1-root/wals/36c1362263424c7d8a3291186bdeb6fa
I20260709 13:06:13.182469 22784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68f4dfbe572b4d2a85b3e69eede55dc3"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:13.183019 22784 raft_consensus.cc:606] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:13.183331 22784 raft_consensus.cc:614] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:06:13.193377 22599 catalog_manager.cc:5028] TS 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): tablet 36c1362263424c7d8a3291186bdeb6fa (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:13.214967 22779 tablet_service.cc:1558] Processing DeleteTablet for tablet 1fab8a0dfc894a0ba2c45fe0423ef8bf with delete_type TABLET_DATA_TOMBSTONED (TS 10d1025610704e5abceba0cec1457b14 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:40466
I20260709 13:06:13.216300 22865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c32202de9bc4cd49a726901d7612c0b"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:13.216949 22865 raft_consensus.cc:606] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Received request to transfer leadership to TS 10d1025610704e5abceba0cec1457b14
I20260709 13:06:13.219730 24403 tablet_replica.cc:333] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:13.220777 24403 raft_consensus.cc:2243] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:13.221554 24403 raft_consensus.cc:2272] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:13.228137 22785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d850b07248c64f79adf9c839da56f163"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:13.228679 22785 raft_consensus.cc:606] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:13.232012 22708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:58838
I20260709 13:06:13.240768 22708 raft_consensus.cc:606] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:13.248524 22708 raft_consensus.cc:614] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:06:13.241487 24403 ts_tablet_manager.cc:1916] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:13.243731 24356 raft_consensus.cc:993] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:13.240795 24419 tablet_replica.cc:333] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:13.249449 23377 raft_consensus.cc:1275] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:06:13.251719 24356 raft_consensus.cc:1081] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Signalling peer 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:13.253068 24414 consensus_queue.cc:1048] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:13.253793 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:13.255792 22782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c32202de9bc4cd49a726901d7612c0b"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:40482
I20260709 13:06:13.256322 22782 raft_consensus.cc:493] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:13.256629 22782 raft_consensus.cc:3060] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:13.260192 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 78127.4us
I20260709 13:06:13.268309 22782 raft_consensus.cc:515] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:13.270825 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c32202de9bc4cd49a726901d7612c0b" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:13.271324 22782 leader_election.cc:290] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 election: Requested vote from peers 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:13.271858 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c32202de9bc4cd49a726901d7612c0b" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:13.272475 23378 raft_consensus.cc:3060] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:13.272856 24419 raft_consensus.cc:2243] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:13.271343 22862 raft_consensus.cc:3055] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:13.273677 24419 raft_consensus.cc:2272] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:13.274226 22862 raft_consensus.cc:740] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:13.274971 22862 consensus_queue.cc:260] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:13.276192 22862 raft_consensus.cc:3060] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:13.276968 24419 ts_tablet_manager.cc:1916] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:13.280045 23378 raft_consensus.cc:2468] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:13.281229 22708 raft_consensus.cc:1275] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:06:13.281378 22755 leader_election.cc:304] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:13.282361 24414 raft_consensus.cc:2804] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:13.282912 24414 raft_consensus.cc:697] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:13.284253 24250 consensus_queue.cc:1048] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:13.283742 24414 consensus_queue.cc:237] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:13.289309 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:13.299997 24039 raft_consensus.cc:2955] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:13.282281 22862 raft_consensus.cc:2468] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:13.310070 24403 ts_tablet_manager.cc:1929] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:06:13.310498 24403 log.cc:1199] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 10d1025610704e5abceba0cec1457b14: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-1-root/wals/1fab8a0dfc894a0ba2c45fe0423ef8bf
I20260709 13:06:13.312170 22599 catalog_manager.cc:5028] TS 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): tablet 1fab8a0dfc894a0ba2c45fe0423ef8bf (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:13.313148 23377 raft_consensus.cc:2955] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:13.321858 22614 catalog_manager.cc:5697] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 2 to 3, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 3 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:13.323843 22599 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7962d799e5a94efd9abf2213015c4afb with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:13.340500 22614 catalog_manager.cc:5697] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index 5 to 6, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New cstate: current_term: 5 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:13.344410 24419 ts_tablet_manager.cc:1929] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:06:13.344862 24419 log.cc:1199] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-0-root/wals/3a2dcb1411734c6f8cabc4fd5dc032ec
I20260709 13:06:13.346654 22601 catalog_manager.cc:5028] TS 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): tablet 3a2dcb1411734c6f8cabc4fd5dc032ec (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:13.360023 22855 tablet_service.cc:1558] Processing DeleteTablet for tablet 7962d799e5a94efd9abf2213015c4afb with delete_type TABLET_DATA_TOMBSTONED (TS 4f037ffdb0be4730a45aefcaa25772d4 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:49404
I20260709 13:06:13.363013 22708 raft_consensus.cc:2955] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:13.393092 24426 tablet_replica.cc:333] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:13.394111 24426 raft_consensus.cc:2243] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:13.394750 24426 raft_consensus.cc:2272] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:13.397629 24426 ts_tablet_manager.cc:1916] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:13.413118 24426 ts_tablet_manager.cc:1929] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.5
I20260709 13:06:13.413499 24426 log.cc:1199] T 7962d799e5a94efd9abf2213015c4afb P 4f037ffdb0be4730a45aefcaa25772d4: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-2-root/wals/7962d799e5a94efd9abf2213015c4afb
I20260709 13:06:13.415360 22598 catalog_manager.cc:5028] TS 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): tablet 7962d799e5a94efd9abf2213015c4afb (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:13.431130 24247 raft_consensus.cc:993] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:13.431595 24247 raft_consensus.cc:1081] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:13.433637 22862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d850b07248c64f79adf9c839da56f163"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49418
I20260709 13:06:13.434115 22862 raft_consensus.cc:493] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:13.434429 22862 raft_consensus.cc:3060] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:13.440263 22862 raft_consensus.cc:515] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:13.442845 22862 leader_election.cc:290] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:13.443749 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:13.444317 22782 raft_consensus.cc:3055] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:13.444595 22782 raft_consensus.cc:740] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:13.445021 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:13.445272 22782 consensus_queue.cc:260] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:13.446185 22708 raft_consensus.cc:3060] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:13.446297 22782 raft_consensus.cc:3060] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:13.454134 22708 raft_consensus.cc:2468] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:13.455298 22831 leader_election.cc:304] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:13.456238 24298 raft_consensus.cc:2804] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:13.457149 24298 raft_consensus.cc:697] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:13.462083 24298 consensus_queue.cc:237] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:13.467589 22782 raft_consensus.cc:2468] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:13.483340 22610 catalog_manager.cc:5697] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 3 to 4, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:13.566468 24356 raft_consensus.cc:993] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:13.567063 24397 raft_consensus.cc:1081] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Signalling peer 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:13.570928 22782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:40482
I20260709 13:06:13.571513 22782 raft_consensus.cc:493] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:13.571882 22782 raft_consensus.cc:3060] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:13.580535 22782 raft_consensus.cc:515] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:13.582226 22782 leader_election.cc:290] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:13.584185 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:13.584734 22708 raft_consensus.cc:3060] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:13.600464 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f692072f5dd419e8aec4aa81b179ad7" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:13.601059 22865 raft_consensus.cc:3055] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:13.601414 22708 raft_consensus.cc:2468] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 4.
I20260709 13:06:13.602541 22757 leader_election.cc:304] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:13.603367 24250 raft_consensus.cc:2804] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:13.603809 24250 raft_consensus.cc:697] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:13.604856 24250 consensus_queue.cc:237] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:13.601323 22865 raft_consensus.cc:740] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:13.608660 22865 consensus_queue.cc:260] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:13.609714 22865 raft_consensus.cc:3060] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:13.624963 22865 raft_consensus.cc:2468] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 4.
I20260709 13:06:13.635838 22610 catalog_manager.cc:5697] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 3 to 4, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 4 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:14.047626 22790 raft_consensus.cc:1275] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:14.066712 22865 raft_consensus.cc:1275] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:14.083472 24381 consensus_queue.cc:1048] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:14.088641 22709 raft_consensus.cc:1275] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:14.093647 24431 consensus_queue.cc:1048] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:14.108776 24431 consensus_queue.cc:1048] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:14.133024 23377 raft_consensus.cc:1275] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:14.145256 22863 raft_consensus.cc:1275] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:14.154539 24250 consensus_queue.cc:1048] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:14.157235 22708 raft_consensus.cc:1275] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:14.160239 24250 consensus_queue.cc:1048] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:14.205054 24247 consensus_queue.cc:1048] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
W20260709 13:06:14.247414 22679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 140332us
W20260709 13:06:14.311265 22679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 55428.9us
I20260709 13:06:14.372524 22782 consensus_queue.cc:237] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [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: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:14.378628 22858 raft_consensus.cc:1275] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:06:14.378830 22755 consensus_peers.cc:597] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03154fded2ea4d08b09a5eeb5cd14406. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:14.379283 22711 raft_consensus.cc:1275] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:14.380021 24039 consensus_queue.cc:1048] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:14.380918 24381 consensus_queue.cc:1048] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:14.389425 24247 raft_consensus.cc:2955] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:14.391108 22708 raft_consensus.cc:2955] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:14.396149 22858 raft_consensus.cc:2955] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:14.405232 22610 catalog_manager.cc:5697] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 4 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:14.417934 22858 consensus_queue.cc:237] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:14.448843 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:14.469341 22782 raft_consensus.cc:1275] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:06:14.471552 22829 consensus_peers.cc:597] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 73e415d95f60493baa3f0b8e08c04834. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:14.473169 24397 consensus_queue.cc:1048] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:14.477622 22711 raft_consensus.cc:1275] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:14.481719 24373 consensus_queue.cc:1048] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:14.492501 24431 raft_consensus.cc:2955] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:14.503302 22785 raft_consensus.cc:2955] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:14.514916 22711 raft_consensus.cc:2955] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:14.517270 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:14.519014 22708 consensus_queue.cc:237] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:14.545948 22858 raft_consensus.cc:1275] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:14.550577 24450 consensus_queue.cc:1048] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:14.553583 22785 raft_consensus.cc:1275] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:06:14.555156 22680 consensus_peers.cc:597] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ed206a3a13ea41f49f5d3461869a4293. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:14.555735 24450 consensus_queue.cc:1048] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:14.572397 22611 catalog_manager.cc:5697] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:14.593941 24448 raft_consensus.cc:2955] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:14.599650 22782 raft_consensus.cc:2955] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:14.622174 22863 consensus_queue.cc:237] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [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: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:14.628875 22614 catalog_manager.cc:5697] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:14.640754 22858 raft_consensus.cc:2955] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:14.656596 22785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f4d25afb6084ef6bd7bc29db2519ceb"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:14.657147 22785 raft_consensus.cc:606] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Received request to transfer leadership to TS 7a0cafc39c4d4b5db7d3b141b30c69aa
W20260709 13:06:14.663201 22829 consensus_peers.cc:597] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e556e43ce881400186623008163b8eed. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:14.665843 22785 raft_consensus.cc:1275] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:14.668032 24397 consensus_queue.cc:1048] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:14.669066 22715 raft_consensus.cc:1275] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:14.671442 24397 consensus_queue.cc:1048] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:14.672848 22863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:14.673528 22863 raft_consensus.cc:606] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Received request to transfer leadership to TS 10d1025610704e5abceba0cec1457b14
I20260709 13:06:14.682174 22785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:14.682811 22785 raft_consensus.cc:606] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Received request to transfer leadership to TS 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:14.687188 24298 raft_consensus.cc:2955] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Committing config change with OpId 4.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:14.690563 22782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:14.691151 22782 raft_consensus.cc:606] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Received request to transfer leadership to TS 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:14.692859 22715 raft_consensus.cc:2955] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Committing config change with OpId 4.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:14.693576 22784 raft_consensus.cc:2955] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Committing config change with OpId 4.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:14.711166 22858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:14.711691 22858 raft_consensus.cc:606] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Received request to transfer leadership to TS 10d1025610704e5abceba0cec1457b14
I20260709 13:06:14.718923 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:14.720431 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:14.734508 22614 catalog_manager.cc:5697] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:14.786263 24250 raft_consensus.cc:993] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14: : Instructing follower 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:14.786725 24250 raft_consensus.cc:1081] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Signalling peer 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:14.789837 22711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:59510
I20260709 13:06:14.790337 22711 raft_consensus.cc:493] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:14.790640 22711 raft_consensus.cc:3060] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:14.799819 22711 raft_consensus.cc:515] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:14.802233 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:14.802775 22784 raft_consensus.cc:3055] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:06:14.803069 22784 raft_consensus.cc:740] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:14.803272 22711 leader_election.cc:290] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 6 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:14.803716 22784 consensus_queue.cc:260] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:14.805038 22784 raft_consensus.cc:3060] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:14.806249 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:14.806746 22858 raft_consensus.cc:3060] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:14.813601 22784 raft_consensus.cc:2468] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 6.
I20260709 13:06:14.814697 22858 raft_consensus.cc:2468] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 6.
I20260709 13:06:14.814837 22680 leader_election.cc:304] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:14.815725 24448 raft_consensus.cc:2804] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:06:14.816269 24448 raft_consensus.cc:697] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:14.817041 24448 consensus_queue.cc:237] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:14.837322 22613 catalog_manager.cc:5697] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 5 to 6, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 6 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:14.892367 24247 raft_consensus.cc:993] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14: : Instructing follower 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:14.892825 24247 raft_consensus.cc:1081] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Signalling peer 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:14.894599 22711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f4d25afb6084ef6bd7bc29db2519ceb"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:59510
I20260709 13:06:14.895153 22711 raft_consensus.cc:493] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:14.895520 22711 raft_consensus.cc:3060] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.902765 22711 raft_consensus.cc:515] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:14.905260 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4d25afb6084ef6bd7bc29db2519ceb" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:14.905767 22858 raft_consensus.cc:3060] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.905956 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4d25afb6084ef6bd7bc29db2519ceb" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:14.906679 22784 raft_consensus.cc:3055] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:14.906942 22784 raft_consensus.cc:740] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:14.907601 22784 consensus_queue.cc:260] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:14.908553 22784 raft_consensus.cc:3060] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.910154 22711 leader_election.cc:290] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:14.912501 22858 raft_consensus.cc:2468] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:14.913525 22679 leader_election.cc:304] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:14.914485 24435 raft_consensus.cc:2804] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:14.914922 24435 raft_consensus.cc:697] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:14.915660 24435 consensus_queue.cc:237] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:14.916872 22784 raft_consensus.cc:2468] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:14.932986 24468 ts_tablet_manager.cc:933] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:14.933257 22613 catalog_manager.cc:5697] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 2 to 3, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:14.938192 24468 tablet_copy_client.cc:323] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.130:45635
I20260709 13:06:14.940213 22801 tablet_copy_service.cc:140] P 10d1025610704e5abceba0cec1457b14: Received BeginTabletCopySession request for tablet 03154fded2ea4d08b09a5eeb5cd14406 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:60640)
I20260709 13:06:14.940721 22801 tablet_copy_service.cc:161] P 10d1025610704e5abceba0cec1457b14: Beginning new tablet copy session on tablet 03154fded2ea4d08b09a5eeb5cd14406 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:60640: session id = d97f292bf045489683ac6c1a6ac61aec-03154fded2ea4d08b09a5eeb5cd14406
I20260709 13:06:14.947837 22801 tablet_copy_source_session.cc:215] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:14.950851 24468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03154fded2ea4d08b09a5eeb5cd14406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:14.965045 24468 tablet_copy_client.cc:806] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:14.965624 24468 tablet_copy_client.cc:670] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:14.969333 24468 tablet_copy_client.cc:538] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:14.979471 24468 tablet_bootstrap.cc:492] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:15.023849 24470 ts_tablet_manager.cc:933] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:15.036444 24470 tablet_copy_client.cc:323] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.131:33387
I20260709 13:06:15.043808 22875 tablet_copy_service.cc:140] P 4f037ffdb0be4730a45aefcaa25772d4: Received BeginTabletCopySession request for tablet 73e415d95f60493baa3f0b8e08c04834 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:45310)
I20260709 13:06:15.044836 22875 tablet_copy_service.cc:161] P 4f037ffdb0be4730a45aefcaa25772d4: Beginning new tablet copy session on tablet 73e415d95f60493baa3f0b8e08c04834 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:45310: session id = d97f292bf045489683ac6c1a6ac61aec-73e415d95f60493baa3f0b8e08c04834
I20260709 13:06:15.048223 24468 tablet_bootstrap.cc:492] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:15.049098 24468 tablet_bootstrap.cc:492] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:15.049728 24468 ts_tablet_manager.cc:1403] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.070s	user 0.022s	sys 0.008s
I20260709 13:06:15.052305 22875 tablet_copy_source_session.cc:215] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:15.052651 24468 raft_consensus.cc:359] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:15.053458 24468 raft_consensus.cc:740] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:15.055464 24468 consensus_queue.cc:260] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:15.062721 24470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73e415d95f60493baa3f0b8e08c04834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:15.062902 24430 raft_consensus.cc:993] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:15.063699 24434 raft_consensus.cc:1081] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Signalling peer 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:15.067759 22787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:40482
I20260709 13:06:15.068233 22787 raft_consensus.cc:493] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:15.068534 22787 raft_consensus.cc:3060] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:15.077692 22787 raft_consensus.cc:515] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:15.080806 24470 tablet_copy_client.cc:806] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:15.081349 24470 tablet_copy_client.cc:670] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:15.077688 24468 ts_tablet_manager.cc:1434] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.004s
I20260709 13:06:15.082576 22787 leader_election.cc:290] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 5 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:15.083086 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:15.083752 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:15.085702 22801 tablet_copy_service.cc:342] P 10d1025610704e5abceba0cec1457b14: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-03154fded2ea4d08b09a5eeb5cd14406 received from {username='slave'} at 127.0.0.1:60640
I20260709 13:06:15.086011 22711 raft_consensus.cc:3060] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:15.086110 22863 raft_consensus.cc:3055] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:15.086508 22863 raft_consensus.cc:740] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:15.087198 22863 consensus_queue.cc:260] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:15.088171 22863 raft_consensus.cc:3060] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:15.086139 22801 tablet_copy_service.cc:434] P 10d1025610704e5abceba0cec1457b14: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-03154fded2ea4d08b09a5eeb5cd14406 on tablet 03154fded2ea4d08b09a5eeb5cd14406 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:15.092211 24470 tablet_copy_client.cc:538] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:06:15.092227 23407 debug-util.cc:398] Leaking SignalData structure 0x7b08002980a0 after lost signal to thread 21613
W20260709 13:06:15.093304 23407 debug-util.cc:398] Leaking SignalData structure 0x7b080027d7c0 after lost signal to thread 22648
W20260709 13:06:15.094390 23407 debug-util.cc:398] Leaking SignalData structure 0x7b08002feb00 after lost signal to thread 22740
W20260709 13:06:15.095355 23407 debug-util.cc:398] Leaking SignalData structure 0x7b08002fe2a0 after lost signal to thread 22815
W20260709 13:06:15.096347 23407 debug-util.cc:398] Leaking SignalData structure 0x7b08001aa4c0 after lost signal to thread 22889
W20260709 13:06:15.097383 23407 debug-util.cc:398] Leaking SignalData structure 0x7b0800235e00 after lost signal to thread 23410
I20260709 13:06:15.098136 22711 raft_consensus.cc:2468] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:15.099275 22757 leader_election.cc:304] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:15.100020 24250 raft_consensus.cc:2804] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:15.100503 24250 raft_consensus.cc:697] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:15.101290 24250 consensus_queue.cc:237] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:15.102303 22863 raft_consensus.cc:2468] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:15.107558 24470 tablet_bootstrap.cc:492] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:15.120433 24473 ts_tablet_manager.cc:933] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655)
I20260709 13:06:15.122131 22613 catalog_manager.cc:5697] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 4 to 5, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 5 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:15.136505 24473 tablet_copy_client.cc:323] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.129:35655
I20260709 13:06:15.138412 22724 tablet_copy_service.cc:140] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Received BeginTabletCopySession request for tablet ed206a3a13ea41f49f5d3461869a4293 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:37414)
I20260709 13:06:15.138917 22724 tablet_copy_service.cc:161] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Beginning new tablet copy session on tablet ed206a3a13ea41f49f5d3461869a4293 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:37414: session id = d97f292bf045489683ac6c1a6ac61aec-ed206a3a13ea41f49f5d3461869a4293
I20260709 13:06:15.147127 22724 tablet_copy_source_session.cc:215] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:15.150414 24473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed206a3a13ea41f49f5d3461869a4293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:15.167523 24473 tablet_copy_client.cc:806] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:15.168058 24473 tablet_copy_client.cc:670] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:15.171619 24473 tablet_copy_client.cc:538] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:15.173353 24247 raft_consensus.cc:993] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14: : Instructing follower 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:15.173831 24247 raft_consensus.cc:1081] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Signalling peer 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:15.184278 24470 tablet_bootstrap.cc:492] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:15.185276 24470 tablet_bootstrap.cc:492] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:15.186863 24470 ts_tablet_manager.cc:1403] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.008s
I20260709 13:06:15.190481 22711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:59510
I20260709 13:06:15.191015 22711 raft_consensus.cc:493] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:15.191463 24473 tablet_bootstrap.cc:492] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:15.195267 24470 raft_consensus.cc:359] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:15.196916 24470 raft_consensus.cc:740] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:15.199982 22784 raft_consensus.cc:1275] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:06:15.191370 22711 raft_consensus.cc:3060] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:15.201474 24371 consensus_queue.cc:1048] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:15.197606 24470 consensus_queue.cc:260] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:15.207468 22711 raft_consensus.cc:515] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:15.208214 24470 ts_tablet_manager.cc:1434] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:06:15.209890 22875 tablet_copy_service.cc:342] P 4f037ffdb0be4730a45aefcaa25772d4: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-73e415d95f60493baa3f0b8e08c04834 received from {username='slave'} at 127.0.0.1:45310
I20260709 13:06:15.210309 22875 tablet_copy_service.cc:434] P 4f037ffdb0be4730a45aefcaa25772d4: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-73e415d95f60493baa3f0b8e08c04834 on tablet 73e415d95f60493baa3f0b8e08c04834 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:15.214398 22711 leader_election.cc:290] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 4 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:15.214716 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:15.215224 22863 raft_consensus.cc:3060] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:15.221727 22863 raft_consensus.cc:2468] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 4.
I20260709 13:06:15.222656 24468 ts_tablet_manager.cc:933] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:15.228410 22787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:15.228999 22787 raft_consensus.cc:3055] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:15.229290 22787 raft_consensus.cc:740] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:15.233300 22679 leader_election.cc:304] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:15.234076 24371 raft_consensus.cc:2804] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:15.234797 24371 raft_consensus.cc:697] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:15.236503 24371 consensus_queue.cc:237] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:15.237576 22787 consensus_queue.cc:260] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:15.238687 22787 raft_consensus.cc:3060] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:15.249608 24431 raft_consensus.cc:993] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:15.250156 24431 raft_consensus.cc:1081] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Signalling peer 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:15.251631 22785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:40482
I20260709 13:06:15.252169 22785 raft_consensus.cc:493] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:15.252507 22785 raft_consensus.cc:3060] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:15.264034 22785 raft_consensus.cc:515] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:15.266714 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:15.267305 22715 raft_consensus.cc:3060] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:15.266716 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:15.267872 22863 raft_consensus.cc:3055] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:06:15.268158 22863 raft_consensus.cc:740] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:15.268848 22863 consensus_queue.cc:260] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:15.269781 22863 raft_consensus.cc:3060] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:15.271878 22858 raft_consensus.cc:1275] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:06:15.273128 24435 consensus_queue.cc:1048] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:15.275889 22863 raft_consensus.cc:2468] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 6.
I20260709 13:06:15.281675 22754 leader_election.cc:304] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:15.282693 24381 raft_consensus.cc:2804] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:06:15.283131 24381 raft_consensus.cc:697] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 6 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:15.283875 24381 consensus_queue.cc:237] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:15.296211 22785 leader_election.cc:290] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 6 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:15.246290 22787 raft_consensus.cc:2468] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 4.
I20260709 13:06:15.293614 22715 raft_consensus.cc:2468] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 6.
I20260709 13:06:15.313690 22613 catalog_manager.cc:5697] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 5 to 6, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 6 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:15.324869 24468 tablet_copy_client.cc:323] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.131:33387
I20260709 13:06:15.326414 22875 tablet_copy_service.cc:140] P 4f037ffdb0be4730a45aefcaa25772d4: Received BeginTabletCopySession request for tablet e556e43ce881400186623008163b8eed from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:45310)
I20260709 13:06:15.326915 22875 tablet_copy_service.cc:161] P 4f037ffdb0be4730a45aefcaa25772d4: Beginning new tablet copy session on tablet e556e43ce881400186623008163b8eed from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:45310: session id = d97f292bf045489683ac6c1a6ac61aec-e556e43ce881400186623008163b8eed
I20260709 13:06:15.351459 24473 tablet_bootstrap.cc:492] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:15.352458 24473 tablet_bootstrap.cc:492] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:15.353119 24473 ts_tablet_manager.cc:1403] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.170s	user 0.024s	sys 0.043s
I20260709 13:06:15.354979 22611 catalog_manager.cc:5697] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 3 to 4, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 4 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:15.362531 22875 tablet_copy_source_session.cc:215] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:15.365530 24473 raft_consensus.cc:359] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:15.366410 24468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e556e43ce881400186623008163b8eed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:15.366372 24473 raft_consensus.cc:740] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:15.368744 24473 consensus_queue.cc:260] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:15.375023 24473 ts_tablet_manager.cc:1434] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260709 13:06:15.376549 22724 tablet_copy_service.cc:342] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-ed206a3a13ea41f49f5d3461869a4293 received from {username='slave'} at 127.0.0.1:37414
I20260709 13:06:15.376961 22724 tablet_copy_service.cc:434] P 7a0cafc39c4d4b5db7d3b141b30c69aa: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-ed206a3a13ea41f49f5d3461869a4293 on tablet ed206a3a13ea41f49f5d3461869a4293 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:15.405517 24468 tablet_copy_client.cc:806] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:15.413331 24468 tablet_copy_client.cc:670] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:15.413637 23377 raft_consensus.cc:1217] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 13:06:15.421460 24468 tablet_copy_client.cc:538] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:15.424583 22863 raft_consensus.cc:1275] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:15.426084 24448 consensus_queue.cc:1048] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:15.429701 22782 raft_consensus.cc:1275] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:15.432691 24448 consensus_queue.cc:1048] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:15.433648 24468 tablet_bootstrap.cc:492] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:15.487128 24468 tablet_bootstrap.cc:492] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:15.488399 24468 tablet_bootstrap.cc:492] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:15.489106 24468 ts_tablet_manager.cc:1403] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.004s
I20260709 13:06:15.492112 24468 raft_consensus.cc:359] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:15.493022 24468 raft_consensus.cc:740] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:15.493956 24468 consensus_queue.cc:260] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:15.496801 24468 ts_tablet_manager.cc:1434] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:15.508441 22875 tablet_copy_service.cc:342] P 4f037ffdb0be4730a45aefcaa25772d4: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-e556e43ce881400186623008163b8eed received from {username='slave'} at 127.0.0.1:45310
I20260709 13:06:15.508867 22875 tablet_copy_service.cc:434] P 4f037ffdb0be4730a45aefcaa25772d4: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-e556e43ce881400186623008163b8eed on tablet e556e43ce881400186623008163b8eed with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:15.509107 23377 raft_consensus.cc:1217] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 13:06:15.546257 22861 raft_consensus.cc:1275] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:15.548533 24250 consensus_queue.cc:1048] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:15.621587 22861 raft_consensus.cc:1275] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:15.623481 24371 consensus_queue.cc:1048] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:15.626792 22715 raft_consensus.cc:1275] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:15.628224 24247 consensus_queue.cc:1048] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:15.642812 23377 raft_consensus.cc:1217] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:06:15.649353 22782 raft_consensus.cc:1275] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:15.651794 24435 consensus_queue.cc:1048] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:06:15.701990 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.132:44375, user_credentials={real_user=slave}} blocked reactor thread for 82612.4us
I20260709 13:06:15.713780 22711 raft_consensus.cc:1275] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:06:15.715255 24433 consensus_queue.cc:1048] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:15.721319 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:15.755653 23378 raft_consensus.cc:1217] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Deduplicated request from leader. Original: 4.2->[4.3-4.3]   Dedup: 4.3->[]
I20260709 13:06:15.791654 22863 raft_consensus.cc:1275] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:06:15.795209 24039 consensus_queue.cc:1048] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:15.801642 24381 raft_consensus.cc:1064] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:15.803985 24381 consensus_queue.cc:237] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [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: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:15.854277 23378 raft_consensus.cc:1275] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:15.855758 24039 consensus_queue.cc:1048] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:15.856922 22863 raft_consensus.cc:1275] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:15.862308 24039 consensus_queue.cc:1048] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:15.884414 22711 raft_consensus.cc:1275] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:15.885864 24039 consensus_queue.cc:1048] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:15.907963 24039 raft_consensus.cc:2955] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:15.922497 22715 raft_consensus.cc:2955] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:15.935732 22863 raft_consensus.cc:2955] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:15.939311 23378 raft_consensus.cc:2955] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:15.958993 22614 catalog_manager.cc:5697] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:15.993757 24298 raft_consensus.cc:1064] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:15.995986 24298 consensus_queue.cc:237] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:16.002311 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:16.024940 23378 raft_consensus.cc:1275] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:16.025740 22785 raft_consensus.cc:1275] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:16.027035 24500 consensus_queue.cc:1048] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:16.028280 24498 consensus_queue.cc:1048] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:16.032087 22715 raft_consensus.cc:1275] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:16.041992 24498 consensus_queue.cc:1048] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:16.043694 22785 consensus_queue.cc:237] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:16.058645 22711 raft_consensus.cc:1275] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:16.060422 23377 raft_consensus.cc:1275] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:16.061321 24381 consensus_queue.cc:1048] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:16.064373 24381 consensus_queue.cc:1048] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:16.068933 24039 raft_consensus.cc:2955] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:16.069641 22711 raft_consensus.cc:2955] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:16.073001 23377 raft_consensus.cc:2955] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:16.077714 22599 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 03154fded2ea4d08b09a5eeb5cd14406 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:16.098191 22610 catalog_manager.cc:5697] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index 5 to 6, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New cstate: current_term: 4 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:16.110922 22855 tablet_service.cc:1558] Processing DeleteTablet for tablet 03154fded2ea4d08b09a5eeb5cd14406 with delete_type TABLET_DATA_TOMBSTONED (TS 4f037ffdb0be4730a45aefcaa25772d4 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:49404
I20260709 13:06:16.119279 22782 raft_consensus.cc:2955] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:16.114969 24298 raft_consensus.cc:2955] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:16.131073 24514 tablet_replica.cc:333] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:16.132428 24514 raft_consensus.cc:2243] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.133252 24514 raft_consensus.cc:2272] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.137924 24514 ts_tablet_manager.cc:1916] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:16.149292 24435 raft_consensus.cc:1064] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:16.151703 24435 consensus_queue.cc:237] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:16.170535 24514 ts_tablet_manager.cc:1929] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:06:16.194768 24514 log.cc:1199] T 03154fded2ea4d08b09a5eeb5cd14406 P 4f037ffdb0be4730a45aefcaa25772d4: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-2-root/wals/03154fded2ea4d08b09a5eeb5cd14406
I20260709 13:06:16.177371 23378 raft_consensus.cc:1275] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:16.180701 22861 raft_consensus.cc:1275] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:16.183050 22610 catalog_manager.cc:5697] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:16.189028 22787 raft_consensus.cc:1275] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:16.172865 22715 raft_consensus.cc:2955] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:16.204545 22598 catalog_manager.cc:5028] TS 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): tablet 03154fded2ea4d08b09a5eeb5cd14406 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:16.206681 24490 consensus_queue.cc:1048] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:16.143960 23377 raft_consensus.cc:2955] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:16.238096 22865 consensus_queue.cc:237] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:16.249083 23377 raft_consensus.cc:1275] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:16.251156 24298 consensus_queue.cc:1048] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:16.217128 24490 consensus_queue.cc:1048] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.026s
I20260709 13:06:16.253871 22787 raft_consensus.cc:1275] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:16.257364 24298 consensus_queue.cc:1048] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:16.264341 22785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "d97f292bf045489683ac6c1a6ac61aec"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:16.264853 22785 raft_consensus.cc:606] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Received request to transfer leadership to TS d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:16.265936 24448 consensus_queue.cc:1048] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:16.285631 22782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:16.286193 22782 raft_consensus.cc:606] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Received request to transfer leadership to TS 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:16.288460 24500 raft_consensus.cc:2955] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:16.293857 23377 raft_consensus.cc:2955] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:16.301167 22787 raft_consensus.cc:2955] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:16.309738 24381 raft_consensus.cc:993] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14: : Instructing follower 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:16.310221 24381 raft_consensus.cc:1081] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Signalling peer 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:16.312143 22715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:59510
I20260709 13:06:16.312695 22715 raft_consensus.cc:493] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:16.313030 22715 raft_consensus.cc:3060] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:16.314020 22611 catalog_manager.cc:5697] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: config changed from index 5 to 6, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
W20260709 13:06:16.314801 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.132:44375, user_credentials={real_user=slave}} blocked reactor thread for 60014.1us
I20260709 13:06:16.333614 22703 tablet_service.cc:1558] Processing DeleteTablet for tablet 73e415d95f60493baa3f0b8e08c04834 with delete_type TABLET_DATA_TOMBSTONED (TS 7a0cafc39c4d4b5db7d3b141b30c69aa not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:59502
I20260709 13:06:16.334895 22708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:58838
I20260709 13:06:16.335520 22708 raft_consensus.cc:606] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:16.337237 24498 raft_consensus.cc:1064] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:16.339617 24498 consensus_queue.cc:237] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [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: 1, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:16.342772 24518 raft_consensus.cc:2955] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:16.344679 23377 raft_consensus.cc:2955] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:16.358016 22611 catalog_manager.cc:5697] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:16.360837 22715 raft_consensus.cc:515] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:16.363040 22865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:16.381927 22865 raft_consensus.cc:606] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Received request to transfer leadership to TS 10d1025610704e5abceba0cec1457b14
I20260709 13:06:16.366430 22782 raft_consensus.cc:1275] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:16.385074 22715 leader_election.cc:290] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 6 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:16.367976 22709 raft_consensus.cc:1275] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:16.378268 22598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 73e415d95f60493baa3f0b8e08c04834 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:16.366556 23378 raft_consensus.cc:1275] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:16.405280 22715 consensus_queue.cc:237] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:16.386984 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:16.407336 22784 raft_consensus.cc:3055] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:06:16.407629 22784 raft_consensus.cc:740] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:16.408282 22784 consensus_queue.cc:260] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:16.409302 22784 raft_consensus.cc:3060] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:16.416319 23378 raft_consensus.cc:1275] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:16.386644 22782 raft_consensus.cc:2955] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:16.417716 24518 consensus_queue.cc:1048] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:16.387877 24498 consensus_queue.cc:1048] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:16.389029 22861 raft_consensus.cc:2955] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:16.421938 22784 raft_consensus.cc:2468] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 6.
I20260709 13:06:16.423077 22680 leader_election.cc:304] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:16.424013 24516 raft_consensus.cc:2804] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:06:16.390738 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:16.393852 22863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:16.424624 24517 raft_consensus.cc:2955] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:16.396538 24524 tablet_replica.cc:333] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:16.426558 24524 raft_consensus.cc:2243] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.425982 23378 raft_consensus.cc:2955] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:16.427371 24524 raft_consensus.cc:2272] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.425546 22863 raft_consensus.cc:606] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Received request to transfer leadership to TS 10d1025610704e5abceba0cec1457b14
I20260709 13:06:16.428256 24516 raft_consensus.cc:697] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:16.430281 24516 consensus_queue.cc:237] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:16.432627 22865 raft_consensus.cc:3060] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:16.434469 24524 ts_tablet_manager.cc:1916] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:16.435027 22601 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ed206a3a13ea41f49f5d3461869a4293 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:16.436865 22863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e556e43ce881400186623008163b8eed"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:16.437384 22863 raft_consensus.cc:606] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Received request to transfer leadership to TS 10d1025610704e5abceba0cec1457b14
I20260709 13:06:16.449775 24431 consensus_queue.cc:1048] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:16.452658 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:06:16.453626 24298 consensus_queue.cc:1048] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:16.454211 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:16.465860 24500 raft_consensus.cc:993] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:16.467044 24500 raft_consensus.cc:1081] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Signalling peer 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:16.472855 22784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:40482
I20260709 13:06:16.476298 22784 raft_consensus.cc:493] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:16.476737 22784 raft_consensus.cc:3060] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:16.475229 22865 raft_consensus.cc:2468] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 6.
I20260709 13:06:16.487923 22784 raft_consensus.cc:515] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:16.490401 22784 leader_election.cc:290] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 election: Requested vote from peers 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:16.492229 24397 raft_consensus.cc:2955] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:16.493672 23377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:16.494216 23377 raft_consensus.cc:3060] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:16.497463 23373 raft_consensus.cc:2955] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:16.500427 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:16.500962 22863 raft_consensus.cc:3055] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:16.501626 22863 raft_consensus.cc:740] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:16.501132 22785 raft_consensus.cc:2955] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:16.502327 22863 consensus_queue.cc:260] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:16.503417 22863 raft_consensus.cc:3060] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:16.503664 23377 raft_consensus.cc:2468] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 4.
I20260709 13:06:16.505750 22755 leader_election.cc:304] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:16.506567 24381 raft_consensus.cc:2804] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:16.506987 24381 raft_consensus.cc:697] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:16.507715 24381 consensus_queue.cc:237] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:16.514575 24298 raft_consensus.cc:993] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:16.515043 24431 raft_consensus.cc:1081] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Signalling peer 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:16.518035 22863 raft_consensus.cc:2468] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 4.
I20260709 13:06:16.525591 22789 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e556e43ce881400186623008163b8eed"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:40482
I20260709 13:06:16.529398 22789 raft_consensus.cc:493] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:16.529771 22789 raft_consensus.cc:3060] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:16.527494 22610 catalog_manager.cc:5697] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:16.536953 22789 raft_consensus.cc:515] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:16.541445 24524 ts_tablet_manager.cc:1929] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:06:16.531657 22611 catalog_manager.cc:5697] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index 4 to 5, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:16.549345 24524 log.cc:1199] T 73e415d95f60493baa3f0b8e08c04834 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-0-root/wals/73e415d95f60493baa3f0b8e08c04834
I20260709 13:06:16.546705 22787 raft_consensus.cc:1275] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:16.547070 22709 raft_consensus.cc:2955] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:16.558703 24516 consensus_queue.cc:1048] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:16.550930 22601 catalog_manager.cc:5028] TS 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): tablet 73e415d95f60493baa3f0b8e08c04834 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:16.560657 22611 catalog_manager.cc:5697] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 5 to 6, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 6 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:16.571964 22598 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leader transfer in progress
I20260709 13:06:16.572294 22787 raft_consensus.cc:2955] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:16.591288 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:16.593333 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:16.593852 23378 raft_consensus.cc:3060] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:16.600667 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:16.601189 22863 raft_consensus.cc:3055] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:16.601460 22863 raft_consensus.cc:740] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:16.602155 22863 consensus_queue.cc:260] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:16.604954 22863 raft_consensus.cc:3060] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:16.606427 23378 raft_consensus.cc:2468] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:16.608660 24397 raft_consensus.cc:993] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:16.592991 22709 raft_consensus.cc:3060] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:16.592520 22789 leader_election.cc:290] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 5 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:16.609544 22855 tablet_service.cc:1558] Processing DeleteTablet for tablet ed206a3a13ea41f49f5d3461869a4293 with delete_type TABLET_DATA_TOMBSTONED (TS 4f037ffdb0be4730a45aefcaa25772d4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49404
I20260709 13:06:16.609524 24397 raft_consensus.cc:1081] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Signalling peer 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:16.616377 24514 tablet_replica.cc:333] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:16.617364 24514 raft_consensus.cc:2243] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.618094 24514 raft_consensus.cc:2272] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.618592 22789 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:40482
I20260709 13:06:16.619606 22863 raft_consensus.cc:2468] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:16.619848 22789 raft_consensus.cc:493] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:16.622537 24514 ts_tablet_manager.cc:1916] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:16.626334 24039 raft_consensus.cc:993] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14: : Instructing follower d97f292bf045489683ac6c1a6ac61aec to start an election
I20260709 13:06:16.624375 22754 leader_election.cc:304] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:16.636696 24039 raft_consensus.cc:1081] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Signalling peer d97f292bf045489683ac6c1a6ac61aec to start an election
I20260709 13:06:16.637461 24039 raft_consensus.cc:2804] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:16.637853 24039 raft_consensus.cc:697] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:16.638347 23378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406"
dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
 from {username='slave'} at 127.0.0.1:35426
I20260709 13:06:16.638527 24039 consensus_queue.cc:237] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:16.639326 23378 raft_consensus.cc:493] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
W20260709 13:06:16.627175 22598 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet e556e43ce881400186623008163b8eed with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 4f037ffdb0be4730a45aefcaa25772d4 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 5 committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:16.639771 23378 raft_consensus.cc:3060] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:16.642652 22610 catalog_manager.cc:5697] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 3 to 4, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 4 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:16.672217 24514 ts_tablet_manager.cc:1929] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:06:16.671520 22613 catalog_manager.cc:5697] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 4 to 5, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 5 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:16.685887 24514 log.cc:1199] T ed206a3a13ea41f49f5d3461869a4293 P 4f037ffdb0be4730a45aefcaa25772d4: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-2-root/wals/ed206a3a13ea41f49f5d3461869a4293
I20260709 13:06:16.687721 22598 catalog_manager.cc:5028] TS 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): tablet ed206a3a13ea41f49f5d3461869a4293 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:16.620267 22789 raft_consensus.cc:3060] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:16.690900 22784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e556e43ce881400186623008163b8eed"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:40466
I20260709 13:06:16.691429 22784 raft_consensus.cc:606] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Received request to transfer leadership
I20260709 13:06:16.694787 22784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e556e43ce881400186623008163b8eed"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:40466
I20260709 13:06:16.695259 22784 raft_consensus.cc:606] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Received request to transfer leadership
I20260709 13:06:16.698333 22709 raft_consensus.cc:2468] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:16.720440 23378 raft_consensus.cc:515] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
W20260709 13:06:16.726264 22599 catalog_manager.cc:4755] TS 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): ChangeConfig:REMOVE_PEER RPC failed for tablet e556e43ce881400186623008163b8eed: Remote error: Service unavailable: leader transfer in progress
I20260709 13:06:16.727919 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:16.719712 22784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e556e43ce881400186623008163b8eed"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:40466
I20260709 13:06:16.730234 22784 raft_consensus.cc:606] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Received request to transfer leadership
I20260709 13:06:16.732208 24516 raft_consensus.cc:993] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:16.732893 22709 raft_consensus.cc:3060] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:16.732684 24518 raft_consensus.cc:1081] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:16.739650 23378 leader_election.cc:290] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 5 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
W20260709 13:06:16.740361 22662 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:06:16.740787 22662 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for e556e43ce881400186623008163b8eed already in progress
I20260709 13:06:16.740854 22865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49408
W20260709 13:06:16.741137 22662 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for e556e43ce881400186623008163b8eed already in progress
I20260709 13:06:16.741458 22865 raft_consensus.cc:493] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:16.741819 22865 raft_consensus.cc:3060] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:16.729422 22789 raft_consensus.cc:515] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:16.742888 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03154fded2ea4d08b09a5eeb5cd14406" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:16.745544 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:16.747061 22863 raft_consensus.cc:3055] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:16.747180 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:16.747419 22863 raft_consensus.cc:740] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:16.747786 22715 raft_consensus.cc:3060] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:16.748196 22863 consensus_queue.cc:260] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:16.749017 22863 raft_consensus.cc:3060] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:16.746985 22784 raft_consensus.cc:3055] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:16.749603 22784 raft_consensus.cc:740] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
W20260709 13:06:16.750453 24498 consensus_queue.cc:1175] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" responder_term: 2 status { last_received { term: 2 index: 2 } last_committed_idx: 2 last_received_current_leader { term: 2 index: 2 } }
I20260709 13:06:16.750277 22784 consensus_queue.cc:260] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:16.751806 22784 raft_consensus.cc:3060] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:16.754403 22715 raft_consensus.cc:2468] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:16.755993 22757 leader_election.cc:304] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:16.757246 24039 raft_consensus.cc:2804] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:16.757633 24039 raft_consensus.cc:697] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:16.745739 22789 leader_election.cc:290] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:16.758267 24039 consensus_queue.cc:237] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:16.739017 22709 raft_consensus.cc:2468] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 5.
I20260709 13:06:16.759009 22784 raft_consensus.cc:2468] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 5.
I20260709 13:06:16.760246 23348 leader_election.cc:304] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec [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: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:16.760661 22863 raft_consensus.cc:2468] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:16.761219 24411 raft_consensus.cc:2804] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:16.767467 22865 raft_consensus.cc:515] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:16.769281 24411 raft_consensus.cc:697] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEADER]: Becoming Leader. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Running, Role: LEADER
I20260709 13:06:16.770292 24411 consensus_queue.cc:237] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:16.775983 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:16.776530 22709 raft_consensus.cc:3055] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:16.776808 22709 raft_consensus.cc:740] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:16.777459 22709 consensus_queue.cc:260] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:16.778128 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:16.778417 22709 raft_consensus.cc:3060] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:16.778678 22784 raft_consensus.cc:3060] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:16.779611 22613 catalog_manager.cc:5697] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 4 to 5, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to d97f292bf045489683ac6c1a6ac61aec (127.21.26.132). New cstate: current_term: 5 leader_uuid: "d97f292bf045489683ac6c1a6ac61aec" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:16.778023 22865 leader_election.cc:290] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:16.785281 22709 raft_consensus.cc:2468] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:16.786278 22831 leader_election.cc:304] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:16.787281 24431 raft_consensus.cc:2804] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:16.787735 24431 raft_consensus.cc:697] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:16.785210 22784 raft_consensus.cc:2468] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:16.788565 24431 consensus_queue.cc:237] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:16.789958 22610 catalog_manager.cc:5697] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 2 to 3, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 3 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:16.826061 22610 catalog_manager.cc:5697] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 3 to 4, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:16.851677 22863 raft_consensus.cc:1275] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:06:16.853127 24435 consensus_queue.cc:1048] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:16.863945 22789 raft_consensus.cc:1275] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:06:16.865340 24518 consensus_queue.cc:1048] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:16.948407 23378 raft_consensus.cc:1275] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:16.949805 24039 consensus_queue.cc:1048] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:16.955897 22863 raft_consensus.cc:1275] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:16.959234 24433 consensus_queue.cc:1048] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:17.063352 22863 raft_consensus.cc:1275] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:17.066607 24247 consensus_queue.cc:1048] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:17.075326 24381 raft_consensus.cc:993] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:17.075886 24381 raft_consensus.cc:1081] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:17.078261 22863 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e556e43ce881400186623008163b8eed"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49418
I20260709 13:06:17.078832 22863 raft_consensus.cc:493] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:17.079228 22863 raft_consensus.cc:3060] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:17.086090 22863 raft_consensus.cc:515] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:17.093663 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:17.094218 22715 raft_consensus.cc:3060] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:17.099015 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:17.099620 22789 raft_consensus.cc:3055] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:06:17.099884 22789 raft_consensus.cc:740] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:17.100586 22789 consensus_queue.cc:260] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:17.101640 22789 raft_consensus.cc:3060] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:17.107771 22863 leader_election.cc:290] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 6 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:17.108291 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e556e43ce881400186623008163b8eed" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:17.108464 22715 raft_consensus.cc:2468] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 6.
I20260709 13:06:17.108836 23378 raft_consensus.cc:3060] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:17.115006 22789 raft_consensus.cc:2468] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 6.
I20260709 13:06:17.116472 22829 leader_election.cc:304] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:17.119560 23378 raft_consensus.cc:2468] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 6.
I20260709 13:06:17.120266 24397 raft_consensus.cc:2804] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:06:17.120808 24397 raft_consensus.cc:697] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:17.121655 24397 consensus_queue.cc:237] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to 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: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:17.133577 22613 catalog_manager.cc:5697] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 5 to 6, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 6 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:17.165791 22789 raft_consensus.cc:1275] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:06:17.166826 24411 consensus_queue.cc:1048] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:17.181471 22715 raft_consensus.cc:1275] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:06:17.185753 24411 consensus_queue.cc:1048] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:17.267696 22863 raft_consensus.cc:1275] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:17.268873 24247 consensus_queue.cc:1048] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:17.284400 22715 raft_consensus.cc:1275] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:17.285849 24433 consensus_queue.cc:1048] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:17.315006 22708 raft_consensus.cc:1275] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:17.316536 24431 consensus_queue.cc:1048] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:17.343536 22789 raft_consensus.cc:1275] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:17.346928 24431 consensus_queue.cc:1048] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:17.455103 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:17.525286 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:17.556844 22784 raft_consensus.cc:1275] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:06:17.558126 24498 consensus_queue.cc:1048] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:17.562155 22789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17f32e63f0e441ca9d2ae2f189b59718"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "d97f292bf045489683ac6c1a6ac61aec"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:17.562752 22789 raft_consensus.cc:606] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Received request to transfer leadership to TS d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:17.567831 22784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5230e0e96e714cf0bdc6312928e7b9f3"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:17.569380 22784 raft_consensus.cc:606] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Received request to transfer leadership to TS 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:17.572005 22863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:17.572526 22863 raft_consensus.cc:606] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Received request to transfer leadership to TS 10d1025610704e5abceba0cec1457b14
I20260709 13:06:17.575187 22715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:58838
I20260709 13:06:17.575699 22715 raft_consensus.cc:606] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:17.581600 22863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c49afb0a590346feb087d5db14a2c888"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:17.582178 22863 raft_consensus.cc:606] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Received request to transfer leadership to TS 10d1025610704e5abceba0cec1457b14
I20260709 13:06:17.585008 22863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cebebd1e846148bcad8350217d15c665"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:17.585522 22863 raft_consensus.cc:606] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Received request to transfer leadership to TS 10d1025610704e5abceba0cec1457b14
I20260709 13:06:17.586618 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:06:17.588182 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:17.618157 23378 raft_consensus.cc:1275] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:06:17.619410 24550 consensus_queue.cc:1048] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:17.622330 24247 raft_consensus.cc:993] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14: : Instructing follower d97f292bf045489683ac6c1a6ac61aec to start an election
I20260709 13:06:17.623981 24247 raft_consensus.cc:1081] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Signalling peer d97f292bf045489683ac6c1a6ac61aec to start an election
I20260709 13:06:17.625532 23378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17f32e63f0e441ca9d2ae2f189b59718"
dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
 from {username='slave'} at 127.0.0.1:35426
I20260709 13:06:17.626107 23378 raft_consensus.cc:493] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:17.626500 23378 raft_consensus.cc:3060] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:17.646214 23378 raft_consensus.cc:515] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:17.649088 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f32e63f0e441ca9d2ae2f189b59718" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:17.649636 22789 raft_consensus.cc:3055] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:17.649896 22789 raft_consensus.cc:740] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:17.650558 22789 consensus_queue.cc:260] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:17.651369 22789 raft_consensus.cc:3060] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:17.657878 22789 raft_consensus.cc:2468] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 2.
I20260709 13:06:17.661286 23346 leader_election.cc:304] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:17.662094 24532 raft_consensus.cc:2804] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:17.662564 24532 raft_consensus.cc:697] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEADER]: Becoming Leader. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Running, Role: LEADER
I20260709 13:06:17.662441 23378 leader_election.cc:290] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:17.663480 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f32e63f0e441ca9d2ae2f189b59718" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:17.664095 22863 raft_consensus.cc:3060] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:17.663426 24532 consensus_queue.cc:237] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:17.672446 24039 raft_consensus.cc:993] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14: : Instructing follower 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:17.672904 24039 raft_consensus.cc:1081] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Signalling peer 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
W20260709 13:06:17.673373 24381 consensus_queue.cc:1175] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "4f037ffdb0be4730a45aefcaa25772d4" responder_term: 1 status { last_received { term: 1 index: 4 } last_committed_idx: 4 last_received_current_leader { term: 1 index: 4 } }
I20260709 13:06:17.674576 22708 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5230e0e96e714cf0bdc6312928e7b9f3"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:59510
I20260709 13:06:17.675094 22708 raft_consensus.cc:493] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:17.675400 22708 raft_consensus.cc:3060] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:17.688361 22715 raft_consensus.cc:1275] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:06:17.694765 22863 raft_consensus.cc:2468] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 2.
I20260709 13:06:17.696803 22708 raft_consensus.cc:515] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:17.701963 24498 consensus_queue.cc:1048] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:17.703675 22708 leader_election.cc:290] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 3 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:17.704918 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5230e0e96e714cf0bdc6312928e7b9f3" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:17.705451 22784 raft_consensus.cc:3055] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:17.705706 22784 raft_consensus.cc:740] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:17.706348 22784 consensus_queue.cc:260] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:17.707310 22784 raft_consensus.cc:3060] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:17.708956 22611 catalog_manager.cc:5697] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 1 to 2, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to d97f292bf045489683ac6c1a6ac61aec (127.21.26.132). New cstate: current_term: 2 leader_uuid: "d97f292bf045489683ac6c1a6ac61aec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:17.712020 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5230e0e96e714cf0bdc6312928e7b9f3" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:17.712604 22865 raft_consensus.cc:3060] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:17.722165 22865 raft_consensus.cc:2468] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:17.723266 22679 leader_election.cc:304] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:17.724005 24517 raft_consensus.cc:2804] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:17.725419 24517 raft_consensus.cc:697] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:17.726542 24517 consensus_queue.cc:237] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:17.729255 22784 raft_consensus.cc:2468] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 3.
I20260709 13:06:17.768837 22613 catalog_manager.cc:5697] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 2 to 3, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:17.780498 24498 raft_consensus.cc:993] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:17.780975 24498 raft_consensus.cc:1081] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Signalling peer 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:17.783241 22787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:40482
I20260709 13:06:17.783733 22787 raft_consensus.cc:493] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:17.784026 22787 raft_consensus.cc:3060] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:17.791656 22787 raft_consensus.cc:515] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:17.794718 22863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:17.795641 22863 raft_consensus.cc:3055] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:17.803097 22863 raft_consensus.cc:740] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:17.803903 24549 raft_consensus.cc:993] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:17.804364 24549 raft_consensus.cc:1081] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Signalling peer 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:17.805500 22863 consensus_queue.cc:260] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:17.806593 22863 raft_consensus.cc:3060] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:17.807761 22865 consensus_queue.cc:237] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [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: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:17.817170 22784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c49afb0a590346feb087d5db14a2c888"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:40482
I20260709 13:06:17.817719 22784 raft_consensus.cc:493] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:17.818032 22784 raft_consensus.cc:3060] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:17.799469 22787 leader_election.cc:290] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 5 election: Requested vote from peers 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:17.800009 23377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e415d95f60493baa3f0b8e08c04834" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:17.821568 23377 raft_consensus.cc:3060] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:17.825479 24517 raft_consensus.cc:993] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:17.825953 24517 raft_consensus.cc:1081] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:17.827965 22863 raft_consensus.cc:2468] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:17.832553 22858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49408
I20260709 13:06:17.834393 22858 raft_consensus.cc:493] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:17.834748 22858 raft_consensus.cc:3060] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:06:17.841262 22662 auto_rebalancer.cc:629] Failed to schedule move for tablet cebebd1e846148bcad8350217d15c665: Remote error: Service unavailable: leader transfer in progress
I20260709 13:06:17.841441 23378 raft_consensus.cc:1275] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:06:17.844270 24549 consensus_queue.cc:1048] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:17.850605 22789 consensus_queue.cc:237] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:17.855710 24397 raft_consensus.cc:2955] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 4 to 7, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
W20260709 13:06:17.864284 22755 consensus_peers.cc:597] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 460292e1d32a4cea8fc8f8c1fdece458. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:17.867725 22708 raft_consensus.cc:1275] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:17.869261 24433 consensus_queue.cc:1048] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:17.874267 22715 raft_consensus.cc:1275] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:06:17.878597 22598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e556e43ce881400186623008163b8eed with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 7)
I20260709 13:06:17.878544 24039 raft_consensus.cc:2955] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:17.855733 22858 raft_consensus.cc:515] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:17.882588 22858 leader_election.cc:290] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:17.883726 22784 raft_consensus.cc:515] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:17.885432 22784 leader_election.cc:290] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:17.887457 22613 catalog_manager.cc:5697] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 4 to 7, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New cstate: current_term: 6 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:17.889444 22713 raft_consensus.cc:2955] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:17.889659 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49afb0a590346feb087d5db14a2c888" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:17.890817 22711 raft_consensus.cc:3060] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:17.893656 24549 consensus_queue.cc:1048] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:17.898356 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:17.898962 22708 raft_consensus.cc:3055] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:17.899300 22708 raft_consensus.cc:740] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:17.900038 22708 consensus_queue.cc:260] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:17.901271 22708 raft_consensus.cc:3060] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:17.909219 22715 raft_consensus.cc:2955] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 4 to 7, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:17.910326 23373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:17.910957 23373 raft_consensus.cc:3060] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:17.912384 23377 raft_consensus.cc:2468] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:17.913693 22755 leader_election.cc:304] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:17.916163 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49afb0a590346feb087d5db14a2c888" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:17.916496 24381 raft_consensus.cc:2804] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:17.917057 24381 raft_consensus.cc:697] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:17.917762 22862 raft_consensus.cc:3055] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:17.918020 22862 raft_consensus.cc:740] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:17.858419 23378 raft_consensus.cc:2955] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 4 to 7, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:17.918619 22862 consensus_queue.cc:260] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:17.919483 22862 raft_consensus.cc:3060] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:17.919541 22865 raft_consensus.cc:1275] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:17.923906 24381 consensus_queue.cc:237] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:17.923081 24247 consensus_queue.cc:1048] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:06:17.929098 22711 raft_consensus.cc:2468] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:17.933609 22708 raft_consensus.cc:2468] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:17.930328 22757 leader_election.cc:304] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:17.942029 22862 raft_consensus.cc:2468] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:17.948352 22611 catalog_manager.cc:5697] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 3 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:17.951053 24433 raft_consensus.cc:2804] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:17.951625 24433 raft_consensus.cc:697] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:17.952488 24433 consensus_queue.cc:237] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:17.953831 23373 raft_consensus.cc:2468] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:17.956826 22829 leader_election.cc:304] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:17.968987 22779 tablet_service.cc:1558] Processing DeleteTablet for tablet e556e43ce881400186623008163b8eed with delete_type TABLET_DATA_TOMBSTONED (TS 10d1025610704e5abceba0cec1457b14 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:40466
I20260709 13:06:17.972349 24563 tablet_replica.cc:333] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:17.974586 24563 raft_consensus.cc:2243] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:17.977450 22662 auto_rebalancer.cc:629] Failed to schedule move for tablet c49afb0a590346feb087d5db14a2c888: Illegal state: Replica 4f037ffdb0be4730a45aefcaa25772d4 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } }
I20260709 13:06:17.967084 24498 raft_consensus.cc:2804] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:06:17.991659 22679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:33387, user_credentials={real_user=slave}} blocked reactor thread for 63747.2us
I20260709 13:06:17.996236 24498 raft_consensus.cc:697] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:17.996402 24563 raft_consensus.cc:2272] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.997242 24498 consensus_queue.cc:237] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:18.011454 22862 consensus_queue.cc:237] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [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: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:18.018463 24563 ts_tablet_manager.cc:1916] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:18.032559 22610 catalog_manager.cc:5697] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 3 to 4, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:18.047537 22863 raft_consensus.cc:2955] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:18.066397 24563 ts_tablet_manager.cc:1929] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.6
I20260709 13:06:18.068948 24563 log.cc:1199] T e556e43ce881400186623008163b8eed P 10d1025610704e5abceba0cec1457b14: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-1-root/wals/e556e43ce881400186623008163b8eed
I20260709 13:06:18.070766 22599 catalog_manager.cc:5028] TS 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): tablet e556e43ce881400186623008163b8eed (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:18.076983 22708 raft_consensus.cc:1275] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:18.078512 24551 consensus_queue.cc:1048] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:18.080781 22787 raft_consensus.cc:1275] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:06:18.082998 22829 consensus_peers.cc:597] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c03cf69b8e7a40f189e6fc1b1caab15a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:18.083812 24551 consensus_queue.cc:1048] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:18.087874 22613 catalog_manager.cc:5697] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 4 to 5, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 5 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:18.089572 22613 catalog_manager.cc:5697] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 2 to 3, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 3 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:18.091434 24549 raft_consensus.cc:2955] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:18.094789 22708 raft_consensus.cc:2955] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:18.095646 22784 raft_consensus.cc:2955] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:18.106801 24550 raft_consensus.cc:993] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:18.107265 24550 raft_consensus.cc:1081] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Signalling peer 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:18.109936 22789 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cebebd1e846148bcad8350217d15c665"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:40482
I20260709 13:06:18.110453 22789 raft_consensus.cc:493] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:18.110764 22789 raft_consensus.cc:3060] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:18.115643 22610 catalog_manager.cc:5697] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:18.118734 22789 raft_consensus.cc:515] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:18.121933 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:18.122467 22862 raft_consensus.cc:3055] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:18.122741 22862 raft_consensus.cc:740] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:18.123420 22862 consensus_queue.cc:260] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:18.124387 22862 raft_consensus.cc:3060] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:18.125540 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:18.127113 22708 raft_consensus.cc:3060] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:18.130466 22862 raft_consensus.cc:2468] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:18.131779 22754 leader_election.cc:304] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:18.123828 22789 leader_election.cc:290] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 5 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:18.132650 24433 raft_consensus.cc:2804] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:18.135957 22708 raft_consensus.cc:2468] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:18.136335 24433 raft_consensus.cc:697] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:18.137275 24433 consensus_queue.cc:237] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:18.142590 22863 raft_consensus.cc:1275] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:18.145547 24562 consensus_queue.cc:1048] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:18.148957 22789 raft_consensus.cc:1275] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:18.150379 24562 consensus_queue.cc:1048] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:18.163089 22611 catalog_manager.cc:5697] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 4 to 5, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 5 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:18.212244 22789 raft_consensus.cc:1275] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:18.214321 24544 consensus_queue.cc:1048] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:18.262346 22862 raft_consensus.cc:1275] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:18.263901 24532 consensus_queue.cc:1048] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:18.286401 24577 ts_tablet_manager.cc:933] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:18.316192 24577 tablet_copy_client.cc:323] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.130:45635
I20260709 13:06:18.317902 22801 tablet_copy_service.cc:140] P 10d1025610704e5abceba0cec1457b14: Received BeginTabletCopySession request for tablet 460292e1d32a4cea8fc8f8c1fdece458 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:60640)
I20260709 13:06:18.318434 22801 tablet_copy_service.cc:161] P 10d1025610704e5abceba0cec1457b14: Beginning new tablet copy session on tablet 460292e1d32a4cea8fc8f8c1fdece458 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:60640: session id = d97f292bf045489683ac6c1a6ac61aec-460292e1d32a4cea8fc8f8c1fdece458
I20260709 13:06:18.325856 22801 tablet_copy_source_session.cc:215] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:18.334022 24577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 460292e1d32a4cea8fc8f8c1fdece458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.351227 24577 tablet_copy_client.cc:806] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:18.351882 24577 tablet_copy_client.cc:670] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:18.356477 24577 tablet_copy_client.cc:538] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:18.365672 24577 tablet_bootstrap.cc:492] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:18.395674 24577 tablet_bootstrap.cc:492] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:18.396651 24577 tablet_bootstrap.cc:492] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:18.397369 24577 ts_tablet_manager.cc:1403] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.032s	user 0.030s	sys 0.002s
I20260709 13:06:18.400395 24577 raft_consensus.cc:359] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:18.401291 24577 raft_consensus.cc:740] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:18.401960 24577 consensus_queue.cc:260] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:18.404913 24577 ts_tablet_manager.cc:1434] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:18.406961 22801 tablet_copy_service.cc:342] P 10d1025610704e5abceba0cec1457b14: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-460292e1d32a4cea8fc8f8c1fdece458 received from {username='slave'} at 127.0.0.1:60640
I20260709 13:06:18.407359 22801 tablet_copy_service.cc:434] P 10d1025610704e5abceba0cec1457b14: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-460292e1d32a4cea8fc8f8c1fdece458 on tablet 460292e1d32a4cea8fc8f8c1fdece458 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:18.447980 22713 raft_consensus.cc:1275] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:18.451524 24433 consensus_queue.cc:1048] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:18.476300 22863 raft_consensus.cc:1275] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:06:18.478437 24381 consensus_queue.cc:1048] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:18.495594 22858 raft_consensus.cc:1275] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:18.498343 24433 consensus_queue.cc:1048] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:18.508658 23373 raft_consensus.cc:1275] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:06:18.513221 24560 consensus_queue.cc:1048] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:18.621407 23377 raft_consensus.cc:1275] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:18.625941 24551 consensus_queue.cc:1048] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:18.593783 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:18.662638 24577 ts_tablet_manager.cc:933] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:06:18.714287 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.132:44375, user_credentials={real_user=slave}} blocked reactor thread for 58902.1us
I20260709 13:06:18.717481 24577 tablet_copy_client.cc:323] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.131:33387
I20260709 13:06:18.720901 22875 tablet_copy_service.cc:140] P 4f037ffdb0be4730a45aefcaa25772d4: Received BeginTabletCopySession request for tablet c03cf69b8e7a40f189e6fc1b1caab15a from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:45310)
I20260709 13:06:18.721581 22875 tablet_copy_service.cc:161] P 4f037ffdb0be4730a45aefcaa25772d4: Beginning new tablet copy session on tablet c03cf69b8e7a40f189e6fc1b1caab15a from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:45310: session id = d97f292bf045489683ac6c1a6ac61aec-c03cf69b8e7a40f189e6fc1b1caab15a
I20260709 13:06:18.731956 23373 raft_consensus.cc:1217] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:06:18.757450 22715 raft_consensus.cc:1275] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:18.773581 22715 raft_consensus.cc:1275] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:18.785578 22861 raft_consensus.cc:1275] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:18.789865 24433 consensus_queue.cc:1048] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:18.793116 24560 consensus_queue.cc:1048] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:18.797289 24549 consensus_queue.cc:1048] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:18.807735 22875 tablet_copy_source_session.cc:215] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:18.816731 24577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c03cf69b8e7a40f189e6fc1b1caab15a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:18.868175 24577 tablet_copy_client.cc:806] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:18.899596 24577 tablet_copy_client.cc:670] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:18.910456 24577 tablet_copy_client.cc:538] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:18.920902 24577 tablet_bootstrap.cc:492] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:19.010833 24577 tablet_bootstrap.cc:492] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:19.011907 24577 tablet_bootstrap.cc:492] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:19.012637 24577 ts_tablet_manager.cc:1403] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.092s	user 0.024s	sys 0.006s
I20260709 13:06:19.019196 24577 raft_consensus.cc:359] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:19.020110 24577 raft_consensus.cc:740] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:19.020839 24577 consensus_queue.cc:260] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:19.028915 24577 ts_tablet_manager.cc:1434] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:06:19.032692 22875 tablet_copy_service.cc:342] P 4f037ffdb0be4730a45aefcaa25772d4: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-c03cf69b8e7a40f189e6fc1b1caab15a received from {username='slave'} at 127.0.0.1:45310
I20260709 13:06:19.033174 22875 tablet_copy_service.cc:434] P 4f037ffdb0be4730a45aefcaa25772d4: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-c03cf69b8e7a40f189e6fc1b1caab15a on tablet c03cf69b8e7a40f189e6fc1b1caab15a with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:19.062312 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:19.098140 23378 raft_consensus.cc:1217] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 13:06:19.113462 22789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:19.114135 22789 raft_consensus.cc:606] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Received request to transfer leadership to TS 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:19.116806 22789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce964ef7973f443882ee760e347bfb89"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:19.117313 22789 raft_consensus.cc:606] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:19.120958 22861 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf6ed301274145dc99c38e3d68197ab9"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:19.121472 22861 raft_consensus.cc:606] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Received request to transfer leadership to TS 10d1025610704e5abceba0cec1457b14
I20260709 13:06:19.125880 22861 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d850b07248c64f79adf9c839da56f163"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:19.126395 22861 raft_consensus.cc:606] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Received request to transfer leadership to TS 10d1025610704e5abceba0cec1457b14
I20260709 13:06:19.129312 22715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:58838
I20260709 13:06:19.129818 22715 raft_consensus.cc:606] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:19.131135 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:19.132727 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:19.141988 24588 raft_consensus.cc:993] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14: : Instructing follower 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:19.142506 24433 raft_consensus.cc:1081] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Signalling peer 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:19.144140 22715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:59510
I20260709 13:06:19.144688 22715 raft_consensus.cc:493] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:19.145007 22715 raft_consensus.cc:3060] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:19.151948 22715 raft_consensus.cc:515] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:19.153956 22715 leader_election.cc:290] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 5 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:19.156193 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:19.156747 22862 raft_consensus.cc:3060] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:19.163924 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:19.164533 22789 raft_consensus.cc:3055] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:19.164834 22789 raft_consensus.cc:740] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:19.165555 22789 consensus_queue.cc:260] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:19.166795 22789 raft_consensus.cc:3060] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:19.174599 22862 raft_consensus.cc:2468] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 5.
I20260709 13:06:19.180248 22789 raft_consensus.cc:2468] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 5.
I20260709 13:06:19.181409 22679 leader_election.cc:304] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:19.182281 24589 raft_consensus.cc:2804] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:19.182740 24589 raft_consensus.cc:697] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:19.183621 24589 consensus_queue.cc:237] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:19.304039 24588 raft_consensus.cc:1064] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:19.306782 24588 consensus_queue.cc:237] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:19.317543 22614 catalog_manager.cc:5697] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 4 to 5, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 5 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:19.334971 24549 raft_consensus.cc:993] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:19.335577 24549 raft_consensus.cc:1081] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Signalling peer 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:19.337786 22784 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d850b07248c64f79adf9c839da56f163"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:40482
I20260709 13:06:19.338356 22784 raft_consensus.cc:493] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:19.338775 22784 raft_consensus.cc:3060] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:06:19.350025 22755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.132:44375, user_credentials={real_user=slave}} blocked reactor thread for 46515us
I20260709 13:06:19.352113 22784 raft_consensus.cc:515] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:19.357836 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:19.358366 22862 raft_consensus.cc:3055] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:19.358641 22862 raft_consensus.cc:740] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:19.359431 22862 consensus_queue.cc:260] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:19.360953 22862 raft_consensus.cc:3060] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:19.364949 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d850b07248c64f79adf9c839da56f163" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:19.365566 22711 raft_consensus.cc:3060] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:19.381397 22711 raft_consensus.cc:2468] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:19.382835 22862 raft_consensus.cc:2468] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:19.383371 22784 leader_election.cc:290] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 5 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:19.386498 22754 leader_election.cc:304] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:19.390017 24587 raft_consensus.cc:2804] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:19.390527 24587 raft_consensus.cc:697] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:19.391568 24587 consensus_queue.cc:237] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:19.398178 23377 raft_consensus.cc:1275] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:19.404891 24588 consensus_queue.cc:1048] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:19.409221 22862 raft_consensus.cc:1275] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:19.410521 24560 consensus_queue.cc:1048] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:19.410894 24601 raft_consensus.cc:993] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:19.412458 24600 raft_consensus.cc:1081] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
W20260709 13:06:19.439843 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 58255.2us
I20260709 13:06:19.442655 22715 raft_consensus.cc:1275] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:19.448148 24433 consensus_queue.cc:1048] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:19.450564 24609 raft_consensus.cc:993] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:19.451057 24560 raft_consensus.cc:1081] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:19.452870 22862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49408
I20260709 13:06:19.453377 22862 raft_consensus.cc:493] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:19.453691 22862 raft_consensus.cc:3060] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:06:19.454001 22861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce964ef7973f443882ee760e347bfb89"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49418
I20260709 13:06:19.455572 22861 raft_consensus.cc:493] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:19.455883 22861 raft_consensus.cc:3060] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.464352 22862 raft_consensus.cc:515] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:19.465794 24560 raft_consensus.cc:2955] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:19.467145 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:19.467679 22713 raft_consensus.cc:3055] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:06:19.467933 22713 raft_consensus.cc:740] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:19.468600 22713 consensus_queue.cc:260] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:19.468660 23377 raft_consensus.cc:2955] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:19.469689 22713 raft_consensus.cc:3060] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:06:19.474445 22861 raft_consensus.cc:515] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:19.476382 22861 leader_election.cc:290] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:19.477310 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce964ef7973f443882ee760e347bfb89" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:19.477857 22789 raft_consensus.cc:3055] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:19.478139 22789 raft_consensus.cc:740] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:19.478848 22789 consensus_queue.cc:260] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:19.478539 22715 raft_consensus.cc:2955] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:19.479853 22789 raft_consensus.cc:3060] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.477216 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce964ef7973f443882ee760e347bfb89" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:19.484289 22787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd17e4ab5ec444fa93430e1eafd48b80" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:19.491257 22787 raft_consensus.cc:3060] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:06:19.488860 24550 raft_consensus.cc:993] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:19.483047 22711 raft_consensus.cc:3060] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.498921 22789 raft_consensus.cc:2468] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:06:19.496630 24549 raft_consensus.cc:1081] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Signalling peer 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:19.489976 22613 catalog_manager.cc:5697] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 4 to 5, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 5 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:19.490657 22861 raft_consensus.cc:2955] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:19.508255 22829 leader_election.cc:304] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:19.509084 22785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf6ed301274145dc99c38e3d68197ab9"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:40482
I20260709 13:06:19.509430 24549 raft_consensus.cc:2804] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:19.509608 22785 raft_consensus.cc:493] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:19.509971 24549 raft_consensus.cc:697] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:19.510098 22785 raft_consensus.cc:3060] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:19.510942 24549 consensus_queue.cc:237] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:19.516814 22785 raft_consensus.cc:515] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:19.506690 22787 raft_consensus.cc:2468] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 7.
I20260709 13:06:19.518700 22785 leader_election.cc:290] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:19.520327 22829 leader_election.cc:304] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:19.520550 22713 raft_consensus.cc:2468] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 7.
I20260709 13:06:19.503903 22711 raft_consensus.cc:2468] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 2.
I20260709 13:06:19.521199 24598 raft_consensus.cc:2804] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:06:19.521675 24598 raft_consensus.cc:697] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 7 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:19.523144 24598 consensus_queue.cc:237] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:19.526960 22865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6ed301274145dc99c38e3d68197ab9" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:19.527496 22865 raft_consensus.cc:3055] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:19.527747 22865 raft_consensus.cc:740] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:19.482321 22862 leader_election.cc:290] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 7 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:19.528584 22865 consensus_queue.cc:260] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:19.529752 22865 raft_consensus.cc:3060] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:19.545519 22610 catalog_manager.cc:5697] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 1 to 2, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:19.542995 22614 catalog_manager.cc:5697] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:19.568189 22865 raft_consensus.cc:2468] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:19.571213 22754 leader_election.cc:304] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:19.572137 24560 raft_consensus.cc:2804] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:19.572629 24560 raft_consensus.cc:697] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:19.573429 24560 consensus_queue.cc:237] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:19.573166 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6ed301274145dc99c38e3d68197ab9" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:19.579180 22715 raft_consensus.cc:3060] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:19.581177 22787 consensus_queue.cc:237] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:19.587174 23377 raft_consensus.cc:1275] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:19.589424 24588 consensus_queue.cc:1048] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:19.606791 24587 raft_consensus.cc:2955] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:19.610049 22613 catalog_manager.cc:5697] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 6 to 7, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 7 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:19.617931 22865 raft_consensus.cc:1275] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:19.619457 22611 catalog_manager.cc:5697] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 2 to 3, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 3 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:19.621202 24588 consensus_queue.cc:1048] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:19.610085 22715 raft_consensus.cc:2468] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:19.628816 22861 raft_consensus.cc:2955] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:19.616464 23377 raft_consensus.cc:2955] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:19.646337 22599 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 460292e1d32a4cea8fc8f8c1fdece458 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:19.651304 24598 raft_consensus.cc:1064] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:19.653772 24598 consensus_queue.cc:237] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [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: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:19.674959 22787 raft_consensus.cc:1275] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:19.676455 24598 consensus_queue.cc:1048] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:19.674397 22613 catalog_manager.cc:5697] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: config changed from index 5 to 6, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New cstate: current_term: 3 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:19.679682 22711 raft_consensus.cc:1275] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:19.682492 22787 raft_consensus.cc:1275] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:19.683977 24602 consensus_queue.cc:1048] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:19.698992 22703 tablet_service.cc:1558] Processing DeleteTablet for tablet 460292e1d32a4cea8fc8f8c1fdece458 with delete_type TABLET_DATA_TOMBSTONED (TS 7a0cafc39c4d4b5db7d3b141b30c69aa not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:59502
I20260709 13:06:19.709601 23377 raft_consensus.cc:1275] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:19.715014 24598 consensus_queue.cc:1048] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:19.721416 24550 consensus_queue.cc:1048] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:19.742323 24621 tablet_replica.cc:333] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:19.743494 24621 raft_consensus.cc:2243] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.746619 24621 raft_consensus.cc:2272] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.773450 24621 ts_tablet_manager.cc:1916] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:19.802644 24550 raft_consensus.cc:2955] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:19.808199 22787 raft_consensus.cc:2955] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:19.846776 23378 raft_consensus.cc:2955] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:19.839111 22613 catalog_manager.cc:5697] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:19.867266 22711 raft_consensus.cc:1275] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:19.868911 24560 consensus_queue.cc:1048] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:19.900542 22861 raft_consensus.cc:1275] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:19.903293 24588 consensus_queue.cc:1048] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:19.911710 22858 raft_consensus.cc:1275] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:19.915602 24517 consensus_queue.cc:1048] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:19.957938 22715 raft_consensus.cc:2955] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:19.967615 24621 ts_tablet_manager.cc:1929] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:06:19.970804 24621 log.cc:1199] T 460292e1d32a4cea8fc8f8c1fdece458 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-0-root/wals/460292e1d32a4cea8fc8f8c1fdece458
I20260709 13:06:19.987883 22601 catalog_manager.cc:5028] TS 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): tablet 460292e1d32a4cea8fc8f8c1fdece458 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:19.988327 22856 consensus_queue.cc:237] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:19.991456 22785 raft_consensus.cc:1275] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:19.992944 24598 consensus_queue.cc:1048] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:20.019623 22708 raft_consensus.cc:1275] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:20.021054 24551 consensus_queue.cc:1048] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:20.031636 22789 raft_consensus.cc:1275] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 7 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:06:20.032687 24551 consensus_queue.cc:1048] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:20.036419 23378 raft_consensus.cc:1275] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:20.036595 22715 raft_consensus.cc:1275] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:20.037784 24551 consensus_queue.cc:1048] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:20.037942 24587 consensus_queue.cc:1048] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:20.043922 24598 raft_consensus.cc:2955] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:20.047247 22711 raft_consensus.cc:1275] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:20.045599 23378 raft_consensus.cc:2955] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:20.050601 24550 consensus_queue.cc:1048] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:20.053200 22856 raft_consensus.cc:1275] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:20.056651 22713 raft_consensus.cc:2955] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:20.076607 24587 consensus_queue.cc:1048] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:20.079932 22598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c03cf69b8e7a40f189e6fc1b1caab15a with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:20.088642 22611 catalog_manager.cc:5697] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec reported cstate change: config changed from index 5 to 6, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:20.125826 22779 tablet_service.cc:1558] Processing DeleteTablet for tablet c03cf69b8e7a40f189e6fc1b1caab15a with delete_type TABLET_DATA_TOMBSTONED (TS 10d1025610704e5abceba0cec1457b14 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:40466
I20260709 13:06:20.133666 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:20.153844 22711 raft_consensus.cc:1275] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 7 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:06:20.154806 24635 tablet_replica.cc:333] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:20.164997 24635 raft_consensus.cc:2243] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:20.171532 24635 raft_consensus.cc:2272] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:20.180058 24549 consensus_queue.cc:1048] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:20.189415 24635 ts_tablet_manager.cc:1916] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:20.277179 24635 ts_tablet_manager.cc:1929] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:06:20.277734 24635 log.cc:1199] T c03cf69b8e7a40f189e6fc1b1caab15a P 10d1025610704e5abceba0cec1457b14: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-1-root/wals/c03cf69b8e7a40f189e6fc1b1caab15a
I20260709 13:06:20.280804 22599 catalog_manager.cc:5028] TS 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): tablet c03cf69b8e7a40f189e6fc1b1caab15a (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:20.432678 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:20.487134 22785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30e64a9cc37b474281f9f04293ac4095"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:20.487725 22785 raft_consensus.cc:606] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Received request to transfer leadership to TS 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:20.490406 22713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:58838
I20260709 13:06:20.490924 22713 raft_consensus.cc:606] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:20.493532 22785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "d97f292bf045489683ac6c1a6ac61aec"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:20.494050 22785 raft_consensus.cc:606] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Received request to transfer leadership to TS d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:20.496539 22856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:20.497058 22856 raft_consensus.cc:606] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Received request to transfer leadership to TS 10d1025610704e5abceba0cec1457b14
I20260709 13:06:20.499078 22713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:58838
I20260709 13:06:20.499471 22713 raft_consensus.cc:606] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:20.500433 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:20.501940 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:20.754244 24560 raft_consensus.cc:993] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14: : Instructing follower d97f292bf045489683ac6c1a6ac61aec to start an election
I20260709 13:06:20.754771 24587 raft_consensus.cc:1081] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Signalling peer d97f292bf045489683ac6c1a6ac61aec to start an election
I20260709 13:06:20.756024 23373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec"
dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
 from {username='slave'} at 127.0.0.1:35426
I20260709 13:06:20.756506 23373 raft_consensus.cc:493] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:20.756740 23373 raft_consensus.cc:3060] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:20.761247 23373 raft_consensus.cc:515] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:20.763631 23373 leader_election.cc:290] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 5 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:20.764101 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:20.764212 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2dcb1411734c6f8cabc4fd5dc032ec" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:20.764633 22785 raft_consensus.cc:3055] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:20.764932 22785 raft_consensus.cc:740] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:20.765039 22861 raft_consensus.cc:3060] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:20.765662 22785 consensus_queue.cc:260] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:20.766503 22785 raft_consensus.cc:3060] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:20.771039 22861 raft_consensus.cc:2468] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 5.
I20260709 13:06:20.772253 23345 leader_election.cc:304] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [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: 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:20.773164 24532 raft_consensus.cc:2804] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:20.774477 22785 raft_consensus.cc:2468] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 5.
I20260709 13:06:20.777475 24532 raft_consensus.cc:697] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [term 5 LEADER]: Becoming Leader. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Running, Role: LEADER
I20260709 13:06:20.779518 24532 consensus_queue.cc:237] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:20.793462 22611 catalog_manager.cc:5697] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 4 to 5, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to d97f292bf045489683ac6c1a6ac61aec (127.21.26.132). New cstate: current_term: 5 leader_uuid: "d97f292bf045489683ac6c1a6ac61aec" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:20.833395 24516 raft_consensus.cc:993] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:20.836431 24517 raft_consensus.cc:1081] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:20.838399 22856 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49408
I20260709 13:06:20.838914 22856 raft_consensus.cc:493] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:20.839236 22856 raft_consensus.cc:3060] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:20.845614 22856 raft_consensus.cc:515] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:20.850327 22856 leader_election.cc:290] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:20.850983 24516 raft_consensus.cc:993] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:20.851441 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:20.852346 24516 raft_consensus.cc:1081] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:20.852568 22785 raft_consensus.cc:3060] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:20.854065 22861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49408
I20260709 13:06:20.854535 22861 raft_consensus.cc:493] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:20.854836 22861 raft_consensus.cc:3060] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:20.859072 22785 raft_consensus.cc:2468] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:20.860383 22829 leader_election.cc:304] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:20.861152 22861 raft_consensus.cc:515] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:20.861294 24638 raft_consensus.cc:2804] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:20.869009 24638 raft_consensus.cc:697] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:20.869683 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:20.869894 24638 consensus_queue.cc:237] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:20.870440 22789 raft_consensus.cc:3060] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:20.885475 22789 raft_consensus.cc:2468] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:20.889806 22829 leader_election.cc:304] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:20.890971 24637 raft_consensus.cc:2804] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:20.891484 24637 raft_consensus.cc:697] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:20.892383 24637 consensus_queue.cc:237] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:20.886021 22861 leader_election.cc:290] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:20.901142 22611 catalog_manager.cc:5697] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 3 to 4, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:20.906922 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:20.907478 22708 raft_consensus.cc:3055] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:20.907732 22708 raft_consensus.cc:740] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:20.909860 22708 consensus_queue.cc:260] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:20.911080 22708 raft_consensus.cc:3060] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:20.918174 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9959349441c4c48ae0c2e95c15ff97a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:20.918725 22713 raft_consensus.cc:3055] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:20.918983 22713 raft_consensus.cc:740] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:20.919613 22713 consensus_queue.cc:260] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:20.921818 22713 raft_consensus.cc:3060] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:20.930796 22708 raft_consensus.cc:2468] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:20.933979 22713 raft_consensus.cc:2468] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:20.935026 22611 catalog_manager.cc:5697] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 3 to 4, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:20.944114 24550 raft_consensus.cc:993] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:20.944550 24550 raft_consensus.cc:1081] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Signalling peer 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:20.946349 22785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:40482
I20260709 13:06:20.946813 22785 raft_consensus.cc:493] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:20.947111 22785 raft_consensus.cc:3060] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:20.955253 24587 raft_consensus.cc:993] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14: : Instructing follower 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:20.955909 24560 raft_consensus.cc:1081] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Signalling peer 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:20.957535 22715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30e64a9cc37b474281f9f04293ac4095"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:59510
I20260709 13:06:20.958048 22715 raft_consensus.cc:493] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:20.958348 22715 raft_consensus.cc:3060] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:20.965209 22785 raft_consensus.cc:515] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:20.966677 22785 leader_election.cc:290] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 election: Requested vote from peers 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:20.967314 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:20.967869 23373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:20.968513 23373 raft_consensus.cc:3060] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:20.967873 22861 raft_consensus.cc:3055] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:20.968973 22861 raft_consensus.cc:740] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:20.969543 22861 consensus_queue.cc:260] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:20.966253 22715 raft_consensus.cc:515] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:20.973570 22715 leader_election.cc:290] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:20.974421 23377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e64a9cc37b474281f9f04293ac4095" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:20.974944 23377 raft_consensus.cc:3060] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:20.977706 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e64a9cc37b474281f9f04293ac4095" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:20.978245 22789 raft_consensus.cc:3055] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:20.976743 23373 raft_consensus.cc:2468] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:20.978524 22789 raft_consensus.cc:740] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:20.980752 22789 consensus_queue.cc:260] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:20.979640 22755 leader_election.cc:304] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:20.982002 22789 raft_consensus.cc:3060] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:20.982245 24587 raft_consensus.cc:2804] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:20.981628 23377 raft_consensus.cc:2468] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:06:20.982755 24587 raft_consensus.cc:697] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:20.983608 22680 leader_election.cc:304] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:20.984803 24646 raft_consensus.cc:2804] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:20.985154 24646 raft_consensus.cc:697] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:20.985948 24646 consensus_queue.cc:237] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:20.983559 24587 consensus_queue.cc:237] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:20.974560 22861 raft_consensus.cc:3060] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:21.000061 22861 raft_consensus.cc:2468] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:20.995651 22789 raft_consensus.cc:2468] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 2.
I20260709 13:06:21.043588 22611 catalog_manager.cc:5697] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 2 to 3, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 3 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.049696 22614 catalog_manager.cc:5697] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 1 to 2, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 2 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.175736 22856 raft_consensus.cc:1275] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:06:21.177241 24532 consensus_queue.cc:1048] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:06:21.206715 22789 raft_consensus.cc:1275] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:06:21.208633 24532 consensus_queue.cc:1048] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:06:21.258508 22861 consensus_queue.cc:237] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:21.265182 22715 raft_consensus.cc:1275] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:06:21.265228 22829 consensus_peers.cc:597] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 915149468c5f44d5963efff57964b1e4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:21.265338 22789 raft_consensus.cc:1275] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:21.266883 24550 consensus_queue.cc:1048] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:21.267674 24637 consensus_queue.cc:1048] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:21.275254 24550 raft_consensus.cc:2955] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:21.278170 22789 raft_consensus.cc:2955] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:21.291623 22789 consensus_queue.cc:237] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [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: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:21.295315 22614 catalog_manager.cc:5697] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 3 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.307469 22713 raft_consensus.cc:1275] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:21.311128 24550 consensus_queue.cc:1048] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:21.314860 22715 raft_consensus.cc:2955] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:21.326372 22785 raft_consensus.cc:1275] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:21.327829 24550 consensus_queue.cc:1048] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:06:21.342226 22755 consensus_peers.cc:597] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fd2e7b06900a4ba0b6c6c1d357507f8f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:21.345021 22856 raft_consensus.cc:1275] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:06:21.346956 24587 consensus_queue.cc:1048] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:21.355401 22715 raft_consensus.cc:1275] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:06:21.357573 24587 consensus_queue.cc:1048] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:21.381384 22789 raft_consensus.cc:1275] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:21.382810 24549 consensus_queue.cc:1048] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:21.397135 24560 raft_consensus.cc:2955] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:21.408658 22856 raft_consensus.cc:2955] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:21.441664 22715 raft_consensus.cc:1275] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:21.440516 22613 catalog_manager.cc:5697] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index -1 to 6, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 6 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:21.444646 24637 consensus_queue.cc:1048] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:21.453027 22713 raft_consensus.cc:2955] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:21.465590 22789 consensus_queue.cc:237] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [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: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:21.483551 22861 raft_consensus.cc:1275] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 13:06:21.483906 22755 consensus_peers.cc:597] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 127bb3cce21d45b39ef5edcf53ce5768. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:21.485208 24587 consensus_queue.cc:1048] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.483943 22713 raft_consensus.cc:1275] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:21.489128 24587 consensus_queue.cc:1048] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.495409 23373 raft_consensus.cc:1275] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:21.497500 22856 raft_consensus.cc:1275] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:21.497689 24587 consensus_queue.cc:1048] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:21.499418 24607 consensus_queue.cc:1048] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:21.502776 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:21.547904 24560 raft_consensus.cc:2955] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:21.551851 22713 raft_consensus.cc:2955] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:21.555581 22856 raft_consensus.cc:2955] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:21.569839 22789 raft_consensus.cc:1275] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:21.571224 24646 consensus_queue.cc:1048] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:21.589066 22789 consensus_queue.cc:237] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [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: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:21.589890 22611 catalog_manager.cc:5697] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 5 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:21.614115 23373 raft_consensus.cc:1275] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:21.616442 24516 consensus_queue.cc:1048] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:21.640753 22713 raft_consensus.cc:1275] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:21.642298 24607 consensus_queue.cc:1048] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:06:21.644222 22755 consensus_peers.cc:597] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d850b07248c64f79adf9c839da56f163. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:21.691679 22861 raft_consensus.cc:1275] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:21.693130 24607 consensus_queue.cc:1048] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:21.707790 24587 raft_consensus.cc:2955] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:21.717566 24677 ts_tablet_manager.cc:933] T 915149468c5f44d5963efff57964b1e4 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:21.722227 24677 tablet_copy_client.cc:323] T 915149468c5f44d5963efff57964b1e4 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.131:33387
I20260709 13:06:21.722285 22713 raft_consensus.cc:2955] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:21.729424 22875 tablet_copy_service.cc:140] P 4f037ffdb0be4730a45aefcaa25772d4: Received BeginTabletCopySession request for tablet 915149468c5f44d5963efff57964b1e4 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:45310)
I20260709 13:06:21.729902 22875 tablet_copy_service.cc:161] P 4f037ffdb0be4730a45aefcaa25772d4: Beginning new tablet copy session on tablet 915149468c5f44d5963efff57964b1e4 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:45310: session id = d97f292bf045489683ac6c1a6ac61aec-915149468c5f44d5963efff57964b1e4
I20260709 13:06:21.741122 22875 tablet_copy_source_session.cc:215] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:21.744798 22861 raft_consensus.cc:2955] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:21.759727 22613 catalog_manager.cc:5697] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index -1 to 5, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 5 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:21.764792 24677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 915149468c5f44d5963efff57964b1e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.813628 24684 ts_tablet_manager.cc:933] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:21.822114 24677 tablet_copy_client.cc:806] T 915149468c5f44d5963efff57964b1e4 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:21.822366 24684 tablet_copy_client.cc:323] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.130:45635
I20260709 13:06:21.822853 24677 tablet_copy_client.cc:670] T 915149468c5f44d5963efff57964b1e4 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:21.824458 22801 tablet_copy_service.cc:140] P 10d1025610704e5abceba0cec1457b14: Received BeginTabletCopySession request for tablet fd2e7b06900a4ba0b6c6c1d357507f8f from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:60640)
I20260709 13:06:21.825001 22801 tablet_copy_service.cc:161] P 10d1025610704e5abceba0cec1457b14: Beginning new tablet copy session on tablet fd2e7b06900a4ba0b6c6c1d357507f8f from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:60640: session id = d97f292bf045489683ac6c1a6ac61aec-fd2e7b06900a4ba0b6c6c1d357507f8f
I20260709 13:06:21.833510 22801 tablet_copy_source_session.cc:215] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:21.835208 24677 tablet_copy_client.cc:538] T 915149468c5f44d5963efff57964b1e4 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:21.837930 24684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd2e7b06900a4ba0b6c6c1d357507f8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.844300 24677 tablet_bootstrap.cc:492] T 915149468c5f44d5963efff57964b1e4 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:21.857384 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:21.891352 24677 tablet_bootstrap.cc:492] T 915149468c5f44d5963efff57964b1e4 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:21.892338 24677 tablet_bootstrap.cc:492] T 915149468c5f44d5963efff57964b1e4 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:21.893067 24677 ts_tablet_manager.cc:1403] T 915149468c5f44d5963efff57964b1e4 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.049s	user 0.031s	sys 0.017s
I20260709 13:06:21.895980 24677 raft_consensus.cc:359] T 915149468c5f44d5963efff57964b1e4 P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:21.896853 24677 raft_consensus.cc:740] T 915149468c5f44d5963efff57964b1e4 P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:21.897122 24684 tablet_copy_client.cc:806] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:21.897722 24684 tablet_copy_client.cc:670] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:21.897549 24677 consensus_queue.cc:260] T 915149468c5f44d5963efff57964b1e4 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:21.903532 24684 tablet_copy_client.cc:538] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:21.908975 24677 ts_tablet_manager.cc:1434] T 915149468c5f44d5963efff57964b1e4 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:06:21.911969 24684 tablet_bootstrap.cc:492] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:21.925413 22875 tablet_copy_service.cc:342] P 4f037ffdb0be4730a45aefcaa25772d4: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-915149468c5f44d5963efff57964b1e4 received from {username='slave'} at 127.0.0.1:45310
I20260709 13:06:21.925871 22875 tablet_copy_service.cc:434] P 4f037ffdb0be4730a45aefcaa25772d4: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-915149468c5f44d5963efff57964b1e4 on tablet 915149468c5f44d5963efff57964b1e4 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:21.951548 22861 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:21.952162 22861 raft_consensus.cc:606] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Received request to transfer leadership to TS 10d1025610704e5abceba0cec1457b14
I20260709 13:06:21.956761 22785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:21.957290 22785 raft_consensus.cc:606] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Received request to transfer leadership to TS 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:21.966889 22861 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:21.967442 22861 raft_consensus.cc:606] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Received request to transfer leadership to TS 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:21.969107 24684 tablet_bootstrap.cc:492] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=1 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:21.970624 24684 tablet_bootstrap.cc:492] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:21.971287 24684 ts_tablet_manager.cc:1403] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.060s	user 0.032s	sys 0.007s
I20260709 13:06:21.972054 22713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:58838
I20260709 13:06:21.972594 22713 raft_consensus.cc:606] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:21.974200 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:06:21.975664 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:21.976397 24684 raft_consensus.cc:359] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec [term 6 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:21.982126 24684 raft_consensus.cc:740] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:21.982824 24684 consensus_queue.cc:260] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:21.989169 24684 ts_tablet_manager.cc:1434] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 13:06:21.992312 22801 tablet_copy_service.cc:342] P 10d1025610704e5abceba0cec1457b14: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-fd2e7b06900a4ba0b6c6c1d357507f8f received from {username='slave'} at 127.0.0.1:60640
I20260709 13:06:21.992735 22801 tablet_copy_service.cc:434] P 10d1025610704e5abceba0cec1457b14: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-fd2e7b06900a4ba0b6c6c1d357507f8f on tablet fd2e7b06900a4ba0b6c6c1d357507f8f with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:22.103170 24684 ts_tablet_manager.cc:933] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:22.104635 24684 tablet_copy_client.cc:323] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.130:45635
I20260709 13:06:22.105786 22801 tablet_copy_service.cc:140] P 10d1025610704e5abceba0cec1457b14: Received BeginTabletCopySession request for tablet 127bb3cce21d45b39ef5edcf53ce5768 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:60640)
I20260709 13:06:22.106216 22801 tablet_copy_service.cc:161] P 10d1025610704e5abceba0cec1457b14: Beginning new tablet copy session on tablet 127bb3cce21d45b39ef5edcf53ce5768 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:60640: session id = d97f292bf045489683ac6c1a6ac61aec-127bb3cce21d45b39ef5edcf53ce5768
I20260709 13:06:22.112093 22801 tablet_copy_source_session.cc:215] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:22.114984 24684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 127bb3cce21d45b39ef5edcf53ce5768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.133373 23373 raft_consensus.cc:1217] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec [term 6 LEARNER]: Deduplicated request from leader. Original: 6.5->[6.6-6.6]   Dedup: 6.6->[]
I20260709 13:06:22.144176 24684 tablet_copy_client.cc:806] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:22.144788 24684 tablet_copy_client.cc:670] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:22.149425 24684 tablet_copy_client.cc:538] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:22.150105 24677 ts_tablet_manager.cc:933] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:22.166142 24638 raft_consensus.cc:993] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:22.170851 24638 raft_consensus.cc:1081] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Signalling peer 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:22.163465 24684 tablet_bootstrap.cc:492] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:22.179898 23373 raft_consensus.cc:1217] T 915149468c5f44d5963efff57964b1e4 P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:06:22.200241 22785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:40482
I20260709 13:06:22.204907 22785 raft_consensus.cc:493] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:22.213873 22785 raft_consensus.cc:3060] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:22.241449 24677 tablet_copy_client.cc:323] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.130:45635
I20260709 13:06:22.244638 22801 tablet_copy_service.cc:140] P 10d1025610704e5abceba0cec1457b14: Received BeginTabletCopySession request for tablet d850b07248c64f79adf9c839da56f163 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:60640)
I20260709 13:06:22.245148 22801 tablet_copy_service.cc:161] P 10d1025610704e5abceba0cec1457b14: Beginning new tablet copy session on tablet d850b07248c64f79adf9c839da56f163 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:60640: session id = d97f292bf045489683ac6c1a6ac61aec-d850b07248c64f79adf9c839da56f163
I20260709 13:06:22.250656 22785 raft_consensus.cc:515] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:22.254489 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:22.255020 22708 raft_consensus.cc:3060] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:22.255164 22785 leader_election.cc:290] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 5 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:22.256981 22801 tablet_copy_source_session.cc:215] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:22.261384 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:22.261940 22861 raft_consensus.cc:3055] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:22.262217 22861 raft_consensus.cc:740] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:22.262918 22861 consensus_queue.cc:260] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:22.266255 24677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d850b07248c64f79adf9c839da56f163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:22.263952 22861 raft_consensus.cc:3060] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:22.272845 24684 tablet_bootstrap.cc:492] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:22.273708 24684 tablet_bootstrap.cc:492] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:22.274345 24684 ts_tablet_manager.cc:1403] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.111s	user 0.020s	sys 0.027s
I20260709 13:06:22.285615 22708 raft_consensus.cc:2468] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:22.287820 24516 raft_consensus.cc:993] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:22.288344 24647 raft_consensus.cc:1081] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:22.289156 22757 leader_election.cc:304] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:22.290060 24682 raft_consensus.cc:2804] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:22.290632 24684 raft_consensus.cc:359] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:22.291460 24684 raft_consensus.cc:740] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:22.292116 24684 consensus_queue.cc:260] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:22.294486 24684 ts_tablet_manager.cc:1434] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:06:22.295253 22856 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49408
I20260709 13:06:22.295789 22856 raft_consensus.cc:493] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:22.296128 22856 raft_consensus.cc:3060] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:22.290755 24682 raft_consensus.cc:697] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:22.297351 24682 consensus_queue.cc:237] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:22.303048 22801 tablet_copy_service.cc:342] P 10d1025610704e5abceba0cec1457b14: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-127bb3cce21d45b39ef5edcf53ce5768 received from {username='slave'} at 127.0.0.1:60640
I20260709 13:06:22.303493 22801 tablet_copy_service.cc:434] P 10d1025610704e5abceba0cec1457b14: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-127bb3cce21d45b39ef5edcf53ce5768 on tablet 127bb3cce21d45b39ef5edcf53ce5768 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:22.303539 22861 raft_consensus.cc:2468] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:22.306185 22856 raft_consensus.cc:515] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:22.308316 22856 leader_election.cc:290] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 5 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:22.309523 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:22.310091 22785 raft_consensus.cc:3060] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:22.310164 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:22.310858 22708 raft_consensus.cc:3055] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:22.311182 22708 raft_consensus.cc:740] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:22.312016 22708 consensus_queue.cc:260] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:22.313237 22708 raft_consensus.cc:3060] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:22.316385 22785 raft_consensus.cc:2468] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 5.
I20260709 13:06:22.317523 22829 leader_election.cc:304] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:22.318241 24638 raft_consensus.cc:2804] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:22.318684 24638 raft_consensus.cc:697] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:22.319490 24638 consensus_queue.cc:237] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:22.336573 24667 raft_consensus.cc:993] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14: : Instructing follower 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:22.337767 24667 raft_consensus.cc:1081] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Signalling peer 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:22.343410 22610 catalog_manager.cc:5697] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 4 to 5, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 5 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:22.359833 24677 tablet_copy_client.cc:806] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:22.360473 24677 tablet_copy_client.cc:670] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:22.369002 24677 tablet_copy_client.cc:538] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:22.373184 22713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:59510
I20260709 13:06:22.373728 22713 raft_consensus.cc:493] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:22.374034 22713 raft_consensus.cc:3060] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:22.378434 22708 raft_consensus.cc:2468] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 5.
I20260709 13:06:22.384666 22713 raft_consensus.cc:515] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:22.395493 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:22.396107 22785 raft_consensus.cc:3055] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:06:22.396404 22785 raft_consensus.cc:740] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:22.397815 22713 leader_election.cc:290] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 6 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:22.399577 24677 tablet_bootstrap.cc:492] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:22.400177 22785 consensus_queue.cc:260] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:22.404698 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:22.405189 22856 raft_consensus.cc:3060] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:22.410203 22785 raft_consensus.cc:3060] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:22.411440 22856 raft_consensus.cc:2468] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 6.
I20260709 13:06:22.413345 22679 leader_election.cc:304] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:22.413981 24516 raft_consensus.cc:2804] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:06:22.414462 24516 raft_consensus.cc:697] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:22.415290 24516 consensus_queue.cc:237] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:22.416957 22785 raft_consensus.cc:2468] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 6.
I20260709 13:06:22.426515 22614 catalog_manager.cc:5697] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 4 to 5, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 5 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:22.438578 22613 catalog_manager.cc:5697] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 5 to 6, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 6 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:22.509056 24696 raft_consensus.cc:993] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:22.509553 24696 raft_consensus.cc:1081] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Signalling peer 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:22.511198 22708 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:59514
I20260709 13:06:22.511740 22708 raft_consensus.cc:493] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:22.512048 22708 raft_consensus.cc:3060] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:22.546929 22708 raft_consensus.cc:515] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:06:22.549595 23346 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 62391us
I20260709 13:06:22.555922 23373 raft_consensus.cc:1217] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Deduplicated request from leader. Original: 5.3->[5.4-5.4]   Dedup: 5.4->[]
I20260709 13:06:22.565385 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:22.565965 22785 raft_consensus.cc:3060] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:22.585834 22708 leader_election.cc:290] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 4 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:22.588769 22785 raft_consensus.cc:2468] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 4.
I20260709 13:06:22.589268 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:22.589771 22856 raft_consensus.cc:3055] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:22.589969 22856 raft_consensus.cc:740] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:22.590716 22680 leader_election.cc:304] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:22.592482 22856 consensus_queue.cc:260] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:22.594238 24646 raft_consensus.cc:2804] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:22.595117 24646 raft_consensus.cc:697] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:22.595927 24646 consensus_queue.cc:237] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:22.603586 22856 raft_consensus.cc:3060] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:22.604831 24677 tablet_bootstrap.cc:492] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:22.605650 24677 tablet_bootstrap.cc:492] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:22.606267 24677 ts_tablet_manager.cc:1403] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.217s	user 0.012s	sys 0.018s
I20260709 13:06:22.609112 24677 raft_consensus.cc:359] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:22.609859 24677 raft_consensus.cc:740] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:22.610512 24677 consensus_queue.cc:260] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:22.612833 24677 ts_tablet_manager.cc:1434] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:22.615238 22801 tablet_copy_service.cc:342] P 10d1025610704e5abceba0cec1457b14: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-d850b07248c64f79adf9c839da56f163 received from {username='slave'} at 127.0.0.1:60640
I20260709 13:06:22.615630 22801 tablet_copy_service.cc:434] P 10d1025610704e5abceba0cec1457b14: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-d850b07248c64f79adf9c839da56f163 on tablet d850b07248c64f79adf9c839da56f163 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:22.622397 24696 raft_consensus.cc:1064] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:22.624845 24696 consensus_queue.cc:237] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:22.655253 22613 catalog_manager.cc:5697] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 3 to 4, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 4 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:22.626068 22856 raft_consensus.cc:2468] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 4.
I20260709 13:06:22.670729 23373 raft_consensus.cc:1275] T 915149468c5f44d5963efff57964b1e4 P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:22.671633 22785 raft_consensus.cc:1275] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:22.673126 22708 raft_consensus.cc:1275] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:22.673240 24638 consensus_queue.cc:1048] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:22.674360 24637 consensus_queue.cc:1048] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:22.676117 24637 consensus_queue.cc:1048] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:22.693915 24694 raft_consensus.cc:1064] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:22.696520 24694 consensus_queue.cc:237] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [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: 4, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:22.708956 23377 raft_consensus.cc:1217] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Deduplicated request from leader. Original: 5.4->[5.5-5.5]   Dedup: 5.5->[]
I20260709 13:06:22.713165 22713 raft_consensus.cc:1275] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:22.716873 24667 consensus_queue.cc:1048] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:22.749897 24637 raft_consensus.cc:2955] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:22.766037 23373 raft_consensus.cc:2955] T 915149468c5f44d5963efff57964b1e4 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:22.774102 22713 raft_consensus.cc:1275] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:06:22.775475 24667 consensus_queue.cc:1048] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:22.776322 23377 raft_consensus.cc:1275] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec [term 6 LEARNER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:06:22.777904 24682 consensus_queue.cc:1048] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:22.791865 22713 raft_consensus.cc:2955] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:22.801800 22856 raft_consensus.cc:1275] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:06:22.810460 24694 consensus_queue.cc:1048] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:22.813795 22708 raft_consensus.cc:1275] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:22.811160 22613 catalog_manager.cc:5697] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:22.768687 22785 raft_consensus.cc:2955] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:22.831059 24637 consensus_queue.cc:1048] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:22.857708 22785 raft_consensus.cc:1275] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:22.859015 22861 consensus_queue.cc:237] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:22.880779 22856 raft_consensus.cc:1275] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:22.886955 24697 consensus_queue.cc:1048] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:22.906949 23377 raft_consensus.cc:2955] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:22.904446 24607 raft_consensus.cc:2955] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 6 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
W20260709 13:06:22.940491 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 58821.4us
I20260709 13:06:22.942996 23373 raft_consensus.cc:1275] T 915149468c5f44d5963efff57964b1e4 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:22.945483 24696 consensus_queue.cc:1048] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:22.938704 22614 catalog_manager.cc:5697] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec reported cstate change: config changed from index 6 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:22.952852 22789 raft_consensus.cc:1275] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:22.953786 24682 consensus_queue.cc:1048] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:22.977417 24637 raft_consensus.cc:2955] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:22.978297 22713 raft_consensus.cc:2955] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:22.978775 23377 raft_consensus.cc:2955] T 915149468c5f44d5963efff57964b1e4 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:22.993960 24696 consensus_queue.cc:1048] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:22.997649 22598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 915149468c5f44d5963efff57964b1e4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:23.001577 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:23.004000 22787 raft_consensus.cc:2955] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:23.007939 22862 raft_consensus.cc:1275] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:23.009619 24647 consensus_queue.cc:1048] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:23.012585 22785 raft_consensus.cc:1275] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:06:23.014668 24516 consensus_queue.cc:1048] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:23.024741 22784 consensus_queue.cc:237] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:23.061373 22856 raft_consensus.cc:1275] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:06:23.065498 23373 raft_consensus.cc:1275] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:06:23.067798 24516 consensus_queue.cc:1048] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:23.068611 22708 raft_consensus.cc:1275] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:06:23.070573 24667 consensus_queue.cc:1048] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:06:23.078006 24723 consensus_queue.cc:1048] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:06:23.081055 24723 raft_consensus.cc:2955] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 6 LEADER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:23.085340 22784 raft_consensus.cc:1275] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:23.086347 23373 raft_consensus.cc:2955] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:23.086774 22613 catalog_manager.cc:5697] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 4 to 5, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New cstate: current_term: 3 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:23.091809 24647 consensus_queue.cc:1048] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:23.111862 24722 raft_consensus.cc:1064] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:23.115270 24722 consensus_queue.cc:237] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [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: 2, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:23.120942 22703 tablet_service.cc:1558] Processing DeleteTablet for tablet 915149468c5f44d5963efff57964b1e4 with delete_type TABLET_DATA_TOMBSTONED (TS 7a0cafc39c4d4b5db7d3b141b30c69aa not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59502
I20260709 13:06:23.135965 22599 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fd2e7b06900a4ba0b6c6c1d357507f8f with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:23.137866 22610 catalog_manager.cc:5697] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec reported cstate change: config changed from index 7 to 8, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New cstate: current_term: 6 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:23.168555 22708 raft_consensus.cc:2955] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:23.179258 24730 tablet_replica.cc:333] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:23.181207 24730 raft_consensus.cc:2243] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:23.188331 24730 raft_consensus.cc:2272] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:23.189606 22855 tablet_service.cc:1558] Processing DeleteTablet for tablet fd2e7b06900a4ba0b6c6c1d357507f8f with delete_type TABLET_DATA_TOMBSTONED (TS 4f037ffdb0be4730a45aefcaa25772d4 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:49404
I20260709 13:06:23.194423 24730 ts_tablet_manager.cc:1916] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:23.212462 24731 tablet_replica.cc:333] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:23.213966 24731 raft_consensus.cc:2243] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:23.214833 24731 pending_rounds.cc:70] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4: Trying to abort 1 pending ops.
I20260709 13:06:23.220225 24730 ts_tablet_manager.cc:1929] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:06:23.220742 24730 log.cc:1199] T 915149468c5f44d5963efff57964b1e4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-0-root/wals/915149468c5f44d5963efff57964b1e4
I20260709 13:06:23.215178 24731 pending_rounds.cc:77] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4: Aborting op as it isn't in flight: id { term: 6 index: 7 } timestamp: 7305635359518711808 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "fd2e7b06900a4ba0b6c6c1d357507f8f" old_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } } new_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } } }
I20260709 13:06:23.222479 24731 raft_consensus.cc:2917] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Aborting config change with OpId 6.7: Aborted: Op aborted
I20260709 13:06:23.223235 24731 raft_consensus.cc:2889] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:06:23.223654 24731 raft_consensus.cc:2272] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:23.222429 22601 catalog_manager.cc:5028] TS 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): tablet 915149468c5f44d5963efff57964b1e4 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:23.227715 24731 ts_tablet_manager.cc:1916] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:23.237211 23373 raft_consensus.cc:1275] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:23.238816 24607 consensus_queue.cc:1048] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:23.252913 24731 ts_tablet_manager.cc:1929] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.7
I20260709 13:06:23.254848 22861 raft_consensus.cc:1275] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:23.255528 22713 raft_consensus.cc:1275] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:23.253446 24731 log.cc:1199] T fd2e7b06900a4ba0b6c6c1d357507f8f P 4f037ffdb0be4730a45aefcaa25772d4: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-2-root/wals/fd2e7b06900a4ba0b6c6c1d357507f8f
I20260709 13:06:23.256616 24694 consensus_queue.cc:1048] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:23.258251 22598 catalog_manager.cc:5028] TS 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): tablet fd2e7b06900a4ba0b6c6c1d357507f8f (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:23.259089 24667 consensus_queue.cc:1048] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:23.277236 24607 raft_consensus.cc:2955] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:23.290050 22856 raft_consensus.cc:2955] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:23.290731 23373 raft_consensus.cc:2955] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:23.294049 22713 raft_consensus.cc:2955] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:23.303083 22614 catalog_manager.cc:5697] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:23.318276 22789 consensus_queue.cc:237] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [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: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:23.331133 24723 raft_consensus.cc:1064] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:23.337679 24723 consensus_queue.cc:237] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [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: 3, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:23.345944 23377 raft_consensus.cc:1275] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:06:23.346412 22861 raft_consensus.cc:1275] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:06:23.347196 24694 consensus_queue.cc:1048] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:23.349530 24694 consensus_queue.cc:1048] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:23.355163 24682 raft_consensus.cc:2955] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:23.359776 22861 raft_consensus.cc:2955] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:23.368620 22599 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 127bb3cce21d45b39ef5edcf53ce5768 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:23.370484 23373 raft_consensus.cc:2955] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:23.386526 22610 catalog_manager.cc:5697] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 5 to 6, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New cstate: current_term: 5 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:23.390182 23377 raft_consensus.cc:1275] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:06:23.394852 24667 consensus_queue.cc:1048] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:23.401240 22861 raft_consensus.cc:1275] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:06:23.402921 24722 consensus_queue.cc:1048] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:23.405186 22703 tablet_service.cc:1558] Processing DeleteTablet for tablet 127bb3cce21d45b39ef5edcf53ce5768 with delete_type TABLET_DATA_TOMBSTONED (TS 7a0cafc39c4d4b5db7d3b141b30c69aa not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:59502
I20260709 13:06:23.406121 24730 tablet_replica.cc:333] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:23.419708 24730 raft_consensus.cc:2243] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:23.420604 24730 raft_consensus.cc:2272] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:23.423921 24730 ts_tablet_manager.cc:1916] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:23.442415 22713 raft_consensus.cc:1275] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:06:23.443712 24682 consensus_queue.cc:1048] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:23.444782 24730 ts_tablet_manager.cc:1929] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.5
I20260709 13:06:23.445254 24730 log.cc:1199] T 127bb3cce21d45b39ef5edcf53ce5768 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-0-root/wals/127bb3cce21d45b39ef5edcf53ce5768
I20260709 13:06:23.447290 22601 catalog_manager.cc:5028] TS 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): tablet 127bb3cce21d45b39ef5edcf53ce5768 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:23.458918 24607 raft_consensus.cc:2955] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:23.466194 23377 raft_consensus.cc:2955] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:23.481778 22861 raft_consensus.cc:2955] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:23.491878 22614 catalog_manager.cc:5697] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index 5 to 6, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:23.499745 22713 raft_consensus.cc:2955] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:23.558003 22784 consensus_queue.cc:237] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:23.567534 23373 raft_consensus.cc:1275] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:06:23.568966 24682 consensus_queue.cc:1048] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:23.572063 22713 raft_consensus.cc:1275] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:06:23.574229 24607 consensus_queue.cc:1048] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:23.578766 24607 raft_consensus.cc:2955] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:23.585430 23373 raft_consensus.cc:2955] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:23.596161 22713 raft_consensus.cc:2955] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:23.609584 22599 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d850b07248c64f79adf9c839da56f163 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:23.618299 22612 catalog_manager.cc:5697] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index 6 to 7, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New cstate: current_term: 5 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:23.634619 22855 tablet_service.cc:1558] Processing DeleteTablet for tablet d850b07248c64f79adf9c839da56f163 with delete_type TABLET_DATA_TOMBSTONED (TS 4f037ffdb0be4730a45aefcaa25772d4 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:49404
I20260709 13:06:23.635545 24731 tablet_replica.cc:333] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:23.636520 24731 raft_consensus.cc:2243] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:23.637259 24731 raft_consensus.cc:2272] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:23.640396 24731 ts_tablet_manager.cc:1916] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:23.653059 24731 ts_tablet_manager.cc:1929] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260709 13:06:23.653431 24731 log.cc:1199] T d850b07248c64f79adf9c839da56f163 P 4f037ffdb0be4730a45aefcaa25772d4: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-2-root/wals/d850b07248c64f79adf9c839da56f163
I20260709 13:06:23.655248 22598 catalog_manager.cc:5028] TS 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): tablet d850b07248c64f79adf9c839da56f163 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:23.784943 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:23.825323 22785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "d97f292bf045489683ac6c1a6ac61aec"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:23.825816 22785 raft_consensus.cc:606] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Received request to transfer leadership to TS d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:23.827910 22861 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:23.828375 22861 raft_consensus.cc:606] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Received request to transfer leadership to TS 10d1025610704e5abceba0cec1457b14
I20260709 13:06:23.830430 22713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:58838
I20260709 13:06:23.830828 22713 raft_consensus.cc:606] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:23.832806 22862 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:23.833312 22862 raft_consensus.cc:606] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Received request to transfer leadership to TS 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:23.835188 22713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:58838
I20260709 13:06:23.835558 22713 raft_consensus.cc:606] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:23.836419 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:23.837883 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:24.020412 24647 raft_consensus.cc:993] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:24.020943 24647 raft_consensus.cc:1081] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:24.022346 22862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49408
I20260709 13:06:24.022815 22862 raft_consensus.cc:493] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:24.023204 22862 raft_consensus.cc:3060] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:24.027496 22862 raft_consensus.cc:515] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:24.028949 22862 leader_election.cc:290] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:24.029527 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:24.029747 23377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36c1362263424c7d8a3291186bdeb6fa" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:24.030007 22713 raft_consensus.cc:3055] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:24.030244 23377 raft_consensus.cc:3060] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:24.030287 22713 raft_consensus.cc:740] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:24.031128 22713 consensus_queue.cc:260] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:24.031888 22713 raft_consensus.cc:3060] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:24.035401 23377 raft_consensus.cc:2468] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:24.036468 22829 leader_election.cc:304] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:24.037154 24697 raft_consensus.cc:2804] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:24.037385 22713 raft_consensus.cc:2468] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:24.039059 24697 raft_consensus.cc:697] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:24.039938 24697 consensus_queue.cc:237] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:24.050047 22610 catalog_manager.cc:5697] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 3 to 4, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:24.096570 24740 raft_consensus.cc:993] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:24.097018 24697 raft_consensus.cc:1081] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Signalling peer 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:24.098174 22713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:59514
I20260709 13:06:24.098632 22713 raft_consensus.cc:493] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:24.098886 22713 raft_consensus.cc:3060] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:24.106294 22713 raft_consensus.cc:515] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:24.107573 22713 leader_election.cc:290] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 5 election: Requested vote from peers 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:24.108497 23377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:24.108415 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:24.109110 23377 raft_consensus.cc:3060] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:24.109200 22862 raft_consensus.cc:3055] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:24.109618 22862 raft_consensus.cc:740] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:24.110309 22862 consensus_queue.cc:260] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:24.111336 22862 raft_consensus.cc:3060] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:24.114028 23377 raft_consensus.cc:2468] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 5.
I20260709 13:06:24.114856 22680 leader_election.cc:304] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:24.115504 24647 raft_consensus.cc:2804] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:24.115923 24647 raft_consensus.cc:697] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:24.116199 22862 raft_consensus.cc:2468] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 5.
I20260709 13:06:24.116703 24647 consensus_queue.cc:237] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:24.129840 22610 catalog_manager.cc:5697] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 4 to 5, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 5 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:24.172734 24646 raft_consensus.cc:993] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:24.173115 24647 raft_consensus.cc:1081] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:24.174315 22862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49408
I20260709 13:06:24.174719 22862 raft_consensus.cc:493] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:24.174970 22862 raft_consensus.cc:3060] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:24.179126 22862 raft_consensus.cc:515] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:24.180683 22862 leader_election.cc:290] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 6 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:24.181151 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:24.181469 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6605a06c9d34c36ae64f98f5f51b1a0" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:24.181965 22713 raft_consensus.cc:3055] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:06:24.181998 22785 raft_consensus.cc:3060] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:24.182410 22713 raft_consensus.cc:740] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:24.183079 22713 consensus_queue.cc:260] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:24.184098 22713 raft_consensus.cc:3060] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:24.187839 22785 raft_consensus.cc:2468] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 6.
I20260709 13:06:24.188750 22829 leader_election.cc:304] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:24.188871 22713 raft_consensus.cc:2468] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 6.
I20260709 13:06:24.189320 24697 raft_consensus.cc:2804] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:06:24.189774 24697 raft_consensus.cc:697] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:24.190442 24697 consensus_queue.cc:237] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:24.199290 22610 catalog_manager.cc:5697] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 5 to 6, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 6 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:24.234915 24740 raft_consensus.cc:993] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:24.235351 24697 raft_consensus.cc:1081] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Signalling peer 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:24.236552 22785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:40482
I20260709 13:06:24.237001 22785 raft_consensus.cc:493] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:24.237248 22785 raft_consensus.cc:3060] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:24.241418 22785 raft_consensus.cc:515] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:24.243697 22785 leader_election.cc:290] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 5 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:24.245150 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:24.245743 22862 raft_consensus.cc:3055] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:24.246145 22862 raft_consensus.cc:740] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:24.245738 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3482b510280946219af42e5ce6cc87b0" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:24.246840 22862 consensus_queue.cc:260] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:24.248016 22862 raft_consensus.cc:3060] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:24.247296 22713 raft_consensus.cc:3060] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:24.254051 22862 raft_consensus.cc:2468] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:24.254313 22713 raft_consensus.cc:2468] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:24.255105 22754 leader_election.cc:304] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:24.255779 24667 raft_consensus.cc:2804] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:24.256132 24667 raft_consensus.cc:697] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:24.256850 24667 consensus_queue.cc:237] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:24.265615 22610 catalog_manager.cc:5697] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 4 to 5, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 5 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:24.282270 24607 raft_consensus.cc:993] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14: : Instructing follower d97f292bf045489683ac6c1a6ac61aec to start an election
I20260709 13:06:24.282722 24667 raft_consensus.cc:1081] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Signalling peer d97f292bf045489683ac6c1a6ac61aec to start an election
I20260709 13:06:24.283999 23377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768"
dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
 from {username='slave'} at 127.0.0.1:35426
I20260709 13:06:24.284492 23377 raft_consensus.cc:493] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:24.284731 23377 raft_consensus.cc:3060] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:24.289228 23377 raft_consensus.cc:515] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:24.290783 23377 leader_election.cc:290] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 6 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:24.291294 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:24.291847 22784 raft_consensus.cc:3055] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:06:24.291990 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "127bb3cce21d45b39ef5edcf53ce5768" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:24.292246 22784 raft_consensus.cc:740] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:24.292635 22862 raft_consensus.cc:3060] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:24.292984 22784 consensus_queue.cc:260] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:24.294140 22784 raft_consensus.cc:3060] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:24.298856 22862 raft_consensus.cc:2468] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 6.
I20260709 13:06:24.299839 23345 leader_election.cc:304] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec [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: 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:24.300194 22784 raft_consensus.cc:2468] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 6.
I20260709 13:06:24.300631 24704 raft_consensus.cc:2804] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:06:24.301118 24704 raft_consensus.cc:697] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec [term 6 LEADER]: Becoming Leader. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Running, Role: LEADER
I20260709 13:06:24.301991 24704 consensus_queue.cc:237] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:24.310436 22610 catalog_manager.cc:5697] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 5 to 6, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to d97f292bf045489683ac6c1a6ac61aec (127.21.26.132). New cstate: current_term: 6 leader_uuid: "d97f292bf045489683ac6c1a6ac61aec" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:24.478673 23377 raft_consensus.cc:1275] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:24.479969 24697 consensus_queue.cc:1048] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:24.511488 22715 raft_consensus.cc:1275] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:24.512900 24637 consensus_queue.cc:1048] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:24.634963 22784 raft_consensus.cc:1275] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:06:24.636056 24637 consensus_queue.cc:1048] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:24.645612 22713 raft_consensus.cc:1275] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:06:24.647096 24637 consensus_queue.cc:1048] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:24.663508 22861 raft_consensus.cc:1275] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:06:24.665407 24646 consensus_queue.cc:1048] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:24.676282 23377 raft_consensus.cc:1275] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:06:24.677800 24647 consensus_queue.cc:1048] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:24.720697 22713 consensus_queue.cc:237] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:24.726454 22862 raft_consensus.cc:1275] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:06:24.727411 22680 consensus_peers.cc:597] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3287a0e38e034720aab0f9b866493ffc. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:24.727450 22784 raft_consensus.cc:1275] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:24.728111 24647 consensus_queue.cc:1048] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:24.728853 24646 consensus_queue.cc:1048] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:24.737596 24647 raft_consensus.cc:2955] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:24.741148 22862 raft_consensus.cc:2955] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:24.745414 22784 raft_consensus.cc:2955] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:24.753871 22856 consensus_queue.cc:237] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:24.759416 22610 catalog_manager.cc:5697] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:24.770264 22862 raft_consensus.cc:1275] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:24.771440 24667 consensus_queue.cc:1048] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:24.786720 22713 raft_consensus.cc:1275] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:24.788265 24667 consensus_queue.cc:1048] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:06:24.805439 22829 consensus_peers.cc:597] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce5c45e2133045d0977ef211e88544f9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:24.808444 22784 raft_consensus.cc:1275] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:06:24.815429 22785 raft_consensus.cc:1275] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:06:24.812314 24637 consensus_queue.cc:1048] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 13:06:24.817003 24705 consensus_queue.cc:1048] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:24.827536 22713 raft_consensus.cc:1275] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:06:24.829622 24740 raft_consensus.cc:2955] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index -1 to 6, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:24.832466 22789 raft_consensus.cc:2955] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index -1 to 6, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:24.838703 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:24.833792 24637 consensus_queue.cc:1048] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:06:24.854830 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 63553us
I20260709 13:06:24.859927 22856 raft_consensus.cc:1275] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:06:24.861515 24704 consensus_queue.cc:1048] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:24.874410 22610 catalog_manager.cc:5697] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index -1 to 6, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 5 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:24.874333 22713 raft_consensus.cc:2955] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index -1 to 6, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:24.877497 22856 consensus_queue.cc:237] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
W20260709 13:06:24.886550 22829 consensus_peers.cc:597] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 68f4dfbe572b4d2a85b3e69eede55dc3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:24.888655 22784 raft_consensus.cc:1275] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:24.889838 22715 raft_consensus.cc:1275] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:24.891366 24637 consensus_queue.cc:1048] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:24.892947 24637 consensus_queue.cc:1048] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:24.917629 24740 raft_consensus.cc:2955] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:24.931770 22715 raft_consensus.cc:2955] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:24.935194 22782 raft_consensus.cc:2955] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:24.932107 22784 consensus_queue.cc:237] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [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: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
W20260709 13:06:24.943406 22755 consensus_peers.cc:597] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cebebd1e846148bcad8350217d15c665. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:24.944012 22861 raft_consensus.cc:1275] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:24.947861 24607 consensus_queue.cc:1048] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:24.950664 22715 raft_consensus.cc:1275] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:24.951898 24607 consensus_queue.cc:1048] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:24.951155 22612 catalog_manager.cc:5697] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index -1 to 5, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 5 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:24.961292 24607 raft_consensus.cc:2955] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:24.969610 22861 raft_consensus.cc:2955] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:24.974119 22715 raft_consensus.cc:2955] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:24.984372 22614 catalog_manager.cc:5697] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index -1 to 5, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 5 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.178839 24776 ts_tablet_manager.cc:933] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655)
I20260709 13:06:25.181696 24776 tablet_copy_client.cc:323] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.129:35655
I20260709 13:06:25.183311 22724 tablet_copy_service.cc:140] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Received BeginTabletCopySession request for tablet 3287a0e38e034720aab0f9b866493ffc from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:37414)
I20260709 13:06:25.183705 22724 tablet_copy_service.cc:161] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Beginning new tablet copy session on tablet 3287a0e38e034720aab0f9b866493ffc from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:37414: session id = d97f292bf045489683ac6c1a6ac61aec-3287a0e38e034720aab0f9b866493ffc
I20260709 13:06:25.190019 22724 tablet_copy_source_session.cc:215] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:25.192876 24776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3287a0e38e034720aab0f9b866493ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:25.203243 24778 ts_tablet_manager.cc:933] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:25.203810 24776 tablet_copy_client.cc:806] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:25.204391 24776 tablet_copy_client.cc:670] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:25.205217 24778 tablet_copy_client.cc:323] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.131:33387
I20260709 13:06:25.206776 22875 tablet_copy_service.cc:140] P 4f037ffdb0be4730a45aefcaa25772d4: Received BeginTabletCopySession request for tablet ce5c45e2133045d0977ef211e88544f9 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:45310)
I20260709 13:06:25.207315 22875 tablet_copy_service.cc:161] P 4f037ffdb0be4730a45aefcaa25772d4: Beginning new tablet copy session on tablet ce5c45e2133045d0977ef211e88544f9 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:45310: session id = d97f292bf045489683ac6c1a6ac61aec-ce5c45e2133045d0977ef211e88544f9
I20260709 13:06:25.208293 24776 tablet_copy_client.cc:538] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:25.215195 24776 tablet_bootstrap.cc:492] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:25.216917 22875 tablet_copy_source_session.cc:215] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:25.220129 24778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce5c45e2133045d0977ef211e88544f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:25.233453 24776 tablet_bootstrap.cc:492] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:25.234336 24776 tablet_bootstrap.cc:492] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:25.235432 24776 ts_tablet_manager.cc:1403] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.020s	user 0.020s	sys 0.001s
I20260709 13:06:25.239811 24778 tablet_copy_client.cc:806] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:25.240422 24778 tablet_copy_client.cc:670] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:25.241863 24776 raft_consensus.cc:359] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:25.246438 24776 raft_consensus.cc:740] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:25.247515 24776 consensus_queue.cc:260] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:25.248560 24778 tablet_copy_client.cc:538] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:25.250244 24776 ts_tablet_manager.cc:1434] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:06:25.256434 22724 tablet_copy_service.cc:342] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-3287a0e38e034720aab0f9b866493ffc received from {username='slave'} at 127.0.0.1:37414
I20260709 13:06:25.256831 22724 tablet_copy_service.cc:434] P 7a0cafc39c4d4b5db7d3b141b30c69aa: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-3287a0e38e034720aab0f9b866493ffc on tablet 3287a0e38e034720aab0f9b866493ffc with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:25.260660 24778 tablet_bootstrap.cc:492] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:25.291329 24778 tablet_bootstrap.cc:492] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:25.292275 24778 tablet_bootstrap.cc:492] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:25.293870 24778 ts_tablet_manager.cc:1403] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.033s	user 0.024s	sys 0.004s
I20260709 13:06:25.296388 24778 raft_consensus.cc:359] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:25.297041 24778 raft_consensus.cc:740] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:25.297500 24778 consensus_queue.cc:260] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:25.301916 24778 ts_tablet_manager.cc:1434] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 13:06:25.303627 22875 tablet_copy_service.cc:342] P 4f037ffdb0be4730a45aefcaa25772d4: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-ce5c45e2133045d0977ef211e88544f9 received from {username='slave'} at 127.0.0.1:45310
I20260709 13:06:25.304036 22875 tablet_copy_service.cc:434] P 4f037ffdb0be4730a45aefcaa25772d4: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-ce5c45e2133045d0977ef211e88544f9 on tablet ce5c45e2133045d0977ef211e88544f9 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:25.419888 24778 ts_tablet_manager.cc:933] T 68f4dfbe572b4d2a85b3e69eede55dc3 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:25.421417 24778 tablet_copy_client.cc:323] T 68f4dfbe572b4d2a85b3e69eede55dc3 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.131:33387
I20260709 13:06:25.422645 22875 tablet_copy_service.cc:140] P 4f037ffdb0be4730a45aefcaa25772d4: Received BeginTabletCopySession request for tablet 68f4dfbe572b4d2a85b3e69eede55dc3 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:45310)
I20260709 13:06:25.423175 22875 tablet_copy_service.cc:161] P 4f037ffdb0be4730a45aefcaa25772d4: Beginning new tablet copy session on tablet 68f4dfbe572b4d2a85b3e69eede55dc3 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:45310: session id = d97f292bf045489683ac6c1a6ac61aec-68f4dfbe572b4d2a85b3e69eede55dc3
I20260709 13:06:25.430313 22875 tablet_copy_source_session.cc:215] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:25.432833 24778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f4dfbe572b4d2a85b3e69eede55dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:25.443936 24778 tablet_copy_client.cc:806] T 68f4dfbe572b4d2a85b3e69eede55dc3 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:25.444451 24778 tablet_copy_client.cc:670] T 68f4dfbe572b4d2a85b3e69eede55dc3 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:25.449183 24778 tablet_copy_client.cc:538] T 68f4dfbe572b4d2a85b3e69eede55dc3 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:25.455823 24778 tablet_bootstrap.cc:492] T 68f4dfbe572b4d2a85b3e69eede55dc3 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:25.481415 24778 tablet_bootstrap.cc:492] T 68f4dfbe572b4d2a85b3e69eede55dc3 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:25.482373 24778 tablet_bootstrap.cc:492] T 68f4dfbe572b4d2a85b3e69eede55dc3 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:25.482992 24778 ts_tablet_manager.cc:1403] T 68f4dfbe572b4d2a85b3e69eede55dc3 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.012s
I20260709 13:06:25.485785 24778 raft_consensus.cc:359] T 68f4dfbe572b4d2a85b3e69eede55dc3 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:25.486497 24778 raft_consensus.cc:740] T 68f4dfbe572b4d2a85b3e69eede55dc3 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:25.487061 24778 consensus_queue.cc:260] T 68f4dfbe572b4d2a85b3e69eede55dc3 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:25.492421 24778 ts_tablet_manager.cc:1434] T 68f4dfbe572b4d2a85b3e69eede55dc3 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:06:25.494042 22875 tablet_copy_service.cc:342] P 4f037ffdb0be4730a45aefcaa25772d4: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-68f4dfbe572b4d2a85b3e69eede55dc3 received from {username='slave'} at 127.0.0.1:45310
I20260709 13:06:25.494486 22875 tablet_copy_service.cc:434] P 4f037ffdb0be4730a45aefcaa25772d4: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-68f4dfbe572b4d2a85b3e69eede55dc3 on tablet 68f4dfbe572b4d2a85b3e69eede55dc3 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:25.531610 24778 ts_tablet_manager.cc:933] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:25.533309 24778 tablet_copy_client.cc:323] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.130:45635
I20260709 13:06:25.534615 22801 tablet_copy_service.cc:140] P 10d1025610704e5abceba0cec1457b14: Received BeginTabletCopySession request for tablet cebebd1e846148bcad8350217d15c665 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:60640)
I20260709 13:06:25.535127 22801 tablet_copy_service.cc:161] P 10d1025610704e5abceba0cec1457b14: Beginning new tablet copy session on tablet cebebd1e846148bcad8350217d15c665 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:60640: session id = d97f292bf045489683ac6c1a6ac61aec-cebebd1e846148bcad8350217d15c665
I20260709 13:06:25.547879 22801 tablet_copy_source_session.cc:215] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:25.550585 24778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cebebd1e846148bcad8350217d15c665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:25.561512 24778 tablet_copy_client.cc:806] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:25.561993 24778 tablet_copy_client.cc:670] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:25.565972 24778 tablet_copy_client.cc:538] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:25.573704 24778 tablet_bootstrap.cc:492] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:25.596873 24778 tablet_bootstrap.cc:492] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:25.597713 24778 tablet_bootstrap.cc:492] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:25.598352 24778 ts_tablet_manager.cc:1403] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.003s
I20260709 13:06:25.602249 24778 raft_consensus.cc:359] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:25.602962 24778 raft_consensus.cc:740] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:25.603502 24778 consensus_queue.cc:260] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:25.605015 24778 ts_tablet_manager.cc:1434] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:25.606961 22801 tablet_copy_service.cc:342] P 10d1025610704e5abceba0cec1457b14: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-cebebd1e846148bcad8350217d15c665 received from {username='slave'} at 127.0.0.1:60640
I20260709 13:06:25.607407 22801 tablet_copy_service.cc:434] P 10d1025610704e5abceba0cec1457b14: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-cebebd1e846148bcad8350217d15c665 on tablet cebebd1e846148bcad8350217d15c665 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:25.700126 23373 raft_consensus.cc:1217] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:06:25.753356 23373 raft_consensus.cc:1217] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Deduplicated request from leader. Original: 5.5->[5.6-5.6]   Dedup: 5.6->[]
I20260709 13:06:25.947543 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:25.950266 23377 raft_consensus.cc:1217] T 68f4dfbe572b4d2a85b3e69eede55dc3 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Deduplicated request from leader. Original: 5.4->[5.5-5.5]   Dedup: 5.5->[]
I20260709 13:06:25.992928 23377 raft_consensus.cc:1217] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Deduplicated request from leader. Original: 5.4->[5.5-5.5]   Dedup: 5.5->[]
I20260709 13:06:26.000380 22861 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:26.001017 22861 raft_consensus.cc:606] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Received request to transfer leadership to TS 10d1025610704e5abceba0cec1457b14
I20260709 13:06:26.006683 22715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:58838
I20260709 13:06:26.007153 22715 raft_consensus.cc:606] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:26.009253 22784 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cebebd1e846148bcad8350217d15c665"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:26.009677 22784 raft_consensus.cc:606] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Received request to transfer leadership to TS 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:26.010718 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:26.011976 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:26.045055 24775 raft_consensus.cc:993] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14: : Instructing follower 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:26.045567 24607 raft_consensus.cc:1081] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Signalling peer 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:26.046713 22715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cebebd1e846148bcad8350217d15c665"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:59510
I20260709 13:06:26.047104 22715 raft_consensus.cc:493] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:26.047361 22715 raft_consensus.cc:3060] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:26.051545 22715 raft_consensus.cc:515] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:26.052889 22715 leader_election.cc:290] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 6 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:26.053843 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:26.053864 22784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:26.054378 22861 raft_consensus.cc:3060] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:26.054567 22784 raft_consensus.cc:3055] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:06:26.054917 22784 raft_consensus.cc:740] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:26.055652 22784 consensus_queue.cc:260] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:26.057083 22784 raft_consensus.cc:3060] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:26.059046 22861 raft_consensus.cc:2468] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 6.
I20260709 13:06:26.060178 22679 leader_election.cc:304] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:26.060920 24763 raft_consensus.cc:2804] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:06:26.061334 24763 raft_consensus.cc:697] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:26.062146 24763 consensus_queue.cc:237] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:26.063056 22784 raft_consensus.cc:2468] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 6.
I20260709 13:06:26.076236 22610 catalog_manager.cc:5697] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 5 to 6, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 6 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.155807 24747 raft_consensus.cc:1064] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:26.158263 24747 consensus_queue.cc:237] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 4, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:26.166736 23377 raft_consensus.cc:1275] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:06:26.167259 22715 raft_consensus.cc:1275] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:06:26.167908 22784 raft_consensus.cc:1275] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:06:26.168998 24747 consensus_queue.cc:1048] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:26.169726 24637 consensus_queue.cc:1048] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:26.170367 24788 consensus_queue.cc:1048] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:26.181988 24747 raft_consensus.cc:2955] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.184898 22713 raft_consensus.cc:2955] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.187597 22785 raft_consensus.cc:2955] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.196624 23377 raft_consensus.cc:2955] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.203351 22610 catalog_manager.cc:5697] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 6 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:26.223642 22861 consensus_queue.cc:237] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:26.230814 23377 raft_consensus.cc:1275] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:06:26.233279 24637 consensus_queue.cc:1048] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:06:26.235386 22713 raft_consensus.cc:1275] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:06:26.241726 24637 consensus_queue.cc:1048] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:06:26.243515 24740 raft_consensus.cc:2955] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.249118 23378 raft_consensus.cc:2955] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.252415 22598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ce5c45e2133045d0977ef211e88544f9 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:26.253685 22713 raft_consensus.cc:2955] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.262107 24761 raft_consensus.cc:1064] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:26.267612 24761 consensus_queue.cc:237] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:26.270889 22610 catalog_manager.cc:5697] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index 7 to 8, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New cstate: current_term: 5 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.280161 23378 raft_consensus.cc:1275] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:26.280421 22861 raft_consensus.cc:1275] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:26.281459 22785 raft_consensus.cc:1275] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:26.282793 22779 tablet_service.cc:1558] Processing DeleteTablet for tablet ce5c45e2133045d0977ef211e88544f9 with delete_type TABLET_DATA_TOMBSTONED (TS 10d1025610704e5abceba0cec1457b14 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:40466
I20260709 13:06:26.283500 24646 consensus_queue.cc:1048] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:26.287497 24800 tablet_replica.cc:333] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:26.291399 24800 raft_consensus.cc:2243] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.292826 24800 raft_consensus.cc:2272] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.289469 24799 consensus_queue.cc:1048] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 13:06:26.294677 24763 consensus_queue.cc:1048] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:26.298507 24800 ts_tablet_manager.cc:1916] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:26.317727 24800 ts_tablet_manager.cc:1929] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.7
I20260709 13:06:26.320233 24800 log.cc:1199] T ce5c45e2133045d0977ef211e88544f9 P 10d1025610704e5abceba0cec1457b14: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-1-root/wals/ce5c45e2133045d0977ef211e88544f9
I20260709 13:06:26.319325 24763 raft_consensus.cc:2955] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.321393 22784 raft_consensus.cc:2955] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.323294 22599 catalog_manager.cc:5028] TS 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): tablet ce5c45e2133045d0977ef211e88544f9 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:26.331658 22861 raft_consensus.cc:2955] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.336757 22612 catalog_manager.cc:5697] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.356097 24747 raft_consensus.cc:993] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:26.356585 24747 raft_consensus.cc:1081] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Signalling peer 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:26.358176 22785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:40482
I20260709 13:06:26.358678 22785 raft_consensus.cc:493] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:26.358994 22785 raft_consensus.cc:3060] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:26.365653 22785 raft_consensus.cc:515] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:26.368227 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:26.368635 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:26.368763 22856 raft_consensus.cc:3055] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:26.369230 22856 raft_consensus.cc:740] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:26.368521 22785 leader_election.cc:290] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:26.369930 22856 consensus_queue.cc:260] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:26.371037 22856 raft_consensus.cc:3060] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:26.371186 22715 raft_consensus.cc:3060] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:26.377439 22856 raft_consensus.cc:2468] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:26.395438 24763 raft_consensus.cc:993] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:26.395876 24799 raft_consensus.cc:1081] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:26.396930 22754 leader_election.cc:304] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:26.397387 22856 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49408
I20260709 13:06:26.397639 24775 raft_consensus.cc:2804] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:26.397921 22856 raft_consensus.cc:493] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:26.398341 22856 raft_consensus.cc:3060] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:06:26.398823 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.132:44375, user_credentials={real_user=slave}} blocked reactor thread for 74776.7us
I20260709 13:06:26.401521 22715 raft_consensus.cc:2468] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:26.402949 24775 raft_consensus.cc:697] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:26.404398 22856 raft_consensus.cc:515] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:26.404248 23378 raft_consensus.cc:2955] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.418195 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:26.418732 22708 raft_consensus.cc:3055] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:06:26.419027 22708 raft_consensus.cc:740] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:26.419659 22708 consensus_queue.cc:260] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:26.420737 22708 raft_consensus.cc:3060] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:26.426837 22708 raft_consensus.cc:2468] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 6.
I20260709 13:06:26.428290 22831 leader_election.cc:304] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:26.429008 24787 raft_consensus.cc:2804] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:06:26.430017 24787 raft_consensus.cc:697] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:26.430312 23377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:26.429219 22856 leader_election.cc:290] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 6 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:26.429842 24775 consensus_queue.cc:237] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:26.430855 23377 raft_consensus.cc:3060] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:26.430857 24787 consensus_queue.cc:237] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:26.436179 22715 consensus_queue.cc:237] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:26.437409 23377 raft_consensus.cc:2468] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 6.
I20260709 13:06:26.445467 23377 raft_consensus.cc:1275] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:26.447068 24646 consensus_queue.cc:1048] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:26.458361 22856 raft_consensus.cc:1275] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:26.460399 24804 consensus_queue.cc:1048] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:26.465382 24646 raft_consensus.cc:2955] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.474704 22612 catalog_manager.cc:5697] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 2 to 3, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 3 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.474617 22861 raft_consensus.cc:2955] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.475333 22784 raft_consensus.cc:1275] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:06:26.475262 22614 catalog_manager.cc:5697] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 5 to 6, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 6 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.481796 22601 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3287a0e38e034720aab0f9b866493ffc with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:26.480374 23378 raft_consensus.cc:2955] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.478335 24799 consensus_queue.cc:1048] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:26.492712 22610 catalog_manager.cc:5697] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index 4 to 5, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:26.505172 22861 raft_consensus.cc:1275] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:06:26.506685 24763 consensus_queue.cc:1048] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:26.513877 24747 raft_consensus.cc:1064] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:26.516470 24747 consensus_queue.cc:237] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 3, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:26.532552 22779 tablet_service.cc:1558] Processing DeleteTablet for tablet 3287a0e38e034720aab0f9b866493ffc with delete_type TABLET_DATA_TOMBSTONED (TS 10d1025610704e5abceba0cec1457b14 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40466
I20260709 13:06:26.533946 24800 tablet_replica.cc:333] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:26.534958 24800 raft_consensus.cc:2243] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.535676 24800 raft_consensus.cc:2272] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.538281 23378 raft_consensus.cc:3060] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Advancing to term 6
I20260709 13:06:26.547374 24800 ts_tablet_manager.cc:1916] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:26.560839 23378 raft_consensus.cc:1275] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec [term 6 LEARNER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:06:26.562391 24763 consensus_queue.cc:1048] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:26.568643 23377 raft_consensus.cc:1275] T 68f4dfbe572b4d2a85b3e69eede55dc3 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:06:26.570115 24788 consensus_queue.cc:1048] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:26.573619 24800 ts_tablet_manager.cc:1929] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:06:26.574070 24800 log.cc:1199] T 3287a0e38e034720aab0f9b866493ffc P 10d1025610704e5abceba0cec1457b14: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-1-root/wals/3287a0e38e034720aab0f9b866493ffc
I20260709 13:06:26.576289 22599 catalog_manager.cc:5028] TS 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): tablet 3287a0e38e034720aab0f9b866493ffc (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:26.582384 22715 raft_consensus.cc:1275] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:06:26.584216 24787 consensus_queue.cc:1048] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:26.595925 24804 raft_consensus.cc:1064] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:26.598289 24804 consensus_queue.cc:237] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 5, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:26.609223 22784 raft_consensus.cc:1275] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:06:26.610339 22782 raft_consensus.cc:1275] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:06:26.610680 23378 raft_consensus.cc:1275] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec [term 6 LEARNER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:06:26.612540 24804 consensus_queue.cc:1048] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:26.615157 24763 consensus_queue.cc:1048] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:26.618484 24787 consensus_queue.cc:1048] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:26.625020 22861 raft_consensus.cc:1275] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:06:26.628818 24763 consensus_queue.cc:1048] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:26.634184 24763 raft_consensus.cc:2955] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 5 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.637848 22785 raft_consensus.cc:2955] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 5 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.640439 24787 raft_consensus.cc:2955] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.645157 22715 raft_consensus.cc:2955] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.648250 22862 raft_consensus.cc:2955] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 5 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.649219 22782 raft_consensus.cc:2955] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.658080 22614 catalog_manager.cc:5697] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index 5 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.667279 22612 catalog_manager.cc:5697] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index 5 to 6, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.692592 23377 raft_consensus.cc:2955] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 5 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.703612 23373 raft_consensus.cc:2955] T 68f4dfbe572b4d2a85b3e69eede55dc3 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.709024 22715 consensus_queue.cc:237] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:26.714917 22782 raft_consensus.cc:1275] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:06:26.716197 23377 raft_consensus.cc:1275] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:06:26.716248 24763 consensus_queue.cc:1048] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:06:26.717463 24799 consensus_queue.cc:1048] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:06:26.723681 24804 raft_consensus.cc:2955] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 LEADER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.727487 23378 raft_consensus.cc:2955] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.731695 22862 consensus_queue.cc:237] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:26.734339 22782 raft_consensus.cc:2955] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.741466 22785 raft_consensus.cc:1275] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:06:26.742470 23378 raft_consensus.cc:1275] T 68f4dfbe572b4d2a85b3e69eede55dc3 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:06:26.742908 24787 consensus_queue.cc:1048] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:26.748320 22601 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cebebd1e846148bcad8350217d15c665 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:26.752259 24740 consensus_queue.cc:1048] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:26.757350 24747 raft_consensus.cc:2955] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.763330 22610 catalog_manager.cc:5697] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index 7 to 8, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New cstate: current_term: 6 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:26.773747 22598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 68f4dfbe572b4d2a85b3e69eede55dc3 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:26.773592 22785 raft_consensus.cc:2955] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.782137 22613 catalog_manager.cc:5697] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 6 to 7, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New cstate: current_term: 5 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.786931 22855 tablet_service.cc:1558] Processing DeleteTablet for tablet cebebd1e846148bcad8350217d15c665 with delete_type TABLET_DATA_TOMBSTONED (TS 4f037ffdb0be4730a45aefcaa25772d4 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:49404
W20260709 13:06:26.800026 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 45757.8us
I20260709 13:06:26.802122 23378 raft_consensus.cc:2955] T 68f4dfbe572b4d2a85b3e69eede55dc3 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:26.806301 22703 tablet_service.cc:1558] Processing DeleteTablet for tablet 68f4dfbe572b4d2a85b3e69eede55dc3 with delete_type TABLET_DATA_TOMBSTONED (TS 7a0cafc39c4d4b5db7d3b141b30c69aa not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:59502
I20260709 13:06:26.815776 24820 tablet_replica.cc:333] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:26.817039 24820 raft_consensus.cc:2243] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.817934 24820 raft_consensus.cc:2272] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.822141 24820 ts_tablet_manager.cc:1916] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:26.826058 24821 tablet_replica.cc:333] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:26.827036 24821 raft_consensus.cc:2243] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.827723 24821 raft_consensus.cc:2272] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.831398 24821 ts_tablet_manager.cc:1916] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:26.840781 24820 ts_tablet_manager.cc:1929] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.7
I20260709 13:06:26.841150 24820 log.cc:1199] T cebebd1e846148bcad8350217d15c665 P 4f037ffdb0be4730a45aefcaa25772d4: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-2-root/wals/cebebd1e846148bcad8350217d15c665
I20260709 13:06:26.842450 22598 catalog_manager.cc:5028] TS 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): tablet cebebd1e846148bcad8350217d15c665 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:26.843818 24821 ts_tablet_manager.cc:1929] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260709 13:06:26.844157 24821 log.cc:1199] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-0-root/wals/68f4dfbe572b4d2a85b3e69eede55dc3
I20260709 13:06:26.845317 22601 catalog_manager.cc:5028] TS 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): tablet 68f4dfbe572b4d2a85b3e69eede55dc3 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:26.916966 22862 raft_consensus.cc:1275] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:26.918015 24805 consensus_queue.cc:1048] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:26.925978 22708 raft_consensus.cc:1275] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:26.927444 24775 consensus_queue.cc:1048] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:27.001437 23377 raft_consensus.cc:1275] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:06:27.002538 24787 consensus_queue.cc:1048] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:06:27.010262 22708 raft_consensus.cc:1275] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:06:27.011796 24788 consensus_queue.cc:1048] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:06:27.012974 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:27.859838 22861 consensus_queue.cc:237] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:27.866278 22782 raft_consensus.cc:1275] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:06:27.866307 22829 consensus_peers.cc:597] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50554c74e0fa4efd8c67d1385e873e82. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:27.868194 24740 consensus_queue.cc:1048] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:27.869104 22708 raft_consensus.cc:1275] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:27.870421 24740 consensus_queue.cc:1048] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:27.881971 24788 raft_consensus.cc:2955] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:27.883935 22785 raft_consensus.cc:2955] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:27.885918 22708 raft_consensus.cc:2955] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:27.897408 22715 consensus_queue.cc:237] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:27.898449 22614 catalog_manager.cc:5697] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 2 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.911319 22861 raft_consensus.cc:1275] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:27.912308 22680 consensus_peers.cc:597] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71abda1fc3344358a5c2f0e36f638701. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:27.912484 24804 consensus_queue.cc:1048] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.915877 22785 raft_consensus.cc:1275] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:27.917249 24804 consensus_queue.cc:1048] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.926383 24804 raft_consensus.cc:2955] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:27.933211 22789 raft_consensus.cc:2955] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:27.936657 22862 raft_consensus.cc:2955] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:27.948529 22612 catalog_manager.cc:5697] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.949887 22862 consensus_queue.cc:237] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [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: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:27.958595 22708 raft_consensus.cc:1275] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 13:06:27.959108 22829 consensus_peers.cc:597] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d0fb956e6b7416d8f11daad7d2f538f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:27.959892 24740 consensus_queue.cc:1048] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:27.959933 22789 raft_consensus.cc:1275] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:27.965374 24740 consensus_queue.cc:1048] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:27.971539 22715 raft_consensus.cc:2955] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:27.969905 24787 raft_consensus.cc:2955] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:27.977295 22785 raft_consensus.cc:2955] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:27.984588 22613 catalog_manager.cc:5697] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 5 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:27.994711 22789 consensus_queue.cc:237] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
W20260709 13:06:28.018256 22755 consensus_peers.cc:597] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ec058517e3284510acfd74fe8ddeafb6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:28.019526 22715 raft_consensus.cc:1275] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:28.020949 24607 consensus_queue.cc:1048] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:28.019788 22862 raft_consensus.cc:1275] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:28.025563 24775 consensus_queue.cc:1048] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:28.028494 24607 raft_consensus.cc:2955] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:28.030030 22715 raft_consensus.cc:2955] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:28.033646 22862 raft_consensus.cc:2955] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:28.045627 22612 catalog_manager.cc:5697] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index -1 to 2, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:28.057904 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:28.114517 22862 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:28.115214 22862 raft_consensus.cc:606] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Received request to transfer leadership to TS 10d1025610704e5abceba0cec1457b14
I20260709 13:06:28.117419 22789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "d97f292bf045489683ac6c1a6ac61aec"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:28.117830 22789 raft_consensus.cc:606] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Received request to transfer leadership to TS d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:28.119992 22789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:28.120435 22789 raft_consensus.cc:606] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Received request to transfer leadership to TS 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:28.122550 22862 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "d97f292bf045489683ac6c1a6ac61aec"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:28.123113 22862 raft_consensus.cc:606] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Received request to transfer leadership to TS d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:28.126109 22715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce91c8486ec0458ca6bbe86be5eebe4f"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:58838
I20260709 13:06:28.126494 22715 raft_consensus.cc:606] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:28.127441 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:06:28.128796 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:28.200212 24787 raft_consensus.cc:993] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:28.200680 24788 raft_consensus.cc:1081] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Signalling peer 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:28.202026 22789 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:40482
I20260709 13:06:28.202505 22789 raft_consensus.cc:493] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:28.202839 22789 raft_consensus.cc:3060] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:28.209209 22789 raft_consensus.cc:515] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:28.211189 22789 leader_election.cc:290] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 6 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:28.211663 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:28.211674 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad64abe09a64ed196837bb988ae9402" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:28.212271 22708 raft_consensus.cc:3060] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:28.212515 22862 raft_consensus.cc:3055] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:06:28.212810 22862 raft_consensus.cc:740] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:28.213538 22862 consensus_queue.cc:260] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:28.214352 22862 raft_consensus.cc:3060] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:28.221858 22862 raft_consensus.cc:2468] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 6.
I20260709 13:06:28.223162 22754 leader_election.cc:304] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:28.223977 24775 raft_consensus.cc:2804] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:06:28.224395 24775 raft_consensus.cc:697] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 6 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:28.225067 24775 consensus_queue.cc:237] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:28.228236 22708 raft_consensus.cc:2468] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 6.
I20260709 13:06:28.239274 22612 catalog_manager.cc:5697] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 5 to 6, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 6 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:28.311137 24787 raft_consensus.cc:993] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower d97f292bf045489683ac6c1a6ac61aec to start an election
I20260709 13:06:28.311648 24840 raft_consensus.cc:1081] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Signalling peer d97f292bf045489683ac6c1a6ac61aec to start an election
I20260709 13:06:28.314186 23378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9"
dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
 from {username='slave'} at 127.0.0.1:35428
I20260709 13:06:28.314687 23378 raft_consensus.cc:493] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:28.315025 23378 raft_consensus.cc:3060] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:28.319199 23378 raft_consensus.cc:515] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:28.320909 23378 leader_election.cc:290] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 6 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:28.321417 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:28.321954 22708 raft_consensus.cc:3060] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:28.322347 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5c45e2133045d0977ef211e88544f9" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:28.322942 22862 raft_consensus.cc:3055] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:06:28.323254 22862 raft_consensus.cc:740] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:28.323980 22862 consensus_queue.cc:260] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 5.8, Last appended by leader: 8, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:28.325142 22862 raft_consensus.cc:3060] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:28.327900 22708 raft_consensus.cc:2468] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 6.
I20260709 13:06:28.329084 23348 leader_election.cc:304] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec [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: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:28.329314 22862 raft_consensus.cc:2468] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 6.
I20260709 13:06:28.329953 24705 raft_consensus.cc:2804] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:06:28.331060 24705 raft_consensus.cc:697] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec [term 6 LEADER]: Becoming Leader. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Running, Role: LEADER
I20260709 13:06:28.331926 24705 consensus_queue.cc:237] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 5.8, Last appended by leader: 8, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:28.344970 24846 ts_tablet_manager.cc:933] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655)
I20260709 13:06:28.355710 24846 tablet_copy_client.cc:323] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.129:35655
I20260709 13:06:28.357802 22724 tablet_copy_service.cc:140] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Received BeginTabletCopySession request for tablet 71abda1fc3344358a5c2f0e36f638701 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:37414)
I20260709 13:06:28.358320 22724 tablet_copy_service.cc:161] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Beginning new tablet copy session on tablet 71abda1fc3344358a5c2f0e36f638701 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:37414: session id = d97f292bf045489683ac6c1a6ac61aec-71abda1fc3344358a5c2f0e36f638701
I20260709 13:06:28.358757 22612 catalog_manager.cc:5697] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 5 to 6, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to d97f292bf045489683ac6c1a6ac61aec (127.21.26.132). New cstate: current_term: 6 leader_uuid: "d97f292bf045489683ac6c1a6ac61aec" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:28.365478 22724 tablet_copy_source_session.cc:215] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:28.368181 24846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71abda1fc3344358a5c2f0e36f638701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:28.374572 24845 raft_consensus.cc:993] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14: : Instructing follower 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:28.375018 24775 raft_consensus.cc:1081] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Signalling peer 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:28.376493 22715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:59510
I20260709 13:06:28.376976 22715 raft_consensus.cc:493] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:28.377283 22715 raft_consensus.cc:3060] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:28.381278 24846 tablet_copy_client.cc:806] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:28.381776 24846 tablet_copy_client.cc:670] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:28.383193 22715 raft_consensus.cc:515] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:28.386097 24846 tablet_copy_client.cc:538] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:28.386415 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:28.386942 22789 raft_consensus.cc:3055] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:28.387226 22789 raft_consensus.cc:740] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:28.387316 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:28.387885 22861 raft_consensus.cc:3060] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:28.387928 22789 consensus_queue.cc:260] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:28.392757 22789 raft_consensus.cc:3060] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:28.393764 22861 raft_consensus.cc:2468] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 4.
I20260709 13:06:28.394809 24846 tablet_bootstrap.cc:492] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:28.394760 22679 leader_election.cc:304] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:28.395606 24836 raft_consensus.cc:2804] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:28.396057 24836 raft_consensus.cc:697] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:28.396835 24836 consensus_queue.cc:237] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:28.398428 22789 raft_consensus.cc:2468] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 4.
I20260709 13:06:28.418658 24775 raft_consensus.cc:993] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14: : Instructing follower d97f292bf045489683ac6c1a6ac61aec to start an election
I20260709 13:06:28.419080 24775 raft_consensus.cc:1081] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Signalling peer d97f292bf045489683ac6c1a6ac61aec to start an election
I20260709 13:06:28.418776 22715 leader_election.cc:290] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 4 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:28.421377 23378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785"
dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
 from {username='slave'} at 127.0.0.1:35426
I20260709 13:06:28.421876 23378 raft_consensus.cc:493] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:28.422187 23378 raft_consensus.cc:3060] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:28.428045 22612 catalog_manager.cc:5697] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 3 to 4, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 4 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:28.429111 23378 raft_consensus.cc:515] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:28.431926 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:28.432509 22789 raft_consensus.cc:3055] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:28.432785 22789 raft_consensus.cc:740] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:28.433495 22789 consensus_queue.cc:260] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:28.434484 22789 raft_consensus.cc:3060] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:28.436677 22861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eecc6b99ac94785b752b16afbb26785" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:28.437182 22861 raft_consensus.cc:3060] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:28.437767 23378 leader_election.cc:290] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 4 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:28.443336 24851 ts_tablet_manager.cc:933] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:28.443710 22861 raft_consensus.cc:2468] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 4.
I20260709 13:06:28.444798 23345 leader_election.cc:304] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [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: 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:28.446589 24705 raft_consensus.cc:2804] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:28.447290 24705 raft_consensus.cc:697] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 4 LEADER]: Becoming Leader. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Running, Role: LEADER
I20260709 13:06:28.449654 24705 consensus_queue.cc:237] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:28.453451 24851 tablet_copy_client.cc:323] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.130:45635
I20260709 13:06:28.444818 22789 raft_consensus.cc:2468] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 4.
I20260709 13:06:28.454981 22801 tablet_copy_service.cc:140] P 10d1025610704e5abceba0cec1457b14: Received BeginTabletCopySession request for tablet ec058517e3284510acfd74fe8ddeafb6 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:60640)
I20260709 13:06:28.455535 22801 tablet_copy_service.cc:161] P 10d1025610704e5abceba0cec1457b14: Beginning new tablet copy session on tablet ec058517e3284510acfd74fe8ddeafb6 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:60640: session id = d97f292bf045489683ac6c1a6ac61aec-ec058517e3284510acfd74fe8ddeafb6
I20260709 13:06:28.464203 24846 tablet_bootstrap.cc:492] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec: 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 13:06:28.465097 24846 tablet_bootstrap.cc:492] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:28.465744 24846 ts_tablet_manager.cc:1403] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.071s	user 0.028s	sys 0.013s
I20260709 13:06:28.468860 24846 raft_consensus.cc:359] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:28.469590 22612 catalog_manager.cc:5697] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 3 to 4, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to d97f292bf045489683ac6c1a6ac61aec (127.21.26.132). New cstate: current_term: 4 leader_uuid: "d97f292bf045489683ac6c1a6ac61aec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:28.469619 24846 raft_consensus.cc:740] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:28.476049 24846 consensus_queue.cc:260] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:28.480000 22801 tablet_copy_source_session.cc:215] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:28.483057 24854 ts_tablet_manager.cc:933] T 50554c74e0fa4efd8c67d1385e873e82 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:28.487144 24851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec058517e3284510acfd74fe8ddeafb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:28.491163 24846 ts_tablet_manager.cc:1434] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.005s
I20260709 13:06:28.493263 22724 tablet_copy_service.cc:342] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-71abda1fc3344358a5c2f0e36f638701 received from {username='slave'} at 127.0.0.1:37414
I20260709 13:06:28.493659 22724 tablet_copy_service.cc:434] P 7a0cafc39c4d4b5db7d3b141b30c69aa: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-71abda1fc3344358a5c2f0e36f638701 on tablet 71abda1fc3344358a5c2f0e36f638701 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:28.503216 24854 tablet_copy_client.cc:323] T 50554c74e0fa4efd8c67d1385e873e82 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.131:33387
I20260709 13:06:28.504516 24851 tablet_copy_client.cc:806] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:28.504666 22875 tablet_copy_service.cc:140] P 4f037ffdb0be4730a45aefcaa25772d4: Received BeginTabletCopySession request for tablet 50554c74e0fa4efd8c67d1385e873e82 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:45310)
I20260709 13:06:28.504977 24851 tablet_copy_client.cc:670] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:28.505256 22875 tablet_copy_service.cc:161] P 4f037ffdb0be4730a45aefcaa25772d4: Beginning new tablet copy session on tablet 50554c74e0fa4efd8c67d1385e873e82 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:45310: session id = d97f292bf045489683ac6c1a6ac61aec-50554c74e0fa4efd8c67d1385e873e82
I20260709 13:06:28.508541 24851 tablet_copy_client.cc:538] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:28.510768 22875 tablet_copy_source_session.cc:215] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:28.513028 24854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50554c74e0fa4efd8c67d1385e873e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:28.517671 24851 tablet_bootstrap.cc:492] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:28.522889 24854 tablet_copy_client.cc:806] T 50554c74e0fa4efd8c67d1385e873e82 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:28.523372 24854 tablet_copy_client.cc:670] T 50554c74e0fa4efd8c67d1385e873e82 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:28.532409 24854 tablet_copy_client.cc:538] T 50554c74e0fa4efd8c67d1385e873e82 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:28.538323 24851 tablet_bootstrap.cc:492] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec: 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 13:06:28.539232 24851 tablet_bootstrap.cc:492] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:28.546069 24854 tablet_bootstrap.cc:492] T 50554c74e0fa4efd8c67d1385e873e82 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:28.555974 24851 ts_tablet_manager.cc:1403] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.007s
I20260709 13:06:28.555930 24846 ts_tablet_manager.cc:933] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:28.559062 24851 raft_consensus.cc:359] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:28.559850 24851 raft_consensus.cc:740] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:28.560475 24851 consensus_queue.cc:260] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:28.563673 24851 ts_tablet_manager.cc:1434] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:28.567529 22801 tablet_copy_service.cc:342] P 10d1025610704e5abceba0cec1457b14: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-ec058517e3284510acfd74fe8ddeafb6 received from {username='slave'} at 127.0.0.1:60640
I20260709 13:06:28.567917 22801 tablet_copy_service.cc:434] P 10d1025610704e5abceba0cec1457b14: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-ec058517e3284510acfd74fe8ddeafb6 on tablet ec058517e3284510acfd74fe8ddeafb6 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:28.589138 24846 tablet_copy_client.cc:323] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.131:33387
I20260709 13:06:28.590835 22875 tablet_copy_service.cc:140] P 4f037ffdb0be4730a45aefcaa25772d4: Received BeginTabletCopySession request for tablet 1d0fb956e6b7416d8f11daad7d2f538f from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:45310)
I20260709 13:06:28.591358 22875 tablet_copy_service.cc:161] P 4f037ffdb0be4730a45aefcaa25772d4: Beginning new tablet copy session on tablet 1d0fb956e6b7416d8f11daad7d2f538f from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:45310: session id = d97f292bf045489683ac6c1a6ac61aec-1d0fb956e6b7416d8f11daad7d2f538f
I20260709 13:06:28.598510 22875 tablet_copy_source_session.cc:215] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:28.598656 24854 tablet_bootstrap.cc:492] T 50554c74e0fa4efd8c67d1385e873e82 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:28.599488 24854 tablet_bootstrap.cc:492] T 50554c74e0fa4efd8c67d1385e873e82 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:28.600034 24854 ts_tablet_manager.cc:1403] T 50554c74e0fa4efd8c67d1385e873e82 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.010s
I20260709 13:06:28.601498 24846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d0fb956e6b7416d8f11daad7d2f538f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:28.602864 24854 raft_consensus.cc:359] T 50554c74e0fa4efd8c67d1385e873e82 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:28.603659 24854 raft_consensus.cc:740] T 50554c74e0fa4efd8c67d1385e873e82 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:28.604278 24854 consensus_queue.cc:260] T 50554c74e0fa4efd8c67d1385e873e82 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:28.611093 24836 raft_consensus.cc:993] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:28.611510 24836 raft_consensus.cc:1081] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:28.614760 24854 ts_tablet_manager.cc:1434] T 50554c74e0fa4efd8c67d1385e873e82 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:06:28.617874 24846 tablet_copy_client.cc:806] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:28.618424 24846 tablet_copy_client.cc:670] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:28.619498 22861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce91c8486ec0458ca6bbe86be5eebe4f"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49408
I20260709 13:06:28.620003 22861 raft_consensus.cc:493] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:28.620332 22861 raft_consensus.cc:3060] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.622259 22875 tablet_copy_service.cc:342] P 4f037ffdb0be4730a45aefcaa25772d4: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-50554c74e0fa4efd8c67d1385e873e82 received from {username='slave'} at 127.0.0.1:45310
I20260709 13:06:28.622668 22875 tablet_copy_service.cc:434] P 4f037ffdb0be4730a45aefcaa25772d4: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-50554c74e0fa4efd8c67d1385e873e82 on tablet 50554c74e0fa4efd8c67d1385e873e82 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:28.625123 24846 tablet_copy_client.cc:538] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:28.627054 22861 raft_consensus.cc:515] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:28.629294 22715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91c8486ec0458ca6bbe86be5eebe4f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:28.629782 22715 raft_consensus.cc:3055] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:28.630074 22715 raft_consensus.cc:740] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:28.630709 22715 consensus_queue.cc:260] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:28.631685 22715 raft_consensus.cc:3060] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.633199 24846 tablet_bootstrap.cc:492] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:28.636509 22861 leader_election.cc:290] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:28.638846 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91c8486ec0458ca6bbe86be5eebe4f" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:28.639351 22785 raft_consensus.cc:3060] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:28.640826 22715 raft_consensus.cc:2468] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 3.
I20260709 13:06:28.642069 22831 leader_election.cc:304] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:28.642833 24788 raft_consensus.cc:2804] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:28.644299 24788 raft_consensus.cc:697] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:28.645051 24788 consensus_queue.cc:237] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:28.645646 22785 raft_consensus.cc:2468] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 3.
I20260709 13:06:28.661404 24846 tablet_bootstrap.cc:492] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:28.662370 24846 tablet_bootstrap.cc:492] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:28.663005 24846 ts_tablet_manager.cc:1403] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.010s
I20260709 13:06:28.664160 22708 raft_consensus.cc:1275] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:06:28.665700 24845 consensus_queue.cc:1048] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:28.665729 24846 raft_consensus.cc:359] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:28.666503 24846 raft_consensus.cc:740] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:28.667135 24846 consensus_queue.cc:260] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:28.669063 24846 ts_tablet_manager.cc:1434] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:28.670846 22874 tablet_copy_service.cc:342] P 4f037ffdb0be4730a45aefcaa25772d4: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-1d0fb956e6b7416d8f11daad7d2f538f received from {username='slave'} at 127.0.0.1:45310
I20260709 13:06:28.671195 22874 tablet_copy_service.cc:434] P 4f037ffdb0be4730a45aefcaa25772d4: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-1d0fb956e6b7416d8f11daad7d2f538f on tablet 1d0fb956e6b7416d8f11daad7d2f538f with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:28.704793 22612 catalog_manager.cc:5697] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 2 to 3, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 3 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:28.804658 22861 raft_consensus.cc:1275] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:06:28.806396 22862 raft_consensus.cc:1275] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 6 index: 9. (index mismatch)
I20260709 13:06:28.811487 24704 consensus_queue.cc:1048] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:06:28.838066 22784 raft_consensus.cc:1275] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:28.841095 23377 raft_consensus.cc:1217] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:28.853719 22709 raft_consensus.cc:1275] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 5 index: 8. Preceding OpId from leader: term: 6 index: 9. (index mismatch)
I20260709 13:06:28.855125 24763 consensus_queue.cc:1048] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:28.886104 24845 consensus_queue.cc:1048] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:28.887053 22784 raft_consensus.cc:1275] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:28.895280 24704 consensus_queue.cc:1048] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 13:06:28.901000 24705 consensus_queue.cc:1048] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.006s
W20260709 13:06:29.069691 22755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.132:44375, user_credentials={real_user=slave}} blocked reactor thread for 119713us
I20260709 13:06:29.106159 22862 raft_consensus.cc:1275] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:29.115314 22715 raft_consensus.cc:1275] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:29.129232 24863 consensus_queue.cc:1048] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:06:29.132356 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 204469us
I20260709 13:06:29.152559 23373 raft_consensus.cc:1217] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Deduplicated request from leader. Original: 5.3->[5.4-5.4]   Dedup: 5.4->[]
I20260709 13:06:29.152905 23377 raft_consensus.cc:1217] T 50554c74e0fa4efd8c67d1385e873e82 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:29.157598 22856 raft_consensus.cc:1275] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:29.159602 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:29.160413 24874 consensus_queue.cc:1048] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:29.167198 23378 raft_consensus.cc:1217] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:29.173491 22790 raft_consensus.cc:1275] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:29.204262 24864 consensus_queue.cc:1048] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:06:29.224752 24788 consensus_queue.cc:1048] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:29.275921 24885 raft_consensus.cc:1064] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:29.278561 24885 consensus_queue.cc:237] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:29.317673 22864 raft_consensus.cc:1275] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:29.319140 24836 consensus_queue.cc:1048] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:29.322402 22784 raft_consensus.cc:1275] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:29.323457 23377 raft_consensus.cc:1275] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:29.325157 24836 consensus_queue.cc:1048] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:29.326138 24763 consensus_queue.cc:1048] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:29.349400 24804 raft_consensus.cc:2955] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.355821 23377 raft_consensus.cc:2955] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.356184 22784 raft_consensus.cc:2955] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.364413 22864 raft_consensus.cc:2955] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.373694 22614 catalog_manager.cc:5697] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:29.405227 22715 consensus_queue.cc:237] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:29.414592 23378 raft_consensus.cc:1275] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:29.415521 22784 raft_consensus.cc:1275] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:29.416610 24763 consensus_queue.cc:1048] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:29.419863 24804 consensus_queue.cc:1048] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:29.427965 24885 raft_consensus.cc:2955] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.429484 22784 raft_consensus.cc:2955] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.432711 23378 raft_consensus.cc:2955] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.437474 22601 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 71abda1fc3344358a5c2f0e36f638701 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:29.451766 22612 catalog_manager.cc:5697] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index 3 to 4, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New cstate: current_term: 1 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:29.462893 22855 tablet_service.cc:1558] Processing DeleteTablet for tablet 71abda1fc3344358a5c2f0e36f638701 with delete_type TABLET_DATA_TOMBSTONED (TS 4f037ffdb0be4730a45aefcaa25772d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49404
I20260709 13:06:29.477139 24898 tablet_replica.cc:333] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:29.478230 24898 raft_consensus.cc:2243] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.479040 24898 raft_consensus.cc:2272] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.482864 24898 ts_tablet_manager.cc:1916] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:29.495273 24898 ts_tablet_manager.cc:1929] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:29.495628 24898 log.cc:1199] T 71abda1fc3344358a5c2f0e36f638701 P 4f037ffdb0be4730a45aefcaa25772d4: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-2-root/wals/71abda1fc3344358a5c2f0e36f638701
I20260709 13:06:29.497134 22598 catalog_manager.cc:5028] TS 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): tablet 71abda1fc3344358a5c2f0e36f638701 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:29.572738 24881 raft_consensus.cc:1064] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:29.574677 24881 consensus_queue.cc:237] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [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: 2, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:29.580662 23378 raft_consensus.cc:1275] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec [term 5 LEARNER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:29.581498 22708 raft_consensus.cc:1275] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:29.582172 24881 consensus_queue.cc:1048] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:29.582676 22784 raft_consensus.cc:1275] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:29.583477 24875 consensus_queue.cc:1048] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:29.584441 24877 consensus_queue.cc:1048] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:29.596920 24881 raft_consensus.cc:2955] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.598666 23378 raft_consensus.cc:2955] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.609565 22708 raft_consensus.cc:2955] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.619776 22610 catalog_manager.cc:5697] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:29.621488 22784 raft_consensus.cc:2955] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.637987 22864 consensus_queue.cc:237] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [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: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:29.649304 23378 raft_consensus.cc:1275] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:06:29.654420 24874 consensus_queue.cc:1048] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:29.656852 22708 raft_consensus.cc:1275] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:06:29.658141 24874 consensus_queue.cc:1048] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:29.664201 24877 raft_consensus.cc:2955] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.667174 22715 raft_consensus.cc:2955] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.674940 23377 raft_consensus.cc:2955] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.686211 22598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d0fb956e6b7416d8f11daad7d2f538f with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:29.699548 22612 catalog_manager.cc:5697] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 5 to 6, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New cstate: current_term: 5 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:29.712852 22779 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d0fb956e6b7416d8f11daad7d2f538f with delete_type TABLET_DATA_TOMBSTONED (TS 10d1025610704e5abceba0cec1457b14 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:40466
I20260709 13:06:29.717116 24903 tablet_replica.cc:333] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:29.718183 24903 raft_consensus.cc:2243] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.719039 24903 raft_consensus.cc:2272] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.722267 24903 ts_tablet_manager.cc:1916] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:29.738688 24903 ts_tablet_manager.cc:1929] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.5
I20260709 13:06:29.739177 24903 log.cc:1199] T 1d0fb956e6b7416d8f11daad7d2f538f P 10d1025610704e5abceba0cec1457b14: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-1-root/wals/1d0fb956e6b7416d8f11daad7d2f538f
I20260709 13:06:29.741686 22599 catalog_manager.cc:5028] TS 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): tablet 1d0fb956e6b7416d8f11daad7d2f538f (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:29.746407 24775 raft_consensus.cc:1064] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:29.750761 24775 consensus_queue.cc:237] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:29.754578 24881 raft_consensus.cc:1064] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:29.757205 24881 consensus_queue.cc:237] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:29.763813 23378 raft_consensus.cc:1275] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec [term 1 LEARNER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:29.765141 22864 raft_consensus.cc:1275] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:29.766562 22715 raft_consensus.cc:1275] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:29.768913 24862 consensus_queue.cc:1048] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:29.770746 24862 consensus_queue.cc:1048] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:29.776717 23378 raft_consensus.cc:1275] T 50554c74e0fa4efd8c67d1385e873e82 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEARNER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:29.779783 22715 raft_consensus.cc:1275] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:29.780059 24788 consensus_queue.cc:1048] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:29.783969 22784 raft_consensus.cc:1275] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:29.786586 24788 consensus_queue.cc:1048] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:29.789425 24876 consensus_queue.cc:1048] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:29.818787 24881 consensus_queue.cc:1048] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:29.855351 24877 raft_consensus.cc:2955] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.859251 22715 raft_consensus.cc:2955] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.862653 24907 raft_consensus.cc:2955] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.867463 22784 raft_consensus.cc:2955] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.883081 22856 raft_consensus.cc:2955] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.893026 22610 catalog_manager.cc:5697] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.893520 23377 raft_consensus.cc:2955] T 50554c74e0fa4efd8c67d1385e873e82 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.915443 22708 raft_consensus.cc:2955] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.917739 22612 catalog_manager.cc:5697] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:29.953692 22856 consensus_queue.cc:237] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:29.966687 23378 raft_consensus.cc:1275] T 50554c74e0fa4efd8c67d1385e873e82 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:29.968109 24881 consensus_queue.cc:1048] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:29.969429 22784 consensus_queue.cc:237] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:29.973127 23377 raft_consensus.cc:2955] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.975059 24877 raft_consensus.cc:2955] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.983090 23373 raft_consensus.cc:2955] T 50554c74e0fa4efd8c67d1385e873e82 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:29.984743 22790 raft_consensus.cc:1275] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:29.986984 22856 raft_consensus.cc:1275] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:29.987207 24881 consensus_queue.cc:1048] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:06:29.987653 23378 raft_consensus.cc:1275] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:29.988353 24909 consensus_queue.cc:1048] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 13:06:29.994796 24907 consensus_queue.cc:1048] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:30.003185 22598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 50554c74e0fa4efd8c67d1385e873e82 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:30.008239 22790 raft_consensus.cc:2955] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:30.017942 22612 catalog_manager.cc:5697] T 50554c74e0fa4efd8c67d1385e873e82 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: config changed from index 4 to 5, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New cstate: current_term: 2 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:30.020829 24907 raft_consensus.cc:2955] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:30.028735 22703 tablet_service.cc:1558] Processing DeleteTablet for tablet 50554c74e0fa4efd8c67d1385e873e82 with delete_type TABLET_DATA_TOMBSTONED (TS 7a0cafc39c4d4b5db7d3b141b30c69aa not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59502
I20260709 13:06:30.042971 22856 raft_consensus.cc:2955] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:30.059985 22599 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ec058517e3284510acfd74fe8ddeafb6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:30.067960 24917 tablet_replica.cc:333] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:30.070168 24917 raft_consensus.cc:2243] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:30.070868 24917 raft_consensus.cc:2272] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:30.082707 24917 ts_tablet_manager.cc:1916] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:30.089877 22614 catalog_manager.cc:5697] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index 3 to 4, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New cstate: current_term: 1 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:30.101038 22703 tablet_service.cc:1558] Processing DeleteTablet for tablet ec058517e3284510acfd74fe8ddeafb6 with delete_type TABLET_DATA_TOMBSTONED (TS 7a0cafc39c4d4b5db7d3b141b30c69aa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59502
I20260709 13:06:30.069383 23373 raft_consensus.cc:2955] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:30.120684 24917 ts_tablet_manager.cc:1929] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:30.121212 24917 log.cc:1199] T 50554c74e0fa4efd8c67d1385e873e82 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-0-root/wals/50554c74e0fa4efd8c67d1385e873e82
I20260709 13:06:30.124122 22601 catalog_manager.cc:5028] TS 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): tablet 50554c74e0fa4efd8c67d1385e873e82 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:30.128437 24917 tablet_replica.cc:333] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:30.129577 24917 raft_consensus.cc:2243] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:30.133764 24917 raft_consensus.cc:2272] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:30.149385 24917 ts_tablet_manager.cc:1916] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:30.191985 24917 ts_tablet_manager.cc:1929] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:30.192462 24917 log.cc:1199] T ec058517e3284510acfd74fe8ddeafb6 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-0-root/wals/ec058517e3284510acfd74fe8ddeafb6
I20260709 13:06:30.194024 22601 catalog_manager.cc:5028] TS 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): tablet ec058517e3284510acfd74fe8ddeafb6 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:30.286222 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:30.421193 22790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:30.421907 22790 raft_consensus.cc:606] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:30.425781 22856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "d97f292bf045489683ac6c1a6ac61aec"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:30.426294 22856 raft_consensus.cc:606] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Received request to transfer leadership to TS d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:30.429109 22708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
mode: GRACEFUL
new_leader_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:58838
I20260709 13:06:30.429685 22708 raft_consensus.cc:606] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Received request to transfer leadership to TS 10d1025610704e5abceba0cec1457b14
I20260709 13:06:30.431056 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:30.432538 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:30.518664 24909 raft_consensus.cc:993] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:30.519222 24909 raft_consensus.cc:1081] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:30.523154 22856 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49418
I20260709 13:06:30.523782 22856 raft_consensus.cc:493] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:30.524130 22856 raft_consensus.cc:3060] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:30.531040 22856 raft_consensus.cc:515] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:30.532655 22856 leader_election.cc:290] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 6 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:30.534794 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:30.535409 22713 raft_consensus.cc:3060] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:30.535598 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1703156003604a9598e153d2a19e3f0c" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:30.536158 22785 raft_consensus.cc:3055] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:06:30.536423 22785 raft_consensus.cc:740] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:30.537107 22785 consensus_queue.cc:260] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:30.538235 22785 raft_consensus.cc:3060] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:30.544726 22785 raft_consensus.cc:2468] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 6.
I20260709 13:06:30.545943 22829 leader_election.cc:304] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:30.546694 24877 raft_consensus.cc:2804] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:06:30.547245 24877 raft_consensus.cc:697] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:30.548098 24877 consensus_queue.cc:237] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:30.551036 22713 raft_consensus.cc:2468] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 6.
I20260709 13:06:30.573448 22614 catalog_manager.cc:5697] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 5 to 6, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 6 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:30.604421 24863 raft_consensus.cc:993] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa: : Instructing follower 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:30.608912 24863 raft_consensus.cc:1081] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Signalling peer 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:30.611758 22785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:40476
I20260709 13:06:30.612309 22785 raft_consensus.cc:493] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:30.612660 22785 raft_consensus.cc:3060] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:30.631273 22785 raft_consensus.cc:515] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:30.636041 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:30.636613 22713 raft_consensus.cc:3055] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:30.636876 22713 raft_consensus.cc:740] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:30.637552 22713 consensus_queue.cc:260] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:30.639837 22785 leader_election.cc:290] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 5 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:30.638618 22713 raft_consensus.cc:3060] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:30.646255 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfeb08f8109f4adf83a71efe55af710b" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:30.646801 22864 raft_consensus.cc:3060] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:30.655252 22864 raft_consensus.cc:2468] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:30.656809 22754 leader_election.cc:304] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:30.658077 24910 raft_consensus.cc:2804] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:30.658553 24910 raft_consensus.cc:697] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:30.659277 24910 consensus_queue.cc:237] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [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: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:30.703394 22713 raft_consensus.cc:2468] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 5.
I20260709 13:06:30.770113 24877 raft_consensus.cc:993] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower d97f292bf045489683ac6c1a6ac61aec to start an election
I20260709 13:06:30.770655 24877 raft_consensus.cc:1081] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Signalling peer d97f292bf045489683ac6c1a6ac61aec to start an election
I20260709 13:06:30.780294 23373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39"
dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
 from {username='slave'} at 127.0.0.1:35428
I20260709 13:06:30.780841 23373 raft_consensus.cc:493] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:30.781168 23373 raft_consensus.cc:3060] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:30.787952 23373 raft_consensus.cc:515] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:30.801162 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:30.801784 22713 raft_consensus.cc:3060] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:30.811229 22713 raft_consensus.cc:2468] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 5.
I20260709 13:06:30.812968 23373 leader_election.cc:290] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 5 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:30.813112 22856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b59d7c3afd47718011e13a81cf0b39" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:30.814656 22856 raft_consensus.cc:3055] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:30.814961 22856 raft_consensus.cc:740] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:30.815606 22856 consensus_queue.cc:260] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:30.816653 22856 raft_consensus.cc:3060] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:30.821072 22614 catalog_manager.cc:5697] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 4 to 5, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 5 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:30.830420 22856 raft_consensus.cc:2468] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 5.
I20260709 13:06:30.832016 23345 leader_election.cc:304] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [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: 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:30.834837 24922 raft_consensus.cc:2804] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:30.835310 24922 raft_consensus.cc:697] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEADER]: Becoming Leader. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Running, Role: LEADER
I20260709 13:06:30.836144 24922 consensus_queue.cc:237] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:30.859709 22614 catalog_manager.cc:5697] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 4 to 5, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to d97f292bf045489683ac6c1a6ac61aec (127.21.26.132). New cstate: current_term: 5 leader_uuid: "d97f292bf045489683ac6c1a6ac61aec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:31.042855 22713 raft_consensus.cc:1275] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:06:31.044479 24918 consensus_queue.cc:1048] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:31.096751 22785 raft_consensus.cc:1275] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:06:31.098251 24881 consensus_queue.cc:1048] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:31.118611 22856 raft_consensus.cc:1275] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:31.157099 22713 raft_consensus.cc:1275] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:31.160141 24910 consensus_queue.cc:1048] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:31.161455 24910 consensus_queue.cc:1048] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:06:31.317391 22829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:45635, user_credentials={real_user=slave}} blocked reactor thread for 54455.2us
I20260709 13:06:31.433904 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:31.449400 22708 raft_consensus.cc:1275] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:06:31.450898 24922 consensus_queue.cc:1048] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:06:31.550081 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 71889.8us
I20260709 13:06:31.600910 22863 raft_consensus.cc:1275] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
W20260709 13:06:31.648186 22831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 101775us
I20260709 13:06:31.722548 24916 consensus_queue.cc:1048] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:06:31.811182 22831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 44003.5us
W20260709 13:06:31.946240 22757 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 69114.7us
I20260709 13:06:32.191740 22862 consensus_queue.cc:237] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:32.245139 22708 raft_consensus.cc:1275] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:32.247449 24881 consensus_queue.cc:1048] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:32.259780 22789 raft_consensus.cc:1275] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:06:32.260093 22829 consensus_peers.cc:597] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 312ae9b5b6cd4b89af5af23df056a541. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:32.263974 24946 consensus_queue.cc:1048] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:32.263293 24918 raft_consensus.cc:2955] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:32.266487 22708 raft_consensus.cc:2955] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:32.283962 22708 consensus_queue.cc:237] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:32.284147 22614 catalog_manager.cc:5697] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 2 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:32.290505 22785 raft_consensus.cc:2955] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:32.295161 22862 raft_consensus.cc:1275] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:32.296617 24763 consensus_queue.cc:1048] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:32.300513 22789 raft_consensus.cc:1275] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:06:32.300690 22680 consensus_peers.cc:597] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1f4d25afb6084ef6bd7bc29db2519ceb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:32.303560 24939 consensus_queue.cc:1048] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:32.326009 24940 raft_consensus.cc:2955] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:32.328519 22862 raft_consensus.cc:2955] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:32.335783 22789 raft_consensus.cc:2955] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:32.347335 22862 consensus_queue.cc:237] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:32.351773 22612 catalog_manager.cc:5697] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
W20260709 13:06:32.359400 22829 consensus_peers.cc:597] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce91c8486ec0458ca6bbe86be5eebe4f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:32.359455 22789 raft_consensus.cc:1275] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:32.361039 22708 raft_consensus.cc:1275] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:32.360857 24881 consensus_queue.cc:1048] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:32.362450 24949 consensus_queue.cc:1048] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:32.373098 24918 raft_consensus.cc:2955] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:32.374640 22708 raft_consensus.cc:2955] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:32.375545 22789 raft_consensus.cc:2955] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:32.389213 22610 catalog_manager.cc:5697] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 3 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:32.390364 22708 consensus_queue.cc:237] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:32.403843 22862 raft_consensus.cc:1275] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:06:32.404874 22680 consensus_peers.cc:597] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a85736589a04762a84779536896ae38. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:32.405252 24863 consensus_queue.cc:1048] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:32.406174 22789 raft_consensus.cc:1275] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:32.409512 24863 consensus_queue.cc:1048] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:32.412622 24940 raft_consensus.cc:2955] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:32.416934 22862 raft_consensus.cc:2955] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:32.420711 22789 raft_consensus.cc:2955] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:32.433261 22612 catalog_manager.cc:5697] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:32.769899 24964 ts_tablet_manager.cc:933] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:32.771505 24964 tablet_copy_client.cc:323] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.131:33387
I20260709 13:06:32.773247 22874 tablet_copy_service.cc:140] P 4f037ffdb0be4730a45aefcaa25772d4: Received BeginTabletCopySession request for tablet 312ae9b5b6cd4b89af5af23df056a541 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:45310)
I20260709 13:06:32.773828 22874 tablet_copy_service.cc:161] P 4f037ffdb0be4730a45aefcaa25772d4: Beginning new tablet copy session on tablet 312ae9b5b6cd4b89af5af23df056a541 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:45310: session id = d97f292bf045489683ac6c1a6ac61aec-312ae9b5b6cd4b89af5af23df056a541
I20260709 13:06:32.779811 22874 tablet_copy_source_session.cc:215] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:32.782454 24964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312ae9b5b6cd4b89af5af23df056a541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.797600 24964 tablet_copy_client.cc:806] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:32.798157 24964 tablet_copy_client.cc:670] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:32.803056 24964 tablet_copy_client.cc:538] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:32.810765 24964 tablet_bootstrap.cc:492] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:32.833491 24964 tablet_bootstrap.cc:492] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:32.834232 24964 tablet_bootstrap.cc:492] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:32.834862 24964 ts_tablet_manager.cc:1403] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260709 13:06:32.837970 24964 raft_consensus.cc:359] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:32.838792 24964 raft_consensus.cc:740] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:32.840448 24964 consensus_queue.cc:260] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:32.843003 24964 ts_tablet_manager.cc:1434] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:32.847399 22874 tablet_copy_service.cc:342] P 4f037ffdb0be4730a45aefcaa25772d4: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-312ae9b5b6cd4b89af5af23df056a541 received from {username='slave'} at 127.0.0.1:45310
I20260709 13:06:32.848271 22874 tablet_copy_service.cc:434] P 4f037ffdb0be4730a45aefcaa25772d4: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-312ae9b5b6cd4b89af5af23df056a541 on tablet 312ae9b5b6cd4b89af5af23df056a541 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:32.851820 24964 ts_tablet_manager.cc:933] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655)
I20260709 13:06:32.853379 24964 tablet_copy_client.cc:323] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.129:35655
I20260709 13:06:32.854875 22724 tablet_copy_service.cc:140] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Received BeginTabletCopySession request for tablet 1f4d25afb6084ef6bd7bc29db2519ceb from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:37414)
I20260709 13:06:32.855427 22724 tablet_copy_service.cc:161] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Beginning new tablet copy session on tablet 1f4d25afb6084ef6bd7bc29db2519ceb from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:37414: session id = d97f292bf045489683ac6c1a6ac61aec-1f4d25afb6084ef6bd7bc29db2519ceb
I20260709 13:06:32.863395 22724 tablet_copy_source_session.cc:215] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:32.866115 24964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f4d25afb6084ef6bd7bc29db2519ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.877436 24964 tablet_copy_client.cc:806] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:32.877914 24964 tablet_copy_client.cc:670] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:32.881160 24964 tablet_copy_client.cc:538] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:32.888612 24964 tablet_bootstrap.cc:492] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:32.908322 24964 tablet_bootstrap.cc:492] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:32.908984 24964 tablet_bootstrap.cc:492] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:32.909888 24964 ts_tablet_manager.cc:1403] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.004s
I20260709 13:06:32.911929 24964 raft_consensus.cc:359] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:32.912528 24964 raft_consensus.cc:740] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:32.912979 24964 consensus_queue.cc:260] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:32.914675 24964 ts_tablet_manager.cc:1434] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:32.916376 22724 tablet_copy_service.cc:342] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-1f4d25afb6084ef6bd7bc29db2519ceb received from {username='slave'} at 127.0.0.1:37414
I20260709 13:06:32.916714 22724 tablet_copy_service.cc:434] P 7a0cafc39c4d4b5db7d3b141b30c69aa: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-1f4d25afb6084ef6bd7bc29db2519ceb on tablet 1f4d25afb6084ef6bd7bc29db2519ceb with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:32.946415 24964 ts_tablet_manager.cc:933] T ce91c8486ec0458ca6bbe86be5eebe4f P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:32.947872 24964 tablet_copy_client.cc:323] T ce91c8486ec0458ca6bbe86be5eebe4f P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.131:33387
I20260709 13:06:32.949296 22874 tablet_copy_service.cc:140] P 4f037ffdb0be4730a45aefcaa25772d4: Received BeginTabletCopySession request for tablet ce91c8486ec0458ca6bbe86be5eebe4f from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:45310)
I20260709 13:06:32.949782 22874 tablet_copy_service.cc:161] P 4f037ffdb0be4730a45aefcaa25772d4: Beginning new tablet copy session on tablet ce91c8486ec0458ca6bbe86be5eebe4f from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:45310: session id = d97f292bf045489683ac6c1a6ac61aec-ce91c8486ec0458ca6bbe86be5eebe4f
I20260709 13:06:32.955638 22874 tablet_copy_source_session.cc:215] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:32.958040 24964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce91c8486ec0458ca6bbe86be5eebe4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:32.969394 24964 tablet_copy_client.cc:806] T ce91c8486ec0458ca6bbe86be5eebe4f P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:32.969880 24964 tablet_copy_client.cc:670] T ce91c8486ec0458ca6bbe86be5eebe4f P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:32.972821 24964 tablet_copy_client.cc:538] T ce91c8486ec0458ca6bbe86be5eebe4f P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:32.980121 24964 tablet_bootstrap.cc:492] T ce91c8486ec0458ca6bbe86be5eebe4f P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:33.006494 24967 ts_tablet_manager.cc:933] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655)
I20260709 13:06:33.021646 24964 tablet_bootstrap.cc:492] T ce91c8486ec0458ca6bbe86be5eebe4f P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:33.020761 24967 tablet_copy_client.cc:323] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.129:35655
I20260709 13:06:33.022320 24964 tablet_bootstrap.cc:492] T ce91c8486ec0458ca6bbe86be5eebe4f P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:33.023099 24964 ts_tablet_manager.cc:1403] T ce91c8486ec0458ca6bbe86be5eebe4f P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.043s	user 0.029s	sys 0.008s
I20260709 13:06:33.024317 22724 tablet_copy_service.cc:140] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Received BeginTabletCopySession request for tablet 3a85736589a04762a84779536896ae38 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:37414)
I20260709 13:06:33.024840 22724 tablet_copy_service.cc:161] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Beginning new tablet copy session on tablet 3a85736589a04762a84779536896ae38 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:37414: session id = d97f292bf045489683ac6c1a6ac61aec-3a85736589a04762a84779536896ae38
I20260709 13:06:33.025969 24964 raft_consensus.cc:359] T ce91c8486ec0458ca6bbe86be5eebe4f P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:33.026749 24964 raft_consensus.cc:740] T ce91c8486ec0458ca6bbe86be5eebe4f P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:33.027318 24964 consensus_queue.cc:260] T ce91c8486ec0458ca6bbe86be5eebe4f P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:33.029927 24964 ts_tablet_manager.cc:1434] T ce91c8486ec0458ca6bbe86be5eebe4f P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 13:06:33.032575 22874 tablet_copy_service.cc:342] P 4f037ffdb0be4730a45aefcaa25772d4: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-ce91c8486ec0458ca6bbe86be5eebe4f received from {username='slave'} at 127.0.0.1:45310
I20260709 13:06:33.032966 22874 tablet_copy_service.cc:434] P 4f037ffdb0be4730a45aefcaa25772d4: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-ce91c8486ec0458ca6bbe86be5eebe4f on tablet ce91c8486ec0458ca6bbe86be5eebe4f with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:33.043268 22724 tablet_copy_source_session.cc:215] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:33.046134 24967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a85736589a04762a84779536896ae38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:33.059064 24967 tablet_copy_client.cc:806] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:33.059566 24967 tablet_copy_client.cc:670] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:33.062419 24967 tablet_copy_client.cc:538] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:33.068157 24967 tablet_bootstrap.cc:492] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:33.087365 24967 tablet_bootstrap.cc:492] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:33.088582 24967 tablet_bootstrap.cc:492] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:33.089093 24967 ts_tablet_manager.cc:1403] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.006s
I20260709 13:06:33.091207 24967 raft_consensus.cc:359] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:33.091784 24967 raft_consensus.cc:740] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:33.092319 24967 consensus_queue.cc:260] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:33.094151 24967 ts_tablet_manager.cc:1434] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:06:33.097443 22724 tablet_copy_service.cc:342] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-3a85736589a04762a84779536896ae38 received from {username='slave'} at 127.0.0.1:37414
I20260709 13:06:33.100930 22724 tablet_copy_service.cc:434] P 7a0cafc39c4d4b5db7d3b141b30c69aa: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-3a85736589a04762a84779536896ae38 on tablet 3a85736589a04762a84779536896ae38 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:33.146643 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:33.191627 22862 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:33.192310 22862 raft_consensus.cc:606] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Received request to transfer leadership to TS 10d1025610704e5abceba0cec1457b14
I20260709 13:06:33.194865 22785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
new_leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:43376
I20260709 13:06:33.195376 22785 raft_consensus.cc:606] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Received request to transfer leadership to TS 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:33.196513 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:06:33.198061 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:33.252720 24910 raft_consensus.cc:993] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:33.253309 24910 raft_consensus.cc:1081] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:33.270686 23374 raft_consensus.cc:1217] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:33.270676 22862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49418
I20260709 13:06:33.271499 22862 raft_consensus.cc:493] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:33.275949 22862 raft_consensus.cc:3060] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:33.285852 22862 raft_consensus.cc:515] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:33.287606 22862 leader_election.cc:290] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Requested vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:33.289402 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:33.289531 23374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460292e1d32a4cea8fc8f8c1fdece458" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:33.290132 23374 raft_consensus.cc:3060] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:33.290047 22785 raft_consensus.cc:3055] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:33.290704 22785 raft_consensus.cc:740] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:33.291376 22785 consensus_queue.cc:260] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:33.292428 22785 raft_consensus.cc:3060] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:33.299198 22785 raft_consensus.cc:2468] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:33.300099 23374 raft_consensus.cc:2468] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:33.300786 22829 leader_election.cc:304] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:33.301515 24918 raft_consensus.cc:2804] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:33.301980 24918 raft_consensus.cc:697] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:33.302779 24918 consensus_queue.cc:237] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:33.311547 22610 catalog_manager.cc:5697] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 3 to 4, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:33.410773 23374 raft_consensus.cc:1217] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:06:33.547326 23374 raft_consensus.cc:1217] T ce91c8486ec0458ca6bbe86be5eebe4f P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:06:33.555728 24949 raft_consensus.cc:993] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:33.556275 24949 raft_consensus.cc:1081] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Signalling peer 10d1025610704e5abceba0cec1457b14 to start an election
I20260709 13:06:33.559553 22785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
 from {username='slave'} at 127.0.0.1:40482
I20260709 13:06:33.560046 22785 raft_consensus.cc:493] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:33.560388 22785 raft_consensus.cc:3060] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:33.567353 22785 raft_consensus.cc:515] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:33.569902 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:33.570032 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:33.570586 22713 raft_consensus.cc:3060] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:33.570685 22862 raft_consensus.cc:3055] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:33.571139 22862 raft_consensus.cc:740] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:33.571902 22862 consensus_queue.cc:260] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:33.573257 22862 raft_consensus.cc:3060] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:33.569888 22785 leader_election.cc:290] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:33.577730 22862 raft_consensus.cc:2468] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:33.577768 22713 raft_consensus.cc:2468] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:33.578590 22754 leader_election.cc:304] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 
I20260709 13:06:33.579305 24944 raft_consensus.cc:2804] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:33.579766 24944 raft_consensus.cc:697] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:33.580644 24944 consensus_queue.cc:237] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:33.592639 22614 catalog_manager.cc:5697] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 2 to 3, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 3 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:33.603183 22785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:40466
I20260709 13:06:33.603739 22785 raft_consensus.cc:606] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Received request to transfer leadership
I20260709 13:06:33.607950 22789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:40466
I20260709 13:06:33.608465 22789 raft_consensus.cc:606] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Received request to transfer leadership
W20260709 13:06:33.609391 22599 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 312ae9b5b6cd4b89af5af23df056a541 already in progress [suppressed 4 similar messages]
I20260709 13:06:33.613723 22789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541"
dest_uuid: "10d1025610704e5abceba0cec1457b14"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:40466
I20260709 13:06:33.614197 22789 raft_consensus.cc:606] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Received request to transfer leadership
W20260709 13:06:33.617249 22662 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:06:33.617527 22662 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 312ae9b5b6cd4b89af5af23df056a541 already in progress
W20260709 13:06:33.617733 22662 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 312ae9b5b6cd4b89af5af23df056a541 already in progress
I20260709 13:06:33.623620 23374 raft_consensus.cc:1217] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:06:33.787072 22789 raft_consensus.cc:1275] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:33.788096 24881 consensus_queue.cc:1048] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:33.813385 23374 raft_consensus.cc:1275] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:33.814889 24918 consensus_queue.cc:1048] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:33.861953 24980 raft_consensus.cc:1064] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:33.864388 24980 consensus_queue.cc:237] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:33.870213 22862 raft_consensus.cc:1275] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:33.870267 23374 raft_consensus.cc:1275] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:33.872051 24980 consensus_queue.cc:1048] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:33.872110 22789 raft_consensus.cc:1275] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:33.872941 24939 consensus_queue.cc:1048] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:33.873831 24979 consensus_queue.cc:1048] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:33.886023 24980 raft_consensus.cc:2955] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:33.887538 22789 raft_consensus.cc:2955] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:33.897353 22862 raft_consensus.cc:2955] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:33.913333 23374 raft_consensus.cc:2955] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:33.915298 22610 catalog_manager.cc:5697] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:33.942799 22708 consensus_queue.cc:237] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:33.946568 23374 raft_consensus.cc:1275] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:33.946995 22789 raft_consensus.cc:1275] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:33.947791 24939 consensus_queue.cc:1048] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:33.949604 24980 consensus_queue.cc:1048] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:33.958784 24980 raft_consensus.cc:2955] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:33.961169 23374 raft_consensus.cc:2955] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:33.965595 22789 raft_consensus.cc:2955] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:33.973515 22601 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1f4d25afb6084ef6bd7bc29db2519ceb with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:33.985934 22613 catalog_manager.cc:5697] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec reported cstate change: config changed from index 5 to 6, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.001089 22855 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f4d25afb6084ef6bd7bc29db2519ceb with delete_type TABLET_DATA_TOMBSTONED (TS 4f037ffdb0be4730a45aefcaa25772d4 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:49404
I20260709 13:06:34.003253 24992 tablet_replica.cc:333] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:34.004233 24992 raft_consensus.cc:2243] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.004988 24992 raft_consensus.cc:2272] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.009996 24992 ts_tablet_manager.cc:1916] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:34.024864 24992 ts_tablet_manager.cc:1929] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:06:34.025220 24992 log.cc:1199] T 1f4d25afb6084ef6bd7bc29db2519ceb P 4f037ffdb0be4730a45aefcaa25772d4: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-2-root/wals/1f4d25afb6084ef6bd7bc29db2519ceb
I20260709 13:06:34.026815 22598 catalog_manager.cc:5028] TS 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): tablet 1f4d25afb6084ef6bd7bc29db2519ceb (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:34.063401 22864 raft_consensus.cc:1275] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:34.064445 24944 consensus_queue.cc:1048] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:34.073292 24910 raft_consensus.cc:993] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14: : Instructing follower 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:34.074549 24910 raft_consensus.cc:1081] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Signalling peer 4f037ffdb0be4730a45aefcaa25772d4 to start an election
I20260709 13:06:34.078568 23374 raft_consensus.cc:3060] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEARNER]: Advancing to term 3
I20260709 13:06:34.081457 22708 raft_consensus.cc:1275] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:34.084767 23374 raft_consensus.cc:1275] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:34.085244 22864 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
 from {username='slave'} at 127.0.0.1:49418
I20260709 13:06:34.085743 22864 raft_consensus.cc:493] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:34.086076 22864 raft_consensus.cc:3060] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:34.093447 24996 consensus_queue.cc:1048] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:34.094921 24996 consensus_queue.cc:1048] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:34.096915 22864 raft_consensus.cc:515] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:34.098964 22862 raft_consensus.cc:1240] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Rejecting Update request from peer 10d1025610704e5abceba0cec1457b14 for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:34.102727 22864 leader_election.cc:290] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:34.103183 24995 consensus_queue.cc:1059] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: INVALID_TERM, Last received: 3.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:34.103590 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:34.106400 24910 raft_consensus.cc:3055] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:34.106747 24910 raft_consensus.cc:740] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:34.107537 24910 consensus_queue.cc:260] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:34.111006 24910 raft_consensus.cc:3060] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:34.115097 22789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312ae9b5b6cd4b89af5af23df056a541" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:34.119889 24949 raft_consensus.cc:1064] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:34.122416 24949 consensus_queue.cc:237] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:34.141633 22789 raft_consensus.cc:2468] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:34.146946 22708 raft_consensus.cc:1275] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:34.149441 22785 raft_consensus.cc:1275] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:34.149873 24918 consensus_queue.cc:1048] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:34.150658 23377 raft_consensus.cc:1275] T ce91c8486ec0458ca6bbe86be5eebe4f P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:34.155064 24881 consensus_queue.cc:1048] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:34.156549 24881 consensus_queue.cc:1048] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:34.162305 22829 leader_election.cc:304] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:34.163359 24918 raft_consensus.cc:2804] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:34.164768 24918 raft_consensus.cc:697] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:34.165560 24918 consensus_queue.cc:237] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.4, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:34.177354 22612 catalog_manager.cc:5697] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 3 to 4, leader changed from 10d1025610704e5abceba0cec1457b14 (127.21.26.130) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.183218 24979 raft_consensus.cc:1064] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
W20260709 13:06:34.186386 24980 consensus_queue.cc:1175] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "4f037ffdb0be4730a45aefcaa25772d4" responder_term: 3 status { last_received { term: 3 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 3 index: 3 } }
I20260709 13:06:34.188052 24979 consensus_queue.cc:237] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:34.198211 24918 raft_consensus.cc:2955] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.199159 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:34.205590 22858 raft_consensus.cc:1275] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:34.206951 24940 consensus_queue.cc:1048] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:34.210985 23377 raft_consensus.cc:2955] T ce91c8486ec0458ca6bbe86be5eebe4f P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.213901 22785 raft_consensus.cc:2955] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.224704 23373 raft_consensus.cc:1275] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:34.229915 24940 consensus_queue.cc:1048] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:34.220875 22789 raft_consensus.cc:1275] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:34.235414 24980 consensus_queue.cc:1048] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:34.236011 22614 catalog_manager.cc:5697] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.231776 22713 raft_consensus.cc:2955] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.255311 24939 raft_consensus.cc:2955] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.258177 22784 raft_consensus.cc:2955] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.275460 22864 consensus_queue.cc:237] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:34.280725 22614 catalog_manager.cc:5697] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.285014 22858 raft_consensus.cc:2955] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.287807 22713 raft_consensus.cc:1275] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:34.288967 23377 raft_consensus.cc:1275] T ce91c8486ec0458ca6bbe86be5eebe4f P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:34.289027 24881 consensus_queue.cc:1048] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:34.291451 24881 consensus_queue.cc:1048] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:34.295260 24918 raft_consensus.cc:2955] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.301975 23373 raft_consensus.cc:2955] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.308579 23377 raft_consensus.cc:2955] T ce91c8486ec0458ca6bbe86be5eebe4f P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.315572 22713 raft_consensus.cc:2955] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.333973 22598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ce91c8486ec0458ca6bbe86be5eebe4f with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:34.358794 22610 catalog_manager.cc:5697] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 5 to 6, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New cstate: current_term: 3 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:34.362931 22713 consensus_queue.cc:237] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:34.373366 23373 raft_consensus.cc:1275] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:34.373533 22784 raft_consensus.cc:1275] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:34.374974 24940 consensus_queue.cc:1048] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:34.376051 24939 consensus_queue.cc:1048] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:34.381587 22779 tablet_service.cc:1558] Processing DeleteTablet for tablet ce91c8486ec0458ca6bbe86be5eebe4f with delete_type TABLET_DATA_TOMBSTONED (TS 10d1025610704e5abceba0cec1457b14 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:40466
I20260709 13:06:34.386077 24979 raft_consensus.cc:2955] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.391207 23373 raft_consensus.cc:2955] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.391970 22784 raft_consensus.cc:2955] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.401926 22601 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3a85736589a04762a84779536896ae38 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:34.407461 22613 catalog_manager.cc:5697] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index 4 to 5, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.420814 22855 tablet_service.cc:1558] Processing DeleteTablet for tablet 3a85736589a04762a84779536896ae38 with delete_type TABLET_DATA_TOMBSTONED (TS 4f037ffdb0be4730a45aefcaa25772d4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49404
I20260709 13:06:34.421689 24992 tablet_replica.cc:333] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:34.422596 24992 raft_consensus.cc:2243] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.423219 24992 raft_consensus.cc:2272] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.426512 24992 ts_tablet_manager.cc:1916] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:34.439388 25009 tablet_replica.cc:333] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:34.440392 25009 raft_consensus.cc:2243] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.440605 24992 ts_tablet_manager.cc:1929] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:06:34.440997 25009 raft_consensus.cc:2272] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.441102 24992 log.cc:1199] T 3a85736589a04762a84779536896ae38 P 4f037ffdb0be4730a45aefcaa25772d4: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-2-root/wals/3a85736589a04762a84779536896ae38
I20260709 13:06:34.442368 22598 catalog_manager.cc:5028] TS 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): tablet 3a85736589a04762a84779536896ae38 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:34.443985 25009 ts_tablet_manager.cc:1916] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:34.460332 25009 ts_tablet_manager.cc:1929] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:06:34.460767 25009 log.cc:1199] T ce91c8486ec0458ca6bbe86be5eebe4f P 10d1025610704e5abceba0cec1457b14: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-1-root/wals/ce91c8486ec0458ca6bbe86be5eebe4f
I20260709 13:06:34.461956 22599 catalog_manager.cc:5028] TS 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): tablet ce91c8486ec0458ca6bbe86be5eebe4f (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:34.554934 23377 raft_consensus.cc:3060] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Advancing to term 4
I20260709 13:06:34.561697 23377 raft_consensus.cc:1275] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:34.562752 24918 consensus_queue.cc:1048] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:34.567271 24949 raft_consensus.cc:1064] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
W20260709 13:06:34.567655 24949 raft_consensus.cc:1068] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4: Unable to promote non-voter d97f292bf045489683ac6c1a6ac61aec: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:06:34.681838 22708 raft_consensus.cc:3060] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:34.687907 22708 raft_consensus.cc:1275] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:34.689164 24949 consensus_queue.cc:1048] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:34.700428 22789 raft_consensus.cc:1275] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:34.703037 24949 consensus_queue.cc:1048] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:34.723433 24949 raft_consensus.cc:1064] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:34.725664 24949 consensus_queue.cc:237] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:34.733016 23374 raft_consensus.cc:1275] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:34.735675 24949 consensus_queue.cc:1048] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:34.736873 22708 raft_consensus.cc:1275] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:34.738224 24949 consensus_queue.cc:1048] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:34.740948 22784 raft_consensus.cc:1275] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:34.743064 24949 consensus_queue.cc:1048] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:34.746260 25012 raft_consensus.cc:2955] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 3 to 6, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.747864 22708 raft_consensus.cc:2955] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.750924 22784 raft_consensus.cc:2955] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.759491 23374 raft_consensus.cc:2955] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.763368 22610 catalog_manager.cc:5697] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index 3 to 6, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:34.782851 22858 consensus_queue.cc:237] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:34.789112 23374 raft_consensus.cc:1275] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:34.789199 22713 raft_consensus.cc:1275] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:34.790505 25008 consensus_queue.cc:1048] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:34.791208 25012 consensus_queue.cc:1048] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:34.796682 25008 raft_consensus.cc:2955] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.801126 22713 raft_consensus.cc:2955] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.806957 22598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 312ae9b5b6cd4b89af5af23df056a541 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:34.806594 23374 raft_consensus.cc:2955] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.819813 22610 catalog_manager.cc:5697] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: config changed from index 6 to 7, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:34.828308 22779 tablet_service.cc:1558] Processing DeleteTablet for tablet 312ae9b5b6cd4b89af5af23df056a541 with delete_type TABLET_DATA_TOMBSTONED (TS 10d1025610704e5abceba0cec1457b14 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:40466
I20260709 13:06:34.829167 25009 tablet_replica.cc:333] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:34.830080 25009 raft_consensus.cc:2243] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.830695 25009 raft_consensus.cc:2272] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.833191 25009 ts_tablet_manager.cc:1916] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:34.845882 25009 ts_tablet_manager.cc:1929] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 13:06:34.846242 25009 log.cc:1199] T 312ae9b5b6cd4b89af5af23df056a541 P 10d1025610704e5abceba0cec1457b14: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-1-root/wals/312ae9b5b6cd4b89af5af23df056a541
I20260709 13:06:34.847540 22599 catalog_manager.cc:5028] TS 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): tablet 312ae9b5b6cd4b89af5af23df056a541 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:35.381933 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:35.416175 22858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "d97f292bf045489683ac6c1a6ac61aec"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:35.416620 22858 raft_consensus.cc:606] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Received request to transfer leadership to TS d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:35.418391 22858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a"
dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
mode: GRACEFUL
new_leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:54096
I20260709 13:06:35.418766 22858 raft_consensus.cc:606] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 LEADER]: Received request to transfer leadership to TS 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:35.419498 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:06:35.420483 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:35.469437 25012 raft_consensus.cc:993] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower d97f292bf045489683ac6c1a6ac61aec to start an election
I20260709 13:06:35.470012 24949 raft_consensus.cc:1081] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Signalling peer d97f292bf045489683ac6c1a6ac61aec to start an election
I20260709 13:06:35.471343 23377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f"
dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
 from {username='slave'} at 127.0.0.1:35428
I20260709 13:06:35.471743 23377 raft_consensus.cc:493] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:35.471985 23377 raft_consensus.cc:3060] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:35.477118 23377 raft_consensus.cc:515] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:35.479135 23377 leader_election.cc:290] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 6 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:35.479395 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:35.481123 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0fb956e6b7416d8f11daad7d2f538f" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:35.481745 22858 raft_consensus.cc:3055] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:06:35.482074 22858 raft_consensus.cc:740] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:35.481491 22713 raft_consensus.cc:3060] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:35.482600 22864 consensus_queue.cc:237] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:35.482751 22858 consensus_queue.cc:260] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:35.483980 22858 raft_consensus.cc:3060] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:35.489936 22713 raft_consensus.cc:2468] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 6.
I20260709 13:06:35.491492 23348 leader_election.cc:304] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec [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: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:35.492599 22858 raft_consensus.cc:2468] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 6.
I20260709 13:06:35.492939 25015 raft_consensus.cc:2804] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:06:35.493516 25015 raft_consensus.cc:697] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec [term 6 LEADER]: Becoming Leader. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Running, Role: LEADER
I20260709 13:06:35.494304 25015 consensus_queue.cc:237] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
W20260709 13:06:35.495877 22829 consensus_peers.cc:597] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fd17e4ab5ec444fa93430e1eafd48b80. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:35.499082 22789 raft_consensus.cc:1275] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 7 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:06:35.500584 22713 raft_consensus.cc:1275] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 7 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:06:35.500491 24949 consensus_queue.cc:1048] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:35.502084 25012 consensus_queue.cc:1048] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:35.507683 22612 catalog_manager.cc:5697] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 5 to 6, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to d97f292bf045489683ac6c1a6ac61aec (127.21.26.132). New cstate: current_term: 6 leader_uuid: "d97f292bf045489683ac6c1a6ac61aec" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:35.521130 24949 raft_consensus.cc:2955] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 7 LEADER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:35.525386 22789 raft_consensus.cc:2955] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:35.529633 22708 raft_consensus.cc:2955] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 7 FOLLOWER]: Committing config change with OpId 7.6: config changed from index -1 to 6, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:35.564647 22708 consensus_queue.cc:237] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:35.575799 22614 catalog_manager.cc:5697] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index -1 to 6, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 7 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:35.578534 22789 raft_consensus.cc:1275] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:06:35.579602 22680 consensus_peers.cc:597] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 90b89a74aac94a4fac60ec7674fc01b7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:35.580504 24940 consensus_queue.cc:1048] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:35.582672 22864 raft_consensus.cc:1275] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:35.584810 24979 consensus_queue.cc:1048] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:35.603852 25026 raft_consensus.cc:2955] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:35.605582 22789 raft_consensus.cc:2955] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:35.607976 22864 raft_consensus.cc:2955] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:35.618988 22862 consensus_queue.cc:237] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:35.625975 22614 catalog_manager.cc:5697] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
W20260709 13:06:35.654820 22829 consensus_peers.cc:597] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1703156003604a9598e153d2a19e3f0c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:35.655020 22708 raft_consensus.cc:1275] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:06:35.656672 22789 raft_consensus.cc:1275] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:06:35.658473 24949 consensus_queue.cc:1048] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:35.660837 24949 consensus_queue.cc:1048] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:35.665778 25024 raft_consensus.cc:993] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4: : Instructing follower 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:35.666235 25024 raft_consensus.cc:1081] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 LEADER]: Signalling peer 7a0cafc39c4d4b5db7d3b141b30c69aa to start an election
I20260709 13:06:35.668574 22713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
 from {username='slave'} at 127.0.0.1:59514
I20260709 13:06:35.669070 22713 raft_consensus.cc:493] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:35.669334 22713 raft_consensus.cc:3060] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:06:35.674988 22713 raft_consensus.cc:515] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:35.678274 22862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: true dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:35.678800 22862 raft_consensus.cc:3055] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:06:35.679067 22862 raft_consensus.cc:740] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:35.679713 22862 consensus_queue.cc:260] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:35.679613 25012 raft_consensus.cc:2955] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:35.680804 22862 raft_consensus.cc:3060] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:06:35.681046 22708 raft_consensus.cc:2955] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:35.684782 22713 leader_election.cc:290] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [CANDIDATE]: Term 7 election: Requested vote from peers 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:35.687331 22862 raft_consensus.cc:2468] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 7.
I20260709 13:06:35.688524 22679 leader_election.cc:304] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa; no voters: 
I20260709 13:06:35.689704 23374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: true dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:35.689854 25029 raft_consensus.cc:2804] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:06:35.690299 23374 raft_consensus.cc:3060] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:06:35.690641 25029 raft_consensus.cc:697] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 7 LEADER]: Becoming Leader. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:35.691818 25029 consensus_queue.cc:237] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:35.695711 23374 raft_consensus.cc:2468] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0cafc39c4d4b5db7d3b141b30c69aa in term 7.
I20260709 13:06:35.700937 22784 raft_consensus.cc:2955] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:35.705389 22610 catalog_manager.cc:5697] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index -1 to 6, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 6 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:35.705976 22708 consensus_queue.cc:237] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:35.735237 22614 catalog_manager.cc:5697] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: term changed from 6 to 7, leader changed from 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) to 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129). New cstate: current_term: 7 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:35.738047 22862 raft_consensus.cc:1275] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
W20260709 13:06:35.738663 22680 consensus_peers.cc:597] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd0a4a8e430444328f4ad7a2ca4106a4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:35.738929 22784 raft_consensus.cc:1275] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:35.739434 25026 consensus_queue.cc:1048] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:35.740520 24979 consensus_queue.cc:1048] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:35.750982 24979 raft_consensus.cc:2955] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:35.752632 22862 raft_consensus.cc:2955] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:35.758499 22784 raft_consensus.cc:2955] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:35.767416 22610 catalog_manager.cc:5697] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index -1 to 5, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 4 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:35.905419 22708 raft_consensus.cc:1275] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:06:35.907981 24864 consensus_queue.cc:1048] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:35.936801 22864 raft_consensus.cc:1275] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:06:35.939134 25041 consensus_queue.cc:1048] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:36.038275 25044 ts_tablet_manager.cc:933] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655)
I20260709 13:06:36.040967 25044 tablet_copy_client.cc:323] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.129:35655
I20260709 13:06:36.043447 22724 tablet_copy_service.cc:140] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Received BeginTabletCopySession request for tablet 90b89a74aac94a4fac60ec7674fc01b7 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:37414)
I20260709 13:06:36.043957 22724 tablet_copy_service.cc:161] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Beginning new tablet copy session on tablet 90b89a74aac94a4fac60ec7674fc01b7 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:37414: session id = d97f292bf045489683ac6c1a6ac61aec-90b89a74aac94a4fac60ec7674fc01b7
I20260709 13:06:36.049716 22724 tablet_copy_source_session.cc:215] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:36.052136 25044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90b89a74aac94a4fac60ec7674fc01b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.065908 25044 tablet_copy_client.cc:806] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:36.066507 25044 tablet_copy_client.cc:670] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:36.070194 25044 tablet_copy_client.cc:538] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:36.076287 25044 tablet_bootstrap.cc:492] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:36.095919 25044 tablet_bootstrap.cc:492] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:36.096969 25044 tablet_bootstrap.cc:492] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:36.097620 25044 ts_tablet_manager.cc:1403] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260709 13:06:36.101382 25044 raft_consensus.cc:359] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:36.102174 25044 raft_consensus.cc:740] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:36.102782 25044 consensus_queue.cc:260] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:36.106572 25044 ts_tablet_manager.cc:1434] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:06:36.108111 22724 tablet_copy_service.cc:342] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-90b89a74aac94a4fac60ec7674fc01b7 received from {username='slave'} at 127.0.0.1:37414
I20260709 13:06:36.108531 22724 tablet_copy_service.cc:434] P 7a0cafc39c4d4b5db7d3b141b30c69aa: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-90b89a74aac94a4fac60ec7674fc01b7 on tablet 90b89a74aac94a4fac60ec7674fc01b7 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:36.115933 25044 ts_tablet_manager.cc:933] T fd17e4ab5ec444fa93430e1eafd48b80 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:36.118062 25044 tablet_copy_client.cc:323] T fd17e4ab5ec444fa93430e1eafd48b80 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.131:33387
I20260709 13:06:36.119517 22874 tablet_copy_service.cc:140] P 4f037ffdb0be4730a45aefcaa25772d4: Received BeginTabletCopySession request for tablet fd17e4ab5ec444fa93430e1eafd48b80 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:45310)
I20260709 13:06:36.120050 22874 tablet_copy_service.cc:161] P 4f037ffdb0be4730a45aefcaa25772d4: Beginning new tablet copy session on tablet fd17e4ab5ec444fa93430e1eafd48b80 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:45310: session id = d97f292bf045489683ac6c1a6ac61aec-fd17e4ab5ec444fa93430e1eafd48b80
I20260709 13:06:36.126091 22874 tablet_copy_source_session.cc:215] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:36.128750 25044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd17e4ab5ec444fa93430e1eafd48b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.140839 25044 tablet_copy_client.cc:806] T fd17e4ab5ec444fa93430e1eafd48b80 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:36.141417 25044 tablet_copy_client.cc:670] T fd17e4ab5ec444fa93430e1eafd48b80 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:36.152277 25044 tablet_copy_client.cc:538] T fd17e4ab5ec444fa93430e1eafd48b80 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:36.153676 25048 ts_tablet_manager.cc:933] T 1703156003604a9598e153d2a19e3f0c P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:36.167392 25044 tablet_bootstrap.cc:492] T fd17e4ab5ec444fa93430e1eafd48b80 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:36.173323 22862 raft_consensus.cc:1275] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 7 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 13:06:36.170809 25048 tablet_copy_client.cc:323] T 1703156003604a9598e153d2a19e3f0c P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.131:33387
I20260709 13:06:36.174909 24979 consensus_queue.cc:1048] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:06:36.175257 22874 tablet_copy_service.cc:140] P 4f037ffdb0be4730a45aefcaa25772d4: Received BeginTabletCopySession request for tablet 1703156003604a9598e153d2a19e3f0c from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:45310)
I20260709 13:06:36.175772 22874 tablet_copy_service.cc:161] P 4f037ffdb0be4730a45aefcaa25772d4: Beginning new tablet copy session on tablet 1703156003604a9598e153d2a19e3f0c from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:45310: session id = d97f292bf045489683ac6c1a6ac61aec-1703156003604a9598e153d2a19e3f0c
I20260709 13:06:36.185899 22874 tablet_copy_source_session.cc:215] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:36.189805 25048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1703156003604a9598e153d2a19e3f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.198669 23377 raft_consensus.cc:1275] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 7 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 6 index: 8. Preceding OpId from leader: term: 7 index: 9. (index mismatch)
I20260709 13:06:36.208801 25029 consensus_queue.cc:1048] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:06:36.245569 25048 tablet_copy_client.cc:806] T 1703156003604a9598e153d2a19e3f0c P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:36.246191 25048 tablet_copy_client.cc:670] T 1703156003604a9598e153d2a19e3f0c P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:36.251382 25044 tablet_bootstrap.cc:492] T fd17e4ab5ec444fa93430e1eafd48b80 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:36.253118 25044 tablet_bootstrap.cc:492] T fd17e4ab5ec444fa93430e1eafd48b80 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:36.253818 25044 ts_tablet_manager.cc:1403] T fd17e4ab5ec444fa93430e1eafd48b80 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.087s	user 0.029s	sys 0.004s
I20260709 13:06:36.254048 25048 tablet_copy_client.cc:538] T 1703156003604a9598e153d2a19e3f0c P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:36.257241 25044 raft_consensus.cc:359] T fd17e4ab5ec444fa93430e1eafd48b80 P d97f292bf045489683ac6c1a6ac61aec [term 7 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:36.258116 25044 raft_consensus.cc:740] T fd17e4ab5ec444fa93430e1eafd48b80 P d97f292bf045489683ac6c1a6ac61aec [term 7 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:36.258800 25044 consensus_queue.cc:260] T fd17e4ab5ec444fa93430e1eafd48b80 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:36.260840 25044 ts_tablet_manager.cc:1434] T fd17e4ab5ec444fa93430e1eafd48b80 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:06:36.262300 22874 tablet_copy_service.cc:342] P 4f037ffdb0be4730a45aefcaa25772d4: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-fd17e4ab5ec444fa93430e1eafd48b80 received from {username='slave'} at 127.0.0.1:45310
I20260709 13:06:36.262687 22874 tablet_copy_service.cc:434] P 4f037ffdb0be4730a45aefcaa25772d4: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-fd17e4ab5ec444fa93430e1eafd48b80 on tablet fd17e4ab5ec444fa93430e1eafd48b80 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:36.276995 25048 tablet_bootstrap.cc:492] T 1703156003604a9598e153d2a19e3f0c P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:36.303709 25048 tablet_bootstrap.cc:492] T 1703156003604a9598e153d2a19e3f0c P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:36.304422 25048 tablet_bootstrap.cc:492] T 1703156003604a9598e153d2a19e3f0c P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:36.304936 25048 ts_tablet_manager.cc:1403] T 1703156003604a9598e153d2a19e3f0c P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.004s
I20260709 13:06:36.306965 25048 raft_consensus.cc:359] T 1703156003604a9598e153d2a19e3f0c P d97f292bf045489683ac6c1a6ac61aec [term 6 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:36.307538 25048 raft_consensus.cc:740] T 1703156003604a9598e153d2a19e3f0c P d97f292bf045489683ac6c1a6ac61aec [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:36.307999 25048 consensus_queue.cc:260] T 1703156003604a9598e153d2a19e3f0c P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:36.309880 25048 ts_tablet_manager.cc:1434] T 1703156003604a9598e153d2a19e3f0c P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:36.311556 22874 tablet_copy_service.cc:342] P 4f037ffdb0be4730a45aefcaa25772d4: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-1703156003604a9598e153d2a19e3f0c received from {username='slave'} at 127.0.0.1:45310
I20260709 13:06:36.311890 22874 tablet_copy_service.cc:434] P 4f037ffdb0be4730a45aefcaa25772d4: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-1703156003604a9598e153d2a19e3f0c on tablet 1703156003604a9598e153d2a19e3f0c with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:36.336951 25048 ts_tablet_manager.cc:933] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655)
I20260709 13:06:36.338454 25048 tablet_copy_client.cc:323] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.129:35655
I20260709 13:06:36.340512 22724 tablet_copy_service.cc:140] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Received BeginTabletCopySession request for tablet bd0a4a8e430444328f4ad7a2ca4106a4 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:37414)
I20260709 13:06:36.341100 22724 tablet_copy_service.cc:161] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Beginning new tablet copy session on tablet bd0a4a8e430444328f4ad7a2ca4106a4 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:37414: session id = d97f292bf045489683ac6c1a6ac61aec-bd0a4a8e430444328f4ad7a2ca4106a4
I20260709 13:06:36.348824 22724 tablet_copy_source_session.cc:215] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:36.351543 25048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0a4a8e430444328f4ad7a2ca4106a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.364970 25048 tablet_copy_client.cc:806] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:36.365549 25048 tablet_copy_client.cc:670] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:36.370400 25048 tablet_copy_client.cc:538] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:36.377722 25048 tablet_bootstrap.cc:492] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:36.399153 25048 tablet_bootstrap.cc:492] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:36.399950 25048 tablet_bootstrap.cc:492] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:36.400605 25048 ts_tablet_manager.cc:1403] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260709 13:06:36.403357 25048 raft_consensus.cc:359] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:36.404222 25048 raft_consensus.cc:740] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:36.405691 25048 consensus_queue.cc:260] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:36.409885 25048 ts_tablet_manager.cc:1434] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:36.414714 22724 tablet_copy_service.cc:342] P 7a0cafc39c4d4b5db7d3b141b30c69aa: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-bd0a4a8e430444328f4ad7a2ca4106a4 received from {username='slave'} at 127.0.0.1:37414
I20260709 13:06:36.415138 22724 tablet_copy_service.cc:434] P 7a0cafc39c4d4b5db7d3b141b30c69aa: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-bd0a4a8e430444328f4ad7a2ca4106a4 on tablet bd0a4a8e430444328f4ad7a2ca4106a4 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:36.421160 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:36.612365 23377 raft_consensus.cc:1217] T fd17e4ab5ec444fa93430e1eafd48b80 P d97f292bf045489683ac6c1a6ac61aec [term 7 LEARNER]: Deduplicated request from leader. Original: 7.5->[7.6-7.6]   Dedup: 7.6->[]
I20260709 13:06:36.637004 23377 raft_consensus.cc:1217] T 1703156003604a9598e153d2a19e3f0c P d97f292bf045489683ac6c1a6ac61aec [term 6 LEARNER]: Deduplicated request from leader. Original: 6.5->[6.6-6.6]   Dedup: 6.6->[]
I20260709 13:06:36.655952 23377 raft_consensus.cc:1217] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:06:36.891829 23377 raft_consensus.cc:1217] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Deduplicated request from leader. Original: 4.4->[4.5-4.5]   Dedup: 4.5->[]
I20260709 13:06:37.084395 24949 raft_consensus.cc:1064] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:37.086493 24949 consensus_queue.cc:237] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:37.096480 23377 raft_consensus.cc:1275] T 1703156003604a9598e153d2a19e3f0c P d97f292bf045489683ac6c1a6ac61aec [term 6 LEARNER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:06:37.097908 25057 consensus_queue.cc:1048] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:37.105384 22789 raft_consensus.cc:1275] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:06:37.106127 22713 raft_consensus.cc:1275] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:06:37.108230 25024 consensus_queue.cc:1048] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:37.111388 25024 consensus_queue.cc:1048] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:37.127691 25063 raft_consensus.cc:2955] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 6 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.129199 22789 raft_consensus.cc:2955] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.145210 23377 raft_consensus.cc:2955] T 1703156003604a9598e153d2a19e3f0c P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.154358 22614 catalog_manager.cc:5697] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index 6 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.143872 22713 raft_consensus.cc:2955] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.169924 25024 raft_consensus.cc:1064] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:37.180620 25024 consensus_queue.cc:237] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:37.189662 22784 raft_consensus.cc:1275] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 7 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:06:37.189771 23377 raft_consensus.cc:1275] T fd17e4ab5ec444fa93430e1eafd48b80 P d97f292bf045489683ac6c1a6ac61aec [term 7 LEARNER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:06:37.191205 25063 consensus_queue.cc:1048] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:37.192646 22713 raft_consensus.cc:1275] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 7 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:06:37.194139 25063 consensus_queue.cc:1048] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
I20260709 13:06:37.199863 25024 consensus_queue.cc:1048] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:37.205984 22858 consensus_queue.cc:237] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:37.212383 23374 raft_consensus.cc:1275] T 1703156003604a9598e153d2a19e3f0c P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:06:37.212765 22789 raft_consensus.cc:1275] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:06:37.214315 25059 consensus_queue.cc:1048] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:06:37.216094 25059 consensus_queue.cc:1048] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:06:37.227795 24949 raft_consensus.cc:2955] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 LEADER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.228469 25057 raft_consensus.cc:2955] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 7 LEADER]: Committing config change with OpId 7.7: config changed from index 6 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.230962 22713 raft_consensus.cc:2955] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.232710 22789 raft_consensus.cc:2955] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.245532 23374 raft_consensus.cc:2955] T 1703156003604a9598e153d2a19e3f0c P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.246093 23377 raft_consensus.cc:2955] T fd17e4ab5ec444fa93430e1eafd48b80 P d97f292bf045489683ac6c1a6ac61aec [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.251217 22785 raft_consensus.cc:2955] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 6 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.256508 22610 catalog_manager.cc:5697] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa reported cstate change: config changed from index 6 to 7, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.261405 25029 raft_consensus.cc:1064] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:37.263787 25029 consensus_queue.cc:237] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:37.272418 22612 catalog_manager.cc:5697] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index 7 to 8, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New cstate: current_term: 6 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.279176 22598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1703156003604a9598e153d2a19e3f0c with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:37.292384 22703 tablet_service.cc:1558] Processing DeleteTablet for tablet 1703156003604a9598e153d2a19e3f0c with delete_type TABLET_DATA_TOMBSTONED (TS 7a0cafc39c4d4b5db7d3b141b30c69aa not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:59502
I20260709 13:06:37.307847 22858 raft_consensus.cc:1275] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:37.307798 23374 raft_consensus.cc:1275] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec [term 3 LEARNER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:37.309376 22785 raft_consensus.cc:1275] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:37.309845 25029 consensus_queue.cc:1048] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:37.310043 22864 consensus_queue.cc:237] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:37.312810 24979 consensus_queue.cc:1048] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:37.315747 25026 consensus_queue.cc:1048] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:37.317317 22785 raft_consensus.cc:1275] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 7 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:06:37.318727 25057 consensus_queue.cc:1048] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:06:37.321213 25076 tablet_replica.cc:333] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:37.323117 25076 raft_consensus.cc:2243] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:37.323944 25076 raft_consensus.cc:2272] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:37.331362 25024 raft_consensus.cc:2955] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 7 LEADER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
W20260709 13:06:37.340838 23348 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 62675.7us
I20260709 13:06:37.345424 23377 raft_consensus.cc:1275] T fd17e4ab5ec444fa93430e1eafd48b80 P d97f292bf045489683ac6c1a6ac61aec [term 7 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:06:37.346974 25076 ts_tablet_manager.cc:1916] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:37.353645 25057 consensus_queue.cc:1048] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:06:37.356599 22789 raft_consensus.cc:2955] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.363221 25026 raft_consensus.cc:1064] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:37.365589 25076 ts_tablet_manager.cc:1929] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.7
I20260709 13:06:37.366102 25076 log.cc:1199] T 1703156003604a9598e153d2a19e3f0c P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-0-root/wals/1703156003604a9598e153d2a19e3f0c
I20260709 13:06:37.365752 25026 consensus_queue.cc:237] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:37.367798 22601 catalog_manager.cc:5028] TS 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): tablet 1703156003604a9598e153d2a19e3f0c (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:37.367727 23374 raft_consensus.cc:2955] T fd17e4ab5ec444fa93430e1eafd48b80 P d97f292bf045489683ac6c1a6ac61aec [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.370683 25029 raft_consensus.cc:2955] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.376686 22864 raft_consensus.cc:2955] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.384238 23374 raft_consensus.cc:1275] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:37.384938 22789 raft_consensus.cc:1275] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:37.385576 24979 consensus_queue.cc:1048] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:37.386569 22598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fd17e4ab5ec444fa93430e1eafd48b80 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:37.387699 22858 raft_consensus.cc:1275] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:37.390508 24979 consensus_queue.cc:1048] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:37.395401 22614 catalog_manager.cc:5697] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index 7 to 8, VOTER 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) evicted. New cstate: current_term: 7 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.404680 24979 consensus_queue.cc:1048] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:37.405217 23377 raft_consensus.cc:2955] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.409446 24979 raft_consensus.cc:2955] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.411463 22703 tablet_service.cc:1558] Processing DeleteTablet for tablet fd17e4ab5ec444fa93430e1eafd48b80 with delete_type TABLET_DATA_TOMBSTONED (TS 7a0cafc39c4d4b5db7d3b141b30c69aa not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:59502
I20260709 13:06:37.418180 25076 tablet_replica.cc:333] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:37.419025 25076 raft_consensus.cc:2243] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:37.419763 25076 raft_consensus.cc:2272] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:37.423561 25076 ts_tablet_manager.cc:1916] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:37.422858 22789 raft_consensus.cc:2955] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.454375 22614 catalog_manager.cc:5697] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.472669 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:37.484654 22613 catalog_manager.cc:5697] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index 5 to 6, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
W20260709 13:06:37.508212 22680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.132:44375, user_credentials={real_user=slave}} blocked reactor thread for 54037.6us
I20260709 13:06:37.510776 23377 raft_consensus.cc:2955] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.520797 22862 raft_consensus.cc:2955] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } attrs { replace: true } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.525729 22785 raft_consensus.cc:2955] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.526798 25076 ts_tablet_manager.cc:1929] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 7.7
I20260709 13:06:37.527230 25076 log.cc:1199] T fd17e4ab5ec444fa93430e1eafd48b80 P 7a0cafc39c4d4b5db7d3b141b30c69aa: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-0-root/wals/fd17e4ab5ec444fa93430e1eafd48b80
I20260709 13:06:37.528949 22601 catalog_manager.cc:5028] TS 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): tablet fd17e4ab5ec444fa93430e1eafd48b80 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:37.564749 22711 consensus_queue.cc:237] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:37.572011 23377 raft_consensus.cc:1275] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:37.572239 22711 consensus_queue.cc:237] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:37.573418 25026 consensus_queue.cc:1048] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:37.575440 22785 raft_consensus.cc:1275] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:37.577469 25087 consensus_queue.cc:1048] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:37.584084 22862 raft_consensus.cc:1275] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:37.584417 23374 raft_consensus.cc:1275] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Refusing update from remote peer 7a0cafc39c4d4b5db7d3b141b30c69aa: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:37.585376 25026 consensus_queue.cc:1048] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:06:37.586755 25087 consensus_queue.cc:1048] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:37.588591 25086 raft_consensus.cc:2955] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.593200 23377 raft_consensus.cc:2955] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.602057 25084 raft_consensus.cc:2955] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.605437 22785 raft_consensus.cc:2955] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.605822 23374 raft_consensus.cc:2955] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.631410 22862 raft_consensus.cc:2955] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.624595 22613 catalog_manager.cc:5697] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: config changed from index 4 to 5, VOTER 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131) evicted. New cstate: current_term: 3 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.643972 22601 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 90b89a74aac94a4fac60ec7674fc01b7 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:37.647713 22855 tablet_service.cc:1558] Processing DeleteTablet for tablet 90b89a74aac94a4fac60ec7674fc01b7 with delete_type TABLET_DATA_TOMBSTONED (TS 4f037ffdb0be4730a45aefcaa25772d4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49404
I20260709 13:06:37.648370 22708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a85736589a04762a84779536896ae38"
dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
mode: GRACEFUL
new_leader_uuid: "d97f292bf045489683ac6c1a6ac61aec"
 from {username='slave'} at 127.0.0.1:58838
I20260709 13:06:37.648929 22708 raft_consensus.cc:606] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Received request to transfer leadership to TS d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:37.655985 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:06:37.656010 22601 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bd0a4a8e430444328f4ad7a2ca4106a4 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:37.657578 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:37.658406 22610 catalog_manager.cc:5697] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: config changed from index 6 to 7, VOTER 10d1025610704e5abceba0cec1457b14 (127.21.26.130) evicted. New cstate: current_term: 4 leader_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } }
I20260709 13:06:37.670231 22779 tablet_service.cc:1558] Processing DeleteTablet for tablet bd0a4a8e430444328f4ad7a2ca4106a4 with delete_type TABLET_DATA_TOMBSTONED (TS 10d1025610704e5abceba0cec1457b14 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:40466
I20260709 13:06:37.671502 25089 tablet_replica.cc:333] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:37.672533 25089 raft_consensus.cc:2243] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:37.673188 25089 raft_consensus.cc:2272] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:37.676393 25090 tablet_replica.cc:333] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:37.676978 25089 ts_tablet_manager.cc:1916] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:37.677134 25090 raft_consensus.cc:2243] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:37.677739 25090 raft_consensus.cc:2272] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:37.680102 25090 ts_tablet_manager.cc:1916] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:37.691182 25089 ts_tablet_manager.cc:1929] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:06:37.691614 25089 log.cc:1199] T 90b89a74aac94a4fac60ec7674fc01b7 P 4f037ffdb0be4730a45aefcaa25772d4: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-2-root/wals/90b89a74aac94a4fac60ec7674fc01b7
I20260709 13:06:37.693634 22598 catalog_manager.cc:5028] TS 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): tablet 90b89a74aac94a4fac60ec7674fc01b7 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:37.699762 25090 ts_tablet_manager.cc:1929] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 13:06:37.700157 25090 log.cc:1199] T bd0a4a8e430444328f4ad7a2ca4106a4 P 10d1025610704e5abceba0cec1457b14: Deleting WAL directory at /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602307309169-21610-0/minicluster-data/ts-1-root/wals/bd0a4a8e430444328f4ad7a2ca4106a4
I20260709 13:06:37.701490 22599 catalog_manager.cc:5028] TS 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): tablet bd0a4a8e430444328f4ad7a2ca4106a4 (table test-workload [id=fe0cd3ad294641c6ab01bfa06ff3d57a]) successfully deleted
I20260709 13:06:38.025986 25086 raft_consensus.cc:993] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa: : Instructing follower d97f292bf045489683ac6c1a6ac61aec to start an election
I20260709 13:06:38.026397 25026 raft_consensus.cc:1081] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Signalling peer d97f292bf045489683ac6c1a6ac61aec to start an election
I20260709 13:06:38.027520 23374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a85736589a04762a84779536896ae38"
dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
 from {username='slave'} at 127.0.0.1:35440
I20260709 13:06:38.027910 23374 raft_consensus.cc:493] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:38.028239 23374 raft_consensus.cc:3060] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:38.032558 23374 raft_consensus.cc:515] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:38.034071 23374 leader_election.cc:290] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:38.034602 22711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa"
I20260709 13:06:38.034860 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a85736589a04762a84779536896ae38" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "10d1025610704e5abceba0cec1457b14"
I20260709 13:06:38.035169 22711 raft_consensus.cc:3055] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:38.035398 22785 raft_consensus.cc:3060] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:38.035482 22711 raft_consensus.cc:740] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a0cafc39c4d4b5db7d3b141b30c69aa, State: Running, Role: LEADER
I20260709 13:06:38.036201 22711 consensus_queue.cc:260] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:38.037384 22711 raft_consensus.cc:3060] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:38.041005 22785 raft_consensus.cc:2468] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 4.
I20260709 13:06:38.042214 23346 leader_election.cc:304] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec [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: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:38.042922 24864 raft_consensus.cc:2804] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:38.043366 24864 raft_consensus.cc:697] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec [term 4 LEADER]: Becoming Leader. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Running, Role: LEADER
I20260709 13:06:38.044121 24864 consensus_queue.cc:237] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:38.047785 22711 raft_consensus.cc:2468] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 4.
I20260709 13:06:38.051852 22612 catalog_manager.cc:5697] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 3 to 4, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to d97f292bf045489683ac6c1a6ac61aec (127.21.26.132). New cstate: current_term: 4 leader_uuid: "d97f292bf045489683ac6c1a6ac61aec" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:38.531141 22711 raft_consensus.cc:1275] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:38.532162 25074 consensus_queue.cc:1048] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:38.540776 22785 raft_consensus.cc:1275] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:38.543375 25074 consensus_queue.cc:1048] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:38.658481 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:38.700359 21610 tablet_server.cc:179] TabletServer@127.21.26.129:0 shutting down...
W20260709 13:06:38.704295 23348 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:06:38.707074 23348 consensus_peers.cc:597] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:38.748939 22785 consensus_queue.cc:237] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [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: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:38.753533 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:38.755103 21610 tablet_replica.cc:333] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:38.757015 21610 raft_consensus.cc:2243] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:38.757678 21610 raft_consensus.cc:2272] T ce5c45e2133045d0977ef211e88544f9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:38.760216 21610 tablet_replica.cc:333] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:38.761099 21610 raft_consensus.cc:2243] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:38.761683 21610 raft_consensus.cc:2272] T b2b59d7c3afd47718011e13a81cf0b39 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:38.765256 21610 tablet_replica.cc:333] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:38.766148 21610 raft_consensus.cc:2243] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:38.766808 21610 raft_consensus.cc:2272] T ce91c8486ec0458ca6bbe86be5eebe4f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:38.769361 21610 tablet_replica.cc:333] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:38.770157 21610 raft_consensus.cc:2243] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:38.771206 21610 raft_consensus.cc:2272] T bd0a4a8e430444328f4ad7a2ca4106a4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:38.773789 21610 tablet_replica.cc:333] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:38.774600 21610 raft_consensus.cc:2243] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:06:38.775638 21610 raft_consensus.cc:2272] T 08b974e414554586bee2d6aae5e2a978 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:38.775552 22755 consensus_peers.cc:597] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f692072f5dd419e8aec4aa81b179ad7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:38.778245 21610 tablet_replica.cc:333] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:38.779049 21610 raft_consensus.cc:2243] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:38.779209 22831 consensus_peers.cc:597] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:38.782064 22862 raft_consensus.cc:1275] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Refusing update from remote peer 10d1025610704e5abceba0cec1457b14: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:06:38.783398 22757 consensus_peers.cc:597] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:38.783928 22831 consensus_peers.cc:597] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:38.784303 24944 consensus_queue.cc:1048] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:38.779636 21610 raft_consensus.cc:2272] T 7de9575d83774002b7ef90bdd91e6e9e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:38.823602 25105 raft_consensus.cc:2955] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:38.830966 21610 tablet_replica.cc:333] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
W20260709 13:06:38.833173 23348 consensus_peers.cc:597] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:38.834111 23348 consensus_peers.cc:597] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:38.836658 21610 raft_consensus.cc:2243] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:38.841130 21610 raft_consensus.cc:2272] T 90b89a74aac94a4fac60ec7674fc01b7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:38.846241 21610 tablet_replica.cc:333] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:38.841965 22864 raft_consensus.cc:2955] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:38.848379 21610 raft_consensus.cc:2243] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:38.849647 21610 raft_consensus.cc:2272] T 3482b510280946219af42e5ce6cc87b0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:38.850661 23348 consensus_peers.cc:597] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:38.852828 21610 tablet_replica.cc:333] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:38.854439 21610 raft_consensus.cc:2243] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:38.855379 21610 raft_consensus.cc:2272] T d82df85009514c31b533283f8feedd8a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:38.858501 21610 tablet_replica.cc:333] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:38.860641 21610 raft_consensus.cc:2243] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:38.863037 21610 raft_consensus.cc:2272] T ed206a3a13ea41f49f5d3461869a4293 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:38.867956 21610 tablet_replica.cc:333] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:38.870573 21610 raft_consensus.cc:2243] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:38.873056 21610 raft_consensus.cc:2272] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:38.877260 21610 tablet_replica.cc:333] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:38.878881 21610 raft_consensus.cc:2243] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:38.881620 21610 raft_consensus.cc:2272] T fd2e7b06900a4ba0b6c6c1d357507f8f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:38.881091 22864 consensus_queue.cc:237] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:38.885910 21610 tablet_replica.cc:333] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:38.887254 21610 raft_consensus.cc:2243] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:38.887427 22757 consensus_peers.cc:597] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:38.889072 21610 raft_consensus.cc:2272] T 03154fded2ea4d08b09a5eeb5cd14406 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:38.894776 21610 tablet_replica.cc:333] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:38.896064 21610 raft_consensus.cc:2243] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:38.897012 21610 raft_consensus.cc:2272] T de2cdd301f714c938143e3154f42e794 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:38.889577 22614 catalog_manager.cc:5697] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 reported cstate change: config changed from index -1 to 4, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 4 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:38.900321 21610 tablet_replica.cc:333] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:38.901548 21610 raft_consensus.cc:2243] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:38.902940 22831 consensus_peers.cc:597] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:38.903385 21610 raft_consensus.cc:2272] T 312ae9b5b6cd4b89af5af23df056a541 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:38.907086 21610 tablet_replica.cc:333] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:38.908509 21610 raft_consensus.cc:2243] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:06:38.910006 22785 raft_consensus.cc:1275] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:38.910604 21610 raft_consensus.cc:2272] T 6850345bc4db413c9bec7f240f1a9a6e P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:38.907238 22831 consensus_peers.cc:597] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:38.914170 21610 tablet_replica.cc:333] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:38.913830 25057 consensus_queue.cc:1048] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:06:38.915737 22831 consensus_peers.cc:597] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:38.919435 21610 raft_consensus.cc:2243] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:38.922367 22831 consensus_peers.cc:597] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:38.924957 21610 raft_consensus.cc:2272] T 7962d799e5a94efd9abf2213015c4afb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:38.934949 21610 tablet_replica.cc:333] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
W20260709 13:06:38.935619 22829 consensus_peers.cc:597] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375): Couldn't send request to peer d97f292bf045489683ac6c1a6ac61aec. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce964ef7973f443882ee760e347bfb89. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:38.936237 21610 raft_consensus.cc:2243] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:38.937067 21610 raft_consensus.cc:2272] T ce964ef7973f443882ee760e347bfb89 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:38.939276 23348 consensus_peers.cc:597] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:38.941023 21610 tablet_replica.cc:333] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:38.944676 21610 raft_consensus.cc:2243] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:06:38.946003 21610 raft_consensus.cc:2272] T cebebd1e846148bcad8350217d15c665 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:38.949580 21610 tablet_replica.cc:333] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:38.950347 21610 raft_consensus.cc:2243] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:38.951624 21610 raft_consensus.cc:2272] T e556e43ce881400186623008163b8eed P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:38.956966 21610 tablet_replica.cc:333] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:38.959604 21610 raft_consensus.cc:2243] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:38.961825 21610 raft_consensus.cc:2272] T cf6ed301274145dc99c38e3d68197ab9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:38.965369 21610 tablet_replica.cc:333] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:38.966248 21610 raft_consensus.cc:2243] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:38.967031 21610 raft_consensus.cc:2272] T 8ab300c5bc4a42fe937bec4a44976eb4 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:38.970189 21610 tablet_replica.cc:333] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:38.971325 21610 raft_consensus.cc:2243] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:38.972393 21610 raft_consensus.cc:2272] T 581f19b7f3be4a189ea508c780006b72 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:38.975670 21610 tablet_replica.cc:333] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:38.976642 21610 raft_consensus.cc:2243] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:38.981025 21610 raft_consensus.cc:2272] T 08322292c21044f1801677b7e28050db P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:38.983561 25057 raft_consensus.cc:2955] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:38.986126 21610 tablet_replica.cc:333] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:38.986958 21610 raft_consensus.cc:2243] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:38.988373 21610 raft_consensus.cc:2272] T d850b07248c64f79adf9c839da56f163 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:38.987434 22785 raft_consensus.cc:2955] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } }
I20260709 13:06:38.991530 21610 tablet_replica.cc:333] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
W20260709 13:06:38.982085 22757 consensus_peers.cc:597] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:38.997695 21610 raft_consensus.cc:2243] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:06:38.998625 22757 consensus_peers.cc:597] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:39.000365 22831 consensus_peers.cc:597] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:39.008862 21610 raft_consensus.cc:2272] T 71abda1fc3344358a5c2f0e36f638701 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.015058 21610 tablet_replica.cc:333] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:39.015946 21610 raft_consensus.cc:2243] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:39.017774 21610 raft_consensus.cc:2272] T 3287a0e38e034720aab0f9b866493ffc P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.020272 21610 tablet_replica.cc:333] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:39.021548 21610 raft_consensus.cc:2243] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.022289 21610 raft_consensus.cc:2272] T c49afb0a590346feb087d5db14a2c888 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:39.024977 23348 consensus_peers.cc:597] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:39.039644 22757 consensus_peers.cc:597] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:39.042836 22757 consensus_peers.cc:597] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:39.055331 23348 consensus_peers.cc:597] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:39.057195 22757 consensus_peers.cc:597] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:39.058537 22757 consensus_peers.cc:597] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:39.059139 21610 tablet_replica.cc:333] T d181f971ff0c4d5c83041a9fa21b476f P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
W20260709 13:06:39.064021 22831 consensus_peers.cc:597] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:39.071363 21610 raft_consensus.cc:2243] T d181f971ff0c4d5c83041a9fa21b476f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.068552 22612 catalog_manager.cc:5697] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: config changed from index -1 to 3, NON_VOTER d97f292bf045489683ac6c1a6ac61aec (127.21.26.132) added. New cstate: current_term: 2 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.072144 21610 raft_consensus.cc:2272] T d181f971ff0c4d5c83041a9fa21b476f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.075228 21610 tablet_replica.cc:333] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:39.076185 21610 raft_consensus.cc:2243] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.076941 21610 raft_consensus.cc:2272] T 0ad64abe09a64ed196837bb988ae9402 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.079871 21610 tablet_replica.cc:333] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:39.080622 21610 raft_consensus.cc:2243] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:39.080790 22757 consensus_peers.cc:597] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:39.081991 21610 raft_consensus.cc:2272] T 1d0fb956e6b7416d8f11daad7d2f538f P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:39.082167 22757 consensus_peers.cc:597] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:39.085640 21610 tablet_replica.cc:333] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:39.088541 21610 raft_consensus.cc:2243] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:39.090540 21610 raft_consensus.cc:2272] T 30e64a9cc37b474281f9f04293ac4095 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.093221 21610 tablet_replica.cc:333] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:39.094340 21610 raft_consensus.cc:2243] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.095319 21610 raft_consensus.cc:2272] T cc33c4947da54724a3df96500abd23ea P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.098075 21610 tablet_replica.cc:333] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:39.099066 21610 raft_consensus.cc:2243] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.099815 21610 raft_consensus.cc:2272] T d9959349441c4c48ae0c2e95c15ff97a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.102859 21610 tablet_replica.cc:333] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:39.109409 21610 raft_consensus.cc:2243] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.110821 21610 raft_consensus.cc:2272] T bfeb08f8109f4adf83a71efe55af710b P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.113955 21610 tablet_replica.cc:333] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:39.114871 21610 raft_consensus.cc:2243] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.115562 21610 raft_consensus.cc:2272] T 36c1362263424c7d8a3291186bdeb6fa P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.118458 21610 tablet_replica.cc:333] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:39.119287 21610 raft_consensus.cc:2243] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:06:39.120443 21610 raft_consensus.cc:2272] T c03cf69b8e7a40f189e6fc1b1caab15a P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.123237 21610 tablet_replica.cc:333] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:39.124015 21610 raft_consensus.cc:2243] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.124825 21610 raft_consensus.cc:2272] T 3a85736589a04762a84779536896ae38 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.128290 21610 tablet_replica.cc:333] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:39.128978 21610 raft_consensus.cc:2243] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:39.130501 21610 raft_consensus.cc:2272] T 0133aec79f234665a623a43c9ee9fc29 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.132751 21610 tablet_replica.cc:333] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:39.133275 21610 raft_consensus.cc:2243] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.134025 21610 raft_consensus.cc:2272] T c6605a06c9d34c36ae64f98f5f51b1a0 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.135908 21610 tablet_replica.cc:333] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:39.136387 21610 raft_consensus.cc:2243] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:39.137512 21610 raft_consensus.cc:2272] T 020dac39d0634e9e8028994a605078c9 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.139611 21610 tablet_replica.cc:333] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:39.140386 21610 raft_consensus.cc:2243] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.141263 21610 raft_consensus.cc:2272] T 7763b2230eb046209aef5d91ac9cc692 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.144129 21610 tablet_replica.cc:333] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
W20260709 13:06:39.144688 23348 consensus_peers.cc:597] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:39.144827 21610 raft_consensus.cc:2243] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:39.146005 21610 raft_consensus.cc:2272] T 5230e0e96e714cf0bdc6312928e7b9f3 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.148311 21610 tablet_replica.cc:333] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:39.148867 21610 raft_consensus.cc:2243] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:39.149667 21610 raft_consensus.cc:2272] T 1f4d25afb6084ef6bd7bc29db2519ceb P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.151628 21610 tablet_replica.cc:333] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa: stopping tablet replica
I20260709 13:06:39.153311 21610 raft_consensus.cc:2243] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.153942 21610 raft_consensus.cc:2272] T 4f692072f5dd419e8aec4aa81b179ad7 P 7a0cafc39c4d4b5db7d3b141b30c69aa [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:39.179570 22757 consensus_peers.cc:597] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:39.226562 22757 consensus_peers.cc:597] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. 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 13:06:39.394106 25116 ts_tablet_manager.cc:933] T 4f692072f5dd419e8aec4aa81b179ad7 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
W20260709 13:06:39.450897 23348 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:35655, user_credentials={real_user=slave}} blocked reactor thread for 61076.7us
W20260709 13:06:39.489490 22831 consensus_peers.cc:597] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:39.495841 25116 tablet_copy_client.cc:323] T 4f692072f5dd419e8aec4aa81b179ad7 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.130:45635
I20260709 13:06:39.497830 22801 tablet_copy_service.cc:140] P 10d1025610704e5abceba0cec1457b14: Received BeginTabletCopySession request for tablet 4f692072f5dd419e8aec4aa81b179ad7 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:60640)
I20260709 13:06:39.498435 22801 tablet_copy_service.cc:161] P 10d1025610704e5abceba0cec1457b14: Beginning new tablet copy session on tablet 4f692072f5dd419e8aec4aa81b179ad7 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:60640: session id = d97f292bf045489683ac6c1a6ac61aec-4f692072f5dd419e8aec4aa81b179ad7
W20260709 13:06:39.507326 23348 consensus_peers.cc:597] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:39.512673 22801 tablet_copy_source_session.cc:215] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:39.524895 25116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f692072f5dd419e8aec4aa81b179ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.558306 25116 tablet_copy_client.cc:806] T 4f692072f5dd419e8aec4aa81b179ad7 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:39.562815 25116 tablet_copy_client.cc:670] T 4f692072f5dd419e8aec4aa81b179ad7 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:39.567689 25116 tablet_copy_client.cc:538] T 4f692072f5dd419e8aec4aa81b179ad7 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:39.578675 25119 ts_tablet_manager.cc:933] T ce964ef7973f443882ee760e347bfb89 P d97f292bf045489683ac6c1a6ac61aec: Initiating tablet copy from peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:39.580489 25119 tablet_copy_client.cc:323] T ce964ef7973f443882ee760e347bfb89 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Beginning tablet copy session from remote peer at address 127.21.26.131:33387
I20260709 13:06:39.582137 25116 tablet_bootstrap.cc:492] T 4f692072f5dd419e8aec4aa81b179ad7 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:39.582388 22874 tablet_copy_service.cc:140] P 4f037ffdb0be4730a45aefcaa25772d4: Received BeginTabletCopySession request for tablet ce964ef7973f443882ee760e347bfb89 from peer d97f292bf045489683ac6c1a6ac61aec ({username='slave'} at 127.0.0.1:45310)
I20260709 13:06:39.588459 22874 tablet_copy_service.cc:161] P 4f037ffdb0be4730a45aefcaa25772d4: Beginning new tablet copy session on tablet ce964ef7973f443882ee760e347bfb89 from peer d97f292bf045489683ac6c1a6ac61aec at {username='slave'} at 127.0.0.1:45310: session id = d97f292bf045489683ac6c1a6ac61aec-ce964ef7973f443882ee760e347bfb89
I20260709 13:06:39.596922 22874 tablet_copy_source_session.cc:215] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:39.612329 25119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce964ef7973f443882ee760e347bfb89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.667315 25119 tablet_copy_client.cc:806] T ce964ef7973f443882ee760e347bfb89 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:39.672454 25119 tablet_copy_client.cc:670] T ce964ef7973f443882ee760e347bfb89 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:39.678499 25119 tablet_copy_client.cc:538] T ce964ef7973f443882ee760e347bfb89 P d97f292bf045489683ac6c1a6ac61aec: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:39.687081 25119 tablet_bootstrap.cc:492] T ce964ef7973f443882ee760e347bfb89 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap starting.
I20260709 13:06:39.698010 25116 tablet_bootstrap.cc:492] T 4f692072f5dd419e8aec4aa81b179ad7 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:39.721558 25116 tablet_bootstrap.cc:492] T 4f692072f5dd419e8aec4aa81b179ad7 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:39.722577 25116 ts_tablet_manager.cc:1403] T 4f692072f5dd419e8aec4aa81b179ad7 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.141s	user 0.029s	sys 0.003s
I20260709 13:06:39.730976 25116 raft_consensus.cc:359] T 4f692072f5dd419e8aec4aa81b179ad7 P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:39.731889 25116 raft_consensus.cc:740] T 4f692072f5dd419e8aec4aa81b179ad7 P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:39.732589 25116 consensus_queue.cc:260] T 4f692072f5dd419e8aec4aa81b179ad7 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:39.741969 25116 ts_tablet_manager.cc:1434] T 4f692072f5dd419e8aec4aa81b179ad7 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:06:39.749468 22801 tablet_copy_service.cc:342] P 10d1025610704e5abceba0cec1457b14: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-4f692072f5dd419e8aec4aa81b179ad7 received from {username='slave'} at 127.0.0.1:60640
I20260709 13:06:39.749945 22801 tablet_copy_service.cc:434] P 10d1025610704e5abceba0cec1457b14: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-4f692072f5dd419e8aec4aa81b179ad7 on tablet 4f692072f5dd419e8aec4aa81b179ad7 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:39.766091 25119 tablet_bootstrap.cc:492] T ce964ef7973f443882ee760e347bfb89 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:39.773149 25119 tablet_bootstrap.cc:492] T ce964ef7973f443882ee760e347bfb89 P d97f292bf045489683ac6c1a6ac61aec: Bootstrap complete.
I20260709 13:06:39.775628 25119 ts_tablet_manager.cc:1403] T ce964ef7973f443882ee760e347bfb89 P d97f292bf045489683ac6c1a6ac61aec: Time spent bootstrapping tablet: real 0.089s	user 0.032s	sys 0.001s
I20260709 13:06:39.779495 25119 raft_consensus.cc:359] T ce964ef7973f443882ee760e347bfb89 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:39.780329 25119 raft_consensus.cc:740] T ce964ef7973f443882ee760e347bfb89 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Initialized, Role: LEARNER
I20260709 13:06:39.780966 25119 consensus_queue.cc:260] T ce964ef7973f443882ee760e347bfb89 P d97f292bf045489683ac6c1a6ac61aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } }
I20260709 13:06:39.783386 25119 ts_tablet_manager.cc:1434] T ce964ef7973f443882ee760e347bfb89 P d97f292bf045489683ac6c1a6ac61aec: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:39.784924 22874 tablet_copy_service.cc:342] P 4f037ffdb0be4730a45aefcaa25772d4: Request end of tablet copy session d97f292bf045489683ac6c1a6ac61aec-ce964ef7973f443882ee760e347bfb89 received from {username='slave'} at 127.0.0.1:45310
I20260709 13:06:39.785344 22874 tablet_copy_service.cc:434] P 4f037ffdb0be4730a45aefcaa25772d4: ending tablet copy session d97f292bf045489683ac6c1a6ac61aec-ce964ef7973f443882ee760e347bfb89 on tablet ce964ef7973f443882ee760e347bfb89 with peer d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:39.807328 24944 raft_consensus.cc:493] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:39.807875 24944 raft_consensus.cc:515] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:39.809849 24944 leader_election.cc:290] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:06:39.817379 22757 leader_election.cc:336] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:39.820427 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b974e414554586bee2d6aae5e2a978" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:39.823040 22754 leader_election.cc:304] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:39.825218 25088 raft_consensus.cc:2749] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:06:39.885957 24944 raft_consensus.cc:493] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:39.886427 24944 raft_consensus.cc:515] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:39.888331 24944 leader_election.cc:290] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:39.892884 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b89a74aac94a4fac60ec7674fc01b7" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
W20260709 13:06:39.894223 22757 leader_election.cc:336] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:39.894877 22755 leader_election.cc:304] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:39.897046 25088 raft_consensus.cc:2749] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:39.913897 24864 raft_consensus.cc:493] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:39.914386 24864 raft_consensus.cc:515] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
W20260709 13:06:39.920256 23348 leader_election.cc:336] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:39.920615 24864 leader_election.cc:290] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:39.926591 23378 raft_consensus.cc:1217] T 4f692072f5dd419e8aec4aa81b179ad7 P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 13:06:39.927683 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:39.929208 23346 leader_election.cc:304] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec [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: d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:39.929814 21610 tablet_server.cc:196] TabletServer@127.21.26.129:0 shutdown complete.
I20260709 13:06:39.930622 25122 raft_consensus.cc:2749] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:39.985235 24944 raft_consensus.cc:493] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:39.985915 24944 raft_consensus.cc:515] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
W20260709 13:06:39.992842 22757 leader_election.cc:336] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.016542 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:40.017856 23378 raft_consensus.cc:2468] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 3.
I20260709 13:06:40.017215 25122 raft_consensus.cc:493] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.019208 25122 raft_consensus.cc:515] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.027534 22755 leader_election.cc:304] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:40.028887 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:40.029632 25118 raft_consensus.cc:2804] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:40.030097 25118 raft_consensus.cc:493] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.030517 25118 raft_consensus.cc:3060] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:06:40.028702 23348 leader_election.cc:336] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.039351 23345 leader_election.cc:304] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec [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: d97f292bf045489683ac6c1a6ac61aec; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:40.040259 24864 raft_consensus.cc:2749] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:06:40.042867 25122 leader_election.cc:290] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:40.053207 24944 leader_election.cc:290] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:40.056640 24864 raft_consensus.cc:493] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.057226 24864 raft_consensus.cc:515] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.058934 24864 leader_election.cc:290] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:40.060266 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287a0e38e034720aab0f9b866493ffc" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:40.079077 25122 raft_consensus.cc:493] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.079617 25122 raft_consensus.cc:515] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.088522 24944 raft_consensus.cc:493] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.093302 24944 raft_consensus.cc:515] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:40.095443 21610 tablet_server.cc:179] TabletServer@127.21.26.130:0 shutting down...
I20260709 13:06:40.092296 23378 raft_consensus.cc:1217] T ce964ef7973f443882ee760e347bfb89 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:40.093758 22785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71abda1fc3344358a5c2f0e36f638701" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "10d1025610704e5abceba0cec1457b14" is_pre_election: true
I20260709 13:06:40.094324 25122 leader_election.cc:290] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:40.090276 25118 raft_consensus.cc:515] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.099979 25118 leader_election.cc:290] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
W20260709 13:06:40.100749 23348 leader_election.cc:336] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.101150 23348 leader_election.cc:304] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec [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: d97f292bf045489683ac6c1a6ac61aec; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:40.103128 25121 raft_consensus.cc:2749] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:40.103433 24944 leader_election.cc:290] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:40.105666 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5230e0e96e714cf0bdc6312928e7b9f3" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:06:40.106645 23348 leader_election.cc:336] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.107035 24864 raft_consensus.cc:493] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.107549 24864 raft_consensus.cc:515] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
W20260709 13:06:40.107918 22757 leader_election.cc:336] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
W20260709 13:06:40.110368 22757 leader_election.cc:336] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.110805 22757 leader_election.cc:304] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:40.111936 24944 raft_consensus.cc:2749] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:40.116786 24864 leader_election.cc:290] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:40.107059 23348 leader_election.cc:304] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:40.116693 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed206a3a13ea41f49f5d3461869a4293" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:40.119957 23378 raft_consensus.cc:3060] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:06:40.123979 22829 consensus_peers.cc:597] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Couldn't send request to peer 10d1025610704e5abceba0cec1457b14. 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 13:06:40.120337 23346 leader_election.cc:336] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:06:40.125442 25122 raft_consensus.cc:2749] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:40.129035 25024 raft_consensus.cc:493] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.130014 25024 raft_consensus.cc:515] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
W20260709 13:06:40.137151 22829 consensus_peers.cc:597] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Couldn't send request to peer 10d1025610704e5abceba0cec1457b14. 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 13:06:40.131950 25024 leader_election.cc:290] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
W20260709 13:06:40.143102 22831 leader_election.cc:336] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
W20260709 13:06:40.143729 23346 consensus_peers.cc:597] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec -> Peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Couldn't send request to peer 10d1025610704e5abceba0cec1457b14. 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 13:06:40.144183 23373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0133aec79f234665a623a43c9ee9fc29" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:40.144754 25024 raft_consensus.cc:493] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.145243 25024 raft_consensus.cc:515] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
W20260709 13:06:40.143926 23348 leader_election.cc:336] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.146102 23348 leader_election.cc:304] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec [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: d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
W20260709 13:06:40.163094 22829 consensus_peers.cc:597] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Couldn't send request to peer 10d1025610704e5abceba0cec1457b14. 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 13:06:40.164454 25024 leader_election.cc:290] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:40.164680 25105 raft_consensus.cc:493] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.165205 25105 raft_consensus.cc:515] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:40.165640 25122 raft_consensus.cc:2749] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:40.167148 25105 leader_election.cc:290] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:40.168532 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6850345bc4db413c9bec7f240f1a9a6e" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
W20260709 13:06:40.168632 22831 leader_election.cc:336] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.170310 22829 leader_election.cc:304] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:40.170709 23373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287a0e38e034720aab0f9b866493ffc" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:40.171259 23373 raft_consensus.cc:2468] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 3.
I20260709 13:06:40.171350 25024 raft_consensus.cc:2749] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:40.172528 22829 leader_election.cc:304] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:40.173252 25110 raft_consensus.cc:2804] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:40.173609 25110 raft_consensus.cc:493] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.173964 25110 raft_consensus.cc:3060] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:06:40.175179 23346 consensus_peers.cc:597] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec -> Peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Couldn't send request to peer 10d1025610704e5abceba0cec1457b14. 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 13:06:40.145498 23378 raft_consensus.cc:2468] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 4.
I20260709 13:06:40.177420 22755 leader_election.cc:304] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:40.178874 25105 raft_consensus.cc:2804] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:40.180696 25105 raft_consensus.cc:697] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:40.181747 25105 consensus_queue.cc:237] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.182354 25110 raft_consensus.cc:515] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
W20260709 13:06:40.184576 22757 leader_election.cc:336] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.184983 22757 leader_election.cc:304] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:40.185842 25118 raft_consensus.cc:2749] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:06:40.188331 25024 raft_consensus.cc:493] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.188786 25024 raft_consensus.cc:515] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
W20260709 13:06:40.189237 22831 leader_election.cc:336] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.190501 25024 leader_election.cc:290] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
W20260709 13:06:40.194156 22829 leader_election.cc:336] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:06:40.193094 25110 leader_election.cc:290] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
W20260709 13:06:40.195031 22831 leader_election.cc:336] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
W20260709 13:06:40.193648 23346 consensus_peers.cc:597] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec -> Peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Couldn't send request to peer 10d1025610704e5abceba0cec1457b14. 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 13:06:40.195415 22831 leader_election.cc:304] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:40.195565 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3287a0e38e034720aab0f9b866493ffc" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:40.196235 23378 raft_consensus.cc:3060] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:40.196856 25024 raft_consensus.cc:2749] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:06:40.197539 25024 raft_consensus.cc:493] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.197997 25024 raft_consensus.cc:515] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.200055 25111 raft_consensus.cc:493] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.200767 25024 leader_election.cc:290] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:40.200582 25111 raft_consensus.cc:515] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.202828 25111 leader_election.cc:290] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:40.204576 23373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:40.204952 23377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:40.205140 23373 raft_consensus.cc:2468] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
W20260709 13:06:40.206673 22831 leader_election.cc:336] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.207331 22829 leader_election.cc:304] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:40.208359 25111 raft_consensus.cc:2804] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:06:40.208748 25111 raft_consensus.cc:493] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.209131 25111 raft_consensus.cc:3060] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:06:40.209357 22831 leader_election.cc:336] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.217398 22829 leader_election.cc:304] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:40.218592 25110 raft_consensus.cc:2749] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:06:40.219424 22612 catalog_manager.cc:5697] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 reported cstate change: term changed from 3 to 4, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 10d1025610704e5abceba0cec1457b14 (127.21.26.130). New cstate: current_term: 4 leader_uuid: "10d1025610704e5abceba0cec1457b14" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:40.225060 22829 consensus_peers.cc:597] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Couldn't send request to peer 10d1025610704e5abceba0cec1457b14. 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 13:06:40.225503 25111 raft_consensus.cc:515] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.227780 23378 raft_consensus.cc:2468] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 4.
I20260709 13:06:40.229041 22829 leader_election.cc:304] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:40.229984 25105 raft_consensus.cc:493] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.230511 25105 raft_consensus.cc:515] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:40.231542 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0a4a8e430444328f4ad7a2ca4106a4" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:40.232062 23378 raft_consensus.cc:3060] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:40.232301 25024 raft_consensus.cc:2804] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:40.232784 25024 raft_consensus.cc:697] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:40.233537 25024 consensus_queue.cc:237] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.235260 25110 raft_consensus.cc:493] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.230470 25111 leader_election.cc:290] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 5 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:40.235777 25110 raft_consensus.cc:515] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:40.237883 25110 leader_election.cc:290] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:40.238253 25105 leader_election.cc:290] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:06:40.240994 22831 leader_election.cc:336] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
W20260709 13:06:40.243103 22757 leader_election.cc:336] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.243585 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020dac39d0634e9e8028994a605078c9" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:40.245514 23378 raft_consensus.cc:2468] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f037ffdb0be4730a45aefcaa25772d4 in term 5.
W20260709 13:06:40.247409 22831 leader_election.cc:336] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.249182 22754 leader_election.cc:304] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 4f037ffdb0be4730a45aefcaa25772d4, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:40.250305 25105 raft_consensus.cc:2749] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:40.253526 22829 leader_election.cc:304] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:40.255762 25110 raft_consensus.cc:2804] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:40.256295 25110 raft_consensus.cc:697] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Becoming Leader. State: Replica: 4f037ffdb0be4730a45aefcaa25772d4, State: Running, Role: LEADER
I20260709 13:06:40.256836 25105 raft_consensus.cc:493] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
W20260709 13:06:40.255555 22829 leader_election.cc:336] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:06:40.257683 22829 leader_election.cc:304] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:40.257434 25105 raft_consensus.cc:515] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.258486 25129 raft_consensus.cc:2749] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:06:40.259595 25105 leader_election.cc:290] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:40.257138 25110 consensus_queue.cc:237] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.266033 23377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71abda1fc3344358a5c2f0e36f638701" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:40.266669 23377 raft_consensus.cc:2468] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 1.
I20260709 13:06:40.269912 22755 leader_election.cc:304] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:40.271319 25105 raft_consensus.cc:2804] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:40.271713 25105 raft_consensus.cc:493] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.272053 25105 raft_consensus.cc:3060] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:40.273211 22757 leader_election.cc:336] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.259931 22614 catalog_manager.cc:5697] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 3 to 4, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 4 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.280038 25122 raft_consensus.cc:493] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
W20260709 13:06:40.280536 23346 consensus_peers.cc:597] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec -> Peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Couldn't send request to peer 10d1025610704e5abceba0cec1457b14. 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 13:06:40.282480 25105 raft_consensus.cc:515] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.280599 25122 raft_consensus.cc:515] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.284808 25122 leader_election.cc:290] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:40.287601 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:40.288177 22864 raft_consensus.cc:2468] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 4.
I20260709 13:06:40.289065 23345 leader_election.cc:304] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [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: 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:40.290051 24864 raft_consensus.cc:2804] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:06:40.291109 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:06:40.291719 22829 consensus_peers.cc:597] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Couldn't send request to peer 10d1025610704e5abceba0cec1457b14. 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 13:06:40.290491 24864 raft_consensus.cc:493] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.292382 24864 raft_consensus.cc:3060] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:06:40.292621 23348 leader_election.cc:336] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.294210 21610 tablet_replica.cc:333] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
W20260709 13:06:40.294644 22757 leader_election.cc:336] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.294826 25105 leader_election.cc:290] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:40.295464 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71abda1fc3344358a5c2f0e36f638701" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec"
I20260709 13:06:40.295974 23378 raft_consensus.cc:3060] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.298524 24864 raft_consensus.cc:515] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.295046 21610 raft_consensus.cc:2243] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:40.304780 23348 leader_election.cc:336] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.305284 21610 raft_consensus.cc:2272] T 915149468c5f44d5963efff57964b1e4 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.306731 23378 raft_consensus.cc:2468] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10d1025610704e5abceba0cec1457b14 in term 2.
I20260709 13:06:40.308110 22755 leader_election.cc:304] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14, d97f292bf045489683ac6c1a6ac61aec; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:40.308774 24944 raft_consensus.cc:2804] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:40.309175 24944 raft_consensus.cc:697] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Becoming Leader. State: Replica: 10d1025610704e5abceba0cec1457b14, State: Running, Role: LEADER
I20260709 13:06:40.309562 21610 tablet_replica.cc:333] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.310364 21610 raft_consensus.cc:2243] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.309931 24944 consensus_queue.cc:237] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.312052 21610 raft_consensus.cc:2272] T 08b974e414554586bee2d6aae5e2a978 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.315303 21610 tablet_replica.cc:333] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
W20260709 13:06:40.315438 23346 consensus_peers.cc:597] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec -> Peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Couldn't send request to peer 10d1025610704e5abceba0cec1457b14. 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 13:06:40.316581 24864 leader_election.cc:290] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 5 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:40.316450 22612 catalog_manager.cc:5697] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 reported cstate change: term changed from 4 to 5, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131). New cstate: current_term: 5 leader_uuid: "4f037ffdb0be4730a45aefcaa25772d4" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.317698 21610 raft_consensus.cc:2243] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.319722 21610 raft_consensus.cc:2272] T 7de9575d83774002b7ef90bdd91e6e9e P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.318143 22864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab8a0dfc894a0ba2c45fe0423ef8bf" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:40.321497 22864 raft_consensus.cc:3060] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:40.322300 21610 tablet_replica.cc:333] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.323197 21610 raft_consensus.cc:2243] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.323696 21610 raft_consensus.cc:2272] T 460292e1d32a4cea8fc8f8c1fdece458 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.327342 22864 raft_consensus.cc:2468] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 5.
W20260709 13:06:40.327639 23346 consensus_peers.cc:597] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec -> Peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Couldn't send request to peer 10d1025610704e5abceba0cec1457b14. 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 13:06:40.329473 21610 tablet_replica.cc:333] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.330407 23345 leader_election.cc:304] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [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: 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:40.331737 21610 raft_consensus.cc:2243] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.332190 24864 raft_consensus.cc:2804] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:40.332531 21610 raft_consensus.cc:2272] T 90b89a74aac94a4fac60ec7674fc01b7 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.332679 24864 raft_consensus.cc:697] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 5 LEADER]: Becoming Leader. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Running, Role: LEADER
I20260709 13:06:40.333510 24864 consensus_queue.cc:237] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.334771 21610 tablet_replica.cc:333] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.335361 21610 raft_consensus.cc:2243] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.336179 21610 raft_consensus.cc:2272] T 3482b510280946219af42e5ce6cc87b0 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.339200 21610 tablet_replica.cc:333] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.339964 21610 raft_consensus.cc:2243] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.340566 25110 raft_consensus.cc:493] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.340929 21610 raft_consensus.cc:2272] T d82df85009514c31b533283f8feedd8a P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.341239 25110 raft_consensus.cc:515] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:40.343321 25110 leader_election.cc:290] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:40.343493 21610 tablet_replica.cc:333] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.344025 22612 catalog_manager.cc:5697] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 4 to 5, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to d97f292bf045489683ac6c1a6ac61aec (127.21.26.132). New cstate: current_term: 5 leader_uuid: "d97f292bf045489683ac6c1a6ac61aec" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:40.346441 24944 raft_consensus.cc:493] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.346871 24944 raft_consensus.cc:515] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.344750 25024 raft_consensus.cc:493] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.347890 25024 raft_consensus.cc:515] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.349311 25105 raft_consensus.cc:493] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.349680 25024 leader_election.cc:290] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:40.344395 21610 raft_consensus.cc:2243] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.349807 25105 raft_consensus.cc:515] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.351094 21610 raft_consensus.cc:2272] T 7c32202de9bc4cd49a726901d7612c0b P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.353616 21610 tablet_replica.cc:333] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.353858 25105 leader_election.cc:290] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:40.356189 24944 leader_election.cc:290] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), d97f292bf045489683ac6c1a6ac61aec (127.21.26.132:44375)
I20260709 13:06:40.356365 21610 raft_consensus.cc:2243] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.354100 23378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f4d25afb6084ef6bd7bc29db2519ceb" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:40.356781 23377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "4f037ffdb0be4730a45aefcaa25772d4" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:40.357199 21610 pending_rounds.cc:70] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14: Trying to abort 1 pending ops.
I20260709 13:06:40.357470 21610 pending_rounds.cc:77] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14: Aborting op as it isn't in flight: id { term: 4 index: 6 } timestamp: 7305635431196053504 op_type: NO_OP noop_request { }
I20260709 13:06:40.357810 21610 raft_consensus.cc:2889] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:40.358155 21610 raft_consensus.cc:2272] T ed206a3a13ea41f49f5d3461869a4293 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.357810 22831 leader_election.cc:336] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.359527 23377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cebebd1e846148bcad8350217d15c665" candidate_uuid: "10d1025610704e5abceba0cec1457b14" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "d97f292bf045489683ac6c1a6ac61aec" is_pre_election: true
I20260709 13:06:40.361074 21610 tablet_replica.cc:333] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.361919 21610 raft_consensus.cc:2243] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.362443 21610 raft_consensus.cc:2272] T 6850345bc4db413c9bec7f240f1a9a6e P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.359529 22829 leader_election.cc:336] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:06:40.363596 22829 leader_election.cc:304] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:40.364954 21610 tablet_replica.cc:333] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.365028 25110 raft_consensus.cc:2749] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:40.365829 21610 raft_consensus.cc:2243] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:40.366400 22831 leader_election.cc:336] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.366648 21610 raft_consensus.cc:2272] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.367609 22831 leader_election.cc:304] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:40.368885 25110 raft_consensus.cc:2749] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:06:40.369266 21610 tablet_replica.cc:333] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
W20260709 13:06:40.369627 22757 leader_election.cc:336] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.370021 22757 leader_election.cc:304] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:40.370139 21610 raft_consensus.cc:2243] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:40.370837 22757 leader_election.cc:336] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.371201 22757 leader_election.cc:304] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [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: 10d1025610704e5abceba0cec1457b14; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa, d97f292bf045489683ac6c1a6ac61aec
I20260709 13:06:40.371604 21610 raft_consensus.cc:2272] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.371814 25105 raft_consensus.cc:2749] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:40.373274 24944 raft_consensus.cc:2749] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:06:40.374238 21610 tablet_replica.cc:333] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.374976 21610 raft_consensus.cc:2243] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.375607 21610 raft_consensus.cc:2272] T 50554c74e0fa4efd8c67d1385e873e82 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.377935 21610 tablet_replica.cc:333] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.378006 24864 raft_consensus.cc:493] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.378715 21610 raft_consensus.cc:2243] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.378532 24864 raft_consensus.cc:515] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.379494 21610 raft_consensus.cc:2272] T fd2e7b06900a4ba0b6c6c1d357507f8f P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.380514 24864 leader_election.cc:290] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:40.381810 21610 tablet_replica.cc:333] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.382578 21610 raft_consensus.cc:2243] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.383103 21610 raft_consensus.cc:2272] T 03154fded2ea4d08b09a5eeb5cd14406 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.385710 21610 tablet_replica.cc:333] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.386408 21610 raft_consensus.cc:2243] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 7 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:40.385809 23346 leader_election.cc:336] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:06:40.386904 21610 raft_consensus.cc:2272] T fd17e4ab5ec444fa93430e1eafd48b80 P 10d1025610704e5abceba0cec1457b14 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.387745 23348 leader_election.cc:336] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.389034 23348 leader_election.cc:304] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [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: d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:40.389380 21610 tablet_replica.cc:333] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.389712 24864 raft_consensus.cc:2749] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:40.390121 21610 raft_consensus.cc:2243] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.390625 21610 raft_consensus.cc:2272] T 8ab300c5bc4a42fe937bec4a44976eb4 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.392427 21610 tablet_replica.cc:333] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.392932 21610 raft_consensus.cc:2243] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.393350 21610 raft_consensus.cc:2272] T ce964ef7973f443882ee760e347bfb89 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.394375 24864 raft_consensus.cc:493] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.394835 24864 raft_consensus.cc:515] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.395403 21610 tablet_replica.cc:333] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.396193 21610 raft_consensus.cc:2243] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.396683 24864 leader_election.cc:290] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:40.396838 21610 raft_consensus.cc:2272] T 1703156003604a9598e153d2a19e3f0c P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.399104 21610 tablet_replica.cc:333] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
W20260709 13:06:40.399686 23346 leader_election.cc:336] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:06:40.399847 21610 raft_consensus.cc:2243] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.400632 21610 raft_consensus.cc:2272] T cebebd1e846148bcad8350217d15c665 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.402730 21610 tablet_replica.cc:333] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.403441 21610 raft_consensus.cc:2243] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:06:40.404184 22829 consensus_peers.cc:597] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Couldn't send request to peer 10d1025610704e5abceba0cec1457b14. 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 13:06:40.404289 21610 raft_consensus.cc:2272] T cf6ed301274145dc99c38e3d68197ab9 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.404445 23348 leader_election.cc:336] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.404951 23348 leader_election.cc:304] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec [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: d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:40.405606 24864 raft_consensus.cc:2749] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:06:40.406508 21610 tablet_replica.cc:333] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.407011 21610 raft_consensus.cc:2243] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.407702 21610 raft_consensus.cc:2272] T 7962d799e5a94efd9abf2213015c4afb P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.409688 21610 tablet_replica.cc:333] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.410391 21610 raft_consensus.cc:2243] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.411116 21610 raft_consensus.cc:2272] T ec058517e3284510acfd74fe8ddeafb6 P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.413311 21610 tablet_replica.cc:333] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.413790 21610 raft_consensus.cc:2243] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.414161 21610 raft_consensus.cc:2272] T e6f3a3015ca74677a62e9b2405f3166d P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.415856 21610 tablet_replica.cc:333] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.416355 21610 raft_consensus.cc:2243] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.416901 21610 raft_consensus.cc:2272] T 581f19b7f3be4a189ea508c780006b72 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.418548 21610 tablet_replica.cc:333] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.419008 21610 raft_consensus.cc:2243] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.419399 21610 raft_consensus.cc:2272] T 08322292c21044f1801677b7e28050db P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.421137 21610 tablet_replica.cc:333] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.421607 21610 raft_consensus.cc:2243] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.421969 21610 raft_consensus.cc:2272] T 127bb3cce21d45b39ef5edcf53ce5768 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.423699 21610 tablet_replica.cc:333] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.424201 21610 raft_consensus.cc:2243] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.424969 21610 raft_consensus.cc:2272] T d850b07248c64f79adf9c839da56f163 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.426638 21610 tablet_replica.cc:333] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.427093 21610 raft_consensus.cc:2243] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.427771 21610 pending_rounds.cc:70] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14: Trying to abort 1 pending ops.
I20260709 13:06:40.427951 21610 pending_rounds.cc:77] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305635431679901696 op_type: NO_OP noop_request { }
I20260709 13:06:40.428221 21610 raft_consensus.cc:2889] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:40.428474 21610 raft_consensus.cc:2272] T 71abda1fc3344358a5c2f0e36f638701 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.430341 21610 tablet_replica.cc:333] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.430817 21610 raft_consensus.cc:2243] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.431248 24864 raft_consensus.cc:493] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.431639 21610 raft_consensus.cc:2272] T d181f971ff0c4d5c83041a9fa21b476f P 10d1025610704e5abceba0cec1457b14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.431770 24864 raft_consensus.cc:515] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.434048 21610 tablet_replica.cc:333] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.434257 24864 leader_election.cc:290] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:40.434756 21610 raft_consensus.cc:2243] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.435343 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0133aec79f234665a623a43c9ee9fc29" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:40.435709 21610 raft_consensus.cc:2272] T c49afb0a590346feb087d5db14a2c888 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.435949 22858 raft_consensus.cc:2468] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 1.
I20260709 13:06:40.436985 23345 leader_election.cc:304] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [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: 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:40.438133 21610 tablet_replica.cc:333] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.438437 24864 raft_consensus.cc:2804] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:40.438824 24864 raft_consensus.cc:493] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.438876 21610 raft_consensus.cc:2243] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.439448 24864 raft_consensus.cc:3060] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.440241 21610 raft_consensus.cc:2272] T 73e415d95f60493baa3f0b8e08c04834 P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.441919 23348 leader_election.cc:336] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.442793 21610 tablet_replica.cc:333] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.443513 21610 raft_consensus.cc:2243] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.444010 21610 raft_consensus.cc:2272] T 30e64a9cc37b474281f9f04293ac4095 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.446326 21610 tablet_replica.cc:333] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.447216 21610 raft_consensus.cc:2243] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.447746 21610 raft_consensus.cc:2272] T 7eecc6b99ac94785b752b16afbb26785 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.448184 24864 raft_consensus.cc:515] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.450099 24864 leader_election.cc:290] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
I20260709 13:06:40.451730 21610 tablet_replica.cc:333] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.452630 21610 raft_consensus.cc:2243] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.453655 21610 raft_consensus.cc:2272] T 0ad64abe09a64ed196837bb988ae9402 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.455101 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0133aec79f234665a623a43c9ee9fc29" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:40.455641 22858 raft_consensus.cc:3060] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:40.459097 23348 leader_election.cc:336] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
W20260709 13:06:40.461691 22829 consensus_peers.cc:597] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Couldn't send request to peer 10d1025610704e5abceba0cec1457b14. 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 13:06:40.461894 21610 tablet_replica.cc:333] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.461963 22858 raft_consensus.cc:2468] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 2.
I20260709 13:06:40.462683 21610 raft_consensus.cc:2243] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.463171 21610 raft_consensus.cc:2272] T d9959349441c4c48ae0c2e95c15ff97a P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.464111 23345 leader_election.cc:304] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [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: 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec; no voters: 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:40.464686 24864 raft_consensus.cc:2804] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:40.465793 24864 raft_consensus.cc:697] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEADER]: Becoming Leader. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Running, Role: LEADER
I20260709 13:06:40.466609 21610 tablet_replica.cc:333] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.466575 24864 consensus_queue.cc:237] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.467609 21610 raft_consensus.cc:2243] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.468186 21610 raft_consensus.cc:2272] T cc33c4947da54724a3df96500abd23ea P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.470619 21610 tablet_replica.cc:333] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.471354 21610 raft_consensus.cc:2243] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.471827 21610 raft_consensus.cc:2272] T 17f32e63f0e441ca9d2ae2f189b59718 P 10d1025610704e5abceba0cec1457b14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.474095 21610 tablet_replica.cc:333] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.474725 21610 raft_consensus.cc:2243] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.475219 21610 raft_consensus.cc:2272] T 5230e0e96e714cf0bdc6312928e7b9f3 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.477808 22612 catalog_manager.cc:5697] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 1 to 2, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to d97f292bf045489683ac6c1a6ac61aec (127.21.26.132). New cstate: current_term: 2 leader_uuid: "d97f292bf045489683ac6c1a6ac61aec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:40.479835 21610 tablet_replica.cc:333] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.486621 21610 raft_consensus.cc:2243] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.487178 21610 raft_consensus.cc:2272] T 3a85736589a04762a84779536896ae38 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.487519 22829 consensus_peers.cc:597] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Couldn't send request to peer 10d1025610704e5abceba0cec1457b14. 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 13:06:40.489602 21610 tablet_replica.cc:333] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.490221 21610 raft_consensus.cc:2243] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.490978 21610 raft_consensus.cc:2272] T 1f4d25afb6084ef6bd7bc29db2519ceb P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.491071 23346 consensus_peers.cc:597] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec -> Peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Couldn't send request to peer 10d1025610704e5abceba0cec1457b14. 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 13:06:40.492892 21610 tablet_replica.cc:333] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.493374 21610 raft_consensus.cc:2243] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.494338 21610 raft_consensus.cc:2272] T 4f692072f5dd419e8aec4aa81b179ad7 P 10d1025610704e5abceba0cec1457b14 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.495139 24864 raft_consensus.cc:493] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.495596 24864 raft_consensus.cc:515] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.496680 21610 tablet_replica.cc:333] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.497319 21610 raft_consensus.cc:2243] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.497552 25110 raft_consensus.cc:493] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:40.498219 21610 raft_consensus.cc:2272] T bfeb08f8109f4adf83a71efe55af710b P 10d1025610704e5abceba0cec1457b14 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.498030 25110 raft_consensus.cc:515] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } }
I20260709 13:06:40.500063 25110 leader_election.cc:290] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:40.500869 21610 tablet_replica.cc:333] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.501508 21610 raft_consensus.cc:2243] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.502054 21610 raft_consensus.cc:2272] T c6605a06c9d34c36ae64f98f5f51b1a0 P 10d1025610704e5abceba0cec1457b14 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.504376 21610 tablet_replica.cc:333] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14: stopping tablet replica
I20260709 13:06:40.504951 21610 raft_consensus.cc:2243] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:40.505456 23346 leader_election.cc:336] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:06:40.507095 24864 leader_election.cc:290] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
I20260709 13:06:40.505497 21610 raft_consensus.cc:2272] T 020dac39d0634e9e8028994a605078c9 P 10d1025610704e5abceba0cec1457b14 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.505934 23348 leader_election.cc:336] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.508584 23348 leader_election.cc:304] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [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: d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
W20260709 13:06:40.512583 22831 leader_election.cc:336] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.513741 24864 raft_consensus.cc:2749] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:06:40.517158 22829 leader_election.cc:336] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:06:40.517594 22829 leader_election.cc:304] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [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: 4f037ffdb0be4730a45aefcaa25772d4; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:40.518277 25110 raft_consensus.cc:2749] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:06:40.520936 22829 consensus_peers.cc:597] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Couldn't send request to peer 10d1025610704e5abceba0cec1457b14. 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 13:06:40.561746 24864 raft_consensus.cc:493] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
W20260709 13:06:40.563747 22829 consensus_peers.cc:597] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Couldn't send request to peer 10d1025610704e5abceba0cec1457b14. 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 13:06:40.562281 24864 raft_consensus.cc:515] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.568161 24864 leader_election.cc:290] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:06:40.569862 23346 consensus_peers.cc:597] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec -> Peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Couldn't send request to peer 10d1025610704e5abceba0cec1457b14. 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 13:06:40.570657 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4" is_pre_election: true
I20260709 13:06:40.571287 22858 raft_consensus.cc:2468] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 7.
I20260709 13:06:40.572284 23345 leader_election.cc:304] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [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: 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:40.573205 24864 raft_consensus.cc:2804] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:06:40.573576 24864 raft_consensus.cc:493] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 7 FOLLOWER]: Starting leader election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
W20260709 13:06:40.573617 23348 leader_election.cc:336] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.574018 24864 raft_consensus.cc:3060] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:06:40.580291 23346 connection.cc:573] client connection to 127.21.26.130:45635 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260709 13:06:40.594805 24864 raft_consensus.cc:515] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 8 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.604720 22858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c03cf69b8e7a40f189e6fc1b1caab15a" candidate_uuid: "d97f292bf045489683ac6c1a6ac61aec" candidate_term: 8 candidate_status { last_received { term: 7 index: 9 } } ignore_live_leader: false dest_uuid: "4f037ffdb0be4730a45aefcaa25772d4"
I20260709 13:06:40.605255 22858 raft_consensus.cc:3060] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:06:40.606685 23346 consensus_peers.cc:597] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec -> Peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Couldn't send request to peer 10d1025610704e5abceba0cec1457b14. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.130:45635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:40.607168 23346 consensus_peers.cc:597] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec -> Peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Couldn't send request to peer 10d1025610704e5abceba0cec1457b14. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.130:45635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.611385 22858 raft_consensus.cc:2468] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d97f292bf045489683ac6c1a6ac61aec in term 8.
I20260709 13:06:40.612563 23345 leader_election.cc:304] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [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: 4f037ffdb0be4730a45aefcaa25772d4, d97f292bf045489683ac6c1a6ac61aec; no voters: 
I20260709 13:06:40.613319 25122 raft_consensus.cc:2804] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:06:40.613771 25122 raft_consensus.cc:697] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 8 LEADER]: Becoming Leader. State: Replica: d97f292bf045489683ac6c1a6ac61aec, State: Running, Role: LEADER
I20260709 13:06:40.614629 25122 consensus_queue.cc:237] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 7.9, Last appended by leader: 9, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.623996 24864 leader_election.cc:290] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 8 election: Requested vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:06:40.624251 23348 leader_election.cc:336] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:40.632664 22612 catalog_manager.cc:5697] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec reported cstate change: term changed from 7 to 8, leader changed from 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129) to d97f292bf045489683ac6c1a6ac61aec (127.21.26.132). New cstate: current_term: 8 leader_uuid: "d97f292bf045489683ac6c1a6ac61aec" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:40.654414 25110 raft_consensus.cc:1064] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4: attempting to promote NON_VOTER d97f292bf045489683ac6c1a6ac61aec to VOTER
I20260709 13:06:40.656446 25110 consensus_queue.cc:237] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:40.662186 23378 raft_consensus.cc:1275] T ce964ef7973f443882ee760e347bfb89 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEARNER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 13:06:40.668787 22831 consensus_peers.cc:597] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.675823 25110 consensus_queue.cc:1048] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:06:40.686168 22829 consensus_peers.cc:597] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Couldn't send request to peer 10d1025610704e5abceba0cec1457b14. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.130:45635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:40.702831 22831 consensus_peers.cc:597] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.740377 22858 raft_consensus.cc:1275] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:06:40.741350 24864 consensus_queue.cc:1048] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:40.769898 23378 raft_consensus.cc:1275] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:06:40.772475 25110 consensus_queue.cc:1048] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260709 13:06:40.793428 23348 consensus_peers.cc:597] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:40.804118 22831 consensus_peers.cc:597] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.831049 23377 raft_consensus.cc:1275] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Refusing update from remote peer 4f037ffdb0be4730a45aefcaa25772d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:40.832293 25129 consensus_queue.cc:1048] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:40.975471 22858 raft_consensus.cc:1275] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:40.980933 25122 consensus_queue.cc:1048] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:06:40.988993 23348 consensus_peers.cc:597] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:40.991477 23348 consensus_peers.cc:597] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.041199 21610 tablet_server.cc:196] TabletServer@127.21.26.130:0 shutdown complete.
I20260709 13:06:41.057655 22858 raft_consensus.cc:1275] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 8 FOLLOWER]: Refusing update from remote peer d97f292bf045489683ac6c1a6ac61aec: Log matching property violated. Preceding OpId in replica: term: 7 index: 9. Preceding OpId from leader: term: 8 index: 10. (index mismatch)
I20260709 13:06:41.058840 25122 consensus_queue.cc:1048] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260709 13:06:41.099352 23348 consensus_peers.cc:597] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.147050 23348 consensus_peers.cc:597] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:41.155386 22831 consensus_peers.cc:597] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:41.172214 21610 tablet_server.cc:179] TabletServer@127.21.26.131:0 shutting down...
W20260709 13:06:41.193619 23345 consensus_peers.cc:597] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. 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 13:06:41.229493 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:41.230269 21610 tablet_replica.cc:333] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.230904 21610 raft_consensus.cc:2243] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.231359 21610 raft_consensus.cc:2272] T b2b59d7c3afd47718011e13a81cf0b39 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.233332 21610 tablet_replica.cc:333] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.233830 21610 raft_consensus.cc:2243] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.234691 21610 raft_consensus.cc:2272] T bd0a4a8e430444328f4ad7a2ca4106a4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.236663 21610 tablet_replica.cc:333] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.237208 21610 raft_consensus.cc:2243] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.237587 21610 raft_consensus.cc:2272] T ce5c45e2133045d0977ef211e88544f9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.239220 21610 tablet_replica.cc:333] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.239693 21610 raft_consensus.cc:2243] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.240432 21610 raft_consensus.cc:2272] T ce91c8486ec0458ca6bbe86be5eebe4f P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.242210 21610 tablet_replica.cc:333] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.242975 21610 raft_consensus.cc:2243] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.243567 21610 raft_consensus.cc:2272] T 7de9575d83774002b7ef90bdd91e6e9e P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.245882 21610 tablet_replica.cc:333] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.246634 21610 raft_consensus.cc:2243] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.247364 21610 raft_consensus.cc:2272] T 0133aec79f234665a623a43c9ee9fc29 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:41.249727 23345 consensus_peers.cc:597] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. 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 13:06:41.251362 21610 tablet_replica.cc:333] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.252213 21610 raft_consensus.cc:2243] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:06:41.252740 23345 consensus_peers.cc:597] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. 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 13:06:41.253165 21610 raft_consensus.cc:2272] T 915149468c5f44d5963efff57964b1e4 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.255561 21610 tablet_replica.cc:333] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
W20260709 13:06:41.256088 22831 consensus_peers.cc:597] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:41.256389 21610 raft_consensus.cc:2243] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.257035 21610 raft_consensus.cc:2272] T 08b974e414554586bee2d6aae5e2a978 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:41.257419 23345 consensus_peers.cc:597] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. 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 13:06:41.258947 21610 tablet_replica.cc:333] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.259505 21610 raft_consensus.cc:2243] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.260180 21610 raft_consensus.cc:2272] T 460292e1d32a4cea8fc8f8c1fdece458 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.261857 21610 tablet_replica.cc:333] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.262367 21610 raft_consensus.cc:2243] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.262722 21610 raft_consensus.cc:2272] T 3482b510280946219af42e5ce6cc87b0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.264377 21610 tablet_replica.cc:333] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.264863 21610 raft_consensus.cc:2243] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.265271 21610 raft_consensus.cc:2272] T d82df85009514c31b533283f8feedd8a P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.266963 21610 tablet_replica.cc:333] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.267658 21610 raft_consensus.cc:2243] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.268178 21610 raft_consensus.cc:2272] T 7c32202de9bc4cd49a726901d7612c0b P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.270249 21610 tablet_replica.cc:333] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.270709 21610 raft_consensus.cc:2243] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.271123 21610 raft_consensus.cc:2272] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.273239 21610 tablet_replica.cc:333] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.274009 21610 raft_consensus.cc:2243] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.274966 21610 raft_consensus.cc:2272] T 68f4dfbe572b4d2a85b3e69eede55dc3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:41.276439 23345 consensus_peers.cc:597] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. 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 13:06:41.277312 21610 tablet_replica.cc:333] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.278061 21610 raft_consensus.cc:2243] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.278569 21610 raft_consensus.cc:2272] T 3a2dcb1411734c6f8cabc4fd5dc032ec P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.280524 21610 tablet_replica.cc:333] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.281021 21610 raft_consensus.cc:2243] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.281710 21610 raft_consensus.cc:2272] T 50554c74e0fa4efd8c67d1385e873e82 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.283505 21610 tablet_replica.cc:333] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.283969 21610 raft_consensus.cc:2243] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.284394 21610 raft_consensus.cc:2272] T 6850345bc4db413c9bec7f240f1a9a6e P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.286464 21610 tablet_replica.cc:333] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.287235 21610 raft_consensus.cc:2243] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.287933 21610 raft_consensus.cc:2272] T ec058517e3284510acfd74fe8ddeafb6 P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.290323 21610 tablet_replica.cc:333] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.291016 21610 raft_consensus.cc:2243] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.291728 21610 raft_consensus.cc:2272] T de2cdd301f714c938143e3154f42e794 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:41.292032 22831 consensus_peers.cc:597] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:41.293823 21610 tablet_replica.cc:333] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.294520 21610 raft_consensus.cc:2243] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.295430 21610 raft_consensus.cc:2272] T 312ae9b5b6cd4b89af5af23df056a541 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.297271 21610 tablet_replica.cc:333] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.297849 21610 raft_consensus.cc:2243] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.298687 21610 raft_consensus.cc:2272] T fd17e4ab5ec444fa93430e1eafd48b80 P 4f037ffdb0be4730a45aefcaa25772d4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.300457 21610 tablet_replica.cc:333] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.300954 21610 raft_consensus.cc:2243] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.301677 21610 raft_consensus.cc:2272] T 08322292c21044f1801677b7e28050db P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.303318 21610 tablet_replica.cc:333] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.303803 21610 raft_consensus.cc:2243] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.304350 21610 raft_consensus.cc:2272] T 127bb3cce21d45b39ef5edcf53ce5768 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.306211 21610 tablet_replica.cc:333] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.306833 21610 raft_consensus.cc:2243] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.307767 21610 pending_rounds.cc:70] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4: Trying to abort 1 pending ops.
I20260709 13:06:41.307957 21610 pending_rounds.cc:77] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4: Aborting op as it isn't in flight: id { term: 2 index: 4 } timestamp: 7305635433084100608 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "ce964ef7973f443882ee760e347bfb89" old_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } } new_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } } }
I20260709 13:06:41.308665 21610 raft_consensus.cc:2917] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: Aborting config change with OpId 2.4: Aborted: Op aborted
I20260709 13:06:41.308943 21610 raft_consensus.cc:2889] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:06:41.309185 21610 raft_consensus.cc:2272] T ce964ef7973f443882ee760e347bfb89 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:41.310047 22831 consensus_peers.cc:597] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:41.311262 21610 tablet_replica.cc:333] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.311811 21610 raft_consensus.cc:2243] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.312564 21610 raft_consensus.cc:2272] T 1703156003604a9598e153d2a19e3f0c P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.314342 21610 tablet_replica.cc:333] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.314819 21610 raft_consensus.cc:2243] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.315466 21610 raft_consensus.cc:2272] T e556e43ce881400186623008163b8eed P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.317291 21610 tablet_replica.cc:333] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.317926 21610 raft_consensus.cc:2243] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.318331 21610 raft_consensus.cc:2272] T cf6ed301274145dc99c38e3d68197ab9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.320574 21610 tablet_replica.cc:333] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.321307 21610 raft_consensus.cc:2243] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.321810 21610 raft_consensus.cc:2272] T e6f3a3015ca74677a62e9b2405f3166d P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:41.321798 23348 consensus_peers.cc:597] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:41.323911 21610 tablet_replica.cc:333] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.324434 21610 raft_consensus.cc:2243] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.325201 21610 raft_consensus.cc:2272] T 3287a0e38e034720aab0f9b866493ffc P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.327124 21610 tablet_replica.cc:333] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.327601 21610 raft_consensus.cc:2243] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.327972 21610 raft_consensus.cc:2272] T c49afb0a590346feb087d5db14a2c888 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.329557 21610 tablet_replica.cc:333] T d181f971ff0c4d5c83041a9fa21b476f P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.329999 21610 raft_consensus.cc:2243] T d181f971ff0c4d5c83041a9fa21b476f P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.330327 21610 raft_consensus.cc:2272] T d181f971ff0c4d5c83041a9fa21b476f P 4f037ffdb0be4730a45aefcaa25772d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.331974 21610 tablet_replica.cc:333] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.332460 21610 raft_consensus.cc:2243] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.332837 21610 raft_consensus.cc:2272] T 73e415d95f60493baa3f0b8e08c04834 P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.334429 21610 tablet_replica.cc:333] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.334888 21610 raft_consensus.cc:2243] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.335273 21610 raft_consensus.cc:2272] T 7eecc6b99ac94785b752b16afbb26785 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.336937 21610 tablet_replica.cc:333] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.337387 21610 raft_consensus.cc:2243] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.337740 21610 raft_consensus.cc:2272] T 0ad64abe09a64ed196837bb988ae9402 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.339320 21610 tablet_replica.cc:333] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.339749 21610 raft_consensus.cc:2243] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.340142 21610 raft_consensus.cc:2272] T 1d0fb956e6b7416d8f11daad7d2f538f P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.341835 21610 tablet_replica.cc:333] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.342283 21610 raft_consensus.cc:2243] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.342633 21610 raft_consensus.cc:2272] T 5230e0e96e714cf0bdc6312928e7b9f3 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.344233 21610 tablet_replica.cc:333] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.344799 21610 raft_consensus.cc:2243] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.345217 21610 raft_consensus.cc:2272] T 17f32e63f0e441ca9d2ae2f189b59718 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.347379 21610 tablet_replica.cc:333] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.347885 21610 raft_consensus.cc:2243] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Raft consensus shutting down.
W20260709 13:06:41.348477 23345 consensus_peers.cc:597] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. 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 13:06:41.348776 21610 raft_consensus.cc:2272] T d9959349441c4c48ae0c2e95c15ff97a P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.350517 21610 tablet_replica.cc:333] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.351001 21610 raft_consensus.cc:2243] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.351440 21610 raft_consensus.cc:2272] T 4f692072f5dd419e8aec4aa81b179ad7 P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.353127 21610 tablet_replica.cc:333] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.353590 21610 raft_consensus.cc:2243] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.353976 21610 raft_consensus.cc:2272] T c03cf69b8e7a40f189e6fc1b1caab15a P 4f037ffdb0be4730a45aefcaa25772d4 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.355962 21610 tablet_replica.cc:333] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.356431 21610 raft_consensus.cc:2243] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.356799 21610 raft_consensus.cc:2272] T bfeb08f8109f4adf83a71efe55af710b P 4f037ffdb0be4730a45aefcaa25772d4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.358405 21610 tablet_replica.cc:333] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.358824 21610 raft_consensus.cc:2243] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.359500 21610 raft_consensus.cc:2272] T 36c1362263424c7d8a3291186bdeb6fa P 4f037ffdb0be4730a45aefcaa25772d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.361131 21610 tablet_replica.cc:333] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.361550 21610 raft_consensus.cc:2243] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.362221 21610 raft_consensus.cc:2272] T c6605a06c9d34c36ae64f98f5f51b1a0 P 4f037ffdb0be4730a45aefcaa25772d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.363919 21610 tablet_replica.cc:333] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.364359 21610 raft_consensus.cc:2243] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.364732 21610 raft_consensus.cc:2272] T 020dac39d0634e9e8028994a605078c9 P 4f037ffdb0be4730a45aefcaa25772d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.366410 21610 tablet_replica.cc:333] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4: stopping tablet replica
I20260709 13:06:41.366812 21610 raft_consensus.cc:2243] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.367180 21610 raft_consensus.cc:2272] T 7763b2230eb046209aef5d91ac9cc692 P 4f037ffdb0be4730a45aefcaa25772d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.375756 25122 raft_consensus.cc:493] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
W20260709 13:06:41.375777 23348 consensus_peers.cc:597] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:41.376426 25122 raft_consensus.cc:515] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:41.381083 25122 leader_election.cc:290] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:06:41.382282 23345 leader_election.cc:336] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:06:41.382925 23346 leader_election.cc:336] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Network error: Client connection negotiation failed: client connection to 127.21.26.130:45635: connect: Connection refused (error 111)
I20260709 13:06:41.383353 23346 leader_election.cc:304] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [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: d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:41.383985 25122 raft_consensus.cc:2749] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:06:41.406749 23345 consensus_peers.cc:597] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. 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 13:06:41.430454 23348 consensus_peers.cc:597] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:41.444169 23348 consensus_peers.cc:597] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:41.444588 23348 consensus_peers.cc:597] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:41.469087 25138 raft_consensus.cc:493] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:41.469605 25138 raft_consensus.cc:515] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:41.471704 25138 leader_election.cc:290] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
W20260709 13:06:41.476634 23346 leader_election.cc:336] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Network error: Client connection negotiation failed: client connection to 127.21.26.130:45635: connect: Connection refused (error 111)
W20260709 13:06:41.477090 23348 leader_election.cc:336] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:41.477459 23348 leader_election.cc:304] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec [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: d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:41.477972 25138 raft_consensus.cc:2749] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:06:41.501471 23345 consensus_peers.cc:597] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.131:33387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.506886 25138 raft_consensus.cc:493] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:41.507344 25138 raft_consensus.cc:515] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:41.511296 25138 leader_election.cc:290] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
W20260709 13:06:41.514034 23348 leader_election.cc:336] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
W20260709 13:06:41.514570 23346 leader_election.cc:336] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Network error: Client connection negotiation failed: client connection to 127.21.26.130:45635: connect: Connection refused (error 111)
I20260709 13:06:41.514909 23346 leader_election.cc:304] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec [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: d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:41.515439 25138 raft_consensus.cc:2749] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:06:41.572553 23345 consensus_peers.cc:597] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.131:33387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.602376 23345 consensus_peers.cc:597] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.131:33387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.609725 23345 consensus_peers.cc:597] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.131:33387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.614351 25138 raft_consensus.cc:493] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:41.614782 25138 raft_consensus.cc:515] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:41.616390 25138 leader_election.cc:290] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
W20260709 13:06:41.620966 23346 leader_election.cc:336] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Network error: Client connection negotiation failed: client connection to 127.21.26.130:45635: connect: Connection refused (error 111)
W20260709 13:06:41.622500 23348 leader_election.cc:336] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
I20260709 13:06:41.623512 23348 leader_election.cc:304] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [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: d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:41.624244 25138 raft_consensus.cc:2749] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:06:41.684504 23345 consensus_peers.cc:597] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec -> Peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Couldn't send request to peer 4f037ffdb0be4730a45aefcaa25772d4. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.131:33387: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:41.705660 23348 consensus_peers.cc:597] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:41.754159 25138 raft_consensus.cc:493] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:41.754650 25138 raft_consensus.cc:515] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:41.756641 25138 leader_election.cc:290] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:06:41.772174 23346 leader_election.cc:336] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Network error: Client connection negotiation failed: client connection to 127.21.26.130:45635: connect: Connection refused (error 111)
W20260709 13:06:41.772225 23348 consensus_peers.cc:597] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec -> Peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Couldn't send request to peer 7a0cafc39c4d4b5db7d3b141b30c69aa. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:41.774832 23345 leader_election.cc:336] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Network error: Client connection negotiation failed: client connection to 127.21.26.131:33387: connect: Connection refused (error 111)
I20260709 13:06:41.775170 23345 leader_election.cc:304] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:41.775846 25122 raft_consensus.cc:2749] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:41.818866 25122 raft_consensus.cc:493] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 10d1025610704e5abceba0cec1457b14)
I20260709 13:06:41.819339 25122 raft_consensus.cc:515] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:41.821131 25122 leader_election.cc:290] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635), 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387)
W20260709 13:06:41.824644 23346 leader_election.cc:336] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Network error: Client connection negotiation failed: client connection to 127.21.26.130:45635: connect: Connection refused (error 111)
W20260709 13:06:41.826691 23345 leader_election.cc:336] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 4f037ffdb0be4730a45aefcaa25772d4 (127.21.26.131:33387): Network error: Client connection negotiation failed: client connection to 127.21.26.131:33387: connect: Connection refused (error 111)
I20260709 13:06:41.827005 23345 leader_election.cc:304] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec [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: d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14, 4f037ffdb0be4730a45aefcaa25772d4
I20260709 13:06:41.827570 25122 raft_consensus.cc:2749] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:06:41.894001 21610 tablet_server.cc:196] TabletServer@127.21.26.131:0 shutdown complete.
I20260709 13:06:41.919793 25122 raft_consensus.cc:493] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a0cafc39c4d4b5db7d3b141b30c69aa)
I20260709 13:06:41.920509 25122 raft_consensus.cc:515] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } }
I20260709 13:06:41.925817 25122 leader_election.cc:290] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655), 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635)
W20260709 13:06:41.928323 23348 leader_election.cc:336] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7a0cafc39c4d4b5db7d3b141b30c69aa (127.21.26.129:35655): Network error: Client connection negotiation failed: client connection to 127.21.26.129:35655: connect: Connection refused (error 111)
W20260709 13:06:41.930174 23346 leader_election.cc:336] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 10d1025610704e5abceba0cec1457b14 (127.21.26.130:45635): Network error: Client connection negotiation failed: client connection to 127.21.26.130:45635: connect: Connection refused (error 111)
I20260709 13:06:41.930610 23346 leader_election.cc:304] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [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: d97f292bf045489683ac6c1a6ac61aec; no voters: 10d1025610704e5abceba0cec1457b14, 7a0cafc39c4d4b5db7d3b141b30c69aa
I20260709 13:06:41.931347 25122 raft_consensus.cc:2749] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:41.990811 21610 tablet_server.cc:179] TabletServer@127.21.26.132:0 shutting down...
I20260709 13:06:42.034125 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:42.034987 21610 tablet_replica.cc:333] T ce964ef7973f443882ee760e347bfb89 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.035836 21610 raft_consensus.cc:2243] T ce964ef7973f443882ee760e347bfb89 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.036319 21610 pending_rounds.cc:70] T ce964ef7973f443882ee760e347bfb89 P d97f292bf045489683ac6c1a6ac61aec: Trying to abort 1 pending ops.
I20260709 13:06:42.036545 21610 pending_rounds.cc:77] T ce964ef7973f443882ee760e347bfb89 P d97f292bf045489683ac6c1a6ac61aec: Aborting op as it isn't in flight: id { term: 2 index: 4 } timestamp: 7305635433084100608 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "ce964ef7973f443882ee760e347bfb89" old_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: NON_VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: true } } } new_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a0cafc39c4d4b5db7d3b141b30c69aa" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35655 } attrs { replace: true } } peers { permanent_uuid: "10d1025610704e5abceba0cec1457b14" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 45635 } } peers { permanent_uuid: "4f037ffdb0be4730a45aefcaa25772d4" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33387 } } peers { permanent_uuid: "d97f292bf045489683ac6c1a6ac61aec" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 44375 } attrs { promote: false } } } }
I20260709 13:06:42.037520 21610 raft_consensus.cc:2917] T ce964ef7973f443882ee760e347bfb89 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Aborting config change with OpId 2.4: Aborted: Op aborted
I20260709 13:06:42.037883 21610 raft_consensus.cc:2889] T ce964ef7973f443882ee760e347bfb89 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:06:42.038196 21610 raft_consensus.cc:2272] T ce964ef7973f443882ee760e347bfb89 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEARNER]: Raft consensus is shut down!
I20260709 13:06:42.040491 21610 tablet_replica.cc:333] T 4f692072f5dd419e8aec4aa81b179ad7 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.041275 21610 raft_consensus.cc:2243] T 4f692072f5dd419e8aec4aa81b179ad7 P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Raft consensus shutting down.
I20260709 13:06:42.041692 21610 raft_consensus.cc:2272] T 4f692072f5dd419e8aec4aa81b179ad7 P d97f292bf045489683ac6c1a6ac61aec [term 4 LEARNER]: Raft consensus is shut down!
I20260709 13:06:42.043792 21610 tablet_replica.cc:333] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.044600 21610 raft_consensus.cc:2243] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.045037 21610 raft_consensus.cc:2272] T bd0a4a8e430444328f4ad7a2ca4106a4 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.047173 21610 tablet_replica.cc:333] T 1703156003604a9598e153d2a19e3f0c P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.047844 21610 raft_consensus.cc:2243] T 1703156003604a9598e153d2a19e3f0c P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.048452 21610 raft_consensus.cc:2272] T 1703156003604a9598e153d2a19e3f0c P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.050902 21610 tablet_replica.cc:333] T fd17e4ab5ec444fa93430e1eafd48b80 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.051677 21610 raft_consensus.cc:2243] T fd17e4ab5ec444fa93430e1eafd48b80 P d97f292bf045489683ac6c1a6ac61aec [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.052350 21610 raft_consensus.cc:2272] T fd17e4ab5ec444fa93430e1eafd48b80 P d97f292bf045489683ac6c1a6ac61aec [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.054565 21610 tablet_replica.cc:333] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.055265 21610 raft_consensus.cc:2243] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.055929 21610 raft_consensus.cc:2272] T 90b89a74aac94a4fac60ec7674fc01b7 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.058421 21610 tablet_replica.cc:333] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.059232 21610 raft_consensus.cc:2243] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.059839 21610 raft_consensus.cc:2272] T 1f4d25afb6084ef6bd7bc29db2519ceb P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.062177 21610 tablet_replica.cc:333] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.062868 21610 raft_consensus.cc:2243] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.063400 21610 raft_consensus.cc:2272] T cebebd1e846148bcad8350217d15c665 P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.065704 21610 tablet_replica.cc:333] T 68f4dfbe572b4d2a85b3e69eede55dc3 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.066416 21610 raft_consensus.cc:2243] T 68f4dfbe572b4d2a85b3e69eede55dc3 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.066903 21610 raft_consensus.cc:2272] T 68f4dfbe572b4d2a85b3e69eede55dc3 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.069231 21610 tablet_replica.cc:333] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.069918 21610 raft_consensus.cc:2243] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.070515 21610 raft_consensus.cc:2272] T 3287a0e38e034720aab0f9b866493ffc P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.072681 21610 tablet_replica.cc:333] T ce91c8486ec0458ca6bbe86be5eebe4f P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.073493 21610 raft_consensus.cc:2243] T ce91c8486ec0458ca6bbe86be5eebe4f P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.074064 21610 raft_consensus.cc:2272] T ce91c8486ec0458ca6bbe86be5eebe4f P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.076483 21610 tablet_replica.cc:333] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.077152 21610 raft_consensus.cc:2243] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.077736 21610 raft_consensus.cc:2272] T fd2e7b06900a4ba0b6c6c1d357507f8f P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.079897 21610 tablet_replica.cc:333] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.080578 21610 raft_consensus.cc:2243] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.081228 21610 raft_consensus.cc:2272] T e556e43ce881400186623008163b8eed P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.083468 21610 tablet_replica.cc:333] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.084168 21610 raft_consensus.cc:2243] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.084764 21610 raft_consensus.cc:2272] T ed206a3a13ea41f49f5d3461869a4293 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.087014 21610 tablet_replica.cc:333] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.087690 21610 raft_consensus.cc:2243] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:06:42.088591 21610 raft_consensus.cc:2272] T 3a2dcb1411734c6f8cabc4fd5dc032ec P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.091691 21610 tablet_replica.cc:333] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.092412 21610 raft_consensus.cc:2243] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.093067 21610 raft_consensus.cc:2272] T ec058517e3284510acfd74fe8ddeafb6 P d97f292bf045489683ac6c1a6ac61aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.095281 21610 tablet_replica.cc:333] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.095767 21610 raft_consensus.cc:2243] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:06:42.096607 21610 raft_consensus.cc:2272] T b2b59d7c3afd47718011e13a81cf0b39 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.098708 21610 tablet_replica.cc:333] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.099449 21610 raft_consensus.cc:2243] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.100018 21610 raft_consensus.cc:2272] T 7962d799e5a94efd9abf2213015c4afb P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.101859 21610 tablet_replica.cc:333] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.102329 21610 raft_consensus.cc:2243] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.102876 21610 raft_consensus.cc:2272] T 36c1362263424c7d8a3291186bdeb6fa P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.104741 21610 tablet_replica.cc:333] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.105237 21610 raft_consensus.cc:2243] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.105661 21610 raft_consensus.cc:2272] T 7c32202de9bc4cd49a726901d7612c0b P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.107424 21610 tablet_replica.cc:333] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.107916 21610 raft_consensus.cc:2243] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:42.108669 21610 raft_consensus.cc:2272] T 0133aec79f234665a623a43c9ee9fc29 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.110224 21610 tablet_replica.cc:333] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.110723 21610 raft_consensus.cc:2243] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:06:42.111383 21610 raft_consensus.cc:2272] T 1d0fb956e6b7416d8f11daad7d2f538f P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.112994 21610 tablet_replica.cc:333] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.113452 21610 raft_consensus.cc:2243] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:42.114078 21610 raft_consensus.cc:2272] T 7eecc6b99ac94785b752b16afbb26785 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.115731 21610 tablet_replica.cc:333] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.116257 21610 raft_consensus.cc:2243] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.116736 21610 raft_consensus.cc:2272] T d850b07248c64f79adf9c839da56f163 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.118430 21610 tablet_replica.cc:333] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.118919 21610 raft_consensus.cc:2243] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:42.119577 21610 raft_consensus.cc:2272] T 581f19b7f3be4a189ea508c780006b72 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.121348 21610 tablet_replica.cc:333] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.121801 21610 raft_consensus.cc:2243] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.122151 21610 raft_consensus.cc:2272] T 460292e1d32a4cea8fc8f8c1fdece458 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.123848 21610 tablet_replica.cc:333] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.124344 21610 raft_consensus.cc:2243] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:42.124982 21610 raft_consensus.cc:2272] T 8ab300c5bc4a42fe937bec4a44976eb4 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.126641 21610 tablet_replica.cc:333] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.127110 21610 raft_consensus.cc:2243] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.127555 21610 raft_consensus.cc:2272] T 30e64a9cc37b474281f9f04293ac4095 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.129165 21610 tablet_replica.cc:333] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.129606 21610 raft_consensus.cc:2243] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.130093 21610 raft_consensus.cc:2272] T 73e415d95f60493baa3f0b8e08c04834 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.131796 21610 tablet_replica.cc:333] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.132292 21610 raft_consensus.cc:2243] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:42.132937 21610 raft_consensus.cc:2272] T 17f32e63f0e441ca9d2ae2f189b59718 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.134485 21610 tablet_replica.cc:333] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.134979 21610 raft_consensus.cc:2243] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:42.135679 21610 raft_consensus.cc:2272] T e6f3a3015ca74677a62e9b2405f3166d P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.137379 21610 tablet_replica.cc:333] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.137861 21610 raft_consensus.cc:2243] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:06:42.138494 21610 raft_consensus.cc:2272] T 127bb3cce21d45b39ef5edcf53ce5768 P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.140147 21610 tablet_replica.cc:333] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.140769 21610 raft_consensus.cc:2243] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:06:42.141465 21610 raft_consensus.cc:2272] T 03154fded2ea4d08b09a5eeb5cd14406 P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.143121 21610 tablet_replica.cc:333] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.143580 21610 raft_consensus.cc:2243] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.144024 21610 raft_consensus.cc:2272] T 312ae9b5b6cd4b89af5af23df056a541 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.145653 21610 tablet_replica.cc:333] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.146111 21610 raft_consensus.cc:2243] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.146570 21610 raft_consensus.cc:2272] T de2cdd301f714c938143e3154f42e794 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.148249 21610 tablet_replica.cc:333] T 50554c74e0fa4efd8c67d1385e873e82 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.148705 21610 raft_consensus.cc:2243] T 50554c74e0fa4efd8c67d1385e873e82 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.149114 21610 raft_consensus.cc:2272] T 50554c74e0fa4efd8c67d1385e873e82 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.150832 21610 tablet_replica.cc:333] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.151271 21610 raft_consensus.cc:2243] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:06:42.151960 21610 raft_consensus.cc:2272] T ce5c45e2133045d0977ef211e88544f9 P d97f292bf045489683ac6c1a6ac61aec [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.153556 21610 tablet_replica.cc:333] T 915149468c5f44d5963efff57964b1e4 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.154027 21610 raft_consensus.cc:2243] T 915149468c5f44d5963efff57964b1e4 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.154618 21610 raft_consensus.cc:2272] T 915149468c5f44d5963efff57964b1e4 P d97f292bf045489683ac6c1a6ac61aec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.156824 21610 tablet_replica.cc:333] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.157322 21610 raft_consensus.cc:2243] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:06:42.158053 21610 raft_consensus.cc:2272] T c03cf69b8e7a40f189e6fc1b1caab15a P d97f292bf045489683ac6c1a6ac61aec [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.159835 21610 tablet_replica.cc:333] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.160323 21610 raft_consensus.cc:2243] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:06:42.161094 21610 raft_consensus.cc:2272] T 1fab8a0dfc894a0ba2c45fe0423ef8bf P d97f292bf045489683ac6c1a6ac61aec [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.162675 21610 tablet_replica.cc:333] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.163122 21610 raft_consensus.cc:2243] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:42.163801 21610 raft_consensus.cc:2272] T 3a85736589a04762a84779536896ae38 P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.165467 21610 tablet_replica.cc:333] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.165892 21610 raft_consensus.cc:2243] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:42.166567 21610 raft_consensus.cc:2272] T cc33c4947da54724a3df96500abd23ea P d97f292bf045489683ac6c1a6ac61aec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.168254 21610 tablet_replica.cc:333] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.168651 21610 raft_consensus.cc:2243] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:42.169073 21610 raft_consensus.cc:2272] T 71abda1fc3344358a5c2f0e36f638701 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.170559 21610 tablet_replica.cc:333] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec: stopping tablet replica
I20260709 13:06:42.170933 21610 raft_consensus.cc:2243] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:42.171571 21610 raft_consensus.cc:2272] T 7763b2230eb046209aef5d91ac9cc692 P d97f292bf045489683ac6c1a6ac61aec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.393245 21610 tablet_server.cc:196] TabletServer@127.21.26.132:0 shutdown complete.
I20260709 13:06:42.456663 21610 master.cc:562] Master@127.21.26.190:46221 shutting down...
W20260709 13:06:42.485301 22662 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 13:06:42.485543 22662 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 13:06:42.485752 22662 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:06:42.488457 21610 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:42.488909 21610 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:42.489173 21610 tablet_replica.cc:333] T 00000000000000000000000000000000 P d275c24c7b0a4e53a866a08fbaace325: stopping tablet replica
I20260709 13:06:42.551362 21610 master.cc:584] Master@127.21.26.190:46221 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (72966 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:06:42.633635 21610 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.26.190:46635
I20260709 13:06:42.634690 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:42.640237 25158 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 13:06:42.640377 25159 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 13:06:42.641126 25161 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 13:06:42.641355 21610 server_base.cc:1061] running on GCE node
I20260709 13:06:42.642879 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:42.643049 21610 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 13:06:42.643214 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602402643189 us; error 0 us; skew 500 ppm
I20260709 13:06:42.643718 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:42.645869 21610 webserver.cc:533] Webserver started at http://127.21.26.190:37269/ using document root <none> and password file <none>
I20260709 13:06:42.646315 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:42.646468 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:42.646744 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:42.647748 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-0/minicluster-data/master-0-root/instance:
uuid: "4010c5402dd74a339a33cba2cd0d7ed0"
format_stamp: "Formatted at 2026-07-09 13:06:42 on dist-test-slave-tq1r"
I20260709 13:06:42.651835 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:06:42.655077 25166 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:42.655787 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:42.656054 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-0/minicluster-data/master-0-root
uuid: "4010c5402dd74a339a33cba2cd0d7ed0"
format_stamp: "Formatted at 2026-07-09 13:06:42 on dist-test-slave-tq1r"
I20260709 13:06:42.656349 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-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 13:06:42.665691 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:42.666759 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:42.701473 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.190:46635
I20260709 13:06:42.701567 25217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.190:46635 every 8 connection(s)
I20260709 13:06:42.705129 25218 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 13:06:42.714376 25218 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0: Bootstrap starting.
I20260709 13:06:42.718724 25218 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.722509 25218 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0: No bootstrap required, opened a new log
I20260709 13:06:42.724493 25218 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4010c5402dd74a339a33cba2cd0d7ed0" member_type: VOTER }
I20260709 13:06:42.724848 25218 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.725047 25218 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4010c5402dd74a339a33cba2cd0d7ed0, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.725607 25218 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4010c5402dd74a339a33cba2cd0d7ed0" member_type: VOTER }
I20260709 13:06:42.726047 25218 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:06:42.726253 25218 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:06:42.726492 25218 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:42.730430 25218 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4010c5402dd74a339a33cba2cd0d7ed0" member_type: VOTER }
I20260709 13:06:42.730880 25218 leader_election.cc:304] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0 [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: 4010c5402dd74a339a33cba2cd0d7ed0; no voters: 
I20260709 13:06:42.731925 25218 leader_election.cc:290] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:06:42.732292 25221 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:42.733542 25221 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0 [term 1 LEADER]: Becoming Leader. State: Replica: 4010c5402dd74a339a33cba2cd0d7ed0, State: Running, Role: LEADER
I20260709 13:06:42.734059 25221 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0 [LEADER]: Queue going to LEADER mode. State: All 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: "4010c5402dd74a339a33cba2cd0d7ed0" member_type: VOTER }
I20260709 13:06:42.734517 25218 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:06:42.737962 25223 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4010c5402dd74a339a33cba2cd0d7ed0. Latest consensus state: current_term: 1 leader_uuid: "4010c5402dd74a339a33cba2cd0d7ed0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4010c5402dd74a339a33cba2cd0d7ed0" member_type: VOTER } }
I20260709 13:06:42.738585 25223 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:42.739703 25222 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4010c5402dd74a339a33cba2cd0d7ed0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4010c5402dd74a339a33cba2cd0d7ed0" member_type: VOTER } }
I20260709 13:06:42.740329 25222 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:42.741671 25227 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:06:42.748498 25227 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:06:42.751804 21610 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:06:42.758028 25227 catalog_manager.cc:1383] Generated new cluster ID: 8fc247755ada460d940a64665acd9329
I20260709 13:06:42.758284 25227 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:06:42.774170 25227 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:06:42.775326 25227 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:06:42.795897 25227 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0: Generated new TSK 0
I20260709 13:06:42.796470 25227 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:06:42.817804 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:42.823320 25239 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 13:06:42.824334 25240 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 13:06:42.826486 25242 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 13:06:42.828226 21610 server_base.cc:1061] running on GCE node
I20260709 13:06:42.829337 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:42.829520 21610 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 13:06:42.829667 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602402829649 us; error 0 us; skew 500 ppm
I20260709 13:06:42.830145 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:42.832197 21610 webserver.cc:533] Webserver started at http://127.21.26.129:35885/ using document root <none> and password file <none>
I20260709 13:06:42.832628 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:42.832795 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:42.833029 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:42.834048 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-0/minicluster-data/ts-0-root/instance:
uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
format_stamp: "Formatted at 2026-07-09 13:06:42 on dist-test-slave-tq1r"
I20260709 13:06:42.837997 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:06:42.841023 25247 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:42.841673 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:42.841917 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-0/minicluster-data/ts-0-root
uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
format_stamp: "Formatted at 2026-07-09 13:06:42 on dist-test-slave-tq1r"
I20260709 13:06:42.842154 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-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 13:06:42.852177 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:42.853178 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:42.854511 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:42.856609 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:42.856789 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:42.857000 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:42.857157 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:42.893518 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.129:43145
I20260709 13:06:42.893622 25309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.129:43145 every 8 connection(s)
I20260709 13:06:42.898003 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:42.904263 25314 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 13:06:42.905119 25315 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 13:06:42.908337 25317 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 13:06:42.908524 21610 server_base.cc:1061] running on GCE node
I20260709 13:06:42.909462 25310 heartbeater.cc:344] Connected to a master server at 127.21.26.190:46635
I20260709 13:06:42.909860 25310 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:42.910259 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:42.910529 21610 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 13:06:42.910722 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602402910704 us; error 0 us; skew 500 ppm
I20260709 13:06:42.910707 25310 heartbeater.cc:507] Master 127.21.26.190:46635 requested a full tablet report, sending...
I20260709 13:06:42.911624 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:42.913069 25183 ts_manager.cc:194] Registered new tserver with Master: 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:42.914171 21610 webserver.cc:533] Webserver started at http://127.21.26.130:45139/ using document root <none> and password file <none>
I20260709 13:06:42.914794 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:42.915007 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:42.915275 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:42.915393 25183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36848
I20260709 13:06:42.916725 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-0/minicluster-data/ts-1-root/instance:
uuid: "f633202046eb4769bf373f7f04d27a1f"
format_stamp: "Formatted at 2026-07-09 13:06:42 on dist-test-slave-tq1r"
I20260709 13:06:42.920997 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:42.923898 25322 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:42.924593 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:06:42.924821 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-0/minicluster-data/ts-1-root
uuid: "f633202046eb4769bf373f7f04d27a1f"
format_stamp: "Formatted at 2026-07-09 13:06:42 on dist-test-slave-tq1r"
I20260709 13:06:42.925050 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-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 13:06:42.939543 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:42.940610 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:42.941829 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:42.943836 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:42.944020 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:42.944269 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:42.944422 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:42.980185 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.130:40467
I20260709 13:06:42.980264 25384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.130:40467 every 8 connection(s)
I20260709 13:06:42.984652 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:42.996963 25388 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 13:06:42.997159 25389 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 13:06:42.999927 25391 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 13:06:43.001664 21610 server_base.cc:1061] running on GCE node
I20260709 13:06:43.002666 25385 heartbeater.cc:344] Connected to a master server at 127.21.26.190:46635
I20260709 13:06:43.002679 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:43.003055 21610 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 13:06:43.003098 25385 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:43.003232 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602403003215 us; error 0 us; skew 500 ppm
I20260709 13:06:43.003862 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:43.003875 25385 heartbeater.cc:507] Master 127.21.26.190:46635 requested a full tablet report, sending...
I20260709 13:06:43.005944 25183 ts_manager.cc:194] Registered new tserver with Master: f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:43.006335 21610 webserver.cc:533] Webserver started at http://127.21.26.131:33135/ using document root <none> and password file <none>
I20260709 13:06:43.006811 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:43.006989 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:43.007227 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:43.007339 25183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36860
I20260709 13:06:43.008280 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-0/minicluster-data/ts-2-root/instance:
uuid: "0ded96dc02a344148df94542adbb2658"
format_stamp: "Formatted at 2026-07-09 13:06:43 on dist-test-slave-tq1r"
I20260709 13:06:43.012432 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:43.015345 25396 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:43.015991 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:06:43.016305 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-0/minicluster-data/ts-2-root
uuid: "0ded96dc02a344148df94542adbb2658"
format_stamp: "Formatted at 2026-07-09 13:06:43 on dist-test-slave-tq1r"
I20260709 13:06:43.016553 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-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 13:06:43.030362 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:43.031410 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:43.032774 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:43.034801 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:43.034986 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:43.035198 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:43.035343 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:43.071528 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.131:43935
I20260709 13:06:43.071615 25458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.131:43935 every 8 connection(s)
I20260709 13:06:43.075917 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:43.081988 25462 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 13:06:43.082993 25463 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 13:06:43.085552 25465 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 13:06:43.088013 25459 heartbeater.cc:344] Connected to a master server at 127.21.26.190:46635
I20260709 13:06:43.088649 25459 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:43.089849 25459 heartbeater.cc:507] Master 127.21.26.190:46635 requested a full tablet report, sending...
I20260709 13:06:43.091595 21610 server_base.cc:1061] running on GCE node
I20260709 13:06:43.091949 25183 ts_manager.cc:194] Registered new tserver with Master: 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:43.092495 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:43.092741 21610 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 13:06:43.092904 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602403092886 us; error 0 us; skew 500 ppm
I20260709 13:06:43.093321 25183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36868
I20260709 13:06:43.093461 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:43.096012 21610 webserver.cc:533] Webserver started at http://127.21.26.132:36717/ using document root <none> and password file <none>
I20260709 13:06:43.096480 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:43.096649 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:43.096885 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:43.097894 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-0/minicluster-data/ts-3-root/instance:
uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
format_stamp: "Formatted at 2026-07-09 13:06:43 on dist-test-slave-tq1r"
I20260709 13:06:43.101785 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:06:43.104614 25470 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:43.105286 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:43.105556 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-0/minicluster-data/ts-3-root
uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
format_stamp: "Formatted at 2026-07-09 13:06:43 on dist-test-slave-tq1r"
I20260709 13:06:43.105801 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-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 13:06:43.115418 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:43.116483 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:43.117759 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:43.119691 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:43.119875 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:43.120121 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:43.120278 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:43.157636 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.132:34559
I20260709 13:06:43.157707 25532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.132:34559 every 8 connection(s)
I20260709 13:06:43.169778 25533 heartbeater.cc:344] Connected to a master server at 127.21.26.190:46635
I20260709 13:06:43.170147 25533 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:43.170949 25533 heartbeater.cc:507] Master 127.21.26.190:46635 requested a full tablet report, sending...
I20260709 13:06:43.172631 25183 ts_manager.cc:194] Registered new tserver with Master: 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:43.172807 21610 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01223195s
I20260709 13:06:43.173923 25183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36876
I20260709 13:06:43.202893 25183 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36888:
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 13:06:43.437745 25349 tablet_service.cc:1511] Processing CreateTablet for tablet a12fe7e438fe4623bcfbce1c02a717f8 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:43.439141 25350 tablet_service.cc:1511] Processing CreateTablet for tablet 490af220d4ae44be959d27e89e754413 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:43.441112 25347 tablet_service.cc:1511] Processing CreateTablet for tablet fb6a49daffad4f1984626cfaee4e4177 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:43.441447 25275 tablet_service.cc:1511] Processing CreateTablet for tablet e3e311a4791c442ba8b2f153c8f64c30 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:43.442129 25346 tablet_service.cc:1511] Processing CreateTablet for tablet 7439b61ac5a24ceaadafc0ef5570b60d (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:43.442750 25275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3e311a4791c442ba8b2f153c8f64c30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.442523 25348 tablet_service.cc:1511] Processing CreateTablet for tablet b0e032e8927543de9558671f2b49db5c (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:06:43.443991 25271 tablet_service.cc:1511] Processing CreateTablet for tablet 7439b61ac5a24ceaadafc0ef5570b60d (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:43.445448 25271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7439b61ac5a24ceaadafc0ef5570b60d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.445209 25274 tablet_service.cc:1511] Processing CreateTablet for tablet 490af220d4ae44be959d27e89e754413 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:43.446437 25274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490af220d4ae44be959d27e89e754413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.448367 25270 tablet_service.cc:1511] Processing CreateTablet for tablet 11cb8591c32a44f48db783393820749d (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:43.449646 25270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11cb8591c32a44f48db783393820749d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.453155 25272 tablet_service.cc:1511] Processing CreateTablet for tablet fb6a49daffad4f1984626cfaee4e4177 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:43.454500 25272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb6a49daffad4f1984626cfaee4e4177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.455646 25273 tablet_service.cc:1511] Processing CreateTablet for tablet a12fe7e438fe4623bcfbce1c02a717f8 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:43.456221 25344 tablet_service.cc:1511] Processing CreateTablet for tablet bed568e4ef98451ca9bdba90bb6a1279 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:43.456995 25273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a12fe7e438fe4623bcfbce1c02a717f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.461215 25345 tablet_service.cc:1511] Processing CreateTablet for tablet c6f11ae7db984c9ca3ae59a46d36265a (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:43.439159 25349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a12fe7e438fe4623bcfbce1c02a717f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.463004 25268 tablet_service.cc:1511] Processing CreateTablet for tablet fb22ed3db00649de96bf9e3183ea6da2 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:43.464267 25268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb22ed3db00649de96bf9e3183ea6da2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.463006 25344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed568e4ef98451ca9bdba90bb6a1279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.454399 25269 tablet_service.cc:1511] Processing CreateTablet for tablet bed568e4ef98451ca9bdba90bb6a1279 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:43.466813 25269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed568e4ef98451ca9bdba90bb6a1279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.466440 25424 tablet_service.cc:1511] Processing CreateTablet for tablet e3e311a4791c442ba8b2f153c8f64c30 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:43.467756 25424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3e311a4791c442ba8b2f153c8f64c30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.472410 25345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6f11ae7db984c9ca3ae59a46d36265a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.473049 25346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7439b61ac5a24ceaadafc0ef5570b60d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.473582 25423 tablet_service.cc:1511] Processing CreateTablet for tablet 490af220d4ae44be959d27e89e754413 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:43.474850 25347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb6a49daffad4f1984626cfaee4e4177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.478303 25422 tablet_service.cc:1511] Processing CreateTablet for tablet b0e032e8927543de9558671f2b49db5c (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:06:43.474840 25423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490af220d4ae44be959d27e89e754413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.480376 25348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0e032e8927543de9558671f2b49db5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.482493 25350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490af220d4ae44be959d27e89e754413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.483923 25422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0e032e8927543de9558671f2b49db5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.493610 25343 tablet_service.cc:1511] Processing CreateTablet for tablet fb22ed3db00649de96bf9e3183ea6da2 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:43.494990 25343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb22ed3db00649de96bf9e3183ea6da2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.495359 25421 tablet_service.cc:1511] Processing CreateTablet for tablet fb6a49daffad4f1984626cfaee4e4177 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:43.496666 25421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb6a49daffad4f1984626cfaee4e4177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.500613 25267 tablet_service.cc:1511] Processing CreateTablet for tablet 8425f573802c435c8d5cabfe95c23839 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:43.501943 25267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8425f573802c435c8d5cabfe95c23839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.503130 25342 tablet_service.cc:1511] Processing CreateTablet for tablet 19dff25e8ef94e378bf4943b47771025 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:43.504411 25342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19dff25e8ef94e378bf4943b47771025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.511590 25266 tablet_service.cc:1511] Processing CreateTablet for tablet 210ea2f6f771408c82692e40f4663d31 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:43.512967 25266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 210ea2f6f771408c82692e40f4663d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.516554 25420 tablet_service.cc:1511] Processing CreateTablet for tablet 11cb8591c32a44f48db783393820749d (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:43.517452 25417 tablet_service.cc:1511] Processing CreateTablet for tablet 8425f573802c435c8d5cabfe95c23839 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:43.519220 25419 tablet_service.cc:1511] Processing CreateTablet for tablet c6f11ae7db984c9ca3ae59a46d36265a (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:43.520903 25341 tablet_service.cc:1511] Processing CreateTablet for tablet 210ea2f6f771408c82692e40f4663d31 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:43.521257 25418 tablet_service.cc:1511] Processing CreateTablet for tablet bed568e4ef98451ca9bdba90bb6a1279 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:43.522158 25341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 210ea2f6f771408c82692e40f4663d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.517916 25420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11cb8591c32a44f48db783393820749d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.532385 25418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed568e4ef98451ca9bdba90bb6a1279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.536381 25419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6f11ae7db984c9ca3ae59a46d36265a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.538408 25417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8425f573802c435c8d5cabfe95c23839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.547544 25416 tablet_service.cc:1511] Processing CreateTablet for tablet 19dff25e8ef94e378bf4943b47771025 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:43.548887 25416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19dff25e8ef94e378bf4943b47771025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.557585 25415 tablet_service.cc:1511] Processing CreateTablet for tablet 210ea2f6f771408c82692e40f4663d31 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:43.558941 25415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 210ea2f6f771408c82692e40f4663d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.570547 25498 tablet_service.cc:1511] Processing CreateTablet for tablet e3e311a4791c442ba8b2f153c8f64c30 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:43.571894 25498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3e311a4791c442ba8b2f153c8f64c30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.573175 25497 tablet_service.cc:1511] Processing CreateTablet for tablet a12fe7e438fe4623bcfbce1c02a717f8 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:43.574818 25496 tablet_service.cc:1511] Processing CreateTablet for tablet b0e032e8927543de9558671f2b49db5c (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:06:43.576525 25495 tablet_service.cc:1511] Processing CreateTablet for tablet 7439b61ac5a24ceaadafc0ef5570b60d (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:43.577503 25347 tablet_service.cc:1511] Processing CreateTablet for tablet 5647d21a97f8469ca4f0992529a577fb (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:06:43.578281 25494 tablet_service.cc:1511] Processing CreateTablet for tablet 11cb8591c32a44f48db783393820749d (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:43.582158 25550 tablet_bootstrap.cc:492] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:43.583571 25492 tablet_service.cc:1511] Processing CreateTablet for tablet fb22ed3db00649de96bf9e3183ea6da2 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:43.580575 25493 tablet_service.cc:1511] Processing CreateTablet for tablet c6f11ae7db984c9ca3ae59a46d36265a (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:43.585290 25491 tablet_service.cc:1511] Processing CreateTablet for tablet 8425f573802c435c8d5cabfe95c23839 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:43.590384 25496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0e032e8927543de9558671f2b49db5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.590348 25490 tablet_service.cc:1511] Processing CreateTablet for tablet 19dff25e8ef94e378bf4943b47771025 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:43.602077 25416 tablet_service.cc:1511] Processing CreateTablet for tablet 44f9f8bec6144df89339bf5c3e41413b (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:43.607848 25489 tablet_service.cc:1511] Processing CreateTablet for tablet 5647d21a97f8469ca4f0992529a577fb (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:06:43.609381 25347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5647d21a97f8469ca4f0992529a577fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.614487 25492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb22ed3db00649de96bf9e3183ea6da2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.615228 25491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8425f573802c435c8d5cabfe95c23839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.615898 25494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11cb8591c32a44f48db783393820749d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.618381 25497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a12fe7e438fe4623bcfbce1c02a717f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.618971 25490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19dff25e8ef94e378bf4943b47771025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.619549 25489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5647d21a97f8469ca4f0992529a577fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.621834 25495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7439b61ac5a24ceaadafc0ef5570b60d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.622388 25493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6f11ae7db984c9ca3ae59a46d36265a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.627328 25416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f9f8bec6144df89339bf5c3e41413b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.632282 25273 tablet_service.cc:1511] Processing CreateTablet for tablet 44f9f8bec6144df89339bf5c3e41413b (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:43.633623 25273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f9f8bec6144df89339bf5c3e41413b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.640762 25344 tablet_service.cc:1511] Processing CreateTablet for tablet e96b28d86def458c97fd73331e13d621 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:43.647401 25268 tablet_service.cc:1511] Processing CreateTablet for tablet 5647d21a97f8469ca4f0992529a577fb (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:06:43.648743 25551 tablet_bootstrap.cc:492] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:43.662303 25268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5647d21a97f8469ca4f0992529a577fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.667174 25551 tablet_bootstrap.cc:654] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:43.657370 25270 tablet_service.cc:1511] Processing CreateTablet for tablet a2fcfe4520314077b8b1970373bb29a9 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:06:43.654382 25422 tablet_service.cc:1511] Processing CreateTablet for tablet e96b28d86def458c97fd73331e13d621 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:43.668784 25344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96b28d86def458c97fd73331e13d621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.668941 25422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96b28d86def458c97fd73331e13d621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.669266 25552 tablet_bootstrap.cc:492] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:43.670799 25550 tablet_bootstrap.cc:654] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:43.673293 25342 tablet_service.cc:1511] Processing CreateTablet for tablet a2fcfe4520314077b8b1970373bb29a9 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:06:43.677548 25342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2fcfe4520314077b8b1970373bb29a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.681559 25270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2fcfe4520314077b8b1970373bb29a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.679695 25421 tablet_service.cc:1511] Processing CreateTablet for tablet a2fcfe4520314077b8b1970373bb29a9 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:06:43.694094 25552 tablet_bootstrap.cc:654] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:43.694409 25421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2fcfe4520314077b8b1970373bb29a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.697446 25492 tablet_service.cc:1511] Processing CreateTablet for tablet e96b28d86def458c97fd73331e13d621 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:43.716945 25490 tablet_service.cc:1511] Processing CreateTablet for tablet f05563c0c16a454f9596663ce2035c6e (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:43.717041 25415 tablet_service.cc:1511] Processing CreateTablet for tablet 0d33e9c80e26417b84b284fd3265a8bb (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:06:43.718343 25490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f05563c0c16a454f9596663ce2035c6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.721426 25275 tablet_service.cc:1511] Processing CreateTablet for tablet f05563c0c16a454f9596663ce2035c6e (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:43.736995 25275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f05563c0c16a454f9596663ce2035c6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.722664 25494 tablet_service.cc:1511] Processing CreateTablet for tablet 44f9f8bec6144df89339bf5c3e41413b (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:43.740660 25494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f9f8bec6144df89339bf5c3e41413b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.743826 25492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96b28d86def458c97fd73331e13d621. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:43.748288 25231 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:43.726897 25493 tablet_service.cc:1511] Processing CreateTablet for tablet 0d33e9c80e26417b84b284fd3265a8bb (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:06:43.718411 25415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d33e9c80e26417b84b284fd3265a8bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.724059 25347 tablet_service.cc:1511] Processing CreateTablet for tablet f05563c0c16a454f9596663ce2035c6e (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:43.773526 25347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f05563c0c16a454f9596663ce2035c6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.777134 25550 tablet_bootstrap.cc:492] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:43.777628 25550 ts_tablet_manager.cc:1403] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.196s	user 0.007s	sys 0.007s
I20260709 13:06:43.779332 25270 tablet_service.cc:1511] Processing CreateTablet for tablet 0d33e9c80e26417b84b284fd3265a8bb (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:06:43.780368 25550 raft_consensus.cc:359] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:43.781070 25550 raft_consensus.cc:385] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:43.781345 25550 raft_consensus.cc:740] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.782006 25550 consensus_queue.cc:260] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:43.785279 25492 tablet_service.cc:1511] Processing CreateTablet for tablet 2010d6a967f244eea95540ad39e4950a (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:43.786177 25268 tablet_service.cc:1511] Processing CreateTablet for tablet c47eb35e53f54bd8a823d06d33d0819e (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:06:43.786253 25270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d33e9c80e26417b84b284fd3265a8bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.788484 25493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d33e9c80e26417b84b284fd3265a8bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.795677 25417 tablet_service.cc:1511] Processing CreateTablet for tablet c47eb35e53f54bd8a823d06d33d0819e (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:06:43.796516 25492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2010d6a967f244eea95540ad39e4950a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.796985 25417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c47eb35e53f54bd8a823d06d33d0819e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.790319 25342 tablet_service.cc:1511] Processing CreateTablet for tablet c47eb35e53f54bd8a823d06d33d0819e (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:06:43.792347 25268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c47eb35e53f54bd8a823d06d33d0819e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.798871 25342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c47eb35e53f54bd8a823d06d33d0819e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.800788 25555 tablet_bootstrap.cc:492] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:43.792526 25552 tablet_bootstrap.cc:492] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:43.804540 25552 ts_tablet_manager.cc:1403] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.136s	user 0.027s	sys 0.041s
I20260709 13:06:43.807390 25552 raft_consensus.cc:359] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:43.816244 25552 raft_consensus.cc:385] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:43.790390 25344 tablet_service.cc:1511] Processing CreateTablet for tablet 2010d6a967f244eea95540ad39e4950a (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:43.787405 25551 tablet_bootstrap.cc:492] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:43.824607 25551 ts_tablet_manager.cc:1403] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.176s	user 0.028s	sys 0.046s
I20260709 13:06:43.824934 25344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2010d6a967f244eea95540ad39e4950a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.820508 25555 tablet_bootstrap.cc:654] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:43.823859 25385 heartbeater.cc:499] Master 127.21.26.190:46635 was elected leader, sending a full tablet report...
I20260709 13:06:43.808030 25422 tablet_service.cc:1511] Processing CreateTablet for tablet 2010d6a967f244eea95540ad39e4950a (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:43.828251 25422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2010d6a967f244eea95540ad39e4950a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.831102 25490 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3e66f243ef443185c716bd8bb1be38 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:06:43.832329 25490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3e66f243ef443185c716bd8bb1be38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.835250 25275 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3e66f243ef443185c716bd8bb1be38 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:06:43.836555 25275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3e66f243ef443185c716bd8bb1be38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.825320 25550 ts_tablet_manager.cc:1434] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.008s
I20260709 13:06:43.840970 25550 tablet_bootstrap.cc:492] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:43.824223 25552 raft_consensus.cc:740] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.844187 25347 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3e66f243ef443185c716bd8bb1be38 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:06:43.845417 25347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3e66f243ef443185c716bd8bb1be38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.845166 25552 consensus_queue.cc:260] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:43.832228 25551 raft_consensus.cc:359] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:43.858731 25551 raft_consensus.cc:385] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:43.859114 25551 raft_consensus.cc:740] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.854475 25550 tablet_bootstrap.cc:654] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:43.860118 25551 consensus_queue.cc:260] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:43.857153 25552 ts_tablet_manager.cc:1434] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.002s
I20260709 13:06:43.857679 25459 heartbeater.cc:499] Master 127.21.26.190:46635 was elected leader, sending a full tablet report...
I20260709 13:06:43.862701 25557 raft_consensus.cc:493] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:43.863241 25557 raft_consensus.cc:515] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:43.867726 25557 leader_election.cc:290] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:43.874294 25552 tablet_bootstrap.cc:492] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:43.884465 25555 tablet_bootstrap.cc:492] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:43.885946 25555 ts_tablet_manager.cc:1403] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.085s	user 0.005s	sys 0.016s
I20260709 13:06:43.889286 25551 ts_tablet_manager.cc:1434] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.008s
I20260709 13:06:43.892725 25310 heartbeater.cc:499] Master 127.21.26.190:46635 was elected leader, sending a full tablet report...
I20260709 13:06:43.893253 25492 tablet_service.cc:1511] Processing CreateTablet for tablet dbbbab36c2c74ee192d8adec4cec3757 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:06:43.894513 25492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbbbab36c2c74ee192d8adec4cec3757. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:43.898527 25311 tablet.cc:2406] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:06:43.899504 25550 tablet_bootstrap.cc:492] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:43.900045 25550 ts_tablet_manager.cc:1403] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.001s
I20260709 13:06:43.903549 25550 raft_consensus.cc:359] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:43.909225 25550 raft_consensus.cc:385] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:43.911496 25550 raft_consensus.cc:740] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.906098 25275 tablet_service.cc:1511] Processing CreateTablet for tablet dbbbab36c2c74ee192d8adec4cec3757 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:06:43.904625 25417 tablet_service.cc:1511] Processing CreateTablet for tablet dbbbab36c2c74ee192d8adec4cec3757 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:06:43.913793 25550 consensus_queue.cc:260] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:43.914192 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed568e4ef98451ca9bdba90bb6a1279" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:43.915027 25275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbbbab36c2c74ee192d8adec4cec3757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.916345 25550 ts_tablet_manager.cc:1434] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
W20260709 13:06:43.916643 25325 leader_election.cc:343] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:43.917351 25550 tablet_bootstrap.cc:492] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:43.898340 25555 raft_consensus.cc:359] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:43.912874 25552 tablet_bootstrap.cc:654] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:43.918191 25551 tablet_bootstrap.cc:492] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:43.919023 25422 tablet_service.cc:1511] Processing CreateTablet for tablet ccf6b6ad7e6b4671b7098a8701c0f3e5 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:43.919003 25417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbbbab36c2c74ee192d8adec4cec3757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.921173 25422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf6b6ad7e6b4671b7098a8701c0f3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.922345 25551 tablet_bootstrap.cc:654] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:43.923473 25550 tablet_bootstrap.cc:654] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:43.928992 25492 tablet_service.cc:1511] Processing CreateTablet for tablet ccf6b6ad7e6b4671b7098a8701c0f3e5 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:43.930332 25492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf6b6ad7e6b4671b7098a8701c0f3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.931488 25550 tablet_bootstrap.cc:492] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:43.932009 25550 ts_tablet_manager.cc:1403] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:06:43.918200 25555 raft_consensus.cc:385] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:43.932523 25555 raft_consensus.cc:740] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.935000 25550 raft_consensus.cc:359] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:43.936992 25550 raft_consensus.cc:385] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:43.938738 25550 raft_consensus.cc:740] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.939565 25550 consensus_queue.cc:260] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:43.940392 25268 tablet_service.cc:1511] Processing CreateTablet for tablet f410455b616a4ae0ae80d19457946f8a (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:43.941632 25550 ts_tablet_manager.cc:1434] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:43.941661 25268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f410455b616a4ae0ae80d19457946f8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.937574 25555 consensus_queue.cc:260] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:43.950143 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed568e4ef98451ca9bdba90bb6a1279" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:43.950057 25551 tablet_bootstrap.cc:492] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
W20260709 13:06:43.952109 25323 leader_election.cc:343] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:43.958401 25323 leader_election.cc:304] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:43.959647 25557 raft_consensus.cc:2749] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:43.957165 25551 ts_tablet_manager.cc:1403] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.011s
I20260709 13:06:43.966101 25551 raft_consensus.cc:359] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:43.966840 25551 raft_consensus.cc:385] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:43.967133 25551 raft_consensus.cc:740] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.967824 25551 consensus_queue.cc:260] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:43.970115 25551 ts_tablet_manager.cc:1434] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:43.971094 25551 tablet_bootstrap.cc:492] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:43.952741 25550 tablet_bootstrap.cc:492] T 7439b61ac5a24ceaadafc0ef5570b60d P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:43.976745 25551 tablet_bootstrap.cc:654] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:43.976962 25347 tablet_service.cc:1511] Processing CreateTablet for tablet ccf6b6ad7e6b4671b7098a8701c0f3e5 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:43.980293 25552 tablet_bootstrap.cc:492] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:43.980401 25533 heartbeater.cc:499] Master 127.21.26.190:46635 was elected leader, sending a full tablet report...
I20260709 13:06:43.980806 25552 ts_tablet_manager.cc:1403] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.114s	user 0.024s	sys 0.014s
I20260709 13:06:43.983538 25552 raft_consensus.cc:359] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:43.984243 25552 raft_consensus.cc:385] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:43.984521 25552 raft_consensus.cc:740] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.985365 25555 ts_tablet_manager.cc:1434] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.098s	user 0.005s	sys 0.022s
I20260709 13:06:43.985225 25552 consensus_queue.cc:260] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:43.987527 25552 ts_tablet_manager.cc:1434] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:43.988512 25552 tablet_bootstrap.cc:492] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:43.987486 25555 tablet_bootstrap.cc:492] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:43.993872 25347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf6b6ad7e6b4671b7098a8701c0f3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.994256 25552 tablet_bootstrap.cc:654] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:43.995563 25555 tablet_bootstrap.cc:654] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:43.996517 25268 tablet_service.cc:1511] Processing CreateTablet for tablet b3e4e46613944634af9f7a33746a9709 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:43.998107 25342 tablet_service.cc:1511] Processing CreateTablet for tablet f410455b616a4ae0ae80d19457946f8a (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:43.999343 25342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f410455b616a4ae0ae80d19457946f8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.999153 25492 tablet_service.cc:1511] Processing CreateTablet for tablet b3e4e46613944634af9f7a33746a9709 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:44.000648 25492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e4e46613944634af9f7a33746a9709. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.002341 25550 tablet_bootstrap.cc:654] T 7439b61ac5a24ceaadafc0ef5570b60d P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.004396 25268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e4e46613944634af9f7a33746a9709. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.005388 25344 tablet_service.cc:1511] Processing CreateTablet for tablet b3e4e46613944634af9f7a33746a9709 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:44.006595 25344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e4e46613944634af9f7a33746a9709. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.015141 25422 tablet_service.cc:1511] Processing CreateTablet for tablet c34b7508fa8e4afa964363b5907797c6 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:44.016420 25422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c34b7508fa8e4afa964363b5907797c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.037245 25417 tablet_service.cc:1511] Processing CreateTablet for tablet f410455b616a4ae0ae80d19457946f8a (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:44.038902 25417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f410455b616a4ae0ae80d19457946f8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.039641 25551 tablet_bootstrap.cc:492] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:44.040184 25551 ts_tablet_manager.cc:1403] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.007s
I20260709 13:06:44.043026 25551 raft_consensus.cc:359] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:44.049624 25551 raft_consensus.cc:385] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.049937 25551 raft_consensus.cc:740] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.050658 25551 consensus_queue.cc:260] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:44.052726 25551 ts_tablet_manager.cc:1434] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:06:44.062017 25551 tablet_bootstrap.cc:492] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:44.062675 25490 tablet_service.cc:1511] Processing CreateTablet for tablet c34b7508fa8e4afa964363b5907797c6 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:44.063370 25555 tablet_bootstrap.cc:492] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:44.063872 25555 ts_tablet_manager.cc:1403] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.010s
I20260709 13:06:44.063978 25490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c34b7508fa8e4afa964363b5907797c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.066704 25555 raft_consensus.cc:359] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:44.067102 25560 raft_consensus.cc:493] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.067440 25555 raft_consensus.cc:385] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.067768 25555 raft_consensus.cc:740] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.067593 25560 raft_consensus.cc:515] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:44.068899 25551 tablet_bootstrap.cc:654] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.068661 25555 consensus_queue.cc:260] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:44.070137 25560 leader_election.cc:290] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:44.085141 25555 ts_tablet_manager.cc:1434] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.004s
I20260709 13:06:44.086174 25555 tablet_bootstrap.cc:492] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:44.090118 25550 tablet_bootstrap.cc:492] T 7439b61ac5a24ceaadafc0ef5570b60d P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:44.096411 25555 tablet_bootstrap.cc:654] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.096561 25550 ts_tablet_manager.cc:1403] T 7439b61ac5a24ceaadafc0ef5570b60d P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.153s	user 0.020s	sys 0.001s
I20260709 13:06:44.099614 25552 tablet_bootstrap.cc:492] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:44.100145 25552 ts_tablet_manager.cc:1403] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.112s	user 0.035s	sys 0.055s
I20260709 13:06:44.101606 25344 tablet_service.cc:1511] Processing CreateTablet for tablet 7166a8882e8b43c185d9eca137eec0a9 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:44.102854 25344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7166a8882e8b43c185d9eca137eec0a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.102955 25552 raft_consensus.cc:359] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:44.103683 25552 raft_consensus.cc:385] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.100031 25550 raft_consensus.cc:359] T 7439b61ac5a24ceaadafc0ef5570b60d P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:44.104660 25550 raft_consensus.cc:385] T 7439b61ac5a24ceaadafc0ef5570b60d P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.104987 25550 raft_consensus.cc:740] T 7439b61ac5a24ceaadafc0ef5570b60d P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.103971 25415 tablet_service.cc:1511] Processing CreateTablet for tablet 7166a8882e8b43c185d9eca137eec0a9 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:44.109442 25415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7166a8882e8b43c185d9eca137eec0a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.105852 25550 consensus_queue.cc:260] T 7439b61ac5a24ceaadafc0ef5570b60d P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:44.121137 25550 ts_tablet_manager.cc:1434] T 7439b61ac5a24ceaadafc0ef5570b60d P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 13:06:44.122145 25550 tablet_bootstrap.cc:492] T 490af220d4ae44be959d27e89e754413 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:44.103988 25552 raft_consensus.cc:740] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.132115 25552 consensus_queue.cc:260] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:44.134702 25422 tablet_service.cc:1511] Processing CreateTablet for tablet 213cef5e49ef4d66ab21f5ea3e436ac8 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:44.136085 25268 tablet_service.cc:1511] Processing CreateTablet for tablet c34b7508fa8e4afa964363b5907797c6 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:44.136421 25275 tablet_service.cc:1511] Processing CreateTablet for tablet 213cef5e49ef4d66ab21f5ea3e436ac8 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:44.137396 25268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c34b7508fa8e4afa964363b5907797c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.138087 25422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213cef5e49ef4d66ab21f5ea3e436ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.135576 25492 tablet_service.cc:1511] Processing CreateTablet for tablet 7166a8882e8b43c185d9eca137eec0a9 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:44.138643 25275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213cef5e49ef4d66ab21f5ea3e436ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.137444 25347 tablet_service.cc:1511] Processing CreateTablet for tablet 213cef5e49ef4d66ab21f5ea3e436ac8 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:44.144667 25555 tablet_bootstrap.cc:492] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:44.148550 25555 ts_tablet_manager.cc:1403] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.002s
I20260709 13:06:44.147037 25492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7166a8882e8b43c185d9eca137eec0a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.152379 25557 raft_consensus.cc:493] T 7439b61ac5a24ceaadafc0ef5570b60d P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.148728 25347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213cef5e49ef4d66ab21f5ea3e436ac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.155519 25557 raft_consensus.cc:515] T 7439b61ac5a24ceaadafc0ef5570b60d P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:44.157363 25270 tablet_service.cc:1511] Processing CreateTablet for tablet e8da1e79f99442ebbc38cf81fec5a67b (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:44.157585 25555 raft_consensus.cc:359] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:44.158495 25555 raft_consensus.cc:385] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.158829 25555 raft_consensus.cc:740] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.157398 25551 tablet_bootstrap.cc:492] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:44.159832 25551 ts_tablet_manager.cc:1403] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.098s	user 0.004s	sys 0.009s
I20260709 13:06:44.159739 25555 consensus_queue.cc:260] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:44.160605 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:44.162806 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7439b61ac5a24ceaadafc0ef5570b60d" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:44.162643 25551 raft_consensus.cc:359] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:44.154278 25552 ts_tablet_manager.cc:1434] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260709 13:06:44.154636 25560 raft_consensus.cc:493] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.163362 25555 ts_tablet_manager.cc:1434] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:06:44.163894 25560 raft_consensus.cc:515] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
W20260709 13:06:44.165700 25325 leader_election.cc:343] T 7439b61ac5a24ceaadafc0ef5570b60d P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.158623 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:44.166850 25360 raft_consensus.cc:2468] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:44.158648 25270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8da1e79f99442ebbc38cf81fec5a67b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.168143 25552 tablet_bootstrap.cc:492] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:44.167057 25560 leader_election.cc:290] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:44.170352 25558 raft_consensus.cc:493] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.170814 25558 raft_consensus.cc:515] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:44.170903 25344 tablet_service.cc:1511] Processing CreateTablet for tablet e8da1e79f99442ebbc38cf81fec5a67b (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:44.163367 25551 raft_consensus.cc:385] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.164796 25557 leader_election.cc:290] T 7439b61ac5a24ceaadafc0ef5570b60d P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:44.172381 25344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8da1e79f99442ebbc38cf81fec5a67b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.173347 25558 leader_election.cc:290] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:44.174484 25555 tablet_bootstrap.cc:492] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:44.172309 25551 raft_consensus.cc:740] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.201157 25551 consensus_queue.cc:260] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:44.203436 25551 ts_tablet_manager.cc:1434] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.000s
I20260709 13:06:44.208500 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb22ed3db00649de96bf9e3183ea6da2" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:44.209244 25508 raft_consensus.cc:2468] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:44.210568 25251 leader_election.cc:304] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:44.211409 25560 raft_consensus.cc:2804] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:44.211822 25560 raft_consensus.cc:493] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:44.212235 25560 raft_consensus.cc:3060] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.213233 25550 tablet_bootstrap.cc:654] T 490af220d4ae44be959d27e89e754413 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:44.218734 25248 leader_election.cc:343] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.220422 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb22ed3db00649de96bf9e3183ea6da2" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:44.220543 25248 leader_election.cc:304] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:06:44.220954 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7439b61ac5a24ceaadafc0ef5570b60d" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
W20260709 13:06:44.222237 25326 leader_election.cc:343] T 7439b61ac5a24ceaadafc0ef5570b60d P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.222682 25326 leader_election.cc:304] T 7439b61ac5a24ceaadafc0ef5570b60d P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:44.223440 25557 raft_consensus.cc:2749] T 7439b61ac5a24ceaadafc0ef5570b60d P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:44.224591 25490 tablet_service.cc:1511] Processing CreateTablet for tablet e8da1e79f99442ebbc38cf81fec5a67b (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:44.225584 25490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8da1e79f99442ebbc38cf81fec5a67b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.228190 25551 tablet_bootstrap.cc:492] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:44.237386 25560 raft_consensus.cc:515] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:44.237736 25417 tablet_service.cc:1511] Processing CreateTablet for tablet 7562fcffa3754216a9bea95474a03cb0 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:44.238950 25417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7562fcffa3754216a9bea95474a03cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.242149 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb22ed3db00649de96bf9e3183ea6da2" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:44.242735 25508 raft_consensus.cc:3060] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.244974 25552 tablet_bootstrap.cc:654] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.246680 25493 tablet_service.cc:1511] Processing CreateTablet for tablet 7562fcffa3754216a9bea95474a03cb0 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:44.233446 25551 tablet_bootstrap.cc:654] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.248744 25493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7562fcffa3754216a9bea95474a03cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.252807 25347 tablet_service.cc:1511] Processing CreateTablet for tablet 41e57b0317414a43b73861041a7faa97 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:44.248816 25560 leader_election.cc:290] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:44.255471 25560 raft_consensus.cc:493] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.255892 25560 raft_consensus.cc:515] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:44.256589 25566 raft_consensus.cc:493] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.257063 25566 raft_consensus.cc:515] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:44.257867 25560 leader_election.cc:290] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:44.257822 25415 tablet_service.cc:1511] Processing CreateTablet for tablet 41e57b0317414a43b73861041a7faa97 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:44.258505 25560 raft_consensus.cc:2804] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:44.258862 25560 raft_consensus.cc:493] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:44.259220 25560 raft_consensus.cc:3060] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.259745 25415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41e57b0317414a43b73861041a7faa97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.259586 25566 leader_election.cc:290] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:44.266868 25347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41e57b0317414a43b73861041a7faa97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.267098 25550 tablet_bootstrap.cc:492] T 490af220d4ae44be959d27e89e754413 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:44.267612 25550 ts_tablet_manager.cc:1403] T 490af220d4ae44be959d27e89e754413 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.146s	user 0.012s	sys 0.002s
W20260709 13:06:44.267964 25248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:40467, user_credentials={real_user=slave}} blocked reactor thread for 47503us
I20260709 13:06:44.269783 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:44.270437 25550 raft_consensus.cc:359] T 490af220d4ae44be959d27e89e754413 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:44.271099 25550 raft_consensus.cc:385] T 490af220d4ae44be959d27e89e754413 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.271371 25550 raft_consensus.cc:740] T 490af220d4ae44be959d27e89e754413 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
W20260709 13:06:44.271539 25248 leader_election.cc:343] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.273124 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:44.274058 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb22ed3db00649de96bf9e3183ea6da2" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
W20260709 13:06:44.274914 25251 leader_election.cc:343] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.283655 25344 tablet_service.cc:1511] Processing CreateTablet for tablet 8faf342fbbaa4af69135be45370c8a8c (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:06:44.288086 25344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8faf342fbbaa4af69135be45370c8a8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.292411 25421 tablet_service.cc:1511] Processing CreateTablet for tablet 8faf342fbbaa4af69135be45370c8a8c (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:06:44.293404 25508 raft_consensus.cc:2468] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:44.293613 25421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8faf342fbbaa4af69135be45370c8a8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.294585 25550 consensus_queue.cc:260] T 490af220d4ae44be959d27e89e754413 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:44.296314 25251 leader_election.cc:304] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:44.297219 25550 ts_tablet_manager.cc:1434] T 490af220d4ae44be959d27e89e754413 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.005s
I20260709 13:06:44.275702 25275 tablet_service.cc:1511] Processing CreateTablet for tablet 7562fcffa3754216a9bea95474a03cb0 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:44.301167 25275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7562fcffa3754216a9bea95474a03cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.302168 25558 raft_consensus.cc:493] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.302690 25558 raft_consensus.cc:515] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:44.305101 25558 leader_election.cc:290] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
W20260709 13:06:44.292359 25248 leader_election.cc:343] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.311408 25248 leader_election.cc:304] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:44.320160 25342 tablet_service.cc:1511] Processing CreateTablet for tablet 58457a4159764d58a071ebb23e3a59e1 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:44.321409 25342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58457a4159764d58a071ebb23e3a59e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.317055 25555 tablet_bootstrap.cc:654] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.328500 25424 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb970570908451ba25915b8bc50a89d (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:06:44.329725 25424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb970570908451ba25915b8bc50a89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.316778 25581 raft_consensus.cc:493] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.331552 25581 raft_consensus.cc:515] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:44.332058 25348 tablet_service.cc:1511] Processing CreateTablet for tablet e5048c4dac2744bca57c25336de839eb (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:44.333634 25581 leader_election.cc:290] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:44.334921 25348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5048c4dac2744bca57c25336de839eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.334707 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cb8591c32a44f48db783393820749d" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:44.335430 25508 raft_consensus.cc:2468] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:44.336771 25550 tablet_bootstrap.cc:492] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:44.340382 25251 leader_election.cc:304] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:44.347936 25581 raft_consensus.cc:2749] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:44.357085 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490af220d4ae44be959d27e89e754413" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:44.357529 25416 tablet_service.cc:1511] Processing CreateTablet for tablet e5048c4dac2744bca57c25336de839eb (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:44.357661 25345 tablet_service.cc:1511] Processing CreateTablet for tablet 56d454b38c8f40a880727baffd8703c0 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:06:44.358922 25345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d454b38c8f40a880727baffd8703c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.358886 25418 tablet_service.cc:1511] Processing CreateTablet for tablet 56d454b38c8f40a880727baffd8703c0 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:06:44.359724 25583 raft_consensus.cc:2804] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:06:44.358837 25399 leader_election.cc:343] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.358916 25416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5048c4dac2744bca57c25336de839eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.363143 25560 raft_consensus.cc:515] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:44.364372 25418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d454b38c8f40a880727baffd8703c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.365242 25560 leader_election.cc:290] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:44.367449 25494 tablet_service.cc:1511] Processing CreateTablet for tablet 41e57b0317414a43b73861041a7faa97 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:44.368664 25494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41e57b0317414a43b73861041a7faa97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.374598 25349 tablet_service.cc:1511] Processing CreateTablet for tablet 7a05dd7cd7b7429b8449c029bb04a285 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:06:44.375871 25349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a05dd7cd7b7429b8449c029bb04a285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.362774 25590 raft_consensus.cc:2804] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:06:44.362143 25248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.131:43935, user_credentials={real_user=slave}} blocked reactor thread for 68910us
I20260709 13:06:44.385604 25590 raft_consensus.cc:493] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:44.389341 25590 raft_consensus.cc:3060] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.391377 25552 tablet_bootstrap.cc:492] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:44.391819 25552 ts_tablet_manager.cc:1403] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.224s	user 0.025s	sys 0.021s
I20260709 13:06:44.395349 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490af220d4ae44be959d27e89e754413" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:44.396029 25360 raft_consensus.cc:2468] T 490af220d4ae44be959d27e89e754413 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
I20260709 13:06:44.396337 25268 tablet_service.cc:1511] Processing CreateTablet for tablet 8faf342fbbaa4af69135be45370c8a8c (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:06:44.396541 25270 tablet_service.cc:1511] Processing CreateTablet for tablet 58457a4159764d58a071ebb23e3a59e1 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:44.397604 25268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8faf342fbbaa4af69135be45370c8a8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.398255 25269 tablet_service.cc:1511] Processing CreateTablet for tablet 7a05dd7cd7b7429b8449c029bb04a285 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:06:44.398687 25274 tablet_service.cc:1511] Processing CreateTablet for tablet 56d454b38c8f40a880727baffd8703c0 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
W20260709 13:06:44.399302 25248 leader_election.cc:343] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.395349 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19dff25e8ef94e378bf4943b47771025" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:44.403843 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cb8591c32a44f48db783393820749d" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:44.404569 25434 raft_consensus.cc:2468] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:44.400882 25397 leader_election.cc:304] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:44.405471 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
W20260709 13:06:44.405874 25397 leader_election.cc:343] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.406574 25558 raft_consensus.cc:2804] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:44.406963 25558 raft_consensus.cc:493] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:44.407311 25558 raft_consensus.cc:3060] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.408491 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:44.409032 25360 raft_consensus.cc:3060] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.397673 25273 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb970570908451ba25915b8bc50a89d (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:06:44.410408 25269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a05dd7cd7b7429b8449c029bb04a285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.412703 25270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58457a4159764d58a071ebb23e3a59e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.384601 25415 tablet_service.cc:1511] Processing CreateTablet for tablet 4e30a9f629794d3fb9674d4b9b3d7b40 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:06:44.414865 25415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e30a9f629794d3fb9674d4b9b3d7b40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.416399 25557 raft_consensus.cc:493] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.416782 25274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d454b38c8f40a880727baffd8703c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.416875 25557 raft_consensus.cc:515] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:44.419041 25557 leader_election.cc:290] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:44.419463 25273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb970570908451ba25915b8bc50a89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.419816 25497 tablet_service.cc:1511] Processing CreateTablet for tablet 58457a4159764d58a071ebb23e3a59e1 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:44.421064 25497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58457a4159764d58a071ebb23e3a59e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.420922 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210ea2f6f771408c82692e40f4663d31" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:44.422530 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210ea2f6f771408c82692e40f4663d31" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
W20260709 13:06:44.423534 25325 leader_election.cc:343] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:44.424595 25323 leader_election.cc:343] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.424510 25489 tablet_service.cc:1511] Processing CreateTablet for tablet e5048c4dac2744bca57c25336de839eb (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:44.425068 25323 leader_election.cc:304] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:44.426669 25557 raft_consensus.cc:2749] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:44.425675 25496 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb970570908451ba25915b8bc50a89d (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
W20260709 13:06:44.429865 25248 leader_election.cc:343] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.430390 25496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb970570908451ba25915b8bc50a89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.440636 25489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5048c4dac2744bca57c25336de839eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.450824 25422 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc7131ba2fd4a1297ce40c46c85a50e (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:06:44.430644 25583 raft_consensus.cc:697] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:06:44.454181 25419 tablet_service.cc:1511] Processing CreateTablet for tablet 12d8158601b842e3be5b60f868aff003 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:44.457494 25583 consensus_queue.cc:237] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:44.465852 25550 tablet_bootstrap.cc:654] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.470175 25590 raft_consensus.cc:515] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:44.474109 25343 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc7131ba2fd4a1297ce40c46c85a50e (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:06:44.475315 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cb8591c32a44f48db783393820749d" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:44.476012 25508 raft_consensus.cc:3060] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.476462 25341 tablet_service.cc:1511] Processing CreateTablet for tablet 12d8158601b842e3be5b60f868aff003 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:44.478922 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e032e8927543de9558671f2b49db5c" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:44.475322 25493 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc7131ba2fd4a1297ce40c46c85a50e (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:06:44.481273 25493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc7131ba2fd4a1297ce40c46c85a50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.481076 25494 tablet_service.cc:1511] Processing CreateTablet for tablet 4e30a9f629794d3fb9674d4b9b3d7b40 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:06:44.482837 25272 tablet_service.cc:1511] Processing CreateTablet for tablet 12d8158601b842e3be5b60f868aff003 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:44.483141 25271 tablet_service.cc:1511] Processing CreateTablet for tablet 4e30a9f629794d3fb9674d4b9b3d7b40 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:06:44.484056 25272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d8158601b842e3be5b60f868aff003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.485093 25266 tablet_service.cc:1511] Processing CreateTablet for tablet db77c0045a164b87a8e7c78d4d554142 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:44.486281 25266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db77c0045a164b87a8e7c78d4d554142. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:44.484575 25471 leader_election.cc:343] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.481093 25498 tablet_service.cc:1511] Processing CreateTablet for tablet db77c0045a164b87a8e7c78d4d554142 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:44.488577 25271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e30a9f629794d3fb9674d4b9b3d7b40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.489475 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e032e8927543de9558671f2b49db5c" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:44.489933 25360 raft_consensus.cc:2468] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:44.491129 25494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e30a9f629794d3fb9674d4b9b3d7b40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.492690 25498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db77c0045a164b87a8e7c78d4d554142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.475423 25343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc7131ba2fd4a1297ce40c46c85a50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.493773 25555 tablet_bootstrap.cc:492] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:44.494261 25555 ts_tablet_manager.cc:1403] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.320s	user 0.010s	sys 0.023s
I20260709 13:06:44.495414 25552 raft_consensus.cc:359] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:44.496138 25552 raft_consensus.cc:385] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.496435 25552 raft_consensus.cc:740] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.492470 25248 leader_election.cc:304] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:06:44.497118 25552 consensus_queue.cc:260] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
W20260709 13:06:44.498207 25471 leader_election.cc:343] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.498600 25471 leader_election.cc:304] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:44.497218 25555 raft_consensus.cc:359] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:44.499308 25566 raft_consensus.cc:2749] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:44.499644 25555 raft_consensus.cc:385] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.499958 25555 raft_consensus.cc:740] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.500697 25555 consensus_queue.cc:260] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:44.505600 25555 ts_tablet_manager.cc:1434] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:06:44.506582 25555 tablet_bootstrap.cc:492] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:44.454350 25422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc7131ba2fd4a1297ce40c46c85a50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.523710 25419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d8158601b842e3be5b60f868aff003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.512701 25590 leader_election.cc:290] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:44.528630 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cb8591c32a44f48db783393820749d" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:44.528784 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19dff25e8ef94e378bf4943b47771025" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:44.529330 25507 raft_consensus.cc:2468] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
I20260709 13:06:44.529245 25433 raft_consensus.cc:3060] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.522392 25341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d8158601b842e3be5b60f868aff003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.533958 25424 tablet_service.cc:1511] Processing CreateTablet for tablet c2c3a3e74d764a61844cab88bff62a77 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:44.535142 25424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2c3a3e74d764a61844cab88bff62a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.512832 25508 raft_consensus.cc:2468] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:44.492000 25558 raft_consensus.cc:515] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:44.541695 25491 tablet_service.cc:1511] Processing CreateTablet for tablet c2c3a3e74d764a61844cab88bff62a77 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:44.542902 25491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2c3a3e74d764a61844cab88bff62a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.544883 25267 tablet_service.cc:1511] Processing CreateTablet for tablet c2c3a3e74d764a61844cab88bff62a77 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:44.546089 25267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2c3a3e74d764a61844cab88bff62a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.547828 25558 leader_election.cc:290] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:44.549470 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490af220d4ae44be959d27e89e754413" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:44.551997 25183 catalog_manager.cc:5697] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:44.555160 25399 leader_election.cc:343] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.557857 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490af220d4ae44be959d27e89e754413" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:44.558427 25360 raft_consensus.cc:3060] T 490af220d4ae44be959d27e89e754413 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.561543 25433 raft_consensus.cc:2468] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:44.568341 25555 tablet_bootstrap.cc:654] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.570030 25360 raft_consensus.cc:2468] T 490af220d4ae44be959d27e89e754413 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:44.570959 25251 leader_election.cc:304] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:44.571079 25400 leader_election.cc:304] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:44.582119 25552 ts_tablet_manager.cc:1434] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.190s	user 0.015s	sys 0.028s
I20260709 13:06:44.582069 25550 tablet_bootstrap.cc:492] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:44.590646 25397 leader_election.cc:304] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:44.595081 25590 raft_consensus.cc:2804] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:44.599296 25590 raft_consensus.cc:697] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:06:44.604151 25590 consensus_queue.cc:237] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:44.606863 25558 raft_consensus.cc:2804] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:44.612048 25551 tablet_bootstrap.cc:492] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:44.612561 25551 ts_tablet_manager.cc:1403] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.396s	user 0.019s	sys 0.048s
I20260709 13:06:44.615302 25551 raft_consensus.cc:359] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:44.615996 25551 raft_consensus.cc:385] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.616299 25551 raft_consensus.cc:740] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.617084 25551 consensus_queue.cc:260] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:44.619501 25551 ts_tablet_manager.cc:1434] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:06:44.620486 25551 tablet_bootstrap.cc:492] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:44.626948 25551 tablet_bootstrap.cc:654] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.631747 25492 tablet_service.cc:1511] Processing CreateTablet for tablet 7a05dd7cd7b7429b8449c029bb04a285 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:06:44.633030 25492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a05dd7cd7b7429b8449c029bb04a285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.636663 25591 raft_consensus.cc:2804] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:44.637348 25591 raft_consensus.cc:697] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:06:44.638157 25591 consensus_queue.cc:237] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:44.601413 25594 raft_consensus.cc:2804] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:44.645745 25594 raft_consensus.cc:493] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:44.646081 25594 raft_consensus.cc:3060] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.546041 25345 tablet_service.cc:1511] Processing CreateTablet for tablet db77c0045a164b87a8e7c78d4d554142 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:44.597645 25550 ts_tablet_manager.cc:1403] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.261s	user 0.015s	sys 0.001s
I20260709 13:06:44.656244 25552 tablet_bootstrap.cc:492] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:44.681640 25341 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9dbc2ae1ac4d3fa57491ce50b196b1 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:06:44.684201 25345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db77c0045a164b87a8e7c78d4d554142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.683861 25417 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9dbc2ae1ac4d3fa57491ce50b196b1 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:06:44.685564 25417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9dbc2ae1ac4d3fa57491ce50b196b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.661324 25594 raft_consensus.cc:515] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:44.698275 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19dff25e8ef94e378bf4943b47771025" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
W20260709 13:06:44.699713 25397 leader_election.cc:343] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.701680 25594 leader_election.cc:290] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:44.702327 25594 raft_consensus.cc:493] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.702164 25270 tablet_service.cc:1511] Processing CreateTablet for tablet d16d5831a89a4e29932f964f48a59dee (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:06:44.702458 25493 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9dbc2ae1ac4d3fa57491ce50b196b1 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:06:44.702807 25594 raft_consensus.cc:515] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:44.703647 25493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9dbc2ae1ac4d3fa57491ce50b196b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.703647 25270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16d5831a89a4e29932f964f48a59dee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.698625 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19dff25e8ef94e378bf4943b47771025" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:44.711730 25558 raft_consensus.cc:697] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:06:44.715346 25341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9dbc2ae1ac4d3fa57491ce50b196b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.717376 25508 raft_consensus.cc:3060] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.721329 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f11ae7db984c9ca3ae59a46d36265a" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:44.719923 25594 leader_election.cc:290] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:44.722182 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f11ae7db984c9ca3ae59a46d36265a" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:44.729140 25344 tablet_service.cc:1511] Processing CreateTablet for tablet d16d5831a89a4e29932f964f48a59dee (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
W20260709 13:06:44.735982 25397 leader_election.cc:343] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.736348 25551 tablet_bootstrap.cc:492] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:44.736847 25551 ts_tablet_manager.cc:1403] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.117s	user 0.018s	sys 0.026s
W20260709 13:06:44.741601 25400 leader_election.cc:343] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.741858 25349 tablet_service.cc:1511] Processing CreateTablet for tablet 05eefc884fbc436faf78d76f958e3410 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:44.748761 25550 raft_consensus.cc:359] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:44.749620 25550 raft_consensus.cc:385] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.750857 25550 raft_consensus.cc:740] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.751117 25400 leader_election.cc:304] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ded96dc02a344148df94542adbb2658; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:44.751900 25594 raft_consensus.cc:2749] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:44.732601 25266 tablet_service.cc:1511] Processing CreateTablet for tablet 05eefc884fbc436faf78d76f958e3410 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:44.753975 25266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05eefc884fbc436faf78d76f958e3410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.754530 25417 tablet_service.cc:1511] Processing CreateTablet for tablet 68d59d4fa1414b76b3dad3fc2df181d5 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:44.755718 25417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d59d4fa1414b76b3dad3fc2df181d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.756634 25349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05eefc884fbc436faf78d76f958e3410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.757656 25344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16d5831a89a4e29932f964f48a59dee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.759969 25558 consensus_queue.cc:237] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:44.739537 25551 raft_consensus.cc:359] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:44.766614 25551 raft_consensus.cc:385] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.778894 25496 tablet_service.cc:1511] Processing CreateTablet for tablet 68d59d4fa1414b76b3dad3fc2df181d5 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:44.780207 25496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d59d4fa1414b76b3dad3fc2df181d5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:44.782047 25231 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:44.772594 25551 raft_consensus.cc:740] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.787756 25418 tablet_service.cc:1511] Processing CreateTablet for tablet d16d5831a89a4e29932f964f48a59dee (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:06:44.789095 25418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16d5831a89a4e29932f964f48a59dee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.791229 25551 consensus_queue.cc:260] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:44.793671 25551 ts_tablet_manager.cc:1434] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260709 13:06:44.794610 25551 tablet_bootstrap.cc:492] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:44.804625 25489 tablet_service.cc:1511] Processing CreateTablet for tablet 05eefc884fbc436faf78d76f958e3410 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:44.805847 25489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05eefc884fbc436faf78d76f958e3410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.770051 25550 consensus_queue.cc:260] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:44.817503 25508 raft_consensus.cc:2468] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:44.818919 25400 leader_election.cc:304] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:44.819981 25594 raft_consensus.cc:2804] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:44.820473 25594 raft_consensus.cc:697] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:06:44.820981 25552 tablet_bootstrap.cc:654] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.821257 25594 consensus_queue.cc:237] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:44.824405 25550 ts_tablet_manager.cc:1434] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.164s	user 0.007s	sys 0.000s
I20260709 13:06:44.825567 25550 tablet_bootstrap.cc:492] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:44.828094 25266 tablet_service.cc:1511] Processing CreateTablet for tablet 68d59d4fa1414b76b3dad3fc2df181d5 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:44.829038 25266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68d59d4fa1414b76b3dad3fc2df181d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.834975 25555 tablet_bootstrap.cc:492] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:44.835470 25555 ts_tablet_manager.cc:1403] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.329s	user 0.011s	sys 0.038s
I20260709 13:06:44.838140 25422 tablet_service.cc:1511] Processing CreateTablet for tablet d2ff17b1d78449149d9cefdb67ca1ae4 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:44.838449 25555 raft_consensus.cc:359] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:44.839390 25422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ff17b1d78449149d9cefdb67ca1ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.840190 25267 tablet_service.cc:1511] Processing CreateTablet for tablet c1eb320feca443c4ad19de2a3d5c7b37 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:44.841383 25267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1eb320feca443c4ad19de2a3d5c7b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.842624 25344 tablet_service.cc:1511] Processing CreateTablet for tablet d2ff17b1d78449149d9cefdb67ca1ae4 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:44.843768 25344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ff17b1d78449149d9cefdb67ca1ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.839175 25555 raft_consensus.cc:385] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.860450 25555 raft_consensus.cc:740] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.861476 25555 consensus_queue.cc:260] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:44.862867 25419 tablet_service.cc:1511] Processing CreateTablet for tablet 80529e0713354077ba694cbbe1eac3d5 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:44.850679 25349 tablet_service.cc:1511] Processing CreateTablet for tablet c1eb320feca443c4ad19de2a3d5c7b37 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:44.864118 25419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80529e0713354077ba694cbbe1eac3d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.864418 25349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1eb320feca443c4ad19de2a3d5c7b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.852504 25424 tablet_service.cc:1511] Processing CreateTablet for tablet c1eb320feca443c4ad19de2a3d5c7b37 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:44.854501 25489 tablet_service.cc:1511] Processing CreateTablet for tablet 3aecb736ba594d0788ba7d1ef8aefec5 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:06:44.865520 25424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1eb320feca443c4ad19de2a3d5c7b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.865938 25489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aecb736ba594d0788ba7d1ef8aefec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.855697 25268 tablet_service.cc:1511] Processing CreateTablet for tablet 3aecb736ba594d0788ba7d1ef8aefec5 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:06:44.859273 25345 tablet_service.cc:1511] Processing CreateTablet for tablet 3aecb736ba594d0788ba7d1ef8aefec5 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:06:44.868290 25268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aecb736ba594d0788ba7d1ef8aefec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.868765 25345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aecb736ba594d0788ba7d1ef8aefec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.888661 25550 tablet_bootstrap.cc:654] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.891327 25494 tablet_service.cc:1511] Processing CreateTablet for tablet 80529e0713354077ba694cbbe1eac3d5 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:44.892930 25494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80529e0713354077ba694cbbe1eac3d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.900867 25551 tablet_bootstrap.cc:654] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.910570 25591 raft_consensus.cc:493] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.911059 25591 raft_consensus.cc:515] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:44.913084 25591 leader_election.cc:290] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:44.916296 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fe7e438fe4623bcfbce1c02a717f8" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:44.917987 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fe7e438fe4623bcfbce1c02a717f8" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:44.918977 25424 tablet_service.cc:1511] Processing CreateTablet for tablet 0e050a960c4c4f48b314c82e53478c17 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
W20260709 13:06:44.920161 25251 leader_election.cc:343] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.920248 25424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e050a960c4c4f48b314c82e53478c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.920672 25341 tablet_service.cc:1511] Processing CreateTablet for tablet 0e050a960c4c4f48b314c82e53478c17 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:06:44.921886 25341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e050a960c4c4f48b314c82e53478c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.922631 25359 raft_consensus.cc:3060] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.923368 25555 ts_tablet_manager.cc:1434] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.088s	user 0.005s	sys 0.002s
I20260709 13:06:44.924485 25555 tablet_bootstrap.cc:492] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
W20260709 13:06:44.928964 25248 leader_election.cc:343] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.929419 25248 leader_election.cc:304] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:44.929540 25182 catalog_manager.cc:5697] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:44.930878 25555 tablet_bootstrap.cc:654] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.932314 25268 tablet_service.cc:1511] Processing CreateTablet for tablet 80529e0713354077ba694cbbe1eac3d5 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:44.933373 25268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80529e0713354077ba694cbbe1eac3d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.930425 25591 raft_consensus.cc:2749] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:44.839155 25493 tablet_service.cc:1511] Processing CreateTablet for tablet d2ff17b1d78449149d9cefdb67ca1ae4 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:44.950263 25493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ff17b1d78449149d9cefdb67ca1ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.956259 25551 tablet_bootstrap.cc:492] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:44.956768 25551 ts_tablet_manager.cc:1403] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.162s	user 0.004s	sys 0.007s
I20260709 13:06:44.961619 25552 tablet_bootstrap.cc:492] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:44.962188 25552 ts_tablet_manager.cc:1403] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.306s	user 0.016s	sys 0.008s
I20260709 13:06:44.965852 25550 tablet_bootstrap.cc:492] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:44.966356 25550 ts_tablet_manager.cc:1403] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.141s	user 0.009s	sys 0.000s
I20260709 13:06:44.972429 25349 tablet_service.cc:1511] Processing CreateTablet for tablet 5d1299b414dd4552923878ea90c78630 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:44.973134 25270 tablet_service.cc:1511] Processing CreateTablet for tablet 5d1299b414dd4552923878ea90c78630 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:44.974536 25349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d1299b414dd4552923878ea90c78630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.975589 25496 tablet_service.cc:1511] Processing CreateTablet for tablet 0e050a960c4c4f48b314c82e53478c17 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:06:44.976915 25496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e050a960c4c4f48b314c82e53478c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.974502 25270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d1299b414dd4552923878ea90c78630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.963548 25551 raft_consensus.cc:359] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:44.983711 25268 tablet_service.cc:1511] Processing CreateTablet for tablet d050436bb64b489599df03df1c33e162 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:44.984179 25489 tablet_service.cc:1511] Processing CreateTablet for tablet d050436bb64b489599df03df1c33e162 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:44.985169 25268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d050436bb64b489599df03df1c33e162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.985370 25489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d050436bb64b489599df03df1c33e162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.973057 25550 raft_consensus.cc:359] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:44.988837 25550 raft_consensus.cc:385] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.989195 25550 raft_consensus.cc:740] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.989961 25550 consensus_queue.cc:260] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:44.992226 25555 tablet_bootstrap.cc:492] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:44.983556 25551 raft_consensus.cc:385] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.993186 25550 ts_tablet_manager.cc:1434] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 13:06:44.994526 25555 ts_tablet_manager.cc:1403] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.069s	user 0.022s	sys 0.023s
I20260709 13:06:44.996130 25552 raft_consensus.cc:359] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:44.998572 25266 tablet_service.cc:1511] Processing CreateTablet for tablet 58d1dcc99a8a4d5d8c70fa0e1dc88341 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:06:44.999610 25341 tablet_service.cc:1511] Processing CreateTablet for tablet fbdee43250804bb888fe3c1bd09ac2a6 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:06:45.016762 25552 raft_consensus.cc:385] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.016625 25555 raft_consensus.cc:359] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.017200 25552 raft_consensus.cc:740] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.017408 25555 raft_consensus.cc:385] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.017704 25555 raft_consensus.cc:740] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.017810 25266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d1dcc99a8a4d5d8c70fa0e1dc88341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:45.018080 25552 consensus_queue.cc:260] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:45.018431 25555 consensus_queue.cc:260] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.020560 25552 ts_tablet_manager.cc:1434] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.003s
I20260709 13:06:45.020735 25555 ts_tablet_manager.cc:1434] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:06:45.016624 25268 tablet_service.cc:1511] Processing CreateTablet for tablet d54810ef5c3d48b38d14f92d568677ff (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:06:45.021550 25345 tablet_service.cc:1511] Processing CreateTablet for tablet d050436bb64b489599df03df1c33e162 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:45.001747 25424 tablet_service.cc:1511] Processing CreateTablet for tablet fbdee43250804bb888fe3c1bd09ac2a6 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:06:45.003278 25498 tablet_service.cc:1511] Processing CreateTablet for tablet 58d1dcc99a8a4d5d8c70fa0e1dc88341 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:06:44.984061 25418 tablet_service.cc:1511] Processing CreateTablet for tablet 5d1299b414dd4552923878ea90c78630 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:45.004659 25492 tablet_service.cc:1511] Processing CreateTablet for tablet fbdee43250804bb888fe3c1bd09ac2a6 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:06:45.033975 25341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbdee43250804bb888fe3c1bd09ac2a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.995029 25551 raft_consensus.cc:740] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.034246 25498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d1dcc99a8a4d5d8c70fa0e1dc88341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:45.034956 25492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbdee43250804bb888fe3c1bd09ac2a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:45.008265 25349 tablet_service.cc:1511] Processing CreateTablet for tablet d54810ef5c3d48b38d14f92d568677ff (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:06:45.038295 25419 tablet_service.cc:1511] Processing CreateTablet for tablet 58d1dcc99a8a4d5d8c70fa0e1dc88341 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:06:45.039701 25555 tablet_bootstrap.cc:492] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:45.009394 25422 tablet_service.cc:1511] Processing CreateTablet for tablet d54810ef5c3d48b38d14f92d568677ff (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:06:45.011782 25591 consensus_queue.cc:1048] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:45.014870 25494 tablet_service.cc:1511] Processing CreateTablet for tablet 7e244eea54984bdfa9bee7490d0d589a (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:06:45.015205 25267 tablet_service.cc:1511] Processing CreateTablet for tablet 7e244eea54984bdfa9bee7490d0d589a (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:06:45.022464 25268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d54810ef5c3d48b38d14f92d568677ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:45.043763 25566 raft_consensus.cc:493] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.023798 25583 raft_consensus.cc:493] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.026798 25344 tablet_service.cc:1511] Processing CreateTablet for tablet 7e244eea54984bdfa9bee7490d0d589a (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:06:45.045077 25557 raft_consensus.cc:493] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.026990 25590 consensus_queue.cc:1048] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:45.029310 25417 tablet_service.cc:1511] Processing CreateTablet for tablet e21e681dfa3d46048c5b5704f5b3ad31 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:06:45.045431 25583 raft_consensus.cc:515] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:45.045565 25557 raft_consensus.cc:515] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.030038 25274 tablet_service.cc:1511] Processing CreateTablet for tablet e21e681dfa3d46048c5b5704f5b3ad31 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:06:45.046926 25274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21e681dfa3d46048c5b5704f5b3ad31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:45.047631 25583 leader_election.cc:290] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:45.030329 25490 tablet_service.cc:1511] Processing CreateTablet for tablet e21e681dfa3d46048c5b5704f5b3ad31 (DEFAULT_TABLE table=test-workload [id=a9d6c54bdb1d46f2a495b6f7b4349ad9]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:06:45.048975 25267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e244eea54984bdfa9bee7490d0d589a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:45.049568 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb22ed3db00649de96bf9e3183ea6da2" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:45.047636 25557 leader_election.cc:290] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:45.051075 25566 raft_consensus.cc:515] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.052779 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210ea2f6f771408c82692e40f4663d31" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:45.054338 25551 consensus_queue.cc:260] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:45.056104 25358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7439b61ac5a24ceaadafc0ef5570b60d" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:45.056545 25551 ts_tablet_manager.cc:1434] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.095s	user 0.005s	sys 0.001s
I20260709 13:06:45.056715 25358 raft_consensus.cc:2468] T 7439b61ac5a24ceaadafc0ef5570b60d P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 0.
I20260709 13:06:45.057559 25551 tablet_bootstrap.cc:492] T 490af220d4ae44be959d27e89e754413 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:45.057998 25471 leader_election.cc:304] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:45.032703 25550 tablet_bootstrap.cc:492] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:45.032657 25552 tablet_bootstrap.cc:492] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:45.034098 25424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbdee43250804bb888fe3c1bd09ac2a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:45.064906 25566 leader_election.cc:290] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:45.065431 25566 raft_consensus.cc:2804] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:06:45.065651 25248 leader_election.cc:343] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.065932 25490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21e681dfa3d46048c5b5704f5b3ad31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:45.066103 25557 raft_consensus.cc:493] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.067232 25557 raft_consensus.cc:515] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.085197 25345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d050436bb64b489599df03df1c33e162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:45.085776 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fe7e438fe4623bcfbce1c02a717f8" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:45.086445 25284 raft_consensus.cc:2468] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 0.
I20260709 13:06:45.089946 25325 leader_election.cc:304] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:45.071981 25566 raft_consensus.cc:493] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:45.090698 25566 raft_consensus.cc:3060] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.077483 25557 leader_election.cc:290] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:45.092326 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb22ed3db00649de96bf9e3183ea6da2" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:45.099576 25508 raft_consensus.cc:2468] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:06:45.090919 25555 tablet_bootstrap.cc:654] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.100467 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210ea2f6f771408c82692e40f4663d31" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:45.098847 25344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e244eea54984bdfa9bee7490d0d589a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:45.096413 25494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e244eea54984bdfa9bee7490d0d589a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:45.094107 25557 raft_consensus.cc:2804] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:45.118956 25557 raft_consensus.cc:493] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:45.119460 25557 raft_consensus.cc:3060] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.091282 25417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21e681dfa3d46048c5b5704f5b3ad31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:45.129339 25566 raft_consensus.cc:515] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.118920 25359 raft_consensus.cc:2468] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:45.134974 25349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d54810ef5c3d48b38d14f92d568677ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:45.140973 25248 leader_election.cc:304] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:06:45.142014 25591 raft_consensus.cc:2804] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:45.142360 25591 raft_consensus.cc:493] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:45.142681 25591 raft_consensus.cc:3060] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.144392 25418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d1299b414dd4552923878ea90c78630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:45.145159 25550 tablet_bootstrap.cc:654] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.152391 25326 leader_election.cc:304] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:45.162505 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fe7e438fe4623bcfbce1c02a717f8" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:45.164383 25590 consensus_queue.cc:1048] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:45.168205 25399 consensus_peers.cc:597] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:45.170564 25590 consensus_queue.cc:1048] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:45.175239 25422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d54810ef5c3d48b38d14f92d568677ff. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:45.177112 25325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:43145, user_credentials={real_user=slave}} blocked reactor thread for 87236.7us
I20260709 13:06:45.205444 25551 tablet_bootstrap.cc:654] T 490af220d4ae44be959d27e89e754413 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.222450 25419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d1dcc99a8a4d5d8c70fa0e1dc88341. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:45.217289 25326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.132:34559, user_credentials={real_user=slave}} blocked reactor thread for 65012.4us
W20260709 13:06:45.241806 25326 leader_election.cc:343] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.256752 25583 raft_consensus.cc:493] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.257304 25583 raft_consensus.cc:515] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:45.259393 25583 leader_election.cc:290] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:45.240367 25590 consensus_queue.cc:1048] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:06:45.260913 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed568e4ef98451ca9bdba90bb6a1279" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:45.261539 25359 raft_consensus.cc:2468] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:45.262822 25248 leader_election.cc:304] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:45.263633 25583 raft_consensus.cc:2804] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:45.263996 25583 raft_consensus.cc:493] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:45.264341 25583 raft_consensus.cc:3060] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:45.208287 25471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:40467, user_credentials={real_user=slave}} blocked reactor thread for 149372us
W20260709 13:06:45.281608 25397 consensus_peers.cc:597] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 -> Peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Couldn't send request to peer f633202046eb4769bf373f7f04d27a1f. 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 13:06:45.288154 25558 consensus_queue.cc:1048] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:45.286067 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed568e4ef98451ca9bdba90bb6a1279" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:45.304950 25552 tablet_bootstrap.cc:654] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:45.310719 25248 consensus_peers.cc:597] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 -> Peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Couldn't send request to peer 0ded96dc02a344148df94542adbb2658. 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 13:06:45.310900 25566 leader_election.cc:290] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:45.313213 25358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7439b61ac5a24ceaadafc0ef5570b60d" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:45.318508 25358 raft_consensus.cc:3060] T 7439b61ac5a24ceaadafc0ef5570b60d P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.323484 25558 consensus_queue.cc:1048] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:06:45.331477 25550 tablet_bootstrap.cc:492] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:45.331866 25550 ts_tablet_manager.cc:1403] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.299s	user 0.017s	sys 0.022s
I20260709 13:06:45.332370 25551 tablet_bootstrap.cc:492] T 490af220d4ae44be959d27e89e754413 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:45.332844 25551 ts_tablet_manager.cc:1403] T 490af220d4ae44be959d27e89e754413 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.276s	user 0.012s	sys 0.006s
I20260709 13:06:45.309101 25434 raft_consensus.cc:2468] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:45.286953 25181 catalog_manager.cc:5697] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:45.338352 25557 raft_consensus.cc:515] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.343324 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7439b61ac5a24ceaadafc0ef5570b60d" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:45.342208 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7439b61ac5a24ceaadafc0ef5570b60d" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:45.345327 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fe7e438fe4623bcfbce1c02a717f8" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:45.345800 25555 tablet_bootstrap.cc:492] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:45.346293 25555 ts_tablet_manager.cc:1403] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.307s	user 0.029s	sys 0.031s
W20260709 13:06:45.346930 25326 leader_election.cc:343] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.347620 25181 catalog_manager.cc:5697] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.350020 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fe7e438fe4623bcfbce1c02a717f8" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:45.350675 25284 raft_consensus.cc:3060] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.352388 25616 raft_consensus.cc:2804] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:45.354316 25616 raft_consensus.cc:493] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:45.354687 25616 raft_consensus.cc:3060] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:45.359323 25473 leader_election.cc:343] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:45.360057 25473 leader_election.cc:343] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.359889 25591 raft_consensus.cc:515] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:45.361958 25591 leader_election.cc:290] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:45.366685 25284 raft_consensus.cc:2468] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:06:45.368032 25325 leader_election.cc:304] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:45.364289 25557 leader_election.cc:290] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:45.340942 25622 raft_consensus.cc:493] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.377128 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210ea2f6f771408c82692e40f4663d31" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:45.379871 25357 raft_consensus.cc:3060] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.380504 25550 raft_consensus.cc:359] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:45.381210 25550 raft_consensus.cc:385] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.381541 25550 raft_consensus.cc:740] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.382896 25551 raft_consensus.cc:359] T 490af220d4ae44be959d27e89e754413 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:45.383379 25551 raft_consensus.cc:385] T 490af220d4ae44be959d27e89e754413 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.383643 25551 raft_consensus.cc:740] T 490af220d4ae44be959d27e89e754413 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.384441 25551 consensus_queue.cc:260] T 490af220d4ae44be959d27e89e754413 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:45.385879 25557 raft_consensus.cc:2804] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.386556 25557 raft_consensus.cc:697] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:06:45.388384 25550 consensus_queue.cc:260] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:45.389493 25358 raft_consensus.cc:2468] T 7439b61ac5a24ceaadafc0ef5570b60d P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:45.391077 25557 consensus_queue.cc:237] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.391597 25471 leader_election.cc:304] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:45.392580 25623 raft_consensus.cc:2804] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.393208 25623 raft_consensus.cc:697] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:45.393991 25623 consensus_queue.cc:237] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.381867 25622 raft_consensus.cc:515] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:45.390242 25550 ts_tablet_manager.cc:1434] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.000s
I20260709 13:06:45.398898 25550 tablet_bootstrap.cc:492] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:45.408046 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210ea2f6f771408c82692e40f4663d31" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:45.409130 25551 ts_tablet_manager.cc:1434] T 490af220d4ae44be959d27e89e754413 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.072s	user 0.012s	sys 0.000s
I20260709 13:06:45.410147 25551 tablet_bootstrap.cc:492] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
W20260709 13:06:45.418646 25248 leader_election.cc:343] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.419386 25555 raft_consensus.cc:359] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.420197 25555 raft_consensus.cc:385] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.420502 25555 raft_consensus.cc:740] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.421382 25555 consensus_queue.cc:260] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.421581 25583 raft_consensus.cc:515] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:45.424831 25182 catalog_manager.cc:5697] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.432638 25566 raft_consensus.cc:493] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.437493 25358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f11ae7db984c9ca3ae59a46d36265a" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:45.437605 25566 raft_consensus.cc:515] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.438149 25358 raft_consensus.cc:2468] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 0.
I20260709 13:06:45.439298 25471 leader_election.cc:304] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:45.439931 25623 raft_consensus.cc:2804] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:45.440358 25623 raft_consensus.cc:493] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:45.440704 25623 raft_consensus.cc:3060] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.441386 25555 ts_tablet_manager.cc:1434] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.095s	user 0.008s	sys 0.000s
I20260709 13:06:45.444526 25566 leader_election.cc:290] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:45.445178 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:45.438359 25616 raft_consensus.cc:515] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.446007 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
W20260709 13:06:45.446503 25471 leader_election.cc:343] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.446614 25284 raft_consensus.cc:2468] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 0.
I20260709 13:06:45.448201 25473 leader_election.cc:304] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:06:45.448700 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb22ed3db00649de96bf9e3183ea6da2" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:45.452235 25551 tablet_bootstrap.cc:654] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.451645 25616 leader_election.cc:290] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:45.454813 25359 raft_consensus.cc:1240] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Rejecting Update request from peer 9f7f8938939b41e0bfef36cb18cc5e12 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:45.459180 25630 consensus_queue.cc:1059] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:45.460531 25629 raft_consensus.cc:3055] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:45.460932 25629 raft_consensus.cc:740] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:06:45.452703 25566 raft_consensus.cc:2804] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:45.461714 25629 consensus_queue.cc:260] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.462430 25566 raft_consensus.cc:493] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:45.462854 25566 raft_consensus.cc:3060] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.463426 25629 raft_consensus.cc:3060] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.465699 25555 tablet_bootstrap.cc:492] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:45.469568 25622 leader_election.cc:290] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:45.471001 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f11ae7db984c9ca3ae59a46d36265a" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:45.471639 25434 raft_consensus.cc:2468] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 0.
I20260709 13:06:45.473935 25357 raft_consensus.cc:2468] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:45.475239 25248 leader_election.cc:304] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:06:45.476198 25633 raft_consensus.cc:2804] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.476728 25633 raft_consensus.cc:697] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:06:45.477625 25633 consensus_queue.cc:237] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:45.490099 25550 tablet_bootstrap.cc:654] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.487897 25566 raft_consensus.cc:515] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.495565 25566 leader_election.cc:290] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:45.495839 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:45.496417 25284 raft_consensus.cc:3060] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.499079 25583 leader_election.cc:290] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:45.500262 25552 tablet_bootstrap.cc:492] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:45.500747 25552 ts_tablet_manager.cc:1403] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.468s	user 0.026s	sys 0.025s
I20260709 13:06:45.503376 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
W20260709 13:06:45.504803 25471 leader_election.cc:343] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.505376 25180 catalog_manager.cc:5697] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 1 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.506078 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed568e4ef98451ca9bdba90bb6a1279" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:45.506657 25359 raft_consensus.cc:3060] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.507035 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb22ed3db00649de96bf9e3183ea6da2" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:45.508496 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed568e4ef98451ca9bdba90bb6a1279" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:45.508667 25326 leader_election.cc:304] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [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: f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:45.508941 25183 catalog_manager.cc:5697] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 0 to 1, leader changed from <none> to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 1 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.511734 25555 tablet_bootstrap.cc:654] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.503738 25552 raft_consensus.cc:359] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.519317 25557 raft_consensus.cc:2749] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.531119 25284 raft_consensus.cc:2468] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:45.517520 25434 raft_consensus.cc:3060] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.525549 25552 raft_consensus.cc:385] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.504823 25623 raft_consensus.cc:515] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:45.535877 25473 leader_election.cc:304] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:06:45.545846 25622 raft_consensus.cc:2804] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.542371 25552 raft_consensus.cc:740] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.547725 25552 consensus_queue.cc:260] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.548621 25434 raft_consensus.cc:2468] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:45.548492 25180 catalog_manager.cc:5697] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.549998 25248 leader_election.cc:304] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:45.551164 25633 raft_consensus.cc:2804] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.554934 25551 tablet_bootstrap.cc:492] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:45.555415 25551 ts_tablet_manager.cc:1403] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.145s	user 0.010s	sys 0.004s
I20260709 13:06:45.558632 25551 raft_consensus.cc:359] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.559300 25551 raft_consensus.cc:385] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.559563 25551 raft_consensus.cc:740] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.560292 25551 consensus_queue.cc:260] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.546528 25622 raft_consensus.cc:697] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:45.566566 25622 consensus_queue.cc:237] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.569876 25551 ts_tablet_manager.cc:1434] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260709 13:06:45.570621 25551 tablet_bootstrap.cc:492] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:45.574597 25359 raft_consensus.cc:2468] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:45.577350 25623 leader_election.cc:290] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:45.557760 25633 raft_consensus.cc:697] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:06:45.578382 25633 consensus_queue.cc:237] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:45.579362 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f11ae7db984c9ca3ae59a46d36265a" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:45.581969 25359 raft_consensus.cc:3060] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.583515 25552 ts_tablet_manager.cc:1434] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.003s
I20260709 13:06:45.584859 25552 tablet_bootstrap.cc:492] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:45.586367 25284 raft_consensus.cc:3060] T 490af220d4ae44be959d27e89e754413 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.590464 25359 raft_consensus.cc:2468] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:45.598189 25551 tablet_bootstrap.cc:654] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.598322 25183 catalog_manager.cc:5697] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 1 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.600387 25555 tablet_bootstrap.cc:492] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:45.600864 25555 ts_tablet_manager.cc:1403] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.135s	user 0.014s	sys 0.009s
I20260709 13:06:45.601238 25471 leader_election.cc:304] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:45.593268 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f11ae7db984c9ca3ae59a46d36265a" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:45.603066 25622 raft_consensus.cc:2804] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.603852 25550 tablet_bootstrap.cc:492] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:45.604358 25550 ts_tablet_manager.cc:1403] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.206s	user 0.011s	sys 0.009s
I20260709 13:06:45.605732 25555 raft_consensus.cc:359] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.606385 25555 raft_consensus.cc:385] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.606627 25555 raft_consensus.cc:740] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.606817 25550 raft_consensus.cc:359] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:45.604176 25622 raft_consensus.cc:697] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:45.607447 25550 raft_consensus.cc:385] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.607725 25550 raft_consensus.cc:740] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.607963 25622 consensus_queue.cc:237] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:45.608448 25550 consensus_queue.cc:260] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:45.609719 25555 consensus_queue.cc:260] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.613675 25555 ts_tablet_manager.cc:1434] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 13:06:45.615149 25591 raft_consensus.cc:493] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.615701 25591 raft_consensus.cc:515] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.615235 25555 tablet_bootstrap.cc:492] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:45.619138 25550 ts_tablet_manager.cc:1434] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:06:45.618350 25591 leader_election.cc:290] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:45.620251 25550 tablet_bootstrap.cc:492] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:45.621346 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7439b61ac5a24ceaadafc0ef5570b60d" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:45.622201 25359 raft_consensus.cc:2393] T 7439b61ac5a24ceaadafc0ef5570b60d P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 in current term 1: Already voted for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in this term.
I20260709 13:06:45.623170 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7439b61ac5a24ceaadafc0ef5570b60d" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:45.618645 25434 raft_consensus.cc:3060] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.625514 25248 leader_election.cc:304] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:45.626971 25591 raft_consensus.cc:3060] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.628139 25552 tablet_bootstrap.cc:654] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.633873 25591 raft_consensus.cc:2749] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:45.634388 25555 tablet_bootstrap.cc:654] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.638659 25550 tablet_bootstrap.cc:654] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.638530 25183 catalog_manager.cc:5697] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 1 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:45.640741 25551 tablet_bootstrap.cc:492] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:45.640717 25434 raft_consensus.cc:2468] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:45.644616 25180 catalog_manager.cc:5697] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.645763 25552 tablet_bootstrap.cc:492] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:45.646237 25552 ts_tablet_manager.cc:1403] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.062s	user 0.007s	sys 0.004s
I20260709 13:06:45.649778 25551 ts_tablet_manager.cc:1403] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.079s	user 0.005s	sys 0.011s
I20260709 13:06:45.649699 25552 raft_consensus.cc:359] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:45.650416 25552 raft_consensus.cc:385] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.650717 25552 raft_consensus.cc:740] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.652612 25551 raft_consensus.cc:359] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.653133 25555 tablet_bootstrap.cc:492] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:45.653326 25551 raft_consensus.cc:385] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.653726 25551 raft_consensus.cc:740] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.654008 25552 consensus_queue.cc:260] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:45.653610 25555 ts_tablet_manager.cc:1403] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.039s	user 0.005s	sys 0.005s
I20260709 13:06:45.654561 25551 consensus_queue.cc:260] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.656688 25551 ts_tablet_manager.cc:1434] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:45.657446 25555 raft_consensus.cc:359] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:45.657589 25551 tablet_bootstrap.cc:492] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:45.668537 25555 raft_consensus.cc:385] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.668959 25555 raft_consensus.cc:740] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.669679 25555 consensus_queue.cc:260] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:45.670219 25359 raft_consensus.cc:3060] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.671814 25555 ts_tablet_manager.cc:1434] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 13:06:45.662299 25552 ts_tablet_manager.cc:1434] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:06:45.672804 25551 tablet_bootstrap.cc:654] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.673197 25552 tablet_bootstrap.cc:492] T e3e311a4791c442ba8b2f153c8f64c30 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:45.677963 25555 tablet_bootstrap.cc:492] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:45.681244 25550 tablet_bootstrap.cc:492] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:45.681699 25550 ts_tablet_manager.cc:1403] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.062s	user 0.030s	sys 0.006s
I20260709 13:06:45.681802 25552 tablet_bootstrap.cc:654] T e3e311a4791c442ba8b2f153c8f64c30 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.684094 25555 tablet_bootstrap.cc:654] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.684334 25550 raft_consensus.cc:359] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:45.685565 25550 raft_consensus.cc:385] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.685858 25550 raft_consensus.cc:740] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.686496 25550 consensus_queue.cc:260] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:45.688683 25550 ts_tablet_manager.cc:1434] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:06:45.689564 25550 tablet_bootstrap.cc:492] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:45.699177 25550 tablet_bootstrap.cc:654] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.703660 25552 tablet_bootstrap.cc:492] T e3e311a4791c442ba8b2f153c8f64c30 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:45.704134 25552 ts_tablet_manager.cc:1403] T e3e311a4791c442ba8b2f153c8f64c30 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.004s
I20260709 13:06:45.706483 25552 raft_consensus.cc:359] T e3e311a4791c442ba8b2f153c8f64c30 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.707085 25552 raft_consensus.cc:385] T e3e311a4791c442ba8b2f153c8f64c30 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.707355 25552 raft_consensus.cc:740] T e3e311a4791c442ba8b2f153c8f64c30 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.707988 25552 consensus_queue.cc:260] T e3e311a4791c442ba8b2f153c8f64c30 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.709514 25551 tablet_bootstrap.cc:492] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:45.709991 25551 ts_tablet_manager.cc:1403] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.010s
I20260709 13:06:45.712481 25552 ts_tablet_manager.cc:1434] T e3e311a4791c442ba8b2f153c8f64c30 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:45.713485 25552 tablet_bootstrap.cc:492] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:45.713361 25551 raft_consensus.cc:359] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.714049 25551 raft_consensus.cc:385] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.714327 25551 raft_consensus.cc:740] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.715517 25551 consensus_queue.cc:260] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.717821 25551 ts_tablet_manager.cc:1434] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:06:45.718659 25551 tablet_bootstrap.cc:492] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:45.720244 25550 tablet_bootstrap.cc:492] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:45.720461 25552 tablet_bootstrap.cc:654] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.720702 25550 ts_tablet_manager.cc:1403] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.003s
I20260709 13:06:45.723361 25550 raft_consensus.cc:359] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.724035 25550 raft_consensus.cc:385] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.724305 25550 raft_consensus.cc:740] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.724934 25550 consensus_queue.cc:260] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.726516 25555 tablet_bootstrap.cc:492] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:45.727002 25555 ts_tablet_manager.cc:1403] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.007s
I20260709 13:06:45.727208 25550 ts_tablet_manager.cc:1434] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:45.727805 25551 tablet_bootstrap.cc:654] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.729173 25555 raft_consensus.cc:359] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.729621 25555 raft_consensus.cc:385] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.729779 25555 raft_consensus.cc:740] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.730252 25555 consensus_queue.cc:260] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.731814 25555 ts_tablet_manager.cc:1434] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 13:06:45.733781 25551 tablet_bootstrap.cc:492] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:45.734244 25551 ts_tablet_manager.cc:1403] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:06:45.734241 25550 tablet_bootstrap.cc:492] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:45.739627 25550 tablet_bootstrap.cc:654] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.740607 25594 raft_consensus.cc:493] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.741117 25594 raft_consensus.cc:515] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:45.743088 25594 leader_election.cc:290] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:45.744496 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e032e8927543de9558671f2b49db5c" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:45.745129 25359 raft_consensus.cc:2468] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
I20260709 13:06:45.745250 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e032e8927543de9558671f2b49db5c" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:45.745826 25507 raft_consensus.cc:2468] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
I20260709 13:06:45.746431 25397 leader_election.cc:304] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:45.747262 25555 tablet_bootstrap.cc:492] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:45.747496 25594 raft_consensus.cc:2804] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:45.747905 25594 raft_consensus.cc:493] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:45.747531 25551 raft_consensus.cc:359] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.749004 25551 raft_consensus.cc:385] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.749277 25551 raft_consensus.cc:740] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.749948 25551 consensus_queue.cc:260] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.751994 25551 ts_tablet_manager.cc:1434] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
I20260709 13:06:45.748268 25594 raft_consensus.cc:3060] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.754142 25550 tablet_bootstrap.cc:492] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:45.754628 25550 ts_tablet_manager.cc:1403] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 13:06:45.757128 25550 raft_consensus.cc:359] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:45.757769 25550 raft_consensus.cc:385] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.758025 25550 raft_consensus.cc:740] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.758700 25551 tablet_bootstrap.cc:492] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:45.758920 25550 consensus_queue.cc:260] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:45.760270 25557 raft_consensus.cc:493] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.760710 25557 raft_consensus.cc:515] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:45.761507 25555 tablet_bootstrap.cc:654] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.762956 25557 leader_election.cc:290] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:45.765242 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fcfe4520314077b8b1970373bb29a9" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:45.766269 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fcfe4520314077b8b1970373bb29a9" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
W20260709 13:06:45.766753 25323 leader_election.cc:343] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.767577 25550 ts_tablet_manager.cc:1434] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
W20260709 13:06:45.767747 25325 leader_election.cc:343] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.768292 25325 leader_election.cc:304] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:45.768515 25550 tablet_bootstrap.cc:492] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:45.771245 25551 tablet_bootstrap.cc:654] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.772667 25557 raft_consensus.cc:2749] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:45.775380 25550 tablet_bootstrap.cc:654] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.778462 25552 tablet_bootstrap.cc:492] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:45.778955 25552 ts_tablet_manager.cc:1403] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.023s
I20260709 13:06:45.780411 25555 tablet_bootstrap.cc:492] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:45.780889 25555 ts_tablet_manager.cc:1403] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 13:06:45.781793 25552 raft_consensus.cc:359] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:45.782446 25552 raft_consensus.cc:385] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.782722 25552 raft_consensus.cc:740] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.783529 25552 consensus_queue.cc:260] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
W20260709 13:06:45.784386 25231 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:45.784161 25555 raft_consensus.cc:359] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.784811 25555 raft_consensus.cc:385] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.785082 25555 raft_consensus.cc:740] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.785450 25552 ts_tablet_manager.cc:1434] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:45.785914 25555 consensus_queue.cc:260] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.786563 25552 tablet_bootstrap.cc:492] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:45.792219 25552 tablet_bootstrap.cc:654] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.792061 25550 tablet_bootstrap.cc:492] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:45.792747 25550 ts_tablet_manager.cc:1403] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.000s
I20260709 13:06:45.795485 25555 ts_tablet_manager.cc:1434] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:06:45.795392 25550 raft_consensus.cc:359] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:45.796240 25550 raft_consensus.cc:385] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.796579 25550 raft_consensus.cc:740] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.797397 25550 consensus_queue.cc:260] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:45.799718 25550 ts_tablet_manager.cc:1434] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:45.792403 25594 raft_consensus.cc:515] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:45.800947 25550 tablet_bootstrap.cc:492] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:45.802438 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e032e8927543de9558671f2b49db5c" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:45.803002 25359 raft_consensus.cc:3060] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.806551 25555 tablet_bootstrap.cc:492] T 44f9f8bec6144df89339bf5c3e41413b P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:45.808157 25550 tablet_bootstrap.cc:654] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.809007 25552 tablet_bootstrap.cc:492] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:45.809458 25552 ts_tablet_manager.cc:1403] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 13:06:45.811304 25359 raft_consensus.cc:2468] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:45.812316 25555 tablet_bootstrap.cc:654] T 44f9f8bec6144df89339bf5c3e41413b P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.812112 25552 raft_consensus.cc:359] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.812453 25397 leader_election.cc:304] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:45.812839 25552 raft_consensus.cc:385] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.813181 25552 raft_consensus.cc:740] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.813324 25558 raft_consensus.cc:2804] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.813961 25552 consensus_queue.cc:260] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.819530 25550 tablet_bootstrap.cc:492] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:45.820104 25550 ts_tablet_manager.cc:1403] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 13:06:45.822719 25550 raft_consensus.cc:359] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.823567 25550 raft_consensus.cc:385] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.823918 25550 raft_consensus.cc:740] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.824856 25552 ts_tablet_manager.cc:1434] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.005s
I20260709 13:06:45.824656 25550 consensus_queue.cc:260] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.826352 25552 tablet_bootstrap.cc:492] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:45.827145 25550 ts_tablet_manager.cc:1434] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:45.828265 25558 raft_consensus.cc:697] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:06:45.828541 25550 tablet_bootstrap.cc:492] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:45.829165 25558 consensus_queue.cc:237] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:45.837522 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e032e8927543de9558671f2b49db5c" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:45.838104 25507 raft_consensus.cc:3060] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.838562 25552 tablet_bootstrap.cc:654] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.839845 25550 tablet_bootstrap.cc:654] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.848012 25550 tablet_bootstrap.cc:492] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:45.848493 25550 ts_tablet_manager.cc:1403] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.003s
I20260709 13:06:45.849372 25552 tablet_bootstrap.cc:492] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:45.849815 25552 ts_tablet_manager.cc:1403] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.004s
I20260709 13:06:45.851038 25550 raft_consensus.cc:359] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:45.851833 25550 raft_consensus.cc:385] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.851238 25181 catalog_manager.cc:5697] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.852169 25550 raft_consensus.cc:740] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.852151 25552 raft_consensus.cc:359] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:45.853047 25552 raft_consensus.cc:385] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.853327 25552 raft_consensus.cc:740] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.853341 25550 consensus_queue.cc:260] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:45.854176 25552 consensus_queue.cc:260] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:45.856253 25552 ts_tablet_manager.cc:1434] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:06:45.857056 25552 tablet_bootstrap.cc:492] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:45.858377 25550 ts_tablet_manager.cc:1434] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 13:06:45.859337 25550 tablet_bootstrap.cc:492] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:45.862172 25552 tablet_bootstrap.cc:654] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.864711 25550 tablet_bootstrap.cc:654] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.867125 25622 raft_consensus.cc:493] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.867607 25622 raft_consensus.cc:515] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.870035 25622 leader_election.cc:290] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:45.872305 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e311a4791c442ba8b2f153c8f64c30" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:45.872920 25284 raft_consensus.cc:2468] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 0.
I20260709 13:06:45.874063 25473 leader_election.cc:304] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:45.875052 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e311a4791c442ba8b2f153c8f64c30" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:45.875662 25434 raft_consensus.cc:2468] T e3e311a4791c442ba8b2f153c8f64c30 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 0.
I20260709 13:06:45.876817 25557 raft_consensus.cc:493] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.877525 25633 raft_consensus.cc:493] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.878067 25633 raft_consensus.cc:515] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.877307 25557 raft_consensus.cc:515] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.878569 25671 raft_consensus.cc:493] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.879071 25671 raft_consensus.cc:515] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.880292 25557 leader_election.cc:290] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:45.881034 25671 leader_election.cc:290] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:45.882284 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05563c0c16a454f9596663ce2035c6e" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:45.882710 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05563c0c16a454f9596663ce2035c6e" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:45.882833 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f9f8bec6144df89339bf5c3e41413b" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:45.883778 25622 raft_consensus.cc:2804] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:06:45.884126 25326 leader_election.cc:343] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:45.884994 25400 leader_election.cc:343] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:45.885438 25325 leader_election.cc:343] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.886785 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647d21a97f8469ca4f0992529a577fb" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:45.886911 25633 leader_election.cc:290] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:45.884223 25622 raft_consensus.cc:493] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:45.887416 25508 raft_consensus.cc:2468] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:45.887506 25325 leader_election.cc:304] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:45.887866 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647d21a97f8469ca4f0992529a577fb" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:45.888300 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f9f8bec6144df89339bf5c3e41413b" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:45.888473 25622 raft_consensus.cc:3060] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.888779 25251 leader_election.cc:304] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:45.889335 25557 raft_consensus.cc:2749] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:45.889999 25284 raft_consensus.cc:2468] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
I20260709 13:06:45.891037 25399 leader_election.cc:304] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:45.891692 25671 raft_consensus.cc:2804] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:45.892019 25671 raft_consensus.cc:493] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:45.892230 25633 raft_consensus.cc:2804] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:45.892385 25671 raft_consensus.cc:3060] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.893232 25550 tablet_bootstrap.cc:492] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:45.893409 25359 raft_consensus.cc:2468] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:45.893707 25550 ts_tablet_manager.cc:1403] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.004s
I20260709 13:06:45.895304 25633 raft_consensus.cc:493] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:45.895712 25633 raft_consensus.cc:3060] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.896368 25550 raft_consensus.cc:359] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:45.897019 25550 raft_consensus.cc:385] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.897271 25550 raft_consensus.cc:740] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.897895 25550 consensus_queue.cc:260] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:45.899758 25623 raft_consensus.cc:493] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.899973 25550 ts_tablet_manager.cc:1434] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 13:06:45.900313 25623 raft_consensus.cc:515] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.901310 25550 tablet_bootstrap.cc:492] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:45.902174 25623 leader_election.cc:290] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:45.903555 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fe7e438fe4623bcfbce1c02a717f8" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:45.903813 25552 tablet_bootstrap.cc:492] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:45.905170 25284 raft_consensus.cc:2393] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in current term 1: Already voted for candidate f633202046eb4769bf373f7f04d27a1f in this term.
I20260709 13:06:45.905329 25552 ts_tablet_manager.cc:1403] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.008s
I20260709 13:06:45.904462 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fe7e438fe4623bcfbce1c02a717f8" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:45.907051 25550 tablet_bootstrap.cc:654] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.907699 25471 leader_election.cc:304] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:45.908269 25552 raft_consensus.cc:359] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:45.909516 25552 raft_consensus.cc:385] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.904767 25671 raft_consensus.cc:515] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.909574 25566 raft_consensus.cc:3060] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.911355 25623 consensus_queue.cc:1048] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:45.912880 25633 raft_consensus.cc:515] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.914852 25633 leader_election.cc:290] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:45.915608 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647d21a97f8469ca4f0992529a577fb" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:45.916178 25508 raft_consensus.cc:3060] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.917033 25594 leader_election.cc:290] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:45.918259 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f9f8bec6144df89339bf5c3e41413b" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:45.918612 25358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647d21a97f8469ca4f0992529a577fb" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:45.919166 25358 raft_consensus.cc:3060] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:45.920032 25400 leader_election.cc:343] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.921962 25551 tablet_bootstrap.cc:492] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:45.922465 25551 ts_tablet_manager.cc:1403] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.164s	user 0.006s	sys 0.008s
I20260709 13:06:45.925165 25551 raft_consensus.cc:359] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:45.925781 25358 raft_consensus.cc:2468] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:45.926156 25622 raft_consensus.cc:515] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.926994 25566 raft_consensus.cc:2749] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:45.928931 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e311a4791c442ba8b2f153c8f64c30" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:45.927001 25248 leader_election.cc:304] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:45.929608 25552 raft_consensus.cc:740] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.930343 25591 raft_consensus.cc:2804] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.930867 25591 raft_consensus.cc:697] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:06:45.930533 25552 consensus_queue.cc:260] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:45.931663 25591 consensus_queue.cc:237] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.929931 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f9f8bec6144df89339bf5c3e41413b" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:45.928879 25671 leader_election.cc:290] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:45.932683 25284 raft_consensus.cc:3060] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.929585 25434 raft_consensus.cc:3060] T e3e311a4791c442ba8b2f153c8f64c30 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.927978 25508 raft_consensus.cc:2468] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:45.937268 25552 ts_tablet_manager.cc:1434] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:06:45.938270 25552 tablet_bootstrap.cc:492] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:45.944589 25552 tablet_bootstrap.cc:654] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.946419 25550 tablet_bootstrap.cc:492] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:45.947603 25550 ts_tablet_manager.cc:1403] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.009s
I20260709 13:06:45.948401 25507 raft_consensus.cc:2468] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:45.953415 25557 consensus_queue.cc:1048] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:45.954631 25616 consensus_queue.cc:1048] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:45.961550 25434 raft_consensus.cc:2468] T e3e311a4791c442ba8b2f153c8f64c30 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:45.961776 25566 consensus_queue.cc:1048] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:45.962781 25471 leader_election.cc:304] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 
I20260709 13:06:45.966013 25566 raft_consensus.cc:2804] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.966509 25566 raft_consensus.cc:697] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:45.967260 25566 consensus_queue.cc:237] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.970103 25550 raft_consensus.cc:359] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:45.970840 25550 raft_consensus.cc:385] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.971114 25550 raft_consensus.cc:740] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.975548 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e311a4791c442ba8b2f153c8f64c30" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:45.975909 25622 leader_election.cc:290] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:45.976300 25282 raft_consensus.cc:3060] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.976719 25284 raft_consensus.cc:2468] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:45.925812 25551 raft_consensus.cc:385] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.978216 25551 raft_consensus.cc:740] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.979668 25399 leader_election.cc:304] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:45.980436 25616 raft_consensus.cc:493] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.981141 25616 raft_consensus.cc:515] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:45.982338 25558 raft_consensus.cc:2804] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.983057 25558 raft_consensus.cc:697] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:06:45.983180 25616 leader_election.cc:290] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:45.983917 25558 consensus_queue.cc:237] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:45.985484 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96b28d86def458c97fd73331e13d621" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:45.986092 25434 raft_consensus.cc:2468] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 0.
I20260709 13:06:45.986511 25282 raft_consensus.cc:2468] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:45.987705 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96b28d86def458c97fd73331e13d621" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:45.991696 25323 leader_election.cc:304] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:45.992597 25616 raft_consensus.cc:2804] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:45.992961 25616 raft_consensus.cc:493] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:45.993301 25616 raft_consensus.cc:3060] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.993527 25623 consensus_queue.cc:1048] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:45.997907 25623 raft_consensus.cc:493] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.998392 25623 raft_consensus.cc:515] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.000749 25616 raft_consensus.cc:515] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.001219 25358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96b28d86def458c97fd73331e13d621" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:46.002108 25358 raft_consensus.cc:2393] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in current term 1: Already voted for candidate f633202046eb4769bf373f7f04d27a1f in this term.
I20260709 13:06:46.003453 25507 raft_consensus.cc:2468] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 0.
I20260709 13:06:46.003978 25623 leader_election.cc:290] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:46.005447 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96b28d86def458c97fd73331e13d621" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:46.005676 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96b28d86def458c97fd73331e13d621" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:46.006098 25434 raft_consensus.cc:3060] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.007442 25471 leader_election.cc:304] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:46.014757 25622 raft_consensus.cc:3060] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.014914 25432 raft_consensus.cc:3060] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.022140 25431 raft_consensus.cc:3060] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.021950 25550 consensus_queue.cc:260] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.025468 25590 consensus_queue.cc:1048] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.030186 25550 ts_tablet_manager.cc:1434] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.082s	user 0.003s	sys 0.005s
I20260709 13:06:46.030544 25689 consensus_queue.cc:1048] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:46.031114 25550 tablet_bootstrap.cc:492] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:46.043409 25566 consensus_queue.cc:1048] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:46.044957 25633 consensus_queue.cc:1048] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.053798 25633 consensus_queue.cc:1048] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.055099 25550 tablet_bootstrap.cc:654] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.044938 25552 tablet_bootstrap.cc:492] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:46.062394 25552 ts_tablet_manager.cc:1403] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.124s	user 0.025s	sys 0.049s
I20260709 13:06:46.078770 25551 consensus_queue.cc:260] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.080874 25552 raft_consensus.cc:359] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.092154 25552 raft_consensus.cc:385] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.092496 25552 raft_consensus.cc:740] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.080389 25622 raft_consensus.cc:2749] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.096459 25555 tablet_bootstrap.cc:492] T 44f9f8bec6144df89339bf5c3e41413b P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:46.096728 25551 ts_tablet_manager.cc:1434] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.174s	user 0.008s	sys 0.003s
I20260709 13:06:46.096966 25555 ts_tablet_manager.cc:1403] T 44f9f8bec6144df89339bf5c3e41413b P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.291s	user 0.051s	sys 0.026s
I20260709 13:06:46.094794 25552 consensus_queue.cc:260] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.097687 25551 tablet_bootstrap.cc:492] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:46.099187 25552 ts_tablet_manager.cc:1434] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.002s
I20260709 13:06:46.101046 25552 tablet_bootstrap.cc:492] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:46.114529 25633 consensus_queue.cc:1048] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.121582 25623 consensus_queue.cc:1048] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.124114 25583 raft_consensus.cc:493] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.126013 25555 raft_consensus.cc:359] T 44f9f8bec6144df89339bf5c3e41413b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.126703 25555 raft_consensus.cc:385] T 44f9f8bec6144df89339bf5c3e41413b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.126843 25583 raft_consensus.cc:515] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.128733 25616 leader_election.cc:290] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:46.129431 25555 raft_consensus.cc:740] T 44f9f8bec6144df89339bf5c3e41413b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.130195 25555 consensus_queue.cc:260] T 44f9f8bec6144df89339bf5c3e41413b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.135098 25555 ts_tablet_manager.cc:1434] T 44f9f8bec6144df89339bf5c3e41413b P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 13:06:46.136188 25555 tablet_bootstrap.cc:492] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:46.138298 25356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fcfe4520314077b8b1970373bb29a9" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:46.138940 25356 raft_consensus.cc:2468] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:46.139858 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96b28d86def458c97fd73331e13d621" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:46.141395 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fcfe4520314077b8b1970373bb29a9" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:46.142017 25433 raft_consensus.cc:2468] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:46.142620 25616 raft_consensus.cc:493] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.143100 25616 raft_consensus.cc:515] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.150671 25616 leader_election.cc:290] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:46.143435 25583 leader_election.cc:290] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:46.153060 25248 leader_election.cc:304] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:46.158707 25583 raft_consensus.cc:2804] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:46.159058 25583 raft_consensus.cc:493] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.159374 25583 raft_consensus.cc:3060] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.160490 25507 raft_consensus.cc:2468] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:06:46.160606 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2010d6a967f244eea95540ad39e4950a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:46.162325 25551 tablet_bootstrap.cc:654] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.167205 25583 raft_consensus.cc:515] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.171984 25583 leader_election.cc:290] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:46.173527 25555 tablet_bootstrap.cc:654] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.173781 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2010d6a967f244eea95540ad39e4950a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:46.173957 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fcfe4520314077b8b1970373bb29a9" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:46.174612 25357 raft_consensus.cc:3060] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.176931 25434 raft_consensus.cc:2468] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:06:46.169975 25326 leader_election.cc:304] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
W20260709 13:06:46.178557 25323 leader_election.cc:343] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:46.179240 25326 leader_election.cc:343] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.179646 25326 leader_election.cc:304] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:46.181213 25616 raft_consensus.cc:2749] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.181890 25685 raft_consensus.cc:2804] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:46.182381 25685 raft_consensus.cc:697] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:06:46.183166 25685 consensus_queue.cc:237] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.186187 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fcfe4520314077b8b1970373bb29a9" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:46.186856 25430 raft_consensus.cc:3060] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.189664 25181 catalog_manager.cc:5697] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 1 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:46.193360 25357 raft_consensus.cc:2468] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:46.192754 25180 catalog_manager.cc:5697] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:46.195613 25550 tablet_bootstrap.cc:492] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:46.196091 25550 ts_tablet_manager.cc:1403] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.165s	user 0.012s	sys 0.018s
I20260709 13:06:46.197449 25552 tablet_bootstrap.cc:654] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.200294 25434 raft_consensus.cc:3060] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.202643 25551 tablet_bootstrap.cc:492] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:46.203168 25551 ts_tablet_manager.cc:1403] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.106s	user 0.016s	sys 0.008s
I20260709 13:06:46.209751 25248 leader_election.cc:304] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:46.211015 25633 raft_consensus.cc:2804] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:46.211504 25633 raft_consensus.cc:697] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:06:46.212342 25633 consensus_queue.cc:237] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.224936 25551 raft_consensus.cc:359] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.227594 25551 raft_consensus.cc:385] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.227814 25551 raft_consensus.cc:740] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.228053 25616 raft_consensus.cc:493] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.230504 25616 raft_consensus.cc:515] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.231873 25551 consensus_queue.cc:260] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.232411 25550 raft_consensus.cc:359] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.233165 25550 raft_consensus.cc:385] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.233453 25550 raft_consensus.cc:740] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.234130 25550 consensus_queue.cc:260] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.236249 25551 ts_tablet_manager.cc:1434] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:06:46.236449 25616 leader_election.cc:290] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:46.237164 25551 tablet_bootstrap.cc:492] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:46.238615 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47eb35e53f54bd8a823d06d33d0819e" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:46.239301 25285 raft_consensus.cc:2468] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 0.
I20260709 13:06:46.241211 25550 ts_tablet_manager.cc:1434] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260709 13:06:46.242220 25550 tablet_bootstrap.cc:492] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:46.240226 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47eb35e53f54bd8a823d06d33d0819e" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:46.239619 25183 catalog_manager.cc:5697] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:46.245048 25555 tablet_bootstrap.cc:492] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:46.245515 25555 ts_tablet_manager.cc:1403] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.110s	user 0.010s	sys 0.000s
I20260709 13:06:46.246451 25325 leader_election.cc:304] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:46.248090 25555 raft_consensus.cc:359] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.248714 25555 raft_consensus.cc:385] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.248973 25555 raft_consensus.cc:740] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.249604 25555 consensus_queue.cc:260] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.250172 25685 raft_consensus.cc:2804] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:46.250583 25685 raft_consensus.cc:493] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.250943 25685 raft_consensus.cc:3060] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.251484 25555 ts_tablet_manager.cc:1434] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260709 13:06:46.252331 25323 leader_election.cc:343] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.253543 25555 tablet_bootstrap.cc:492] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:46.262301 25552 tablet_bootstrap.cc:492] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:46.262823 25552 ts_tablet_manager.cc:1403] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.162s	user 0.020s	sys 0.022s
I20260709 13:06:46.265125 25555 tablet_bootstrap.cc:654] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.265290 25552 raft_consensus.cc:359] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.265941 25552 raft_consensus.cc:385] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.266197 25552 raft_consensus.cc:740] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.266294 25685 raft_consensus.cc:515] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.266975 25552 consensus_queue.cc:260] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.272958 25550 tablet_bootstrap.cc:654] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.272910 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47eb35e53f54bd8a823d06d33d0819e" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:46.273990 25285 raft_consensus.cc:3060] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.275473 25552 ts_tablet_manager.cc:1434] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:06:46.276432 25552 tablet_bootstrap.cc:492] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:46.278484 25551 tablet_bootstrap.cc:654] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.280272 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47eb35e53f54bd8a823d06d33d0819e" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
W20260709 13:06:46.281478 25323 leader_election.cc:343] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.259397 25430 raft_consensus.cc:2468] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:46.290786 25552 tablet_bootstrap.cc:654] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.291553 25180 catalog_manager.cc:5697] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 0 to 1, leader changed from <none> to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 1 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:46.277839 25685 leader_election.cc:290] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:46.302294 25285 raft_consensus.cc:2468] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:06:46.303711 25325 leader_election.cc:304] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:06:46.305061 25616 raft_consensus.cc:2804] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:46.305545 25616 raft_consensus.cc:697] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:06:46.305693 25183 catalog_manager.cc:5697] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:46.306440 25616 consensus_queue.cc:237] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.308336 25690 raft_consensus.cc:493] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.308885 25690 raft_consensus.cc:515] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.311028 25690 leader_election.cc:290] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:46.313158 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
W20260709 13:06:46.314636 25326 leader_election.cc:343] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.316717 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
W20260709 13:06:46.318269 25325 leader_election.cc:343] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.318758 25325 leader_election.cc:304] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:46.321772 25690 raft_consensus.cc:2749] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.330917 25550 tablet_bootstrap.cc:492] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:46.331315 25550 ts_tablet_manager.cc:1403] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.089s	user 0.007s	sys 0.045s
I20260709 13:06:46.334687 25551 tablet_bootstrap.cc:492] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:46.335180 25551 ts_tablet_manager.cc:1403] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.098s	user 0.012s	sys 0.000s
I20260709 13:06:46.335249 25183 catalog_manager.cc:5697] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 0 to 1, leader changed from <none> to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 1 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:46.337204 25550 raft_consensus.cc:359] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.337859 25550 raft_consensus.cc:385] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.338083 25550 raft_consensus.cc:740] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.337677 25551 raft_consensus.cc:359] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.339179 25551 raft_consensus.cc:385] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.338647 25550 consensus_queue.cc:260] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.341104 25550 ts_tablet_manager.cc:1434] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 13:06:46.341603 25552 tablet_bootstrap.cc:492] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:46.341835 25550 tablet_bootstrap.cc:492] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:46.342046 25552 ts_tablet_manager.cc:1403] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.000s
I20260709 13:06:46.344548 25552 raft_consensus.cc:359] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.345147 25552 raft_consensus.cc:385] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.345395 25552 raft_consensus.cc:740] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.345961 25616 raft_consensus.cc:493] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.346716 25616 raft_consensus.cc:515] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.347086 25550 tablet_bootstrap.cc:654] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.347568 25555 tablet_bootstrap.cc:492] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:46.347971 25555 ts_tablet_manager.cc:1403] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.000s
I20260709 13:06:46.349978 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:46.350428 25555 raft_consensus.cc:359] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.351069 25555 raft_consensus.cc:385] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:06:46.351284 25325 leader_election.cc:343] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.353223 25616 leader_election.cc:290] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:46.353842 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
W20260709 13:06:46.355154 25323 leader_election.cc:343] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.355588 25323 leader_election.cc:304] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:46.356343 25616 raft_consensus.cc:2749] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.357594 25550 tablet_bootstrap.cc:492] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:46.358053 25550 ts_tablet_manager.cc:1403] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.009s
I20260709 13:06:46.360105 25551 raft_consensus.cc:740] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.360224 25550 raft_consensus.cc:359] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.360334 25552 consensus_queue.cc:260] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.360836 25550 raft_consensus.cc:385] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.361202 25550 raft_consensus.cc:740] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.360891 25551 consensus_queue.cc:260] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.361832 25550 consensus_queue.cc:260] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.362352 25552 ts_tablet_manager.cc:1434] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:06:46.362995 25551 ts_tablet_manager.cc:1434] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:06:46.363251 25552 tablet_bootstrap.cc:492] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:46.363656 25550 ts_tablet_manager.cc:1434] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:06:46.363847 25551 tablet_bootstrap.cc:492] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:46.351334 25555 raft_consensus.cc:740] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.365761 25555 consensus_queue.cc:260] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.367240 25550 tablet_bootstrap.cc:492] T 7166a8882e8b43c185d9eca137eec0a9 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:46.369467 25551 tablet_bootstrap.cc:654] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.371212 25555 ts_tablet_manager.cc:1434] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.001s
I20260709 13:06:46.372139 25555 tablet_bootstrap.cc:492] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:46.372586 25550 tablet_bootstrap.cc:654] T 7166a8882e8b43c185d9eca137eec0a9 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.373116 25688 raft_consensus.cc:493] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.373595 25688 raft_consensus.cc:515] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.375635 25688 leader_election.cc:290] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:46.376453 25551 tablet_bootstrap.cc:492] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:46.376824 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05563c0c16a454f9596663ce2035c6e" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:46.377097 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05563c0c16a454f9596663ce2035c6e" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:46.377363 25558 raft_consensus.cc:493] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.377601 25357 raft_consensus.cc:2468] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 0.
I20260709 13:06:46.377802 25558 raft_consensus.cc:515] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
W20260709 13:06:46.378429 25473 leader_election.cc:343] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.379153 25471 leader_election.cc:304] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:46.380334 25688 raft_consensus.cc:2804] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:46.383036 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2010d6a967f244eea95540ad39e4950a" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:46.388463 25688 raft_consensus.cc:493] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.388927 25688 raft_consensus.cc:3060] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:46.389863 25400 leader_election.cc:343] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.390673 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2010d6a967f244eea95540ad39e4950a" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:46.391316 25357 raft_consensus.cc:2468] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
I20260709 13:06:46.392701 25397 leader_election.cc:304] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:46.393508 25671 raft_consensus.cc:2804] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:46.393837 25671 raft_consensus.cc:493] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.394142 25671 raft_consensus.cc:3060] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.376865 25551 ts_tablet_manager.cc:1403] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:06:46.398746 25552 tablet_bootstrap.cc:654] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.390499 25555 tablet_bootstrap.cc:654] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.402956 25669 consensus_queue.cc:1048] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:46.408145 25688 raft_consensus.cc:515] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.408458 25594 consensus_queue.cc:1048] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.411002 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05563c0c16a454f9596663ce2035c6e" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:46.411316 25688 leader_election.cc:290] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:46.413805 25633 consensus_queue.cc:1048] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.415961 25594 consensus_queue.cc:1048] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.411698 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05563c0c16a454f9596663ce2035c6e" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:46.419730 25359 raft_consensus.cc:3060] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.379810 25558 leader_election.cc:290] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:46.398746 25551 raft_consensus.cc:359] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.426167 25551 raft_consensus.cc:385] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.426651 25551 raft_consensus.cc:740] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.427480 25551 consensus_queue.cc:260] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.428411 25285 raft_consensus.cc:3060] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.430052 25671 raft_consensus.cc:515] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.436259 25358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2010d6a967f244eea95540ad39e4950a" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:46.431985 25551 ts_tablet_manager.cc:1434] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 13:06:46.432598 25633 consensus_queue.cc:1048] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.436887 25689 consensus_queue.cc:1048] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.436865 25358 raft_consensus.cc:3060] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.439260 25551 tablet_bootstrap.cc:492] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:46.446139 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2010d6a967f244eea95540ad39e4950a" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:46.456233 25693 consensus_queue.cc:1048] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:46.446208 25550 tablet_bootstrap.cc:492] T 7166a8882e8b43c185d9eca137eec0a9 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:46.457562 25550 ts_tablet_manager.cc:1403] T 7166a8882e8b43c185d9eca137eec0a9 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.090s	user 0.028s	sys 0.032s
W20260709 13:06:46.458834 25400 leader_election.cc:343] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.458959 25285 raft_consensus.cc:2468] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:46.450954 25671 leader_election.cc:290] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:46.460290 25550 raft_consensus.cc:359] T 7166a8882e8b43c185d9eca137eec0a9 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.461019 25550 raft_consensus.cc:385] T 7166a8882e8b43c185d9eca137eec0a9 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.461298 25550 raft_consensus.cc:740] T 7166a8882e8b43c185d9eca137eec0a9 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.461896 25550 consensus_queue.cc:260] T 7166a8882e8b43c185d9eca137eec0a9 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.463995 25550 ts_tablet_manager.cc:1434] T 7166a8882e8b43c185d9eca137eec0a9 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:46.464974 25550 tablet_bootstrap.cc:492] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:46.443984 25359 raft_consensus.cc:2468] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:46.466677 25473 leader_election.cc:304] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:46.463936 25358 raft_consensus.cc:2468] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:46.467890 25566 raft_consensus.cc:2804] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:46.468410 25566 raft_consensus.cc:697] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:46.468864 25397 leader_election.cc:304] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:46.469197 25566 consensus_queue.cc:237] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.470052 25558 raft_consensus.cc:2804] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:46.470727 25558 raft_consensus.cc:697] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:06:46.471550 25558 consensus_queue.cc:237] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.475106 25550 tablet_bootstrap.cc:654] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.488498 25505 raft_consensus.cc:3060] T 44f9f8bec6144df89339bf5c3e41413b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.489394 25551 tablet_bootstrap.cc:654] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.500334 25727 consensus_queue.cc:1048] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:46.508742 25555 tablet_bootstrap.cc:492] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:46.509207 25555 ts_tablet_manager.cc:1403] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.137s	user 0.010s	sys 0.010s
I20260709 13:06:46.513208 25552 tablet_bootstrap.cc:492] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:46.513656 25552 ts_tablet_manager.cc:1403] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.151s	user 0.016s	sys 0.004s
I20260709 13:06:46.516042 25552 raft_consensus.cc:359] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.518393 25183 catalog_manager.cc:5697] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:46.511742 25555 raft_consensus.cc:359] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.520644 25555 raft_consensus.cc:385] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.520962 25555 raft_consensus.cc:740] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.517741 25552 raft_consensus.cc:385] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.521639 25552 raft_consensus.cc:740] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.522396 25552 consensus_queue.cc:260] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.523378 25555 consensus_queue.cc:260] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.527621 25552 ts_tablet_manager.cc:1434] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260709 13:06:46.528618 25552 tablet_bootstrap.cc:492] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:46.534269 25555 ts_tablet_manager.cc:1434] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:06:46.535246 25555 tablet_bootstrap.cc:492] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:46.540716 25555 tablet_bootstrap.cc:654] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.545347 25552 tablet_bootstrap.cc:654] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.556473 25552 tablet_bootstrap.cc:492] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:46.557612 25550 tablet_bootstrap.cc:492] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:46.558146 25550 ts_tablet_manager.cc:1403] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.013s
I20260709 13:06:46.558426 25551 tablet_bootstrap.cc:492] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:46.558576 25552 ts_tablet_manager.cc:1403] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.002s
I20260709 13:06:46.558881 25551 ts_tablet_manager.cc:1403] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.120s	user 0.012s	sys 0.012s
I20260709 13:06:46.560645 25550 raft_consensus.cc:359] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.561340 25550 raft_consensus.cc:385] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.561272 25551 raft_consensus.cc:359] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.562027 25551 raft_consensus.cc:385] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.562304 25551 raft_consensus.cc:740] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.562579 25555 tablet_bootstrap.cc:492] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:46.563015 25555 ts_tablet_manager.cc:1403] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260709 13:06:46.562938 25551 consensus_queue.cc:260] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.565269 25551 ts_tablet_manager.cc:1434] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:06:46.565492 25555 raft_consensus.cc:359] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.561723 25550 raft_consensus.cc:740] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.566103 25555 raft_consensus.cc:385] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.566123 25551 tablet_bootstrap.cc:492] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:46.566440 25555 raft_consensus.cc:740] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.567077 25555 consensus_queue.cc:260] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.568943 25555 ts_tablet_manager.cc:1434] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:46.569762 25555 tablet_bootstrap.cc:492] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:46.571979 25551 tablet_bootstrap.cc:654] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.574731 25550 consensus_queue.cc:260] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.577279 25550 ts_tablet_manager.cc:1434] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 13:06:46.578248 25550 tablet_bootstrap.cc:492] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:46.583727 25550 tablet_bootstrap.cc:654] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.574697 25555 tablet_bootstrap.cc:654] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.587093 25182 catalog_manager.cc:5697] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 1 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:46.588641 25616 raft_consensus.cc:493] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.590066 25552 raft_consensus.cc:359] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.590703 25552 raft_consensus.cc:385] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.589094 25616 raft_consensus.cc:515] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.591097 25552 raft_consensus.cc:740] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.592976 25616 leader_election.cc:290] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:46.595013 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:46.597002 25685 raft_consensus.cc:493] T 7166a8882e8b43c185d9eca137eec0a9 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.600134 25550 tablet_bootstrap.cc:492] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:46.597576 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
W20260709 13:06:46.601245 25323 leader_election.cc:343] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.600540 25685 raft_consensus.cc:515] T 7166a8882e8b43c185d9eca137eec0a9 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.602087 25552 consensus_queue.cc:260] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.601372 25550 ts_tablet_manager.cc:1403] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260709 13:06:46.603137 25685 leader_election.cc:290] T 7166a8882e8b43c185d9eca137eec0a9 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:46.597723 25555 tablet_bootstrap.cc:492] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:46.603856 25555 ts_tablet_manager.cc:1403] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.004s
I20260709 13:06:46.600123 25551 tablet_bootstrap.cc:492] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:46.604192 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7166a8882e8b43c185d9eca137eec0a9" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
W20260709 13:06:46.605594 25326 leader_election.cc:343] T 7166a8882e8b43c185d9eca137eec0a9 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.605949 25552 ts_tablet_manager.cc:1434] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.001s
I20260709 13:06:46.606312 25555 raft_consensus.cc:359] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.606781 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7166a8882e8b43c185d9eca137eec0a9" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:46.606982 25555 raft_consensus.cc:385] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.607336 25555 raft_consensus.cc:740] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
W20260709 13:06:46.602355 25325 leader_election.cc:343] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.607963 25555 consensus_queue.cc:260] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.608368 25325 leader_election.cc:304] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:46.608836 25552 tablet_bootstrap.cc:492] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:46.609126 25685 raft_consensus.cc:2749] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.604387 25551 ts_tablet_manager.cc:1403] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.017s
I20260709 13:06:46.610523 25555 ts_tablet_manager.cc:1434] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:46.611377 25555 tablet_bootstrap.cc:492] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:46.608287 25550 raft_consensus.cc:359] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.612630 25550 raft_consensus.cc:385] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:06:46.613030 25323 leader_election.cc:343] T 7166a8882e8b43c185d9eca137eec0a9 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.612730 25551 raft_consensus.cc:359] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.613669 25551 raft_consensus.cc:385] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.612921 25550 raft_consensus.cc:740] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.613998 25551 raft_consensus.cc:740] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.614667 25550 consensus_queue.cc:260] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.615141 25551 consensus_queue.cc:260] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.613531 25323 leader_election.cc:304] T 7166a8882e8b43c185d9eca137eec0a9 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:46.616657 25550 ts_tablet_manager.cc:1434] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:06:46.616672 25685 raft_consensus.cc:2749] T 7166a8882e8b43c185d9eca137eec0a9 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.617491 25551 ts_tablet_manager.cc:1434] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:46.618561 25555 tablet_bootstrap.cc:654] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.618785 25583 consensus_queue.cc:1048] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.619427 25552 tablet_bootstrap.cc:654] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.620723 25551 tablet_bootstrap.cc:492] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:46.617676 25550 tablet_bootstrap.cc:492] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:46.626690 25551 tablet_bootstrap.cc:654] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.627157 25669 raft_consensus.cc:493] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.627626 25669 raft_consensus.cc:515] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.629756 25669 leader_election.cc:290] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:46.631695 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47eb35e53f54bd8a823d06d33d0819e" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:46.632083 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47eb35e53f54bd8a823d06d33d0819e" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:46.632925 25283 raft_consensus.cc:2393] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ded96dc02a344148df94542adbb2658 in current term 1: Already voted for candidate f633202046eb4769bf373f7f04d27a1f in this term.
I20260709 13:06:46.634021 25399 leader_election.cc:304] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ded96dc02a344148df94542adbb2658; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:46.635155 25669 raft_consensus.cc:3060] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.636024 25552 tablet_bootstrap.cc:492] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:46.636497 25552 ts_tablet_manager.cc:1403] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.006s
I20260709 13:06:46.638899 25552 raft_consensus.cc:359] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.639518 25552 raft_consensus.cc:385] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.639765 25552 raft_consensus.cc:740] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.633980 25550 tablet_bootstrap.cc:654] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.651405 25685 raft_consensus.cc:493] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.651901 25685 raft_consensus.cc:515] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.653921 25685 leader_election.cc:290] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:46.655530 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e4e46613944634af9f7a33746a9709" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:46.656625 25566 raft_consensus.cc:493] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.657081 25566 raft_consensus.cc:515] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.657394 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e4e46613944634af9f7a33746a9709" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:46.653491 25552 consensus_queue.cc:260] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
W20260709 13:06:46.659314 25326 leader_election.cc:343] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.659636 25566 leader_election.cc:290] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
W20260709 13:06:46.660293 25325 leader_election.cc:343] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.660728 25325 leader_election.cc:304] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:46.661078 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2010d6a967f244eea95540ad39e4950a" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:46.662052 25360 raft_consensus.cc:2393] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in current term 1: Already voted for candidate 0ded96dc02a344148df94542adbb2658 in this term.
I20260709 13:06:46.662160 25555 tablet_bootstrap.cc:492] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:46.662600 25555 ts_tablet_manager.cc:1403] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.006s
I20260709 13:06:46.662949 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2010d6a967f244eea95540ad39e4950a" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:46.664520 25471 leader_election.cc:304] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:46.665007 25555 raft_consensus.cc:359] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.665237 25616 consensus_queue.cc:1048] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.665637 25555 raft_consensus.cc:385] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.665963 25555 raft_consensus.cc:740] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.665963 25566 raft_consensus.cc:3060] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.666641 25555 consensus_queue.cc:260] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.668491 25555 ts_tablet_manager.cc:1434] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:46.669646 25555 tablet_bootstrap.cc:492] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:46.670879 25552 ts_tablet_manager.cc:1434] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.002s
I20260709 13:06:46.672005 25688 raft_consensus.cc:493] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.672469 25688 raft_consensus.cc:515] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.674659 25688 leader_election.cc:290] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:46.662700 25685 raft_consensus.cc:2749] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.677410 25727 raft_consensus.cc:493] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.677434 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbbab36c2c74ee192d8adec4cec3757" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:46.677965 25727 raft_consensus.cc:515] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.678944 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbbab36c2c74ee192d8adec4cec3757" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:46.679580 25434 raft_consensus.cc:2468] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 0.
I20260709 13:06:46.683223 25566 raft_consensus.cc:2749] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.686690 25552 tablet_bootstrap.cc:492] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:46.681676 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d33e9c80e26417b84b284fd3265a8bb" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:46.680002 25727 leader_election.cc:290] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:46.682451 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d33e9c80e26417b84b284fd3265a8bb" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:46.688591 25505 raft_consensus.cc:2468] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
I20260709 13:06:46.689080 25283 raft_consensus.cc:2468] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
I20260709 13:06:46.688861 25555 tablet_bootstrap.cc:654] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.689909 25400 leader_election.cc:304] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 
I20260709 13:06:46.691164 25727 raft_consensus.cc:2804] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:46.691521 25727 raft_consensus.cc:493] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.691782 25552 tablet_bootstrap.cc:654] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.691843 25727 raft_consensus.cc:3060] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:46.680801 25473 leader_election.cc:343] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.679272 25669 raft_consensus.cc:2749] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.700562 25471 leader_election.cc:304] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:46.702195 25727 raft_consensus.cc:515] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.707599 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d33e9c80e26417b84b284fd3265a8bb" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:46.708228 25505 raft_consensus.cc:3060] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.714227 25591 consensus_queue.cc:1048] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.725355 25551 tablet_bootstrap.cc:492] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:46.722798 25566 raft_consensus.cc:2804] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:46.725847 25551 ts_tablet_manager.cc:1403] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.018s
I20260709 13:06:46.730583 25551 raft_consensus.cc:359] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.731608 25551 raft_consensus.cc:385] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.734077 25550 tablet_bootstrap.cc:492] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:46.727038 25566 raft_consensus.cc:493] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.736351 25550 ts_tablet_manager.cc:1403] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.119s	user 0.016s	sys 0.001s
I20260709 13:06:46.737145 25551 raft_consensus.cc:740] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.737176 25566 raft_consensus.cc:3060] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.741312 25505 raft_consensus.cc:2468] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:46.742579 25400 leader_election.cc:304] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 
I20260709 13:06:46.743412 25669 raft_consensus.cc:2804] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:46.743881 25669 raft_consensus.cc:697] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:06:46.744654 25669 consensus_queue.cc:237] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.749711 25685 consensus_queue.cc:1048] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.753140 25566 raft_consensus.cc:515] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.755115 25555 tablet_bootstrap.cc:492] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:46.757040 25555 ts_tablet_manager.cc:1403] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.029s
I20260709 13:06:46.755709 25685 raft_consensus.cc:493] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.759155 25685 raft_consensus.cc:515] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.760444 25550 raft_consensus.cc:359] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.761408 25550 raft_consensus.cc:385] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.761668 25550 raft_consensus.cc:740] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.763576 25551 consensus_queue.cc:260] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.762239 25550 consensus_queue.cc:260] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.768563 25550 ts_tablet_manager.cc:1434] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.002s
I20260709 13:06:46.770136 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d33e9c80e26417b84b284fd3265a8bb" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:46.770705 25283 raft_consensus.cc:3060] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.773232 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8da1e79f99442ebbc38cf81fec5a67b" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
W20260709 13:06:46.774699 25326 leader_election.cc:343] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.776693 25685 leader_election.cc:290] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:46.777809 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8da1e79f99442ebbc38cf81fec5a67b" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
W20260709 13:06:46.779093 25325 leader_election.cc:343] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.779337 25283 raft_consensus.cc:2468] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:46.761698 25727 leader_election.cc:290] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:46.779603 25325 leader_election.cc:304] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:46.780929 25690 raft_consensus.cc:2749] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.781242 25551 ts_tablet_manager.cc:1434] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260709 13:06:46.782092 25551 tablet_bootstrap.cc:492] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:46.779006 25555 raft_consensus.cc:359] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.784572 25555 raft_consensus.cc:385] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.789777 25555 raft_consensus.cc:740] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.784874 25685 consensus_queue.cc:1048] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:06:46.791496 25550 tablet_bootstrap.cc:492] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:46.790431 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbbab36c2c74ee192d8adec4cec3757" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:46.795336 25432 raft_consensus.cc:3060] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.790406 25555 consensus_queue.cc:260] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.796840 25566 leader_election.cc:290] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:46.798213 25555 ts_tablet_manager.cc:1434] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.041s	user 0.000s	sys 0.004s
I20260709 13:06:46.799103 25555 tablet_bootstrap.cc:492] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:46.801030 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbbab36c2c74ee192d8adec4cec3757" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:46.805271 25283 raft_consensus.cc:3060] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.810760 25182 catalog_manager.cc:5697] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:46.816859 25669 raft_consensus.cc:493] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.817327 25669 raft_consensus.cc:515] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.819371 25555 tablet_bootstrap.cc:654] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.819960 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6b6ad7e6b4671b7098a8701c0f3e5" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:46.820595 25357 raft_consensus.cc:2468] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
I20260709 13:06:46.821760 25397 leader_election.cc:304] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:46.822516 25727 raft_consensus.cc:2804] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:46.822871 25727 raft_consensus.cc:493] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.823179 25727 raft_consensus.cc:3060] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.828372 25283 raft_consensus.cc:2468] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:46.829412 25473 leader_election.cc:304] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:46.830569 25688 raft_consensus.cc:2804] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:46.831043 25688 raft_consensus.cc:697] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:46.831319 25669 leader_election.cc:290] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:46.801975 25551 tablet_bootstrap.cc:654] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.833484 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6b6ad7e6b4671b7098a8701c0f3e5" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:46.834092 25505 raft_consensus.cc:2468] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
I20260709 13:06:46.834383 25552 tablet_bootstrap.cc:492] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:46.834834 25552 ts_tablet_manager.cc:1403] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.148s	user 0.018s	sys 0.039s
I20260709 13:06:46.831825 25688 consensus_queue.cc:237] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.802773 25550 tablet_bootstrap.cc:654] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.802264 25432 raft_consensus.cc:2468] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:46.830229 25727 raft_consensus.cc:515] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.841463 25685 consensus_queue.cc:1048] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.842476 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6b6ad7e6b4671b7098a8701c0f3e5" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:46.843106 25357 raft_consensus.cc:3060] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.844767 25591 raft_consensus.cc:493] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.845223 25591 raft_consensus.cc:515] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.847178 25591 leader_election.cc:290] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:46.849963 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:46.850209 25357 raft_consensus.cc:2468] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:46.851105 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:46.851385 25397 leader_election.cc:304] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:46.851739 25360 raft_consensus.cc:2468] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:46.853077 25669 raft_consensus.cc:2804] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:46.853482 25248 leader_election.cc:304] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:46.853720 25669 raft_consensus.cc:697] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:06:46.854283 25591 raft_consensus.cc:2804] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:06:46.854425 25248 leader_election.cc:343] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.854789 25591 raft_consensus.cc:493] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.854626 25669 consensus_queue.cc:237] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.855285 25591 raft_consensus.cc:3060] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.857092 25583 raft_consensus.cc:493] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.857613 25583 raft_consensus.cc:515] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.859728 25583 leader_election.cc:290] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:46.861378 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:46.862025 25505 raft_consensus.cc:2468] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:46.863127 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:46.863758 25360 raft_consensus.cc:2468] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:46.864645 25251 leader_election.cc:304] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:46.866835 25583 raft_consensus.cc:2804] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:46.867022 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6b6ad7e6b4671b7098a8701c0f3e5" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:46.867255 25583 raft_consensus.cc:493] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.867611 25505 raft_consensus.cc:3060] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.867652 25583 raft_consensus.cc:3060] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.872673 25552 raft_consensus.cc:359] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.873349 25552 raft_consensus.cc:385] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.873610 25552 raft_consensus.cc:740] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.875221 25505 raft_consensus.cc:2468] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:46.864671 25727 leader_election.cc:290] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:46.879603 25550 tablet_bootstrap.cc:492] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:46.879983 25550 ts_tablet_manager.cc:1403] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.089s	user 0.007s	sys 0.004s
I20260709 13:06:46.881260 25552 consensus_queue.cc:260] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.882025 25671 raft_consensus.cc:493] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.882424 25671 raft_consensus.cc:515] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.885661 25179 catalog_manager.cc:5697] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 1 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:46.887928 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
W20260709 13:06:46.889403 25399 leader_election.cc:343] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.890161 25552 ts_tablet_manager.cc:1434] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.003s
I20260709 13:06:46.890129 25671 leader_election.cc:290] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:46.891176 25552 tablet_bootstrap.cc:492] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:46.891764 25550 raft_consensus.cc:359] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.892417 25550 raft_consensus.cc:385] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.892663 25550 raft_consensus.cc:740] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.890913 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
W20260709 13:06:46.894033 25400 leader_election.cc:343] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.894462 25400 leader_election.cc:304] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ded96dc02a344148df94542adbb2658; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:46.895455 25671 raft_consensus.cc:2749] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.896683 25550 consensus_queue.cc:260] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.906934 25550 ts_tablet_manager.cc:1434] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
W20260709 13:06:46.887923 25231 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:46.910857 25688 raft_consensus.cc:493] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:46.911487 25550 tablet_bootstrap.cc:492] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:46.911379 25688 raft_consensus.cc:515] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.913659 25583 raft_consensus.cc:515] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.914058 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb22ed3db00649de96bf9e3183ea6da2" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:46.914721 25283 raft_consensus.cc:2468] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 2.
I20260709 13:06:46.915863 25473 leader_election.cc:304] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:46.916093 25671 consensus_queue.cc:1048] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.917038 25566 raft_consensus.cc:2804] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:46.917412 25566 raft_consensus.cc:493] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:46.917759 25566 raft_consensus.cc:3060] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:46.918385 25583 leader_election.cc:290] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:46.919943 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:46.920542 25357 raft_consensus.cc:3060] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.924365 25685 raft_consensus.cc:493] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.924662 25688 leader_election.cc:290] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:46.924870 25685 raft_consensus.cc:515] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:46.925249 25591 raft_consensus.cc:515] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.926860 25685 leader_election.cc:290] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:46.928804 25358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb22ed3db00649de96bf9e3183ea6da2" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:46.929314 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:46.929661 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:46.930080 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5048c4dac2744bca57c25336de839eb" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:46.928807 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5048c4dac2744bca57c25336de839eb" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
W20260709 13:06:46.931494 25326 leader_election.cc:343] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.930121 25505 raft_consensus.cc:3060] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.929593 25358 raft_consensus.cc:2393] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in current term 2: Already voted for candidate f633202046eb4769bf373f7f04d27a1f in this term.
W20260709 13:06:46.932502 25323 leader_election.cc:343] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.933012 25323 leader_election.cc:304] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:46.933494 25179 catalog_manager.cc:5697] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:46.934872 25685 raft_consensus.cc:2749] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.936826 25359 raft_consensus.cc:3060] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.937721 25591 leader_election.cc:290] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:46.938251 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
W20260709 13:06:46.939471 25248 leader_election.cc:343] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.925521 25566 raft_consensus.cc:515] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.941895 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb22ed3db00649de96bf9e3183ea6da2" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:46.942488 25555 tablet_bootstrap.cc:492] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:46.942983 25555 ts_tablet_manager.cc:1403] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.144s	user 0.039s	sys 0.024s
I20260709 13:06:46.941376 25357 raft_consensus.cc:2468] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:46.946084 25555 raft_consensus.cc:359] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.946857 25555 raft_consensus.cc:385] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.947184 25555 raft_consensus.cc:740] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.947909 25555 consensus_queue.cc:260] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:46.948987 25566 leader_election.cc:290] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:46.949923 25555 ts_tablet_manager.cc:1434] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:46.951160 25555 tablet_bootstrap.cc:492] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:46.945618 25551 tablet_bootstrap.cc:492] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:46.954898 25551 ts_tablet_manager.cc:1403] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.173s	user 0.016s	sys 0.002s
I20260709 13:06:46.957573 25552 tablet_bootstrap.cc:654] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.958881 25248 leader_election.cc:304] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:46.954016 25505 raft_consensus.cc:2468] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:46.957351 25358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb22ed3db00649de96bf9e3183ea6da2" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:46.960016 25591 raft_consensus.cc:2804] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:46.960577 25591 raft_consensus.cc:697] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:06:46.960670 25358 raft_consensus.cc:2393] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in current term 2: Already voted for candidate f633202046eb4769bf373f7f04d27a1f in this term.
I20260709 13:06:46.961406 25591 consensus_queue.cc:237] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.961970 25688 consensus_queue.cc:1048] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.965890 25551 raft_consensus.cc:359] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.966504 25551 raft_consensus.cc:385] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.967300 25551 raft_consensus.cc:740] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.968590 25551 consensus_queue.cc:260] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.970841 25623 consensus_queue.cc:1048] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.971424 25359 raft_consensus.cc:2468] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:46.972934 25550 tablet_bootstrap.cc:654] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.973693 25248 leader_election.cc:304] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:06:46.975127 25283 raft_consensus.cc:2468] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 2.
I20260709 13:06:46.976135 25583 raft_consensus.cc:2804] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:46.977461 25583 raft_consensus.cc:697] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:06:46.978255 25583 consensus_queue.cc:237] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:46.978521 25473 leader_election.cc:304] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:46.979290 25623 raft_consensus.cc:2804] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:46.979733 25623 raft_consensus.cc:697] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:46.980516 25623 consensus_queue.cc:237] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:46.976984 25555 tablet_bootstrap.cc:654] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.994511 25551 ts_tablet_manager.cc:1434] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.002s
I20260709 13:06:46.995548 25551 tablet_bootstrap.cc:492] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:47.017620 25551 tablet_bootstrap.cc:654] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.048671 25181 catalog_manager.cc:5697] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:47.059823 25669 consensus_queue.cc:1048] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.097895 25550 tablet_bootstrap.cc:492] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:47.098415 25550 ts_tablet_manager.cc:1403] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.187s	user 0.017s	sys 0.057s
I20260709 13:06:47.103689 25555 tablet_bootstrap.cc:492] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:47.104182 25555 ts_tablet_manager.cc:1403] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.153s	user 0.014s	sys 0.032s
I20260709 13:06:47.106907 25555 raft_consensus.cc:359] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:47.107280 25688 raft_consensus.cc:493] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.107645 25555 raft_consensus.cc:385] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.107863 25688 raft_consensus.cc:515] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.109215 25555 raft_consensus.cc:740] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.111295 25555 consensus_queue.cc:260] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:47.115141 25555 ts_tablet_manager.cc:1434] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:06:47.116241 25555 tablet_bootstrap.cc:492] T 7166a8882e8b43c185d9eca137eec0a9 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:47.116957 25552 tablet_bootstrap.cc:492] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:47.117390 25552 ts_tablet_manager.cc:1403] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.226s	user 0.017s	sys 0.017s
I20260709 13:06:47.122316 25551 tablet_bootstrap.cc:492] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:47.122880 25551 ts_tablet_manager.cc:1403] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.128s	user 0.017s	sys 0.020s
I20260709 13:06:47.126267 25688 leader_election.cc:290] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:47.131103 25183 catalog_manager.cc:5697] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 1 to 2, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 2 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:47.135468 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:47.139880 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:47.140188 25430 raft_consensus.cc:2468] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 0.
W20260709 13:06:47.144343 25473 leader_election.cc:343] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.152642 25555 tablet_bootstrap.cc:654] T 7166a8882e8b43c185d9eca137eec0a9 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.153012 25471 leader_election.cc:304] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:47.154354 25693 raft_consensus.cc:2804] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:47.154743 25693 raft_consensus.cc:493] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:47.155112 25693 raft_consensus.cc:3060] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.154807 25552 raft_consensus.cc:359] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:47.156157 25551 raft_consensus.cc:359] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:47.157011 25552 raft_consensus.cc:385] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.157056 25551 raft_consensus.cc:385] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.157382 25552 raft_consensus.cc:740] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.157428 25551 raft_consensus.cc:740] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.160132 25552 consensus_queue.cc:260] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:47.158207 25551 consensus_queue.cc:260] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:47.162889 25182 catalog_manager.cc:5697] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:47.167752 25551 ts_tablet_manager.cc:1434] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 13:06:47.169018 25550 raft_consensus.cc:359] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:47.169664 25551 tablet_bootstrap.cc:492] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:47.169672 25550 raft_consensus.cc:385] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.170199 25550 raft_consensus.cc:740] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.170862 25550 consensus_queue.cc:260] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:47.176859 25550 ts_tablet_manager.cc:1434] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.001s
I20260709 13:06:47.178423 25552 ts_tablet_manager.cc:1434] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.061s	user 0.004s	sys 0.003s
I20260709 13:06:47.178550 25550 tablet_bootstrap.cc:492] T 41e57b0317414a43b73861041a7faa97 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:47.180384 25552 tablet_bootstrap.cc:492] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
W20260709 13:06:47.202440 25766 log.cc:927] Time spent T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260709 13:06:47.205646 25552 tablet_bootstrap.cc:654] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.205835 25693 raft_consensus.cc:515] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.208400 25693 leader_election.cc:290] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:47.210160 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:47.211650 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:47.212267 25550 tablet_bootstrap.cc:654] T 41e57b0317414a43b73861041a7faa97 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.216430 25767 raft_consensus.cc:493] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.216941 25767 raft_consensus.cc:515] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:47.221880 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7166a8882e8b43c185d9eca137eec0a9" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:47.222501 25359 raft_consensus.cc:2468] T 7166a8882e8b43c185d9eca137eec0a9 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
I20260709 13:06:47.226140 25693 raft_consensus.cc:493] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.226591 25693 raft_consensus.cc:515] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:47.227061 25685 raft_consensus.cc:493] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.227541 25685 raft_consensus.cc:515] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:47.228564 25693 leader_election.cc:290] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:47.229442 25685 leader_election.cc:290] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:47.230456 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:47.231542 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e4e46613944634af9f7a33746a9709" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:47.212256 25434 raft_consensus.cc:3060] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.232199 25359 raft_consensus.cc:2468] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 0.
W20260709 13:06:47.233001 25323 leader_election.cc:343] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.226969 25397 leader_election.cc:304] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:47.235018 25727 raft_consensus.cc:2804] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:47.235387 25727 raft_consensus.cc:493] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:47.235729 25727 raft_consensus.cc:3060] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.241149 25590 raft_consensus.cc:493] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.241693 25590 raft_consensus.cc:515] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:47.243729 25590 leader_election.cc:290] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:47.245105 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:47.245539 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:47.245764 25359 raft_consensus.cc:2468] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:47.246948 25248 leader_election.cc:304] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
W20260709 13:06:47.247869 25248 leader_election.cc:343] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.248528 25633 raft_consensus.cc:2804] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:47.248947 25633 raft_consensus.cc:493] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:47.249289 25633 raft_consensus.cc:3060] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.253181 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
W20260709 13:06:47.254626 25325 leader_election.cc:343] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:47.254787 25473 leader_election.cc:343] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.255158 25325 leader_election.cc:304] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:47.255180 25671 consensus_queue.cc:1048] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:47.241200 25471 leader_election.cc:304] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:47.257906 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e4e46613944634af9f7a33746a9709" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:47.258081 25685 raft_consensus.cc:2749] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:47.257932 25693 raft_consensus.cc:2804] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:47.258605 25283 raft_consensus.cc:2468] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 0.
I20260709 13:06:47.258908 25693 raft_consensus.cc:493] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:47.262265 25693 raft_consensus.cc:3060] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.263895 25551 tablet_bootstrap.cc:654] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.265820 25555 tablet_bootstrap.cc:492] T 7166a8882e8b43c185d9eca137eec0a9 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:47.266290 25555 ts_tablet_manager.cc:1403] T 7166a8882e8b43c185d9eca137eec0a9 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.150s	user 0.023s	sys 0.018s
I20260709 13:06:47.261834 25434 raft_consensus.cc:2468] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:47.267737 25471 leader_election.cc:304] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:47.268247 25633 raft_consensus.cc:515] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:47.268801 25770 raft_consensus.cc:2804] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:47.268744 25555 raft_consensus.cc:359] T 7166a8882e8b43c185d9eca137eec0a9 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:47.268999 25693 raft_consensus.cc:515] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:47.269541 25770 raft_consensus.cc:697] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:47.269610 25555 raft_consensus.cc:385] T 7166a8882e8b43c185d9eca137eec0a9 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.268993 25727 raft_consensus.cc:515] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:47.270141 25555 raft_consensus.cc:740] T 7166a8882e8b43c185d9eca137eec0a9 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.270602 25770 consensus_queue.cc:237] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.271019 25555 consensus_queue.cc:260] T 7166a8882e8b43c185d9eca137eec0a9 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:47.272457 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7166a8882e8b43c185d9eca137eec0a9" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:47.273020 25359 raft_consensus.cc:3060] T 7166a8882e8b43c185d9eca137eec0a9 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.273447 25555 ts_tablet_manager.cc:1434] T 7166a8882e8b43c185d9eca137eec0a9 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:06:47.274379 25555 tablet_bootstrap.cc:492] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:47.274506 25358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e4e46613944634af9f7a33746a9709" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:47.275071 25358 raft_consensus.cc:3060] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.275522 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e4e46613944634af9f7a33746a9709" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:47.276135 25283 raft_consensus.cc:3060] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.281860 25550 tablet_bootstrap.cc:492] T 41e57b0317414a43b73861041a7faa97 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:47.282343 25550 ts_tablet_manager.cc:1403] T 41e57b0317414a43b73861041a7faa97 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.104s	user 0.030s	sys 0.022s
I20260709 13:06:47.282563 25283 raft_consensus.cc:2468] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:47.283821 25473 leader_election.cc:304] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:47.284601 25566 raft_consensus.cc:2804] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:47.285068 25566 raft_consensus.cc:697] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:47.285246 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:47.285818 25360 raft_consensus.cc:3060] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.286162 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7166a8882e8b43c185d9eca137eec0a9" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:47.285847 25566 consensus_queue.cc:237] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:47.286762 25505 raft_consensus.cc:3060] T 7166a8882e8b43c185d9eca137eec0a9 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.286240 25551 tablet_bootstrap.cc:492] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:47.287863 25551 ts_tablet_manager.cc:1403] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.000s
I20260709 13:06:47.291251 25550 raft_consensus.cc:359] T 41e57b0317414a43b73861041a7faa97 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:47.291921 25550 raft_consensus.cc:385] T 41e57b0317414a43b73861041a7faa97 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.292220 25550 raft_consensus.cc:740] T 41e57b0317414a43b73861041a7faa97 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.292821 25550 consensus_queue.cc:260] T 41e57b0317414a43b73861041a7faa97 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:47.293771 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:47.291538 25551 raft_consensus.cc:359] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
W20260709 13:06:47.295334 25248 leader_election.cc:343] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.295735 25552 tablet_bootstrap.cc:492] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:47.296305 25552 ts_tablet_manager.cc:1403] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.116s	user 0.013s	sys 0.004s
I20260709 13:06:47.294821 25550 ts_tablet_manager.cc:1434] T 41e57b0317414a43b73861041a7faa97 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:06:47.284616 25633 leader_election.cc:290] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:47.297791 25550 tablet_bootstrap.cc:492] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:47.295368 25551 raft_consensus.cc:385] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.298756 25551 raft_consensus.cc:740] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.299026 25359 raft_consensus.cc:2468] T 7166a8882e8b43c185d9eca137eec0a9 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:47.297312 25555 tablet_bootstrap.cc:654] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.300859 25358 raft_consensus.cc:2468] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:47.301187 25397 leader_election.cc:304] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:47.302026 25671 raft_consensus.cc:2804] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:47.302486 25671 raft_consensus.cc:697] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:06:47.302541 25360 raft_consensus.cc:2468] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:47.303399 25671 consensus_queue.cc:237] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:47.303861 25551 consensus_queue.cc:260] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:47.304351 25248 leader_election.cc:304] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:06:47.305828 25551 ts_tablet_manager.cc:1434] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:06:47.306267 25633 raft_consensus.cc:2804] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:47.307528 25633 raft_consensus.cc:697] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:06:47.306490 25550 tablet_bootstrap.cc:654] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.310009 25633 consensus_queue.cc:237] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:47.310488 25669 consensus_queue.cc:1048] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.293692 25505 raft_consensus.cc:2468] T 7166a8882e8b43c185d9eca137eec0a9 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:47.316735 25767 leader_election.cc:290] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:47.273471 25693 leader_election.cc:290] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:47.312814 25727 leader_election.cc:290] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:47.321652 25552 raft_consensus.cc:359] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:47.322676 25552 raft_consensus.cc:385] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.349920 25552 raft_consensus.cc:740] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.350853 25552 consensus_queue.cc:260] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:47.353832 25633 consensus_queue.cc:1048] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.353844 25552 ts_tablet_manager.cc:1434] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260709 13:06:47.358000 25552 tablet_bootstrap.cc:492] T 41e57b0317414a43b73861041a7faa97 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:47.323145 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7166a8882e8b43c185d9eca137eec0a9" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:47.324761 25555 tablet_bootstrap.cc:492] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:47.326114 25551 tablet_bootstrap.cc:492] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:47.326030 25183 catalog_manager.cc:5697] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:47.358799 25505 raft_consensus.cc:2376] T 7166a8882e8b43c185d9eca137eec0a9 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1. Re-sending same reply.
I20260709 13:06:47.348084 25767 consensus_queue.cc:1048] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.347697 25182 catalog_manager.cc:5697] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:47.365799 25552 tablet_bootstrap.cc:654] T 41e57b0317414a43b73861041a7faa97 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.375425 25551 tablet_bootstrap.cc:654] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.358839 25555 ts_tablet_manager.cc:1403] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.085s	user 0.008s	sys 0.003s
I20260709 13:06:47.379551 25693 consensus_queue.cc:1048] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.385741 25767 consensus_queue.cc:1048] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.389176 25555 raft_consensus.cc:359] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.390094 25555 raft_consensus.cc:385] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.390385 25555 raft_consensus.cc:740] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.391072 25555 consensus_queue.cc:260] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.396212 25551 tablet_bootstrap.cc:492] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:47.396688 25551 ts_tablet_manager.cc:1403] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.004s
I20260709 13:06:47.399302 25551 raft_consensus.cc:359] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.399981 25551 raft_consensus.cc:385] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.400631 25551 raft_consensus.cc:740] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.401407 25685 raft_consensus.cc:493] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.401891 25685 raft_consensus.cc:515] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:47.402918 25551 consensus_queue.cc:260] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.404660 25693 consensus_queue.cc:1048] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.405261 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58457a4159764d58a071ebb23e3a59e1" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
W20260709 13:06:47.406721 25325 leader_election.cc:343] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.403915 25685 leader_election.cc:290] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:47.407155 25551 ts_tablet_manager.cc:1434] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:06:47.409854 25551 tablet_bootstrap.cc:492] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:47.411228 25555 ts_tablet_manager.cc:1434] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:06:47.412308 25555 tablet_bootstrap.cc:492] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:47.412652 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58457a4159764d58a071ebb23e3a59e1" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
W20260709 13:06:47.417562 25326 leader_election.cc:343] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.417766 25551 tablet_bootstrap.cc:654] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.418022 25326 leader_election.cc:304] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:47.419170 25690 raft_consensus.cc:2749] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:47.434212 25693 raft_consensus.cc:493] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.438230 25693 raft_consensus.cc:515] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:47.440323 25693 leader_election.cc:290] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:47.442073 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e57b0317414a43b73861041a7faa97" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
W20260709 13:06:47.443882 25471 leader_election.cc:343] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.446276 25358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e57b0317414a43b73861041a7faa97" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:47.446939 25358 raft_consensus.cc:2468] T 41e57b0317414a43b73861041a7faa97 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 0.
I20260709 13:06:47.454849 25555 tablet_bootstrap.cc:654] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.451848 25471 leader_election.cc:304] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:06:47.458042 25693 raft_consensus.cc:2804] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:47.458391 25693 raft_consensus.cc:493] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:47.458732 25693 raft_consensus.cc:3060] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.479350 25550 tablet_bootstrap.cc:492] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:47.479974 25550 ts_tablet_manager.cc:1403] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.182s	user 0.042s	sys 0.034s
I20260709 13:06:47.482164 25432 raft_consensus.cc:3060] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.482705 25550 raft_consensus.cc:359] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:47.483510 25550 raft_consensus.cc:385] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.483762 25550 raft_consensus.cc:740] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.484411 25550 consensus_queue.cc:260] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:47.486390 25550 ts_tablet_manager.cc:1434] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:47.487079 25633 consensus_queue.cc:1048] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.487401 25550 tablet_bootstrap.cc:492] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:47.488399 25282 raft_consensus.cc:1275] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:47.489022 25693 raft_consensus.cc:515] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:47.486375 25552 tablet_bootstrap.cc:492] T 41e57b0317414a43b73861041a7faa97 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:47.491159 25552 ts_tablet_manager.cc:1403] T 41e57b0317414a43b73861041a7faa97 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.133s	user 0.017s	sys 0.008s
I20260709 13:06:47.496057 25552 raft_consensus.cc:359] T 41e57b0317414a43b73861041a7faa97 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:47.496676 25552 raft_consensus.cc:385] T 41e57b0317414a43b73861041a7faa97 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.496897 25552 raft_consensus.cc:740] T 41e57b0317414a43b73861041a7faa97 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.497391 25552 consensus_queue.cc:260] T 41e57b0317414a43b73861041a7faa97 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:47.498662 25552 ts_tablet_manager.cc:1434] T 41e57b0317414a43b73861041a7faa97 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:06:47.490314 25768 consensus_queue.cc:1048] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:47.501575 25552 tablet_bootstrap.cc:492] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:47.520534 25552 tablet_bootstrap.cc:654] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.523577 25591 consensus_queue.cc:1048] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.524616 25550 tablet_bootstrap.cc:654] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.519140 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e57b0317414a43b73861041a7faa97" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:47.529676 25357 raft_consensus.cc:3060] T 41e57b0317414a43b73861041a7faa97 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.536824 25179 catalog_manager.cc:5697] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 1 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:47.554796 25357 raft_consensus.cc:2468] T 41e57b0317414a43b73861041a7faa97 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:47.556941 25693 leader_election.cc:290] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:47.561100 25471 leader_election.cc:304] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:47.562032 25693 raft_consensus.cc:2804] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:47.562671 25693 raft_consensus.cc:697] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:47.560732 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e57b0317414a43b73861041a7faa97" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:47.563247 25434 raft_consensus.cc:3060] T 41e57b0317414a43b73861041a7faa97 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.570295 25566 raft_consensus.cc:493] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.571538 25550 tablet_bootstrap.cc:492] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:47.586493 25357 raft_consensus.cc:1275] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:47.586983 25550 ts_tablet_manager.cc:1403] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.100s	user 0.008s	sys 0.013s
I20260709 13:06:47.586798 25566 raft_consensus.cc:515] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.587924 25688 consensus_queue.cc:1048] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.588814 25566 leader_election.cc:290] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:47.589670 25550 raft_consensus.cc:359] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:47.590302 25550 raft_consensus.cc:385] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.590567 25550 raft_consensus.cc:740] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.578024 25552 tablet_bootstrap.cc:492] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:47.583566 25693 consensus_queue.cc:237] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:47.591423 25552 ts_tablet_manager.cc:1403] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.090s	user 0.016s	sys 0.005s
I20260709 13:06:47.591773 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7562fcffa3754216a9bea95474a03cb0" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
W20260709 13:06:47.593116 25471 leader_election.cc:343] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.594004 25583 consensus_queue.cc:1048] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.594130 25552 raft_consensus.cc:359] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:47.594836 25552 raft_consensus.cc:385] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.595105 25552 raft_consensus.cc:740] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.595312 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7562fcffa3754216a9bea95474a03cb0" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:47.596112 25550 consensus_queue.cc:260] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:47.595746 25552 consensus_queue.cc:260] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:47.558636 25179 catalog_manager.cc:5697] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 1 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:47.600102 25550 ts_tablet_manager.cc:1434] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:06:47.641294 25551 tablet_bootstrap.cc:492] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:47.600711 25552 ts_tablet_manager.cc:1434] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:47.644397 25551 ts_tablet_manager.cc:1403] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.235s	user 0.037s	sys 0.025s
I20260709 13:06:47.644907 25552 tablet_bootstrap.cc:492] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:47.645416 25555 tablet_bootstrap.cc:492] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:47.645800 25555 ts_tablet_manager.cc:1403] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.234s	user 0.011s	sys 0.004s
I20260709 13:06:47.597275 25434 raft_consensus.cc:2468] T 41e57b0317414a43b73861041a7faa97 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:47.648828 25550 tablet_bootstrap.cc:492] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
W20260709 13:06:47.597476 25473 leader_election.cc:343] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.652384 25473 leader_election.cc:304] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:47.652980 25693 raft_consensus.cc:2749] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:47.632335 25791 raft_consensus.cc:493] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.653584 25791 raft_consensus.cc:515] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:47.655537 25791 leader_election.cc:290] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:47.657470 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8da1e79f99442ebbc38cf81fec5a67b" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:47.658128 25359 raft_consensus.cc:2468] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:47.659202 25248 leader_election.cc:304] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:47.660023 25791 raft_consensus.cc:2804] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:47.660447 25791 raft_consensus.cc:493] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:06:47.653115 25473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:43145, user_credentials={real_user=slave}} blocked reactor thread for 55676.4us
I20260709 13:06:47.661048 25791 raft_consensus.cc:3060] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.662744 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8da1e79f99442ebbc38cf81fec5a67b" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:47.665938 25550 tablet_bootstrap.cc:654] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.660393 25552 tablet_bootstrap.cc:654] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:47.668592 25251 leader_election.cc:343] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.669909 25791 raft_consensus.cc:515] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:47.684731 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8da1e79f99442ebbc38cf81fec5a67b" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:47.685122 25551 raft_consensus.cc:359] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.685806 25551 raft_consensus.cc:385] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.686059 25551 raft_consensus.cc:740] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
W20260709 13:06:47.686293 25251 leader_election.cc:343] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.686661 25551 consensus_queue.cc:260] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.688355 25791 leader_election.cc:290] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:47.689283 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8da1e79f99442ebbc38cf81fec5a67b" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:47.689829 25359 raft_consensus.cc:3060] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.690263 25552 tablet_bootstrap.cc:492] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:47.690761 25552 ts_tablet_manager.cc:1403] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.000s
I20260709 13:06:47.695631 25551 ts_tablet_manager.cc:1434] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 13:06:47.696534 25551 tablet_bootstrap.cc:492] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:47.698815 25552 raft_consensus.cc:359] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:47.705870 25552 raft_consensus.cc:385] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.705869 25182 catalog_manager.cc:5697] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 1 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:47.703907 25551 tablet_bootstrap.cc:654] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.706445 25552 raft_consensus.cc:740] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.700384 25555 raft_consensus.cc:359] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:47.714007 25552 consensus_queue.cc:260] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:47.713774 25555 raft_consensus.cc:385] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.715957 25555 raft_consensus.cc:740] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.716225 25552 ts_tablet_manager.cc:1434] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:06:47.716650 25555 consensus_queue.cc:260] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:47.717363 25552 tablet_bootstrap.cc:492] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:47.718691 25555 ts_tablet_manager.cc:1434] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.001s
I20260709 13:06:47.719599 25555 tablet_bootstrap.cc:492] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:47.723042 25591 consensus_queue.cc:1048] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.725086 25555 tablet_bootstrap.cc:654] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.725317 25688 consensus_queue.cc:1048] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.725029 25552 tablet_bootstrap.cc:654] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.729676 25551 tablet_bootstrap.cc:492] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:47.730116 25551 ts_tablet_manager.cc:1403] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 13:06:47.732491 25551 raft_consensus.cc:359] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.733085 25551 raft_consensus.cc:385] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.733383 25551 raft_consensus.cc:740] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.735021 25671 consensus_queue.cc:1048] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:06:47.737951 25550 tablet_bootstrap.cc:492] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:47.742446 25550 ts_tablet_manager.cc:1403] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.094s	user 0.009s	sys 0.008s
I20260709 13:06:47.719614 25359 raft_consensus.cc:2468] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:47.734014 25551 consensus_queue.cc:260] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.746838 25551 ts_tablet_manager.cc:1434] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:06:47.747658 25555 tablet_bootstrap.cc:492] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:47.748149 25555 ts_tablet_manager.cc:1403] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.007s
I20260709 13:06:47.747612 25551 tablet_bootstrap.cc:492] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:47.752660 25550 raft_consensus.cc:359] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:47.753325 25550 raft_consensus.cc:385] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.753567 25550 raft_consensus.cc:740] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.754142 25550 consensus_queue.cc:260] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:47.750514 25555 raft_consensus.cc:359] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.756052 25550 ts_tablet_manager.cc:1434] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.000s
I20260709 13:06:47.757076 25693 raft_consensus.cc:493] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.763268 25550 tablet_bootstrap.cc:492] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:47.762964 25693 raft_consensus.cc:515] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:47.759486 25552 tablet_bootstrap.cc:492] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:47.763969 25552 ts_tablet_manager.cc:1403] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.000s
I20260709 13:06:47.764971 25693 leader_election.cc:290] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:47.766182 25248 leader_election.cc:304] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:47.766341 25552 raft_consensus.cc:359] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.766959 25552 raft_consensus.cc:385] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.767227 25552 raft_consensus.cc:740] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.760984 25555 raft_consensus.cc:385] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.767359 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58457a4159764d58a071ebb23e3a59e1" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:47.767832 25555 raft_consensus.cc:740] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.768318 25358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58457a4159764d58a071ebb23e3a59e1" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:47.768595 25555 consensus_queue.cc:260] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.769148 25358 raft_consensus.cc:2468] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 0.
I20260709 13:06:47.770366 25471 leader_election.cc:304] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:47.771142 25552 consensus_queue.cc:260] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.771456 25693 raft_consensus.cc:2804] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:47.771908 25693 raft_consensus.cc:493] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:47.772272 25693 raft_consensus.cc:3060] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.769197 25791 raft_consensus.cc:2804] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:47.773360 25791 raft_consensus.cc:697] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:06:47.773686 25552 ts_tablet_manager.cc:1434] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:47.774523 25552 tablet_bootstrap.cc:492] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:47.774117 25791 consensus_queue.cc:237] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
W20260709 13:06:47.776451 25473 leader_election.cc:343] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.776510 25685 raft_consensus.cc:493] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.777076 25685 raft_consensus.cc:515] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:47.779132 25685 leader_election.cc:290] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:47.780103 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7131ba2fd4a1297ce40c46c85a50e" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
W20260709 13:06:47.781708 25326 leader_election.cc:343] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.781946 25693 raft_consensus.cc:515] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:47.783373 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7131ba2fd4a1297ce40c46c85a50e" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:47.784948 25358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58457a4159764d58a071ebb23e3a59e1" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:47.785559 25358 raft_consensus.cc:3060] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:47.785920 25323 leader_election.cc:343] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.786378 25323 leader_election.cc:304] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:47.787081 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58457a4159764d58a071ebb23e3a59e1" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
W20260709 13:06:47.788344 25473 leader_election.cc:343] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.786676 25688 consensus_queue.cc:1048] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:06:47.790421 25433 raft_consensus.cc:3060] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.762362 25551 tablet_bootstrap.cc:654] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.770589 25555 ts_tablet_manager.cc:1434] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260709 13:06:47.794303 25552 tablet_bootstrap.cc:654] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.798085 25555 tablet_bootstrap.cc:492] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:47.800173 25693 leader_election.cc:290] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:47.801429 25358 raft_consensus.cc:2468] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:47.802536 25471 leader_election.cc:304] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:47.803118 25685 raft_consensus.cc:2749] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:47.803668 25688 raft_consensus.cc:2804] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:47.804415 25688 raft_consensus.cc:697] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:47.805264 25688 consensus_queue.cc:237] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:47.807229 25282 raft_consensus.cc:3060] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.811673 25633 raft_consensus.cc:493] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.812170 25633 raft_consensus.cc:515] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.814114 25633 leader_election.cc:290] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:47.815658 25690 raft_consensus.cc:493] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.815272 25555 tablet_bootstrap.cc:654] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.816174 25690 raft_consensus.cc:515] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:47.818876 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7562fcffa3754216a9bea95474a03cb0" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:47.818593 25690 leader_election.cc:290] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:47.819485 25508 raft_consensus.cc:2468] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:47.819522 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faf342fbbaa4af69135be45370c8a8c" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
W20260709 13:06:47.821099 25325 leader_election.cc:343] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.821331 25251 leader_election.cc:304] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:47.822063 25791 raft_consensus.cc:2804] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:47.822454 25791 raft_consensus.cc:493] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:47.823035 25791 raft_consensus.cc:3060] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.823997 25550 tablet_bootstrap.cc:654] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.815347 25633 consensus_queue.cc:1048] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:06:47.829775 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faf342fbbaa4af69135be45370c8a8c" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:47.830479 25432 raft_consensus.cc:2468] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 0.
I20260709 13:06:47.831216 25591 raft_consensus.cc:493] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.831671 25591 raft_consensus.cc:515] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.834014 25591 leader_election.cc:290] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:47.834419 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7562fcffa3754216a9bea95474a03cb0" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:47.835129 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:47.836527 25623 consensus_queue.cc:1048] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.837579 25669 consensus_queue.cc:1048] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.842742 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:47.843436 25430 raft_consensus.cc:2468] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:47.842751 25323 leader_election.cc:304] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:47.845522 25690 raft_consensus.cc:2804] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:47.845970 25690 raft_consensus.cc:493] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:47.846411 25690 raft_consensus.cc:3060] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.854678 25623 consensus_queue.cc:1048] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.854920 25690 raft_consensus.cc:515] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:47.859200 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faf342fbbaa4af69135be45370c8a8c" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:47.871878 25551 tablet_bootstrap.cc:492] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:47.872469 25551 ts_tablet_manager.cc:1403] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.125s	user 0.039s	sys 0.016s
I20260709 13:06:47.874282 25434 raft_consensus.cc:3060] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.875079 25551 raft_consensus.cc:359] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.875828 25551 raft_consensus.cc:385] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.876102 25551 raft_consensus.cc:740] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.876880 25551 consensus_queue.cc:260] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.879518 25551 ts_tablet_manager.cc:1434] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:47.880486 25551 tablet_bootstrap.cc:492] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:47.885859 25551 tablet_bootstrap.cc:654] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:47.857734 25248 leader_election.cc:343] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.898299 25180 catalog_manager.cc:5697] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 1 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:47.898995 25583 raft_consensus.cc:493] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.899327 25248 leader_election.cc:304] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:47.900830 25552 tablet_bootstrap.cc:492] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:47.901552 25552 ts_tablet_manager.cc:1403] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.127s	user 0.008s	sys 0.003s
I20260709 13:06:47.904271 25591 raft_consensus.cc:2804] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:47.899693 25583 raft_consensus.cc:515] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.904676 25591 raft_consensus.cc:493] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
W20260709 13:06:47.904388 25325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:43145, user_credentials={real_user=slave}} blocked reactor thread for 57100.7us
I20260709 13:06:47.905144 25591 raft_consensus.cc:3060] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:47.907933 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e30a9f629794d3fb9674d4b9b3d7b40" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
W20260709 13:06:47.909279 25251 leader_election.cc:343] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.854506 25791 raft_consensus.cc:515] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.911691 25669 raft_consensus.cc:493] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.904271 25552 raft_consensus.cc:359] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.912355 25583 leader_election.cc:290] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:47.914947 25552 raft_consensus.cc:385] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.915303 25552 raft_consensus.cc:740] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.921190 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faf342fbbaa4af69135be45370c8a8c" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
W20260709 13:06:47.922551 25325 leader_election.cc:343] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.916949 25633 raft_consensus.cc:493] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.924252 25633 raft_consensus.cc:515] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.916129 25669 raft_consensus.cc:515] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.927217 25669 leader_election.cc:290] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:47.929081 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb970570908451ba25915b8bc50a89d" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
W20260709 13:06:47.930527 25251 leader_election.cc:343] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.928422 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb970570908451ba25915b8bc50a89d" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:47.928776 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb970570908451ba25915b8bc50a89d" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:47.931835 25283 raft_consensus.cc:2468] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
W20260709 13:06:47.933027 25400 leader_election.cc:343] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.934262 25399 leader_election.cc:304] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc
W20260709 13:06:47.934526 25818 log.cc:927] Time spent T 7166a8882e8b43c185d9eca137eec0a9 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:06:47.936239 25669 raft_consensus.cc:2804] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:47.936662 25669 raft_consensus.cc:493] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:47.937052 25669 raft_consensus.cc:3060] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.940608 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e30a9f629794d3fb9674d4b9b3d7b40" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:47.917392 25552 consensus_queue.cc:260] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.942829 25552 ts_tablet_manager.cc:1434] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260709 13:06:47.943035 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb970570908451ba25915b8bc50a89d" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:47.943703 25552 tablet_bootstrap.cc:492] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:47.931921 25591 raft_consensus.cc:515] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:47.948119 25591 leader_election.cc:290] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:47.927292 25633 leader_election.cc:290] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:47.948359 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:47.955312 25690 leader_election.cc:290] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:47.961483 25434 raft_consensus.cc:2468] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:06:47.962858 25323 leader_election.cc:304] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:47.964346 25685 raft_consensus.cc:2804] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:47.964838 25685 raft_consensus.cc:697] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:06:47.965665 25685 consensus_queue.cc:237] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:47.953572 25182 catalog_manager.cc:5697] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:47.986676 25552 tablet_bootstrap.cc:654] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.996421 25550 tablet_bootstrap.cc:492] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:47.996915 25550 ts_tablet_manager.cc:1403] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.234s	user 0.016s	sys 0.005s
I20260709 13:06:47.999125 25550 raft_consensus.cc:359] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:47.999665 25550 raft_consensus.cc:385] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.999912 25550 raft_consensus.cc:740] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.000550 25550 consensus_queue.cc:260] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.002674 25623 consensus_queue.cc:1048] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:48.005323 25550 ts_tablet_manager.cc:1434] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:48.006266 25550 tablet_bootstrap.cc:492] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:48.007498 25551 tablet_bootstrap.cc:492] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:48.008044 25551 ts_tablet_manager.cc:1403] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.128s	user 0.027s	sys 0.065s
W20260709 13:06:48.010195 25248 leader_election.cc:343] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.010670 25248 leader_election.cc:304] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:48.011240 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:48.017565 25555 tablet_bootstrap.cc:492] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:48.018002 25555 ts_tablet_manager.cc:1403] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.220s	user 0.022s	sys 0.007s
I20260709 13:06:48.013255 25583 raft_consensus.cc:2749] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.021946 25791 leader_election.cc:290] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:48.025040 25551 raft_consensus.cc:359] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.028467 25551 raft_consensus.cc:385] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.028788 25551 raft_consensus.cc:740] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.029557 25551 consensus_queue.cc:260] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.026538 25669 raft_consensus.cc:515] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:48.031700 25432 raft_consensus.cc:2393] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 in current term 1: Already voted for candidate 0ded96dc02a344148df94542adbb2658 in this term.
I20260709 13:06:48.028151 25550 tablet_bootstrap.cc:654] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.033331 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb970570908451ba25915b8bc50a89d" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:48.033882 25283 raft_consensus.cc:3060] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.031822 25551 ts_tablet_manager.cc:1434] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.004s
I20260709 13:06:48.036913 25551 tablet_bootstrap.cc:492] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:48.037235 25669 leader_election.cc:290] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:48.042092 25551 tablet_bootstrap.cc:654] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.042569 25283 raft_consensus.cc:2468] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:48.043584 25248 leader_election.cc:304] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:48.045527 25248 leader_election.cc:304] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
W20260709 13:06:48.045924 25231 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:48.046337 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb970570908451ba25915b8bc50a89d" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:48.046528 25583 raft_consensus.cc:2749] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:48.047140 25583 raft_consensus.cc:2749] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.048507 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7562fcffa3754216a9bea95474a03cb0" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
W20260709 13:06:48.048889 25400 leader_election.cc:343] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.049155 25432 raft_consensus.cc:3060] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.051178 25179 catalog_manager.cc:5697] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 0 to 1, leader changed from <none> to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 1 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:48.054237 25555 raft_consensus.cc:359] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:48.067436 25555 raft_consensus.cc:385] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.067723 25555 raft_consensus.cc:740] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.054927 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7562fcffa3754216a9bea95474a03cb0" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:48.062129 25399 leader_election.cc:304] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:48.068573 25552 tablet_bootstrap.cc:492] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:48.068511 25508 raft_consensus.cc:3060] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.069096 25552 ts_tablet_manager.cc:1403] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.126s	user 0.007s	sys 0.003s
I20260709 13:06:48.064594 25550 tablet_bootstrap.cc:492] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:48.069993 25550 ts_tablet_manager.cc:1403] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.001s
I20260709 13:06:48.073310 25669 raft_consensus.cc:2804] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:48.073911 25669 raft_consensus.cc:697] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:06:48.074714 25669 consensus_queue.cc:237] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:48.075033 25693 consensus_queue.cc:1048] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:48.069082 25555 consensus_queue.cc:260] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:48.084102 25555 ts_tablet_manager.cc:1434] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.001s
I20260709 13:06:48.084961 25555 tablet_bootstrap.cc:492] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:48.087064 25552 raft_consensus.cc:359] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:48.087738 25552 raft_consensus.cc:385] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.088017 25552 raft_consensus.cc:740] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.091532 25508 raft_consensus.cc:2468] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:48.097034 25251 leader_election.cc:304] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:48.097895 25791 raft_consensus.cc:2804] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:48.098348 25791 raft_consensus.cc:697] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:06:48.099543 25555 tablet_bootstrap.cc:654] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.092517 25550 raft_consensus.cc:359] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.099084 25791 consensus_queue.cc:237] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:48.105448 25550 raft_consensus.cc:385] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.105769 25550 raft_consensus.cc:740] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.106429 25550 consensus_queue.cc:260] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.088644 25552 consensus_queue.cc:260] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:48.117410 25552 ts_tablet_manager.cc:1434] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.000s
I20260709 13:06:48.094882 25432 raft_consensus.cc:2468] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:48.119925 25552 tablet_bootstrap.cc:492] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:48.115500 25550 ts_tablet_manager.cc:1434] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.045s	user 0.003s	sys 0.003s
I20260709 13:06:48.120864 25550 tablet_bootstrap.cc:492] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:48.130506 25555 tablet_bootstrap.cc:492] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:48.131021 25555 ts_tablet_manager.cc:1403] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.000s
I20260709 13:06:48.134657 25555 raft_consensus.cc:359] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.135426 25555 raft_consensus.cc:385] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.135666 25555 raft_consensus.cc:740] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.134598 25550 tablet_bootstrap.cc:654] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.136389 25555 consensus_queue.cc:260] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.142269 25555 ts_tablet_manager.cc:1434] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 13:06:48.142853 25685 raft_consensus.cc:493] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.143136 25555 tablet_bootstrap.cc:492] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:48.143329 25685 raft_consensus.cc:515] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.145341 25685 leader_election.cc:290] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:48.147316 25552 tablet_bootstrap.cc:654] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.151767 25551 tablet_bootstrap.cc:492] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:48.152218 25551 ts_tablet_manager.cc:1403] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.115s	user 0.027s	sys 0.018s
I20260709 13:06:48.153376 25555 tablet_bootstrap.cc:654] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.153997 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8158601b842e3be5b60f868aff003" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:48.154577 25551 raft_consensus.cc:359] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.155213 25551 raft_consensus.cc:385] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.156685 25551 raft_consensus.cc:740] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.157438 25551 consensus_queue.cc:260] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.159579 25551 ts_tablet_manager.cc:1434] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:06:48.160395 25551 tablet_bootstrap.cc:492] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:48.164408 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8158601b842e3be5b60f868aff003" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:48.164968 25283 raft_consensus.cc:2468] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 0.
I20260709 13:06:48.165011 25623 raft_consensus.cc:493] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.165565 25623 raft_consensus.cc:515] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
W20260709 13:06:48.166589 25323 leader_election.cc:343] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.167491 25623 leader_election.cc:290] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:48.169826 25356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8da1e79f99442ebbc38cf81fec5a67b" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:48.170580 25356 raft_consensus.cc:2393] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in current term 1: Already voted for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in this term.
I20260709 13:06:48.171741 25325 leader_election.cc:304] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:06:48.172513 25551 tablet_bootstrap.cc:654] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.173026 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8da1e79f99442ebbc38cf81fec5a67b" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:48.173213 25555 tablet_bootstrap.cc:492] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:48.174065 25555 ts_tablet_manager.cc:1403] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.006s
I20260709 13:06:48.174533 25473 leader_election.cc:304] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:48.176337 25623 raft_consensus.cc:3060] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.176702 25555 raft_consensus.cc:359] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.177474 25555 raft_consensus.cc:385] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.177722 25555 raft_consensus.cc:740] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.178496 25555 consensus_queue.cc:260] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.180871 25555 ts_tablet_manager.cc:1434] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:48.186226 25555 tablet_bootstrap.cc:492] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:48.186697 25685 raft_consensus.cc:2804] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:48.187165 25685 raft_consensus.cc:493] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:48.187563 25685 raft_consensus.cc:3060] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.190162 25551 tablet_bootstrap.cc:492] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:48.190619 25551 ts_tablet_manager.cc:1403] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.005s
I20260709 13:06:48.191949 25555 tablet_bootstrap.cc:654] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.192970 25551 raft_consensus.cc:359] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.193622 25551 raft_consensus.cc:385] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.193868 25551 raft_consensus.cc:740] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.194628 25551 consensus_queue.cc:260] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.196715 25551 ts_tablet_manager.cc:1434] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:48.197499 25623 raft_consensus.cc:2749] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.200570 25688 raft_consensus.cc:493] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.201129 25688 raft_consensus.cc:515] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:48.203018 25688 leader_election.cc:290] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:48.204090 25551 tablet_bootstrap.cc:492] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:48.204658 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c3a3e74d764a61844cab88bff62a77" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
W20260709 13:06:48.205876 25471 leader_election.cc:343] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.206202 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c3a3e74d764a61844cab88bff62a77" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:48.206517 25550 tablet_bootstrap.cc:492] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:48.207044 25550 ts_tablet_manager.cc:1403] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.011s
I20260709 13:06:48.209795 25550 raft_consensus.cc:359] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.210453 25550 raft_consensus.cc:385] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.210718 25550 raft_consensus.cc:740] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.211354 25550 consensus_queue.cc:260] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.214344 25550 ts_tablet_manager.cc:1434] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:48.214375 25555 tablet_bootstrap.cc:492] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:48.214403 25551 tablet_bootstrap.cc:654] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.214143 25182 catalog_manager.cc:5697] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:48.215215 25555 ts_tablet_manager.cc:1403] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.000s
I20260709 13:06:48.218027 25555 raft_consensus.cc:359] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:48.218887 25555 raft_consensus.cc:385] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.219204 25555 raft_consensus.cc:740] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.218160 25685 raft_consensus.cc:515] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.219945 25555 consensus_queue.cc:260] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:48.222033 25555 ts_tablet_manager.cc:1434] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:48.215310 25550 tablet_bootstrap.cc:492] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:48.223517 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8158601b842e3be5b60f868aff003" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:48.224085 25283 raft_consensus.cc:3060] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.224690 25555 tablet_bootstrap.cc:492] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
W20260709 13:06:48.226725 25473 leader_election.cc:343] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.227170 25473 leader_election.cc:304] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:48.227882 25623 raft_consensus.cc:2749] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.230098 25550 tablet_bootstrap.cc:654] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.230666 25283 raft_consensus.cc:2468] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:06:48.231863 25325 leader_election.cc:304] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:48.232710 25690 raft_consensus.cc:2804] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:48.233266 25690 raft_consensus.cc:697] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:06:48.234092 25690 consensus_queue.cc:237] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.232697 25623 raft_consensus.cc:493] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.235466 25623 raft_consensus.cc:515] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:48.236444 25555 tablet_bootstrap.cc:654] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.238049 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb970570908451ba25915b8bc50a89d" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:48.239131 25623 leader_election.cc:290] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:48.240535 25791 raft_consensus.cc:493] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.241037 25791 raft_consensus.cc:515] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.242878 25791 leader_election.cc:290] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:48.247352 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:48.250320 25551 tablet_bootstrap.cc:492] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:48.250784 25356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:48.251389 25356 raft_consensus.cc:2468] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:48.250766 25551 ts_tablet_manager.cc:1403] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.000s
I20260709 13:06:48.252844 25248 leader_election.cc:304] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:48.253048 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8158601b842e3be5b60f868aff003" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
W20260709 13:06:48.253753 25248 leader_election.cc:343] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.254936 25551 raft_consensus.cc:359] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
W20260709 13:06:48.255306 25323 leader_election.cc:343] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.255664 25551 raft_consensus.cc:385] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.255862 25583 raft_consensus.cc:2804] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:48.256384 25583 raft_consensus.cc:493] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:48.256712 25583 raft_consensus.cc:3060] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.256016 25551 raft_consensus.cc:740] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.260780 25551 consensus_queue.cc:260] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.262928 25551 ts_tablet_manager.cc:1434] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:06:48.265882 25551 tablet_bootstrap.cc:492] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:48.268770 25819 raft_consensus.cc:493] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.269307 25819 raft_consensus.cc:515] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.270973 25551 tablet_bootstrap.cc:654] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.271900 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a05dd7cd7b7429b8449c029bb04a285" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:48.272769 25508 raft_consensus.cc:2468] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 0.
I20260709 13:06:48.272696 25583 raft_consensus.cc:515] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.273952 25326 leader_election.cc:304] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:48.277263 25181 catalog_manager.cc:5697] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:48.280164 25356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:48.280743 25356 raft_consensus.cc:3060] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.284205 25819 leader_election.cc:290] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:48.245527 25685 leader_election.cc:290] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:48.285282 25819 raft_consensus.cc:2804] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:48.285661 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a05dd7cd7b7429b8449c029bb04a285" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:48.287806 25356 raft_consensus.cc:2468] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:48.293665 25282 raft_consensus.cc:2468] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 0.
I20260709 13:06:48.294355 25248 leader_election.cc:304] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:48.295133 25819 raft_consensus.cc:493] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:48.291915 25583 leader_election.cc:290] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:48.295279 25791 raft_consensus.cc:2804] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:48.295796 25819 raft_consensus.cc:3060] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.296379 25791 raft_consensus.cc:697] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:06:48.297335 25791 consensus_queue.cc:237] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.290891 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
W20260709 13:06:48.300161 25248 leader_election.cc:343] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.310786 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb970570908451ba25915b8bc50a89d" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:48.311636 25283 raft_consensus.cc:2393] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in current term 1: Already voted for candidate 0ded96dc02a344148df94542adbb2658 in this term.
I20260709 13:06:48.312713 25473 leader_election.cc:304] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:48.312969 25819 raft_consensus.cc:515] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.313455 25688 raft_consensus.cc:3060] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.318681 25550 tablet_bootstrap.cc:492] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:48.319149 25550 ts_tablet_manager.cc:1403] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.104s	user 0.021s	sys 0.016s
I20260709 13:06:48.321048 25688 raft_consensus.cc:2749] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.321713 25550 raft_consensus.cc:359] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.322381 25550 raft_consensus.cc:385] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:06:48.322499 25473 consensus_peers.cc:597] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:48.322675 25550 raft_consensus.cc:740] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.323814 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a05dd7cd7b7429b8449c029bb04a285" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:48.324005 25550 consensus_queue.cc:260] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.326393 25819 leader_election.cc:290] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:48.327634 25550 ts_tablet_manager.cc:1434] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260709 13:06:48.328190 25326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.132:34559, user_credentials={real_user=slave}} blocked reactor thread for 54323.4us
I20260709 13:06:48.325277 25181 catalog_manager.cc:5697] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:48.329670 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a05dd7cd7b7429b8449c029bb04a285" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:48.330199 25508 raft_consensus.cc:3060] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.331339 25550 tablet_bootstrap.cc:492] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:48.324492 25283 raft_consensus.cc:3060] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.337384 25508 raft_consensus.cc:2468] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:06:48.338915 25180 catalog_manager.cc:5697] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 0 to 1, leader changed from <none> to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 1 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:48.340926 25633 consensus_queue.cc:1048] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:48.341277 25326 leader_election.cc:304] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:48.341617 25550 tablet_bootstrap.cc:654] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.342288 25283 raft_consensus.cc:2468] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:06:48.343263 25669 raft_consensus.cc:493] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.343767 25669 raft_consensus.cc:515] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:48.345744 25841 raft_consensus.cc:2804] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:48.346244 25841 raft_consensus.cc:697] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:06:48.347091 25841 consensus_queue.cc:237] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.347304 25685 raft_consensus.cc:493] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.343688 25551 tablet_bootstrap.cc:492] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:48.348018 25685 raft_consensus.cc:515] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.347289 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e30a9f629794d3fb9674d4b9b3d7b40" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:48.349349 25551 ts_tablet_manager.cc:1403] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.007s
I20260709 13:06:48.350087 25685 leader_election.cc:290] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:48.349263 25282 raft_consensus.cc:2468] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
I20260709 13:06:48.351286 25399 leader_election.cc:304] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:48.352095 25727 raft_consensus.cc:2804] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:48.352442 25727 raft_consensus.cc:493] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:48.352732 25633 consensus_queue.cc:1048] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:48.352764 25727 raft_consensus.cc:3060] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.356171 25550 tablet_bootstrap.cc:492] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:48.356655 25550 ts_tablet_manager.cc:1403] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260709 13:06:48.353227 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db77c0045a164b87a8e7c78d4d554142" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:48.357517 25282 raft_consensus.cc:2468] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 0.
I20260709 13:06:48.321381 25552 tablet_bootstrap.cc:492] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:48.356140 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db77c0045a164b87a8e7c78d4d554142" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:48.358721 25325 leader_election.cc:304] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:48.348589 25669 leader_election.cc:290] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:48.360873 25685 raft_consensus.cc:2804] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:48.361306 25685 raft_consensus.cc:493] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:48.361621 25685 raft_consensus.cc:3060] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.361699 25551 raft_consensus.cc:359] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.362454 25551 raft_consensus.cc:385] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.362702 25551 raft_consensus.cc:740] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.365927 25727 raft_consensus.cc:515] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:48.367379 25551 consensus_queue.cc:260] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.368330 25685 raft_consensus.cc:515] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.368829 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e30a9f629794d3fb9674d4b9b3d7b40" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
W20260709 13:06:48.370301 25400 leader_election.cc:343] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.371006 25685 leader_election.cc:290] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:48.371912 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db77c0045a164b87a8e7c78d4d554142" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:48.372548 25282 raft_consensus.cc:3060] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.376314 25550 raft_consensus.cc:359] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
W20260709 13:06:48.377032 25326 leader_election.cc:343] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.376996 25550 raft_consensus.cc:385] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.377230 25551 ts_tablet_manager.cc:1434] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 13:06:48.378163 25550 raft_consensus.cc:740] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.378943 25551 tablet_bootstrap.cc:492] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:48.378788 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db77c0045a164b87a8e7c78d4d554142" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
W20260709 13:06:48.380227 25326 leader_election.cc:343] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.378860 25550 consensus_queue.cc:260] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:48.378273 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e30a9f629794d3fb9674d4b9b3d7b40" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
W20260709 13:06:48.382278 25400 leader_election.cc:343] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.383008 25550 ts_tablet_manager.cc:1434] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:06:48.383903 25550 tablet_bootstrap.cc:492] T d2ff17b1d78449149d9cefdb67ca1ae4 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:48.386713 25282 raft_consensus.cc:2468] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:06:48.359381 25552 ts_tablet_manager.cc:1403] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.240s	user 0.024s	sys 0.037s
I20260709 13:06:48.390340 25727 leader_election.cc:290] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:48.391974 25552 raft_consensus.cc:359] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.393244 25552 raft_consensus.cc:385] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.393596 25552 raft_consensus.cc:740] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.392843 25325 leader_election.cc:304] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:48.399598 25552 consensus_queue.cc:260] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.401825 25552 ts_tablet_manager.cc:1434] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:06:48.404862 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e30a9f629794d3fb9674d4b9b3d7b40" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:48.405433 25283 raft_consensus.cc:3060] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.402617 25685 raft_consensus.cc:2804] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:48.407557 25685 raft_consensus.cc:697] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:06:48.408279 25623 consensus_queue.cc:1048] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:48.412719 25552 tablet_bootstrap.cc:492] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:48.414476 25685 consensus_queue.cc:237] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.421964 25819 raft_consensus.cc:493] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.422415 25819 raft_consensus.cc:515] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.433043 25819 leader_election.cc:290] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:48.430163 25690 consensus_queue.cc:1048] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:06:48.434815 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eefc884fbc436faf78d76f958e3410" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:48.436036 25550 tablet_bootstrap.cc:654] T d2ff17b1d78449149d9cefdb67ca1ae4 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:48.441347 25326 leader_election.cc:343] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.438024 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eefc884fbc436faf78d76f958e3410" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
W20260709 13:06:48.443522 25325 leader_election.cc:343] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.443969 25325 leader_election.cc:304] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:48.444691 25690 raft_consensus.cc:2749] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.448320 25552 tablet_bootstrap.cc:654] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.453567 25551 tablet_bootstrap.cc:654] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.455643 25282 raft_consensus.cc:1240] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Rejecting Update request from peer 6a48a9c7a9bf43c8805aa5ea4869a2fc for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:48.456290 25690 raft_consensus.cc:493] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.456746 25690 raft_consensus.cc:515] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.457506 25693 consensus_queue.cc:1059] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:48.458490 25623 raft_consensus.cc:3055] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:48.458856 25623 raft_consensus.cc:740] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:48.459676 25623 consensus_queue.cc:260] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:48.461040 25623 raft_consensus.cc:3060] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:48.462594 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d5831a89a4e29932f964f48a59dee" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
W20260709 13:06:48.464040 25323 leader_election.cc:343] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.464866 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d5831a89a4e29932f964f48a59dee" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
W20260709 13:06:48.466176 25325 leader_election.cc:343] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.466567 25325 leader_election.cc:304] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:48.458729 25690 leader_election.cc:290] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:48.473201 25819 raft_consensus.cc:2749] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.475805 25283 raft_consensus.cc:2468] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:48.476846 25399 leader_election.cc:304] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:48.478035 25727 raft_consensus.cc:2804] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:48.478477 25727 raft_consensus.cc:697] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:06:48.479231 25727 consensus_queue.cc:237] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:48.490046 25550 tablet_bootstrap.cc:492] T d2ff17b1d78449149d9cefdb67ca1ae4 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:48.490639 25550 ts_tablet_manager.cc:1403] T d2ff17b1d78449149d9cefdb67ca1ae4 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.000s
I20260709 13:06:48.493350 25693 raft_consensus.cc:493] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.493922 25693 raft_consensus.cc:515] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:48.494108 25550 raft_consensus.cc:359] T d2ff17b1d78449149d9cefdb67ca1ae4 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:48.494867 25550 raft_consensus.cc:385] T d2ff17b1d78449149d9cefdb67ca1ae4 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.495153 25550 raft_consensus.cc:740] T d2ff17b1d78449149d9cefdb67ca1ae4 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.494592 25181 catalog_manager.cc:5697] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 0 to 1, leader changed from <none> to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 1 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:48.496212 25181 catalog_manager.cc:5697] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 0 to 1, leader changed from <none> to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 1 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:48.496770 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7131ba2fd4a1297ce40c46c85a50e" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:48.497866 25360 raft_consensus.cc:2468] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 0.
I20260709 13:06:48.497936 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7131ba2fd4a1297ce40c46c85a50e" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:48.496031 25550 consensus_queue.cc:260] T d2ff17b1d78449149d9cefdb67ca1ae4 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:48.497356 25693 leader_election.cc:290] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:48.499104 25471 leader_election.cc:304] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
W20260709 13:06:48.500985 25471 leader_election.cc:343] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.501649 25555 tablet_bootstrap.cc:492] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:48.502115 25555 ts_tablet_manager.cc:1403] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.278s	user 0.045s	sys 0.029s
I20260709 13:06:48.502024 25623 raft_consensus.cc:2804] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:48.503484 25623 raft_consensus.cc:493] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:48.503854 25623 raft_consensus.cc:3060] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.509449 25555 raft_consensus.cc:359] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:48.512348 25555 raft_consensus.cc:385] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.512663 25555 raft_consensus.cc:740] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.514097 25555 consensus_queue.cc:260] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:48.516031 25550 ts_tablet_manager.cc:1434] T d2ff17b1d78449149d9cefdb67ca1ae4 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:06:48.517158 25555 ts_tablet_manager.cc:1434] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260709 13:06:48.518713 25555 tablet_bootstrap.cc:492] T db77c0045a164b87a8e7c78d4d554142 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:48.519697 25552 tablet_bootstrap.cc:492] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:48.524899 25552 ts_tablet_manager.cc:1403] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.114s	user 0.020s	sys 0.000s
I20260709 13:06:48.520147 25669 raft_consensus.cc:493] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.528355 25669 raft_consensus.cc:515] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.534720 25550 tablet_bootstrap.cc:492] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
W20260709 13:06:48.535549 25325 consensus_peers.cc:597] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:48.541222 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:48.548038 25623 raft_consensus.cc:515] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:48.550092 25623 leader_election.cc:290] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:48.551313 25555 tablet_bootstrap.cc:654] T db77c0045a164b87a8e7c78d4d554142 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.551466 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7131ba2fd4a1297ce40c46c85a50e" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:48.552245 25669 leader_election.cc:290] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:48.553833 25550 tablet_bootstrap.cc:654] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.553910 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:48.556464 25360 raft_consensus.cc:2393] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ded96dc02a344148df94542adbb2658 in current term 1: Already voted for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in this term.
I20260709 13:06:48.557047 25359 raft_consensus.cc:3060] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.559019 25397 leader_election.cc:304] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ded96dc02a344148df94542adbb2658; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:48.562521 25552 raft_consensus.cc:359] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:48.563133 25552 raft_consensus.cc:385] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.563383 25552 raft_consensus.cc:740] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.564239 25552 consensus_queue.cc:260] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:48.567312 25552 ts_tablet_manager.cc:1434] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260709 13:06:48.568205 25552 tablet_bootstrap.cc:492] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:48.557663 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7131ba2fd4a1297ce40c46c85a50e" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:48.573320 25551 tablet_bootstrap.cc:492] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:48.573709 25551 ts_tablet_manager.cc:1403] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.195s	user 0.014s	sys 0.030s
I20260709 13:06:48.574501 25179 catalog_manager.cc:5697] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:48.569414 25669 raft_consensus.cc:3060] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.581120 25688 raft_consensus.cc:493] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.581568 25688 raft_consensus.cc:515] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:48.582134 25552 tablet_bootstrap.cc:654] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.598014 25359 raft_consensus.cc:2468] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:48.606940 25471 leader_election.cc:304] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
W20260709 13:06:48.608093 25471 leader_election.cc:343] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.609021 25623 raft_consensus.cc:2804] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:48.609527 25623 raft_consensus.cc:697] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:48.610301 25623 consensus_queue.cc:237] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:48.633180 25688 leader_election.cc:290] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:48.634275 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5048c4dac2744bca57c25336de839eb" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:48.637164 25360 raft_consensus.cc:2468] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 0.
I20260709 13:06:48.646201 25669 raft_consensus.cc:2749] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.664534 25555 tablet_bootstrap.cc:492] T db77c0045a164b87a8e7c78d4d554142 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:48.664832 25791 raft_consensus.cc:493] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.665036 25555 ts_tablet_manager.cc:1403] T db77c0045a164b87a8e7c78d4d554142 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.147s	user 0.020s	sys 0.038s
I20260709 13:06:48.664228 25633 consensus_queue.cc:1048] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:48.667655 25555 raft_consensus.cc:359] T db77c0045a164b87a8e7c78d4d554142 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.668768 25555 raft_consensus.cc:385] T db77c0045a164b87a8e7c78d4d554142 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.669027 25555 raft_consensus.cc:740] T db77c0045a164b87a8e7c78d4d554142 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.669611 25555 consensus_queue.cc:260] T db77c0045a164b87a8e7c78d4d554142 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.671767 25555 ts_tablet_manager.cc:1434] T db77c0045a164b87a8e7c78d4d554142 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:06:48.673395 25555 tablet_bootstrap.cc:492] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:48.670737 25791 raft_consensus.cc:515] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:48.675695 25791 leader_election.cc:290] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:48.677345 25471 leader_election.cc:304] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:48.678522 25693 raft_consensus.cc:2804] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:48.678901 25693 raft_consensus.cc:493] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:48.679208 25693 raft_consensus.cc:3060] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.679387 25669 consensus_queue.cc:1048] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:48.679976 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5048c4dac2744bca57c25336de839eb" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:48.680590 25432 raft_consensus.cc:2468] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 0.
I20260709 13:06:48.686493 25555 tablet_bootstrap.cc:654] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.686487 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58457a4159764d58a071ebb23e3a59e1" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:48.690862 25767 consensus_queue.cc:1048] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:48.692394 25550 tablet_bootstrap.cc:492] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:48.692834 25550 ts_tablet_manager.cc:1403] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.158s	user 0.019s	sys 0.013s
I20260709 13:06:48.697598 25550 raft_consensus.cc:359] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.698215 25550 raft_consensus.cc:385] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.698459 25550 raft_consensus.cc:740] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.699033 25550 consensus_queue.cc:260] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.702536 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58457a4159764d58a071ebb23e3a59e1" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:48.703023 25791 consensus_queue.cc:1048] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:48.709054 25693 raft_consensus.cc:515] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:48.711167 25693 leader_election.cc:290] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:48.712055 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5048c4dac2744bca57c25336de839eb" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:48.712621 25432 raft_consensus.cc:3060] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.712734 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5048c4dac2744bca57c25336de839eb" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:48.713121 25685 raft_consensus.cc:493] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.713032 25251 leader_election.cc:304] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:48.714125 25359 raft_consensus.cc:3060] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.716398 25551 raft_consensus.cc:359] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.717108 25551 raft_consensus.cc:385] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.717363 25551 raft_consensus.cc:740] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.718048 25551 consensus_queue.cc:260] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.721449 25550 ts_tablet_manager.cc:1434] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 13:06:48.722468 25550 tablet_bootstrap.cc:492] T 0e050a960c4c4f48b314c82e53478c17 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:48.725353 25633 consensus_queue.cc:1048] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:48.725605 25583 raft_consensus.cc:2749] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.730866 25551 ts_tablet_manager.cc:1434] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.157s	user 0.007s	sys 0.006s
I20260709 13:06:48.713575 25685 raft_consensus.cc:515] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.732352 25841 raft_consensus.cc:493] T d2ff17b1d78449149d9cefdb67ca1ae4 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.732820 25841 raft_consensus.cc:515] T d2ff17b1d78449149d9cefdb67ca1ae4 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:48.734071 25685 leader_election.cc:290] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:48.734666 25841 leader_election.cc:290] T d2ff17b1d78449149d9cefdb67ca1ae4 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:48.732039 25551 tablet_bootstrap.cc:492] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:48.771394 25179 catalog_manager.cc:5697] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 1 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:48.775352 25551 tablet_bootstrap.cc:654] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.778187 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1eb320feca443c4ad19de2a3d5c7b37" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:48.778895 25284 raft_consensus.cc:3060] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.762538 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ff17b1d78449149d9cefdb67ca1ae4" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:48.766172 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1eb320feca443c4ad19de2a3d5c7b37" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:48.768306 25841 raft_consensus.cc:493] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.788447 25552 tablet_bootstrap.cc:492] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:48.789726 25552 ts_tablet_manager.cc:1403] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.222s	user 0.009s	sys 0.013s
I20260709 13:06:48.791968 25432 raft_consensus.cc:2468] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
W20260709 13:06:48.796553 25326 leader_election.cc:343] T d2ff17b1d78449149d9cefdb67ca1ae4 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.796979 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ff17b1d78449149d9cefdb67ca1ae4" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:48.800328 25555 tablet_bootstrap.cc:492] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:48.800758 25555 ts_tablet_manager.cc:1403] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.128s	user 0.021s	sys 0.015s
W20260709 13:06:48.803928 25325 leader_election.cc:343] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.805814 25359 raft_consensus.cc:2468] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:48.810025 25552 raft_consensus.cc:359] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:48.810751 25552 raft_consensus.cc:385] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.811036 25552 raft_consensus.cc:740] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.803856 25471 leader_election.cc:304] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 
I20260709 13:06:48.812891 25623 raft_consensus.cc:2804] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:48.813315 25623 raft_consensus.cc:697] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:48.813524 25555 raft_consensus.cc:359] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:48.814141 25555 raft_consensus.cc:385] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.814502 25555 raft_consensus.cc:740] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.815102 25555 consensus_queue.cc:260] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:48.816039 25552 consensus_queue.cc:260] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:48.791267 25841 raft_consensus.cc:515] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:48.814092 25623 consensus_queue.cc:237] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:48.821957 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
W20260709 13:06:48.823276 25326 leader_election.cc:343] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.823803 25841 leader_election.cc:290] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:48.827152 25550 tablet_bootstrap.cc:654] T 0e050a960c4c4f48b314c82e53478c17 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.827986 25552 ts_tablet_manager.cc:1434] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
W20260709 13:06:48.829174 25323 leader_election.cc:343] T d2ff17b1d78449149d9cefdb67ca1ae4 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.829327 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:48.829697 25323 leader_election.cc:304] T d2ff17b1d78449149d9cefdb67ca1ae4 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:48.830020 25431 raft_consensus.cc:2468] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 0.
I20260709 13:06:48.832224 25552 tablet_bootstrap.cc:492] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:48.832643 25685 raft_consensus.cc:2749] T d2ff17b1d78449149d9cefdb67ca1ae4 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.833508 25685 consensus_queue.cc:1048] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:48.844771 25323 leader_election.cc:343] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.845273 25323 leader_election.cc:304] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:48.846447 25323 leader_election.cc:304] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:48.847222 25685 raft_consensus.cc:2749] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.847980 25685 raft_consensus.cc:2804] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:48.848349 25685 raft_consensus.cc:493] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:48.848683 25685 raft_consensus.cc:3060] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.858078 25685 raft_consensus.cc:515] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
W20260709 13:06:48.858760 25248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:43935, user_credentials={real_user=slave}} blocked reactor thread for 60274.4us
I20260709 13:06:48.860231 25685 leader_election.cc:290] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:48.860827 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:48.862056 25552 tablet_bootstrap.cc:654] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:48.862221 25326 leader_election.cc:343] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.866384 25552 tablet_bootstrap.cc:492] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:48.866729 25552 ts_tablet_manager.cc:1403] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 13:06:48.869103 25552 raft_consensus.cc:359] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.869652 25552 raft_consensus.cc:385] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.869856 25552 raft_consensus.cc:740] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.870496 25552 consensus_queue.cc:260] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.872587 25552 ts_tablet_manager.cc:1434] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:48.873593 25669 raft_consensus.cc:493] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.874064 25669 raft_consensus.cc:515] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:48.875576 25669 leader_election.cc:290] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:48.876364 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8158601b842e3be5b60f868aff003" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:48.876406 25552 tablet_bootstrap.cc:492] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:48.876673 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8158601b842e3be5b60f868aff003" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:48.878289 25555 ts_tablet_manager.cc:1434] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.077s	user 0.005s	sys 0.000s
I20260709 13:06:48.879292 25555 tablet_bootstrap.cc:492] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:48.882838 25399 leader_election.cc:304] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ded96dc02a344148df94542adbb2658; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:48.883271 25552 tablet_bootstrap.cc:654] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.883968 25669 raft_consensus.cc:2749] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.889814 25552 tablet_bootstrap.cc:492] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:48.890192 25552 ts_tablet_manager.cc:1403] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260709 13:06:48.892648 25552 raft_consensus.cc:359] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:48.893253 25552 raft_consensus.cc:385] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.893507 25552 raft_consensus.cc:740] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.894176 25552 consensus_queue.cc:260] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:48.895805 25552 ts_tablet_manager.cc:1434] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:06:48.896716 25552 tablet_bootstrap.cc:492] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:48.901989 25552 tablet_bootstrap.cc:654] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.905757 25555 tablet_bootstrap.cc:654] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.906490 25550 tablet_bootstrap.cc:492] T 0e050a960c4c4f48b314c82e53478c17 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:48.907035 25550 ts_tablet_manager.cc:1403] T 0e050a960c4c4f48b314c82e53478c17 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.185s	user 0.007s	sys 0.005s
I20260709 13:06:48.909556 25551 tablet_bootstrap.cc:492] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:48.909423 25550 raft_consensus.cc:359] T 0e050a960c4c4f48b314c82e53478c17 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:48.910032 25551 ts_tablet_manager.cc:1403] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.178s	user 0.029s	sys 0.051s
I20260709 13:06:48.910081 25550 raft_consensus.cc:385] T 0e050a960c4c4f48b314c82e53478c17 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.910459 25550 raft_consensus.cc:740] T 0e050a960c4c4f48b314c82e53478c17 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.911073 25550 consensus_queue.cc:260] T 0e050a960c4c4f48b314c82e53478c17 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:48.912560 25551 raft_consensus.cc:359] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:48.913218 25551 raft_consensus.cc:385] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.913451 25551 raft_consensus.cc:740] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.914067 25551 consensus_queue.cc:260] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:48.913599 25550 ts_tablet_manager.cc:1434] T 0e050a960c4c4f48b314c82e53478c17 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:06:48.915994 25550 tablet_bootstrap.cc:492] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:48.916275 25552 tablet_bootstrap.cc:492] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:48.916838 25552 ts_tablet_manager.cc:1403] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260709 13:06:48.917855 25551 ts_tablet_manager.cc:1434] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:06:48.918802 25551 tablet_bootstrap.cc:492] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:48.965018 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:48.966559 25431 raft_consensus.cc:3060] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.919641 25552 raft_consensus.cc:359] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:48.976270 25552 raft_consensus.cc:385] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.961575 25181 catalog_manager.cc:5697] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 1 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:48.983182 25552 raft_consensus.cc:740] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.003940 25283 raft_consensus.cc:3060] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.012023 25555 tablet_bootstrap.cc:492] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:49.013091 25555 ts_tablet_manager.cc:1403] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.134s	user 0.012s	sys 0.000s
I20260709 13:06:49.014464 25767 consensus_queue.cc:1048] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:48.991226 25669 raft_consensus.cc:493] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.016561 25669 raft_consensus.cc:515] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:49.019500 25669 leader_election.cc:290] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:49.022823 25431 raft_consensus.cc:2468] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
W20260709 13:06:49.004223 25323 consensus_peers.cc:597] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f -> Peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Couldn't send request to peer 0ded96dc02a344148df94542adbb2658. 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 13:06:49.034328 25770 raft_consensus.cc:493] T db77c0045a164b87a8e7c78d4d554142 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.026940 25590 raft_consensus.cc:493] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.029830 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c3a3e74d764a61844cab88bff62a77" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:49.032991 25555 raft_consensus.cc:359] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:49.024996 25690 consensus_queue.cc:1048] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:49.037072 25590 raft_consensus.cc:515] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:49.037261 25770 raft_consensus.cc:515] T db77c0045a164b87a8e7c78d4d554142 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:49.037669 25552 consensus_queue.cc:260] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:49.037333 25550 tablet_bootstrap.cc:654] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.036896 25555 raft_consensus.cc:385] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:06:49.034441 25323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:43935, user_credentials={real_user=slave}} blocked reactor thread for 74879us
I20260709 13:06:49.044914 25555 raft_consensus.cc:740] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.049191 25285 raft_consensus.cc:2468] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
I20260709 13:06:49.058212 25507 raft_consensus.cc:3060] T db77c0045a164b87a8e7c78d4d554142 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.056862 25280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db77c0045a164b87a8e7c78d4d554142" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:49.060595 25280 raft_consensus.cc:2393] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in current term 1: Already voted for candidate f633202046eb4769bf373f7f04d27a1f in this term.
I20260709 13:06:49.050725 25552 ts_tablet_manager.cc:1434] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.134s	user 0.001s	sys 0.005s
I20260709 13:06:49.062906 25552 tablet_bootstrap.cc:492] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:49.047206 25770 leader_election.cc:290] T db77c0045a164b87a8e7c78d4d554142 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:49.073518 25685 consensus_queue.cc:1048] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:49.087288 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c3a3e74d764a61844cab88bff62a77" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:49.088306 25505 raft_consensus.cc:2468] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:49.090229 25502 raft_consensus.cc:3060] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.090808 25251 leader_election.cc:304] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:49.091950 25791 raft_consensus.cc:2804] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:49.092367 25791 raft_consensus.cc:493] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:49.092711 25791 raft_consensus.cc:3060] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.087891 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c3a3e74d764a61844cab88bff62a77" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:49.097227 25504 raft_consensus.cc:2468] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
I20260709 13:06:49.109393 25590 leader_election.cc:290] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:49.110991 25399 leader_election.cc:304] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:49.116739 25555 consensus_queue.cc:260] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:49.114228 25669 raft_consensus.cc:2804] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:49.125051 25669 raft_consensus.cc:493] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:49.129617 25669 raft_consensus.cc:3060] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.114383 25685 consensus_queue.cc:1048] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:06:49.131822 25841 consensus_queue.cc:1048] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:49.133353 25551 tablet_bootstrap.cc:654] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.136628 25323 leader_election.cc:304] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc
W20260709 13:06:49.138218 25248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:43935, user_credentials={real_user=slave}} blocked reactor thread for 75885.3us
I20260709 13:06:49.138845 25841 raft_consensus.cc:2804] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:49.139482 25841 raft_consensus.cc:697] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:06:49.140631 25841 consensus_queue.cc:237] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:49.142416 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db77c0045a164b87a8e7c78d4d554142" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:49.147465 25433 raft_consensus.cc:3060] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.146036 25791 raft_consensus.cc:515] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:49.155373 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c3a3e74d764a61844cab88bff62a77" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:49.156895 25555 ts_tablet_manager.cc:1434] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.143s	user 0.007s	sys 0.003s
I20260709 13:06:49.163420 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c3a3e74d764a61844cab88bff62a77" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:49.164057 25504 raft_consensus.cc:3060] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.172143 25791 leader_election.cc:290] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:49.163631 25555 tablet_bootstrap.cc:492] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:49.174487 25669 raft_consensus.cc:515] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:49.178277 25669 leader_election.cc:290] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:49.178391 25471 leader_election.cc:304] T db77c0045a164b87a8e7c78d4d554142 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:49.179680 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c3a3e74d764a61844cab88bff62a77" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:49.185467 25434 raft_consensus.cc:2393] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 in current term 1: Already voted for candidate 0ded96dc02a344148df94542adbb2658 in this term.
I20260709 13:06:49.193162 25550 tablet_bootstrap.cc:492] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:49.193975 25552 tablet_bootstrap.cc:654] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.193820 25550 ts_tablet_manager.cc:1403] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.278s	user 0.034s	sys 0.033s
I20260709 13:06:49.197978 25550 raft_consensus.cc:359] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:49.198643 25550 raft_consensus.cc:385] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.198907 25550 raft_consensus.cc:740] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.199558 25550 consensus_queue.cc:260] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:49.208613 25669 consensus_queue.cc:1048] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:06:49.232596 25876 raft_consensus.cc:2749] T db77c0045a164b87a8e7c78d4d554142 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:49.239212 25550 ts_tablet_manager.cc:1434] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260709 13:06:49.240156 25590 consensus_queue.cc:1048] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:06:49.264323 25179 catalog_manager.cc:5697] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 0 to 1, leader changed from <none> to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 1 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:49.272459 25280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c3a3e74d764a61844cab88bff62a77" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:49.257485 25504 raft_consensus.cc:2468] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:49.276520 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c3a3e74d764a61844cab88bff62a77" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:49.280752 25434 raft_consensus.cc:2393] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 in current term 1: Already voted for candidate 0ded96dc02a344148df94542adbb2658 in this term.
I20260709 13:06:49.283322 25727 raft_consensus.cc:493] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.283808 25727 raft_consensus.cc:515] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:49.287444 25727 leader_election.cc:290] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:49.288245 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7131ba2fd4a1297ce40c46c85a50e" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:49.288709 25550 tablet_bootstrap.cc:492] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:49.293682 25251 leader_election.cc:304] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:06:49.283550 25280 raft_consensus.cc:2393] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0ded96dc02a344148df94542adbb2658 in current term 1: Already voted for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in this term.
I20260709 13:06:49.310737 25551 tablet_bootstrap.cc:492] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:49.311414 25551 ts_tablet_manager.cc:1403] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.393s	user 0.013s	sys 0.007s
I20260709 13:06:49.314782 25552 tablet_bootstrap.cc:492] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:49.315259 25552 ts_tablet_manager.cc:1403] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.253s	user 0.024s	sys 0.019s
I20260709 13:06:49.319221 25551 raft_consensus.cc:359] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:49.322724 25551 raft_consensus.cc:385] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.323082 25551 raft_consensus.cc:740] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.323860 25551 consensus_queue.cc:260] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:49.324684 25633 raft_consensus.cc:2804] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:49.340569 25633 raft_consensus.cc:697] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:06:49.328148 25399 leader_election.cc:304] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:49.342569 25633 consensus_queue.cc:237] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:49.343214 25727 raft_consensus.cc:2749] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:49.346261 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7131ba2fd4a1297ce40c46c85a50e" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:49.347105 25551 ts_tablet_manager.cc:1434] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:06:49.338033 25555 tablet_bootstrap.cc:654] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.294467 25357 raft_consensus.cc:2468] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:49.348798 25876 consensus_queue.cc:1048] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:49.350163 25397 leader_election.cc:304] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:49.321985 25552 raft_consensus.cc:359] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:49.350992 25727 raft_consensus.cc:2804] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:49.351418 25552 raft_consensus.cc:385] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.351500 25727 raft_consensus.cc:493] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:49.351941 25727 raft_consensus.cc:3060] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.351744 25552 raft_consensus.cc:740] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.353655 25550 tablet_bootstrap.cc:654] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.354148 25876 consensus_queue.cc:1048] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:06:49.362874 25551 tablet_bootstrap.cc:492] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:49.368800 25552 consensus_queue.cc:260] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:49.367182 25727 raft_consensus.cc:515] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:49.382006 25875 raft_consensus.cc:493] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:06:49.401495 25875 raft_consensus.cc:515] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:49.402773 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7131ba2fd4a1297ce40c46c85a50e" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:49.385394 25551 tablet_bootstrap.cc:654] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.391595 25876 consensus_queue.cc:1048] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:49.400548 25434 raft_consensus.cc:1240] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Rejecting Update request from peer 6a48a9c7a9bf43c8805aa5ea4869a2fc for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:06:49.410070 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faf342fbbaa4af69135be45370c8a8c" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:49.406953 25688 raft_consensus.cc:493] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.412096 25690 raft_consensus.cc:493] T 0e050a960c4c4f48b314c82e53478c17 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.412585 25690 raft_consensus.cc:515] T 0e050a960c4c4f48b314c82e53478c17 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:49.414768 25690 leader_election.cc:290] T 0e050a960c4c4f48b314c82e53478c17 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:49.415382 25431 raft_consensus.cc:3060] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.412029 25688 raft_consensus.cc:515] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:49.430089 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e050a960c4c4f48b314c82e53478c17" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:49.430334 25552 ts_tablet_manager.cc:1434] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.114s	user 0.008s	sys 0.000s
I20260709 13:06:49.426236 25727 leader_election.cc:290] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
W20260709 13:06:49.431802 25326 leader_election.cc:343] T 0e050a960c4c4f48b314c82e53478c17 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.431088 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7131ba2fd4a1297ce40c46c85a50e" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:49.442490 25688 leader_election.cc:290] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:49.441258 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faf342fbbaa4af69135be45370c8a8c" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:49.435776 25875 leader_election.cc:290] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:49.448343 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e050a960c4c4f48b314c82e53478c17" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:49.445788 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eefc884fbc436faf78d76f958e3410" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:49.447571 25876 consensus_queue.cc:1048] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:06:49.459470 25552 tablet_bootstrap.cc:492] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:49.461581 25360 raft_consensus.cc:2468] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 0.
I20260709 13:06:49.461736 25248 leader_election.cc:304] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:49.462760 25875 raft_consensus.cc:2749] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:49.465103 25890 raft_consensus.cc:493] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.465248 25555 tablet_bootstrap.cc:492] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:49.465921 25555 ts_tablet_manager.cc:1403] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.303s	user 0.019s	sys 0.014s
I20260709 13:06:49.465675 25890 raft_consensus.cc:515] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:49.466826 25471 leader_election.cc:304] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:49.467703 25400 leader_election.cc:304] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:49.468843 25877 raft_consensus.cc:2804] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:49.468598 25555 raft_consensus.cc:359] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:49.471396 25770 consensus_queue.cc:1059] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:49.475045 25555 raft_consensus.cc:385] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.475440 25555 raft_consensus.cc:740] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
W20260709 13:06:49.472222 25323 leader_election.cc:343] T 0e050a960c4c4f48b314c82e53478c17 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.468838 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d59d4fa1414b76b3dad3fc2df181d5" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:49.477002 25323 leader_election.cc:304] T 0e050a960c4c4f48b314c82e53478c17 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:49.478598 25877 raft_consensus.cc:493] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:49.479020 25877 raft_consensus.cc:3060] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.481630 25770 raft_consensus.cc:3055] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:49.482023 25770 raft_consensus.cc:740] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:49.482846 25770 consensus_queue.cc:260] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:49.485332 25896 raft_consensus.cc:2749] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:49.486585 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d59d4fa1414b76b3dad3fc2df181d5" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
W20260709 13:06:49.487982 25400 leader_election.cc:343] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:49.488891 25231 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:49.489779 25819 raft_consensus.cc:493] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.490245 25819 raft_consensus.cc:515] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:49.483942 25770 raft_consensus.cc:3060] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:49.489418 25399 leader_election.cc:343] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.491957 25399 leader_election.cc:304] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ded96dc02a344148df94542adbb2658; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:49.492683 25896 raft_consensus.cc:2749] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:49.494460 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aecb736ba594d0788ba7d1ef8aefec5" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:49.478237 25690 raft_consensus.cc:2749] T 0e050a960c4c4f48b314c82e53478c17 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:49.496961 25326 leader_election.cc:343] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.498369 25819 leader_election.cc:290] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
W20260709 13:06:49.499223 25892 log.cc:927] Time spent T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 13:06:49.499414 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aecb736ba594d0788ba7d1ef8aefec5" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:49.499719 25555 consensus_queue.cc:260] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:49.501760 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eefc884fbc436faf78d76f958e3410" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:49.502125 25877 raft_consensus.cc:515] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
W20260709 13:06:49.503301 25325 leader_election.cc:343] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.513520 25325 leader_election.cc:304] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:49.513438 25181 catalog_manager.cc:5697] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:49.514933 25690 raft_consensus.cc:2749] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:49.515353 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eefc884fbc436faf78d76f958e3410" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:49.515906 25283 raft_consensus.cc:3060] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.475266 25890 leader_election.cc:290] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:49.513048 25555 ts_tablet_manager.cc:1434] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 13:06:49.520455 25555 tablet_bootstrap.cc:492] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:49.530454 25283 raft_consensus.cc:2468] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:49.531867 25473 leader_election.cc:304] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:49.533674 25623 raft_consensus.cc:2804] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:49.534134 25623 raft_consensus.cc:697] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:49.534927 25623 consensus_queue.cc:237] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:49.539021 25555 tablet_bootstrap.cc:654] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.549187 25552 tablet_bootstrap.cc:654] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.558159 25550 tablet_bootstrap.cc:492] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:49.558640 25550 ts_tablet_manager.cc:1403] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.270s	user 0.015s	sys 0.018s
I20260709 13:06:49.561370 25550 raft_consensus.cc:359] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:49.562033 25550 raft_consensus.cc:385] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.562299 25550 raft_consensus.cc:740] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.562969 25550 consensus_queue.cc:260] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:49.575011 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eefc884fbc436faf78d76f958e3410" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:49.575695 25357 raft_consensus.cc:3060] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.584666 25550 ts_tablet_manager.cc:1434] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.008s
I20260709 13:06:49.586079 25550 tablet_bootstrap.cc:492] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:49.591683 25550 tablet_bootstrap.cc:654] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.595170 25181 catalog_manager.cc:5697] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 1 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:49.580574 25877 leader_election.cc:290] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:49.603250 25555 tablet_bootstrap.cc:492] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:49.607205 25357 raft_consensus.cc:2468] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:49.608760 25551 tablet_bootstrap.cc:492] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:49.608933 25552 tablet_bootstrap.cc:492] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:49.658109 25555 ts_tablet_manager.cc:1403] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.138s	user 0.013s	sys 0.014s
I20260709 13:06:49.658347 25552 ts_tablet_manager.cc:1403] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.199s	user 0.016s	sys 0.009s
I20260709 13:06:49.652494 25690 consensus_queue.cc:1048] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:49.660953 25555 raft_consensus.cc:359] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:49.661620 25555 raft_consensus.cc:385] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.661888 25555 raft_consensus.cc:740] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.662521 25555 consensus_queue.cc:260] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:49.664574 25555 ts_tablet_manager.cc:1434] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:49.665504 25555 tablet_bootstrap.cc:492] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:49.665715 25550 tablet_bootstrap.cc:492] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:49.666178 25550 ts_tablet_manager.cc:1403] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.039s
I20260709 13:06:49.667057 25552 raft_consensus.cc:359] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:49.667780 25552 raft_consensus.cc:385] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.668030 25552 raft_consensus.cc:740] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.668723 25552 consensus_queue.cc:260] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:49.668807 25550 raft_consensus.cc:359] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:49.673358 25555 tablet_bootstrap.cc:654] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.673483 25550 raft_consensus.cc:385] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.670945 25552 ts_tablet_manager.cc:1434] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 13:06:49.674134 25551 ts_tablet_manager.cc:1403] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.311s	user 0.015s	sys 0.009s
I20260709 13:06:49.674875 25552 tablet_bootstrap.cc:492] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:49.677006 25551 raft_consensus.cc:359] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:49.682158 25551 raft_consensus.cc:385] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.681313 25552 tablet_bootstrap.cc:654] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.673785 25550 raft_consensus.cc:740] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.682825 25551 raft_consensus.cc:740] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.683758 25550 consensus_queue.cc:260] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:49.684755 25551 consensus_queue.cc:260] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:49.690642 25551 ts_tablet_manager.cc:1434] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:06:49.691947 25550 ts_tablet_manager.cc:1434] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:06:49.693603 25550 tablet_bootstrap.cc:492] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:49.702178 25551 tablet_bootstrap.cc:492] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:49.707295 25877 raft_consensus.cc:493] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.710316 25551 tablet_bootstrap.cc:654] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.711284 25550 tablet_bootstrap.cc:654] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.707834 25877 raft_consensus.cc:515] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:49.714777 25555 tablet_bootstrap.cc:492] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:49.715286 25555 ts_tablet_manager.cc:1403] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.009s
I20260709 13:06:49.718715 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:49.722011 25877 leader_election.cc:290] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:49.726653 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:49.727488 25283 raft_consensus.cc:2468] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 2.
I20260709 13:06:49.730531 25473 leader_election.cc:304] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:49.734354 25770 raft_consensus.cc:2804] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:49.734701 25770 raft_consensus.cc:493] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:49.734985 25770 raft_consensus.cc:3060] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:49.740463 25552 tablet_bootstrap.cc:492] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:49.740948 25552 ts_tablet_manager.cc:1403] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.014s
I20260709 13:06:49.741806 25770 raft_consensus.cc:515] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:49.745172 25770 leader_election.cc:290] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:49.749574 25552 raft_consensus.cc:359] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:49.750198 25552 raft_consensus.cc:385] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.750455 25552 raft_consensus.cc:740] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.751041 25552 consensus_queue.cc:260] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:49.752357 25501 raft_consensus.cc:3060] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.752733 25555 raft_consensus.cc:359] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:49.753399 25555 raft_consensus.cc:385] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.753638 25555 raft_consensus.cc:740] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.754287 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:49.755195 25555 consensus_queue.cc:260] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:49.756644 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:49.757021 25555 ts_tablet_manager.cc:1434] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260709 13:06:49.757164 25283 raft_consensus.cc:3060] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:49.758114 25555 tablet_bootstrap.cc:492] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:49.763728 25555 tablet_bootstrap.cc:654] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.764581 25550 tablet_bootstrap.cc:492] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:49.765028 25550 ts_tablet_manager.cc:1403] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.072s	user 0.004s	sys 0.006s
I20260709 13:06:49.765591 25685 consensus_queue.cc:1048] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:49.767438 25550 raft_consensus.cc:359] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:49.768832 25552 ts_tablet_manager.cc:1434] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 13:06:49.768059 25550 raft_consensus.cc:385] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.769758 25550 raft_consensus.cc:740] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.769913 25552 tablet_bootstrap.cc:492] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:49.770442 25550 consensus_queue.cc:260] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:49.775841 25727 raft_consensus.cc:493] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.776350 25727 raft_consensus.cc:515] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:49.777226 25550 ts_tablet_manager.cc:1434] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 13:06:49.778357 25727 leader_election.cc:290] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:49.779829 25551 tablet_bootstrap.cc:492] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:49.778357 25550 tablet_bootstrap.cc:492] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:49.782339 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ff17b1d78449149d9cefdb67ca1ae4" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:49.783645 25551 ts_tablet_manager.cc:1403] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.005s
I20260709 13:06:49.788338 25555 tablet_bootstrap.cc:492] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:49.788954 25555 ts_tablet_manager.cc:1403] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.011s
W20260709 13:06:49.792542 25400 leader_election.cc:343] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.793195 25550 tablet_bootstrap.cc:654] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.793493 25555 raft_consensus.cc:359] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:49.794361 25555 raft_consensus.cc:385] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.794679 25555 raft_consensus.cc:740] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.795509 25555 consensus_queue.cc:260] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:49.797093 25551 raft_consensus.cc:359] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:49.797749 25551 raft_consensus.cc:385] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.797998 25551 raft_consensus.cc:740] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.798735 25551 consensus_queue.cc:260] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:49.799036 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ff17b1d78449149d9cefdb67ca1ae4" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:49.799631 25357 raft_consensus.cc:2468] T d2ff17b1d78449149d9cefdb67ca1ae4 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
I20260709 13:06:49.800860 25551 ts_tablet_manager.cc:1434] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:06:49.801132 25555 ts_tablet_manager.cc:1434] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:06:49.802299 25555 tablet_bootstrap.cc:492] T d2ff17b1d78449149d9cefdb67ca1ae4 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:49.808355 25555 tablet_bootstrap.cc:654] T d2ff17b1d78449149d9cefdb67ca1ae4 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.806859 25551 tablet_bootstrap.cc:492] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:49.811007 25397 leader_election.cc:304] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:49.812172 25896 raft_consensus.cc:2804] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:49.812536 25896 raft_consensus.cc:493] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:49.812872 25896 raft_consensus.cc:3060] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.813125 25550 tablet_bootstrap.cc:492] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:49.813778 25550 ts_tablet_manager.cc:1403] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.003s
I20260709 13:06:49.817636 25283 raft_consensus.cc:2468] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 3.
I20260709 13:06:49.818388 25767 raft_consensus.cc:493] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:06:49.808295 25633 consensus_queue.cc:1048] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:06:49.818912 25767 raft_consensus.cc:515] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:49.829335 25767 leader_election.cc:290] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:49.832326 25500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:49.833099 25500 raft_consensus.cc:2368] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ded96dc02a344148df94542adbb2658 for earlier term 2. Current term is 3.
I20260709 13:06:49.836748 25280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:49.837455 25280 raft_consensus.cc:2368] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ded96dc02a344148df94542adbb2658 for earlier term 2. Current term is 3.
I20260709 13:06:49.838630 25399 leader_election.cc:400] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145) with higher term. Message: Invalid argument: T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ded96dc02a344148df94542adbb2658 for earlier term 2. Current term is 3.
I20260709 13:06:49.839164 25399 leader_election.cc:403] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:06:49.839965 25685 raft_consensus.cc:493] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.840466 25685 raft_consensus.cc:515] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:49.838614 25896 raft_consensus.cc:515] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:49.842983 25767 raft_consensus.cc:3060] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:49.849102 25685 leader_election.cc:290] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:49.851284 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:49.850656 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:49.853317 25400 leader_election.cc:400] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559) with higher term. Message: Invalid argument: T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ded96dc02a344148df94542adbb2658 for earlier term 2. Current term is 3.
W20260709 13:06:49.853955 25325 leader_election.cc:343] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:49.860559 25323 leader_election.cc:343] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.861128 25552 tablet_bootstrap.cc:654] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.861025 25323 leader_election.cc:304] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:49.861801 25685 raft_consensus.cc:2749] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:49.863950 25590 raft_consensus.cc:493] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.864497 25590 raft_consensus.cc:515] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:49.865605 25473 leader_election.cc:304] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:06:49.867066 25877 raft_consensus.cc:2804] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:49.867508 25877 raft_consensus.cc:697] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:49.867763 25590 leader_election.cc:290] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:49.868368 25877 consensus_queue.cc:237] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER 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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:49.872123 25767 raft_consensus.cc:2749] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145) with higher term. Message: Invalid argument: T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ded96dc02a344148df94542adbb2658 for earlier term 2. Current term is 3.
I20260709 13:06:49.875480 25550 raft_consensus.cc:359] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:49.876950 25550 raft_consensus.cc:385] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.879540 25500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d59d4fa1414b76b3dad3fc2df181d5" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:49.880198 25500 raft_consensus.cc:2468] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:49.881614 25251 leader_election.cc:304] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:49.882401 25791 raft_consensus.cc:2804] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:49.882750 25791 raft_consensus.cc:493] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:49.883060 25791 raft_consensus.cc:3060] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.885027 25590 consensus_queue.cc:1048] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:49.886188 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d59d4fa1414b76b3dad3fc2df181d5" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:49.886804 25431 raft_consensus.cc:2468] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:49.888851 25555 tablet_bootstrap.cc:492] T d2ff17b1d78449149d9cefdb67ca1ae4 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:49.889331 25555 ts_tablet_manager.cc:1403] T d2ff17b1d78449149d9cefdb67ca1ae4 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.087s	user 0.022s	sys 0.019s
I20260709 13:06:49.891746 25555 raft_consensus.cc:359] T d2ff17b1d78449149d9cefdb67ca1ae4 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:49.892352 25555 raft_consensus.cc:385] T d2ff17b1d78449149d9cefdb67ca1ae4 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.892611 25555 raft_consensus.cc:740] T d2ff17b1d78449149d9cefdb67ca1ae4 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.877158 25550 raft_consensus.cc:740] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.894379 25896 leader_election.cc:290] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:49.894296 25555 consensus_queue.cc:260] T d2ff17b1d78449149d9cefdb67ca1ae4 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:49.895293 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ff17b1d78449149d9cefdb67ca1ae4" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:49.895745 25555 ts_tablet_manager.cc:1434] T d2ff17b1d78449149d9cefdb67ca1ae4 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:49.896920 25555 tablet_bootstrap.cc:492] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:49.892529 25551 tablet_bootstrap.cc:654] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.897795 25500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ff17b1d78449149d9cefdb67ca1ae4" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:49.898371 25500 raft_consensus.cc:3060] T d2ff17b1d78449149d9cefdb67ca1ae4 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.896872 25550 consensus_queue.cc:260] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:49.901669 25550 ts_tablet_manager.cc:1434] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.088s	user 0.003s	sys 0.002s
I20260709 13:06:49.902802 25550 tablet_bootstrap.cc:492] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f: Bootstrap starting.
I20260709 13:06:49.910553 25555 tablet_bootstrap.cc:654] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.910531 25550 tablet_bootstrap.cc:654] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.895857 25357 raft_consensus.cc:3060] T d2ff17b1d78449149d9cefdb67ca1ae4 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.914119 25685 raft_consensus.cc:493] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.914567 25685 raft_consensus.cc:515] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:49.916394 25685 leader_election.cc:290] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:49.929008 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d050436bb64b489599df03df1c33e162" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:49.930366 25770 raft_consensus.cc:493] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.930822 25770 raft_consensus.cc:515] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:49.935900 25552 tablet_bootstrap.cc:492] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:49.936443 25552 ts_tablet_manager.cc:1403] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.167s	user 0.028s	sys 0.013s
I20260709 13:06:49.938635 25552 raft_consensus.cc:359] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:49.939236 25552 raft_consensus.cc:385] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.939440 25552 raft_consensus.cc:740] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.939945 25552 consensus_queue.cc:260] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:49.946008 25685 raft_consensus.cc:493] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.948791 25685 raft_consensus.cc:515] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:49.955783 25552 ts_tablet_manager.cc:1434] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:06:49.962937 25552 tablet_bootstrap.cc:492] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
W20260709 13:06:49.946489 25325 leader_election.cc:343] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.968585 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdee43250804bb888fe3c1bd09ac2a6" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:49.969481 25500 raft_consensus.cc:2468] T d2ff17b1d78449149d9cefdb67ca1ae4 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:49.973999 25552 tablet_bootstrap.cc:654] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.977618 25770 leader_election.cc:290] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:49.977972 25685 leader_election.cc:290] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:49.978811 25400 leader_election.cc:304] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 
I20260709 13:06:49.979947 25890 raft_consensus.cc:2804] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:49.980410 25890 raft_consensus.cc:697] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:06:49.980548 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80529e0713354077ba694cbbe1eac3d5" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:49.981279 25890 consensus_queue.cc:237] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:49.982323 25791 raft_consensus.cc:515] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:49.984978 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d050436bb64b489599df03df1c33e162" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:49.985311 25791 leader_election.cc:290] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
W20260709 13:06:49.986792 25471 leader_election.cc:343] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.987057 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d59d4fa1414b76b3dad3fc2df181d5" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:49.987666 25431 raft_consensus.cc:3060] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.989171 25179 catalog_manager.cc:5697] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:49.993065 25326 leader_election.cc:343] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.993566 25326 leader_election.cc:304] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:49.996268 25819 raft_consensus.cc:2749] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:49.998129 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdee43250804bb888fe3c1bd09ac2a6" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:49.999280 25280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80529e0713354077ba694cbbe1eac3d5" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:50.000452 25431 raft_consensus.cc:2468] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
W20260709 13:06:50.000736 25323 leader_election.cc:343] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.001713 25248 leader_election.cc:304] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:50.002537 25791 raft_consensus.cc:2804] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:50.004503 25791 raft_consensus.cc:697] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
W20260709 13:06:50.008503 25473 leader_election.cc:343] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:50.004211 25326 leader_election.cc:343] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.013393 25326 leader_election.cc:304] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:50.014117 25690 raft_consensus.cc:2749] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:50.019917 25473 leader_election.cc:304] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:49.985005 25357 raft_consensus.cc:2468] T d2ff17b1d78449149d9cefdb67ca1ae4 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:50.005846 25791 consensus_queue.cc:237] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:50.029668 25693 raft_consensus.cc:2749] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:50.032981 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d59d4fa1414b76b3dad3fc2df181d5" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:50.033548 25508 raft_consensus.cc:3060] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.067335 25550 tablet_bootstrap.cc:492] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f: No bootstrap required, opened a new log
I20260709 13:06:50.067843 25550 ts_tablet_manager.cc:1403] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f: Time spent bootstrapping tablet: real 0.165s	user 0.012s	sys 0.015s
I20260709 13:06:50.068611 25551 tablet_bootstrap.cc:492] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:50.069087 25551 ts_tablet_manager.cc:1403] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.262s	user 0.023s	sys 0.031s
I20260709 13:06:50.070494 25550 raft_consensus.cc:359] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:50.071163 25550 raft_consensus.cc:385] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.071422 25550 raft_consensus.cc:740] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.071352 25551 raft_consensus.cc:359] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:50.062662 25508 raft_consensus.cc:2468] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:50.074573 25551 raft_consensus.cc:385] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.074918 25551 raft_consensus.cc:740] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.076341 25551 consensus_queue.cc:260] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:50.080009 25552 tablet_bootstrap.cc:492] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:50.080490 25552 ts_tablet_manager.cc:1403] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.119s	user 0.018s	sys 0.017s
I20260709 13:06:50.080417 25551 ts_tablet_manager.cc:1434] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:06:50.082506 25181 catalog_manager.cc:5697] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:50.083218 25552 raft_consensus.cc:359] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:50.083876 25552 raft_consensus.cc:385] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.083971 25551 tablet_bootstrap.cc:492] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:50.084195 25552 raft_consensus.cc:740] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.084638 25896 raft_consensus.cc:493] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.078675 25550 consensus_queue.cc:260] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:50.084882 25552 consensus_queue.cc:260] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:50.087786 25550 ts_tablet_manager.cc:1434] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:06:50.089985 25555 tablet_bootstrap.cc:492] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:50.090453 25555 ts_tablet_manager.cc:1403] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.194s	user 0.021s	sys 0.014s
I20260709 13:06:50.091379 25551 tablet_bootstrap.cc:654] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.091897 25552 ts_tablet_manager.cc:1434] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 13:06:50.092854 25552 tablet_bootstrap.cc:492] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:50.093037 25555 raft_consensus.cc:359] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:50.093705 25555 raft_consensus.cc:385] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.093978 25555 raft_consensus.cc:740] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.094746 25555 consensus_queue.cc:260] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:50.098172 25555 ts_tablet_manager.cc:1434] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:50.102960 25552 tablet_bootstrap.cc:654] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.107904 25551 tablet_bootstrap.cc:492] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:50.108107 25555 tablet_bootstrap.cc:492] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:50.108451 25551 ts_tablet_manager.cc:1403] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.002s
I20260709 13:06:50.111044 25551 raft_consensus.cc:359] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:50.111661 25551 raft_consensus.cc:385] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.111899 25551 raft_consensus.cc:740] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.115269 25555 tablet_bootstrap.cc:654] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.112561 25551 consensus_queue.cc:260] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:50.121040 25551 ts_tablet_manager.cc:1434] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:06:50.120803 25896 raft_consensus.cc:515] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:50.122000 25551 tablet_bootstrap.cc:492] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:50.107900 25877 consensus_queue.cc:1048] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:06:50.125881 25555 tablet_bootstrap.cc:492] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:50.126471 25555 ts_tablet_manager.cc:1403] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.003s
I20260709 13:06:50.127303 25896 leader_election.cc:290] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:50.129012 25555 raft_consensus.cc:359] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:50.129112 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1eb320feca443c4ad19de2a3d5c7b37" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:50.129567 25551 tablet_bootstrap.cc:654] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:50.130652 25399 leader_election.cc:343] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.131481 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1eb320feca443c4ad19de2a3d5c7b37" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:50.132197 25357 raft_consensus.cc:2468] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
I20260709 13:06:50.131259 25555 raft_consensus.cc:385] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.132858 25555 raft_consensus.cc:740] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.133762 25555 consensus_queue.cc:260] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:50.136062 25555 ts_tablet_manager.cc:1434] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:06:50.138384 25555 tablet_bootstrap.cc:492] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:50.140053 25179 catalog_manager.cc:5697] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:50.143779 25397 leader_election.cc:304] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:50.145799 25555 tablet_bootstrap.cc:654] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.145553 25896 raft_consensus.cc:493] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.223944 25555 tablet_bootstrap.cc:492] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:50.252455 25555 ts_tablet_manager.cc:1403] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.114s	user 0.018s	sys 0.010s
I20260709 13:06:50.236606 25690 raft_consensus.cc:493] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.253361 25690 raft_consensus.cc:515] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:50.228296 25767 raft_consensus.cc:493] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.254729 25767 raft_consensus.cc:515] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:50.255663 25896 raft_consensus.cc:515] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:50.255988 25690 leader_election.cc:290] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:50.256994 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e244eea54984bdfa9bee7490d0d589a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:50.257581 25896 leader_election.cc:290] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:50.258087 25896 raft_consensus.cc:2804] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:50.258406 25896 raft_consensus.cc:493] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.250998 25552 tablet_bootstrap.cc:492] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:50.254877 25555 raft_consensus.cc:359] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
W20260709 13:06:50.258534 25325 leader_election.cc:343] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.258853 25555 raft_consensus.cc:385] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.259153 25555 raft_consensus.cc:740] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.259804 25555 consensus_queue.cc:260] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:50.264048 25623 consensus_queue.cc:1048] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:50.265159 25552 ts_tablet_manager.cc:1403] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.173s	user 0.044s	sys 0.021s
I20260709 13:06:50.265664 25555 ts_tablet_manager.cc:1434] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 13:06:50.266675 25555 tablet_bootstrap.cc:492] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:50.275507 25280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d5831a89a4e29932f964f48a59dee" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:50.276219 25280 raft_consensus.cc:2468] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
W20260709 13:06:50.276731 25397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:40467, user_credentials={real_user=slave}} blocked reactor thread for 133048us
I20260709 13:06:50.280251 25356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e050a960c4c4f48b314c82e53478c17" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:50.282802 25356 raft_consensus.cc:2468] T 0e050a960c4c4f48b314c82e53478c17 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
I20260709 13:06:50.267742 25552 raft_consensus.cc:359] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:50.284170 25552 raft_consensus.cc:385] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:06:50.234148 25473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:43145, user_credentials={real_user=slave}} blocked reactor thread for 72936.3us
I20260709 13:06:50.288566 25555 tablet_bootstrap.cc:654] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.284449 25552 raft_consensus.cc:740] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.289467 25623 raft_consensus.cc:493] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.289968 25623 raft_consensus.cc:515] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:50.295626 25552 consensus_queue.cc:260] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:50.284713 25896 raft_consensus.cc:3060] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.288412 25791 raft_consensus.cc:493] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.321826 25552 ts_tablet_manager.cc:1434] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260709 13:06:50.313444 25767 leader_election.cc:290] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:50.325153 25623 leader_election.cc:290] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:50.329977 25552 tablet_bootstrap.cc:492] T d54810ef5c3d48b38d14f92d568677ff P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:50.331233 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aecb736ba594d0788ba7d1ef8aefec5" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:50.333911 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e244eea54984bdfa9bee7490d0d589a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:50.334535 25502 raft_consensus.cc:2468] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 0.
I20260709 13:06:50.316318 25791 raft_consensus.cc:515] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:50.336143 25285 raft_consensus.cc:2468] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 0.
I20260709 13:06:50.341759 25326 leader_election.cc:304] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:50.343580 25685 raft_consensus.cc:2804] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:50.343824 25685 raft_consensus.cc:493] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.343997 25685 raft_consensus.cc:3060] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.337965 25791 leader_election.cc:290] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:50.346951 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e050a960c4c4f48b314c82e53478c17" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:50.338198 25356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d5831a89a4e29932f964f48a59dee" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:50.352913 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aecb736ba594d0788ba7d1ef8aefec5" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:50.355770 25359 raft_consensus.cc:2468] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 0.
I20260709 13:06:50.325103 25399 leader_election.cc:304] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:50.358561 25356 raft_consensus.cc:2468] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
I20260709 13:06:50.350256 25507 raft_consensus.cc:2468] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
I20260709 13:06:50.361807 25400 leader_election.cc:304] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 
I20260709 13:06:50.362413 25890 raft_consensus.cc:2804] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:50.361765 25552 tablet_bootstrap.cc:654] T d54810ef5c3d48b38d14f92d568677ff P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.362890 25890 raft_consensus.cc:493] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.363276 25890 raft_consensus.cc:3060] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.364500 25727 raft_consensus.cc:2804] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:50.364912 25727 raft_consensus.cc:493] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.365237 25727 raft_consensus.cc:3060] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.371352 25685 raft_consensus.cc:515] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:50.373792 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aecb736ba594d0788ba7d1ef8aefec5" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:50.374449 25359 raft_consensus.cc:2468] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:50.374512 25473 leader_election.cc:304] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:50.382993 25685 leader_election.cc:290] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:50.384395 25623 raft_consensus.cc:2804] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:50.387703 25623 raft_consensus.cc:493] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.388123 25623 raft_consensus.cc:3060] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.389233 25248 leader_election.cc:304] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:50.393268 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e244eea54984bdfa9bee7490d0d589a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
W20260709 13:06:50.394745 25325 leader_election.cc:343] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.397289 25555 tablet_bootstrap.cc:492] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:50.397464 25791 raft_consensus.cc:2804] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:50.397830 25791 raft_consensus.cc:493] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.398159 25791 raft_consensus.cc:3060] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.398239 25500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e244eea54984bdfa9bee7490d0d589a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:50.397318 25633 raft_consensus.cc:493] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.398978 25500 raft_consensus.cc:3060] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.401876 25555 ts_tablet_manager.cc:1403] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.135s	user 0.018s	sys 0.006s
I20260709 13:06:50.399013 25633 raft_consensus.cc:515] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:50.422469 25551 tablet_bootstrap.cc:492] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:50.423066 25551 ts_tablet_manager.cc:1403] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.301s	user 0.048s	sys 0.072s
I20260709 13:06:50.425626 25555 raft_consensus.cc:359] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:50.410084 25727 raft_consensus.cc:515] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:50.426234 25555 raft_consensus.cc:385] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.429009 25555 raft_consensus.cc:740] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.404964 25890 raft_consensus.cc:515] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:50.439894 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aecb736ba594d0788ba7d1ef8aefec5" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:50.441028 25552 tablet_bootstrap.cc:492] T d54810ef5c3d48b38d14f92d568677ff P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:50.441514 25552 ts_tablet_manager.cc:1403] T d54810ef5c3d48b38d14f92d568677ff P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.112s	user 0.008s	sys 0.031s
I20260709 13:06:50.442162 25280 raft_consensus.cc:1275] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:50.438385 25555 consensus_queue.cc:260] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:50.450966 25934 raft_consensus.cc:493] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.451488 25934 raft_consensus.cc:515] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:50.453529 25934 leader_election.cc:290] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:50.453229 25552 raft_consensus.cc:359] T d54810ef5c3d48b38d14f92d568677ff P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:50.453987 25552 raft_consensus.cc:385] T d54810ef5c3d48b38d14f92d568677ff P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.454334 25552 raft_consensus.cc:740] T d54810ef5c3d48b38d14f92d568677ff P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.454486 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80529e0713354077ba694cbbe1eac3d5" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:50.455054 25552 consensus_queue.cc:260] T d54810ef5c3d48b38d14f92d568677ff P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:50.455073 25283 raft_consensus.cc:2468] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
I20260709 13:06:50.455715 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80529e0713354077ba694cbbe1eac3d5" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:50.456323 25508 raft_consensus.cc:2468] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
I20260709 13:06:50.456583 25399 leader_election.cc:304] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:50.457334 25552 ts_tablet_manager.cc:1434] T d54810ef5c3d48b38d14f92d568677ff P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:06:50.457530 25934 raft_consensus.cc:2804] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:50.458039 25934 raft_consensus.cc:493] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.458671 25934 raft_consensus.cc:3060] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.461709 25623 raft_consensus.cc:515] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:50.434098 25633 leader_election.cc:290] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:50.462756 25501 raft_consensus.cc:2393] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 in current term 1: Already voted for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in this term.
I20260709 13:06:50.464049 25890 leader_election.cc:290] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:50.465539 25623 leader_election.cc:290] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:50.458343 25552 tablet_bootstrap.cc:492] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:50.466771 25727 leader_election.cc:290] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:50.467222 25934 raft_consensus.cc:515] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:50.467536 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d5831a89a4e29932f964f48a59dee" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:50.468088 25285 raft_consensus.cc:3060] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.469527 25356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aecb736ba594d0788ba7d1ef8aefec5" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:50.470104 25356 raft_consensus.cc:3060] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.472998 25770 raft_consensus.cc:493] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.473356 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e050a960c4c4f48b314c82e53478c17" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:50.473485 25770 raft_consensus.cc:515] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:50.473934 25502 raft_consensus.cc:3060] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.475605 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80529e0713354077ba694cbbe1eac3d5" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:50.475813 25552 tablet_bootstrap.cc:654] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.448362 25690 raft_consensus.cc:493] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.476548 25690 raft_consensus.cc:515] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:50.477442 25283 raft_consensus.cc:3060] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.477764 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80529e0713354077ba694cbbe1eac3d5" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:50.478338 25507 raft_consensus.cc:3060] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.462782 25551 raft_consensus.cc:359] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:50.479164 25551 raft_consensus.cc:385] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.479431 25551 raft_consensus.cc:740] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.479671 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54810ef5c3d48b38d14f92d568677ff" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:50.480031 25551 consensus_queue.cc:260] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:50.480506 25430 raft_consensus.cc:2468] T d54810ef5c3d48b38d14f92d568677ff P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 0.
I20260709 13:06:50.481771 25323 leader_election.cc:304] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:50.478520 25690 leader_election.cc:290] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:50.482636 25819 raft_consensus.cc:2804] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:50.482998 25819 raft_consensus.cc:493] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.483321 25819 raft_consensus.cc:3060] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.487039 25770 leader_election.cc:290] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:50.487636 25896 raft_consensus.cc:515] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:50.489538 25896 leader_election.cc:290] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:50.491304 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1eb320feca443c4ad19de2a3d5c7b37" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:50.491914 25284 raft_consensus.cc:3060] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.492779 25791 raft_consensus.cc:515] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:50.480746 25280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54810ef5c3d48b38d14f92d568677ff" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
W20260709 13:06:50.494481 25325 leader_election.cc:343] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.495368 25283 raft_consensus.cc:2468] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:50.496326 25399 leader_election.cc:304] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:50.497287 25890 raft_consensus.cc:2804] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:50.497713 25890 raft_consensus.cc:697] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:06:50.498687 25285 raft_consensus.cc:2468] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:50.498695 25890 consensus_queue.cc:237] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:50.482095 25551 ts_tablet_manager.cc:1434] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.059s	user 0.003s	sys 0.003s
I20260709 13:06:50.500988 25399 leader_election.cc:304] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:50.501164 25791 leader_election.cc:290] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:50.501015 25551 tablet_bootstrap.cc:492] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:50.501832 25896 raft_consensus.cc:2804] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:50.502305 25896 raft_consensus.cc:697] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:06:50.499964 25819 raft_consensus.cc:515] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:50.503347 25896 consensus_queue.cc:237] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
W20260709 13:06:50.506137 25248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:40467, user_credentials={real_user=slave}} blocked reactor thread for 93162.5us
I20260709 13:06:50.531628 25555 ts_tablet_manager.cc:1434] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.129s	user 0.004s	sys 0.002s
I20260709 13:06:50.531913 25819 leader_election.cc:290] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:50.532867 25623 consensus_queue.cc:1048] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:50.535861 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1dcc99a8a4d5d8c70fa0e1dc88341" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:50.537340 25507 raft_consensus.cc:2468] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
W20260709 13:06:50.539451 25471 leader_election.cc:343] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.541023 25500 raft_consensus.cc:2468] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:06:50.543330 25326 leader_election.cc:304] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:50.543767 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aecb736ba594d0788ba7d1ef8aefec5" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:50.544976 25819 raft_consensus.cc:2804] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:50.545478 25819 raft_consensus.cc:697] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:06:50.545662 25355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d5831a89a4e29932f964f48a59dee" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:50.546308 25355 raft_consensus.cc:3060] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.547474 25551 tablet_bootstrap.cc:654] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.532789 25555 tablet_bootstrap.cc:492] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:50.548653 25819 consensus_queue.cc:237] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:50.537369 25430 raft_consensus.cc:1275] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:50.552402 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80529e0713354077ba694cbbe1eac3d5" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:50.553437 25356 raft_consensus.cc:2468] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:50.555302 25471 leader_election.cc:304] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:50.556092 25943 raft_consensus.cc:2804] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:50.556520 25943 raft_consensus.cc:697] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:50.557243 25943 consensus_queue.cc:237] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:50.566494 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54810ef5c3d48b38d14f92d568677ff" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:50.567150 25434 raft_consensus.cc:3060] T d54810ef5c3d48b38d14f92d568677ff P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.567807 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e050a960c4c4f48b314c82e53478c17" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:50.568403 25359 raft_consensus.cc:3060] T 0e050a960c4c4f48b314c82e53478c17 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.568532 25280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1dcc99a8a4d5d8c70fa0e1dc88341" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:50.552434 25354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1eb320feca443c4ad19de2a3d5c7b37" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:50.571270 25354 raft_consensus.cc:3060] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.572463 25285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aecb736ba594d0788ba7d1ef8aefec5" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:50.573200 25285 raft_consensus.cc:2393] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in current term 1: Already voted for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in this term.
I20260709 13:06:50.508307 25934 leader_election.cc:290] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:50.580803 25283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54810ef5c3d48b38d14f92d568677ff" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:50.587370 25434 raft_consensus.cc:2468] T d54810ef5c3d48b38d14f92d568677ff P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:06:50.588541 25623 consensus_queue.cc:1048] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:50.593079 25473 leader_election.cc:343] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.593531 25473 leader_election.cc:304] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:50.594960 25623 raft_consensus.cc:2749] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:50.557257 25502 raft_consensus.cc:2468] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
W20260709 13:06:50.582479 25251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.132:34559, user_credentials={real_user=slave}} blocked reactor thread for 148393us
I20260709 13:06:50.555572 25284 raft_consensus.cc:2468] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
W20260709 13:06:50.614705 25231 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:50.618548 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80529e0713354077ba694cbbe1eac3d5" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:50.623718 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aecb736ba594d0788ba7d1ef8aefec5" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:50.637014 25399 leader_election.cc:304] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:50.638108 25938 raft_consensus.cc:2804] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:50.638597 25938 raft_consensus.cc:697] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:06:50.639410 25938 consensus_queue.cc:237] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:50.637076 25508 raft_consensus.cc:2393] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 in current term 1: Already voted for candidate 0ded96dc02a344148df94542adbb2658 in this term.
I20260709 13:06:50.647022 25552 tablet_bootstrap.cc:492] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:50.647516 25552 ts_tablet_manager.cc:1403] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.189s	user 0.014s	sys 0.017s
I20260709 13:06:50.650408 25623 raft_consensus.cc:493] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.650864 25623 raft_consensus.cc:515] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:50.653964 25623 leader_election.cc:290] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:50.625605 25323 leader_election.cc:304] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:50.642549 25182 catalog_manager.cc:5697] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 0 to 1, leader changed from <none> to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 1 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:50.667598 25359 raft_consensus.cc:2468] T 0e050a960c4c4f48b314c82e53478c17 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:50.669407 25945 consensus_queue.cc:1048] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:06:50.669746 25356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdee43250804bb888fe3c1bd09ac2a6" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:50.670344 25356 raft_consensus.cc:2468] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 0.
W20260709 13:06:50.659726 25325 leader_election.cc:343] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.672204 25400 leader_election.cc:304] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 
I20260709 13:06:50.673333 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdee43250804bb888fe3c1bd09ac2a6" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:50.674546 25934 raft_consensus.cc:2804] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:50.675915 25890 consensus_queue.cc:1048] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:50.677191 25471 leader_election.cc:304] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
W20260709 13:06:50.672828 25325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:43145, user_credentials={real_user=slave}} blocked reactor thread for 49283.2us
I20260709 13:06:50.663264 25941 raft_consensus.cc:2804] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:50.681393 25623 raft_consensus.cc:2804] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:50.684772 25623 raft_consensus.cc:493] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.685127 25623 raft_consensus.cc:3060] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.682401 25555 tablet_bootstrap.cc:654] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.698562 25355 raft_consensus.cc:2468] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:50.695569 25941 raft_consensus.cc:697] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:06:50.701622 25941 consensus_queue.cc:237] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
W20260709 13:06:50.707297 25471 leader_election.cc:343] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.713443 25354 raft_consensus.cc:2468] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:50.719872 25551 tablet_bootstrap.cc:492] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:50.720546 25551 ts_tablet_manager.cc:1403] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.220s	user 0.007s	sys 0.013s
I20260709 13:06:50.724617 25180 catalog_manager.cc:5697] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 1 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:50.729225 25623 raft_consensus.cc:515] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:50.730707 25934 raft_consensus.cc:697] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:06:50.738873 25934 consensus_queue.cc:237] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:50.740252 25552 raft_consensus.cc:359] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:50.740983 25552 raft_consensus.cc:385] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.741240 25552 raft_consensus.cc:740] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.741813 25552 consensus_queue.cc:260] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:50.752449 25953 consensus_queue.cc:1048] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:50.756801 25552 ts_tablet_manager.cc:1434] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.109s	user 0.005s	sys 0.002s
I20260709 13:06:50.757929 25181 catalog_manager.cc:5697] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:50.760740 25181 catalog_manager.cc:5697] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:50.765302 25623 leader_election.cc:290] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:50.762730 25727 raft_consensus.cc:493] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.772670 25552 tablet_bootstrap.cc:492] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:50.723299 25251 leader_election.cc:304] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:50.776063 25727 raft_consensus.cc:515] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:50.785574 25727 leader_election.cc:290] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:50.787289 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1dcc99a8a4d5d8c70fa0e1dc88341" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
W20260709 13:06:50.788827 25399 leader_election.cc:343] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:50.795349 25251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.132:34559, user_credentials={real_user=slave}} blocked reactor thread for 79859.5us
I20260709 13:06:50.801283 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdee43250804bb888fe3c1bd09ac2a6" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:50.801862 25354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdee43250804bb888fe3c1bd09ac2a6" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:50.792529 25945 raft_consensus.cc:2749] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:50.805668 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1dcc99a8a4d5d8c70fa0e1dc88341" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:50.806394 25503 raft_consensus.cc:2468] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 0.
I20260709 13:06:50.808691 25251 leader_election.cc:304] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:50.809495 25945 raft_consensus.cc:2749] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:06:50.810943 25471 leader_election.cc:343] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.813576 25551 raft_consensus.cc:359] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:50.814224 25551 raft_consensus.cc:385] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.814493 25551 raft_consensus.cc:740] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.815119 25551 consensus_queue.cc:260] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:50.817519 25354 raft_consensus.cc:3060] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.821875 25400 leader_election.cc:304] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:50.825043 25938 raft_consensus.cc:2804] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:50.825423 25938 raft_consensus.cc:493] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.825735 25938 raft_consensus.cc:3060] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.836484 25551 ts_tablet_manager.cc:1434] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.116s	user 0.006s	sys 0.000s
I20260709 13:06:50.851529 25552 tablet_bootstrap.cc:654] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.853436 25938 raft_consensus.cc:515] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:50.857525 25590 consensus_queue.cc:1048] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:50.868597 25819 raft_consensus.cc:493] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:06:50.869217 25819 raft_consensus.cc:515] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:50.871260 25819 leader_election.cc:290] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:50.872850 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7131ba2fd4a1297ce40c46c85a50e" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:50.873575 25503 raft_consensus.cc:2468] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:06:50.880931 25551 tablet_bootstrap.cc:492] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:50.883210 25354 raft_consensus.cc:2468] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:50.885468 25471 leader_election.cc:304] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:06:50.886169 25623 raft_consensus.cc:2804] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:50.886584 25623 raft_consensus.cc:697] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:50.887281 25623 consensus_queue.cc:237] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:50.883738 25326 leader_election.cc:304] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:50.899753 25819 raft_consensus.cc:2804] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:50.902850 25819 raft_consensus.cc:493] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:06:50.903240 25819 raft_consensus.cc:3060] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.903853 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1dcc99a8a4d5d8c70fa0e1dc88341" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:50.904538 25506 raft_consensus.cc:3060] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.915067 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7131ba2fd4a1297ce40c46c85a50e" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:50.916304 25434 raft_consensus.cc:2393] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f633202046eb4769bf373f7f04d27a1f in current term 2: Already voted for candidate 0ded96dc02a344148df94542adbb2658 in this term.
I20260709 13:06:50.925951 25938 leader_election.cc:290] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:50.932193 25552 tablet_bootstrap.cc:492] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:50.932746 25552 ts_tablet_manager.cc:1403] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.166s	user 0.012s	sys 0.005s
I20260709 13:06:50.933326 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1dcc99a8a4d5d8c70fa0e1dc88341" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:50.936232 25552 raft_consensus.cc:359] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:50.941515 25552 raft_consensus.cc:385] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.941948 25552 raft_consensus.cc:740] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.942620 25552 consensus_queue.cc:260] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:50.945631 25555 tablet_bootstrap.cc:492] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:50.946172 25555 ts_tablet_manager.cc:1403] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.414s	user 0.010s	sys 0.028s
I20260709 13:06:50.950008 25555 raft_consensus.cc:359] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
W20260709 13:06:50.952459 25399 leader_election.cc:343] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.957136 25552 ts_tablet_manager.cc:1434] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260709 13:06:50.958381 25552 tablet_bootstrap.cc:492] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:50.958662 25819 raft_consensus.cc:515] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:50.959872 25555 raft_consensus.cc:385] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.960283 25555 raft_consensus.cc:740] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.952792 25506 raft_consensus.cc:2468] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:50.961807 25400 leader_election.cc:304] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:50.963192 25953 raft_consensus.cc:2804] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:50.963678 25953 raft_consensus.cc:697] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:06:50.964561 25953 consensus_queue.cc:237] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:50.961702 25500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7131ba2fd4a1297ce40c46c85a50e" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:50.969427 25552 tablet_bootstrap.cc:654] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.967237 25555 consensus_queue.cc:260] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:50.983487 25555 ts_tablet_manager.cc:1434] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 13:06:50.984388 25551 tablet_bootstrap.cc:654] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.979972 25819 leader_election.cc:290] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:50.988751 25555 tablet_bootstrap.cc:492] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Bootstrap starting.
I20260709 13:06:50.998195 25555 tablet_bootstrap.cc:654] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:51.003473 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7131ba2fd4a1297ce40c46c85a50e" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:51.004251 25434 raft_consensus.cc:2393] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f633202046eb4769bf373f7f04d27a1f in current term 2: Already voted for candidate 0ded96dc02a344148df94542adbb2658 in this term.
W20260709 13:06:51.007864 25325 consensus_peers.cc:597] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:51.015180 25945 raft_consensus.cc:493] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.015679 25945 raft_consensus.cc:515] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:51.016410 25500 raft_consensus.cc:2468] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:06:51.017519 25945 leader_election.cc:290] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:51.018435 25355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d050436bb64b489599df03df1c33e162" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:51.018625 25326 leader_election.cc:304] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:06:51.019052 25355 raft_consensus.cc:2468] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:51.020152 25552 tablet_bootstrap.cc:492] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:51.020603 25552 ts_tablet_manager.cc:1403] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.001s
I20260709 13:06:51.021477 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d050436bb64b489599df03df1c33e162" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:51.021970 25248 leader_election.cc:304] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:51.022701 25945 raft_consensus.cc:2804] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:06:51.022862 25251 leader_election.cc:343] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:51.013485 25182 catalog_manager.cc:5697] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 0 to 1, leader changed from <none> to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 1 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:51.023064 25945 raft_consensus.cc:493] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:51.025625 25945 raft_consensus.cc:3060] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.026615 25690 raft_consensus.cc:2804] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:51.027076 25690 raft_consensus.cc:697] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:06:51.027876 25690 consensus_queue.cc:237] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [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: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:51.028198 25941 consensus_queue.cc:1048] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.032680 25945 raft_consensus.cc:515] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:51.023051 25552 raft_consensus.cc:359] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:51.038889 25552 raft_consensus.cc:385] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.039180 25552 raft_consensus.cc:740] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
I20260709 13:06:51.039960 25552 consensus_queue.cc:260] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:51.043949 25552 ts_tablet_manager.cc:1434] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 13:06:51.044950 25552 tablet_bootstrap.cc:492] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658: Bootstrap starting.
I20260709 13:06:51.054812 25181 catalog_manager.cc:5697] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:51.058315 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d050436bb64b489599df03df1c33e162" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:51.059983 25552 tablet_bootstrap.cc:654] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:51.059860 25251 leader_election.cc:343] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:51.061092 25181 catalog_manager.cc:5697] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:51.063531 25355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d050436bb64b489599df03df1c33e162" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:51.064616 25355 raft_consensus.cc:3060] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.071702 25355 raft_consensus.cc:2468] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:51.072927 25248 leader_election.cc:304] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:51.073699 25875 raft_consensus.cc:2804] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:51.064021 25945 leader_election.cc:290] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:51.074175 25875 raft_consensus.cc:697] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:06:51.075385 25875 consensus_queue.cc:237] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:51.075515 25181 catalog_manager.cc:5697] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:51.082348 25938 consensus_queue.cc:1048] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.088763 25877 consensus_queue.cc:1048] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.103695 25182 catalog_manager.cc:5697] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:51.114527 25183 catalog_manager.cc:5697] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 1 to 2, leader changed from 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132) to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 2 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:51.117041 25938 consensus_queue.cc:1048] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.104624 25180 catalog_manager.cc:5697] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 1 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:51.123263 25727 consensus_queue.cc:1048] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.127749 25727 consensus_queue.cc:1048] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.131317 25552 tablet_bootstrap.cc:492] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658: No bootstrap required, opened a new log
I20260709 13:06:51.131840 25552 ts_tablet_manager.cc:1403] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658: Time spent bootstrapping tablet: real 0.087s	user 0.010s	sys 0.004s
I20260709 13:06:51.133080 25938 consensus_queue.cc:1048] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.134433 25552 raft_consensus.cc:359] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:51.135439 25552 raft_consensus.cc:385] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.135689 25552 raft_consensus.cc:740] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Initialized, Role: FOLLOWER
W20260709 13:06:51.139130 25325 consensus_peers.cc:597] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:51.146510 25623 consensus_queue.cc:1048] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.156172 25552 consensus_queue.cc:260] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:51.117177 25551 tablet_bootstrap.cc:492] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:51.165150 25551 ts_tablet_manager.cc:1403] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.298s	user 0.011s	sys 0.003s
I20260709 13:06:51.171211 25551 raft_consensus.cc:359] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:51.186517 25727 consensus_queue.cc:1048] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:51.197744 25938 consensus_queue.cc:1048] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.203471 25552 ts_tablet_manager.cc:1434] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.000s
I20260709 13:06:51.224282 25727 raft_consensus.cc:493] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.224853 25727 raft_consensus.cc:515] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:51.233600 25938 raft_consensus.cc:493] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.234261 25938 raft_consensus.cc:515] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:06:51.240365 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdee43250804bb888fe3c1bd09ac2a6" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:51.242403 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdee43250804bb888fe3c1bd09ac2a6" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:51.243343 25357 raft_consensus.cc:2393] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ded96dc02a344148df94542adbb2658 in current term 1: Already voted for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in this term.
I20260709 13:06:51.245432 25397 leader_election.cc:304] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ded96dc02a344148df94542adbb2658; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:51.246520 25953 raft_consensus.cc:3060] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.171975 25551 raft_consensus.cc:385] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.259452 25551 raft_consensus.cc:740] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:51.260300 25551 consensus_queue.cc:260] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:51.276131 25875 raft_consensus.cc:493] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.276615 25875 raft_consensus.cc:515] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:51.278659 25875 leader_election.cc:290] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:51.292249 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:51.309422 25434 raft_consensus.cc:2468] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:51.310657 25248 leader_election.cc:304] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:51.318001 25633 raft_consensus.cc:2804] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:51.318408 25633 raft_consensus.cc:493] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:51.318740 25633 raft_consensus.cc:3060] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.319428 25551 ts_tablet_manager.cc:1434] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.154s	user 0.006s	sys 0.001s
I20260709 13:06:51.320252 25356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:51.320969 25356 raft_consensus.cc:2468] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 0.
I20260709 13:06:51.327664 25633 raft_consensus.cc:515] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:51.330134 25633 leader_election.cc:290] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:51.318555 25555 tablet_bootstrap.cc:492] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: No bootstrap required, opened a new log
I20260709 13:06:51.331068 25555 ts_tablet_manager.cc:1403] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent bootstrapping tablet: real 0.343s	user 0.035s	sys 0.014s
I20260709 13:06:51.331465 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:51.334621 25551 tablet_bootstrap.cc:492] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:51.254927 25938 leader_election.cc:290] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:51.336730 25555 raft_consensus.cc:359] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:51.338673 25555 raft_consensus.cc:385] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.339004 25555 raft_consensus.cc:740] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:51.343359 25555 consensus_queue.cc:260] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:51.345625 25555 ts_tablet_manager.cc:1434] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:06:51.348165 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:51.348814 25433 raft_consensus.cc:3060] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.337160 25357 raft_consensus.cc:3060] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.357100 25551 tablet_bootstrap.cc:654] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:51.369159 25357 raft_consensus.cc:2468] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:51.375799 25248 leader_election.cc:304] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:51.377904 25590 raft_consensus.cc:2804] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:51.378441 25590 raft_consensus.cc:697] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:06:51.379308 25590 consensus_queue.cc:237] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:51.386161 25941 consensus_queue.cc:1048] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.407518 25433 raft_consensus.cc:2468] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:06:51.409319 25727 leader_election.cc:290] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:51.415045 25953 raft_consensus.cc:2749] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:51.416599 25355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7131ba2fd4a1297ce40c46c85a50e" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:51.433439 26003 raft_consensus.cc:493] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.433946 26003 raft_consensus.cc:515] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:51.439227 25896 consensus_queue.cc:1048] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.443259 25877 raft_consensus.cc:493] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.443730 25877 raft_consensus.cc:515] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:51.445763 25877 leader_election.cc:290] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:51.447338 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21e681dfa3d46048c5b5704f5b3ad31" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
W20260709 13:06:51.452330 25473 leader_election.cc:343] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:51.455183 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21e681dfa3d46048c5b5704f5b3ad31" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
W20260709 13:06:51.456720 25399 leader_election.cc:343] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:51.459466 26003 leader_election.cc:290] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:51.472687 25997 consensus_queue.cc:1048] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:51.478928 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21e681dfa3d46048c5b5704f5b3ad31" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:51.480541 25432 raft_consensus.cc:2468] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 0.
I20260709 13:06:51.481297 25503 raft_consensus.cc:1275] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:51.482935 25971 consensus_queue.cc:1048] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.494465 25471 leader_election.cc:304] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:51.501905 25432 raft_consensus.cc:1275] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:51.501796 25180 catalog_manager.cc:5697] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:51.503944 25971 consensus_queue.cc:1048] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.512285 25942 consensus_queue.cc:1048] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.511361 25997 raft_consensus.cc:2804] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:51.527036 25997 raft_consensus.cc:493] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:51.527408 25997 raft_consensus.cc:3060] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.538151 25503 raft_consensus.cc:3060] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:51.563053 25399 consensus_peers.cc:597] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:51.580415 25633 consensus_queue.cc:1048] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.594597 25997 raft_consensus.cc:515] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:51.599946 25551 tablet_bootstrap.cc:492] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:51.600945 25551 ts_tablet_manager.cc:1403] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.274s	user 0.025s	sys 0.021s
I20260709 13:06:51.603525 25551 raft_consensus.cc:359] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:51.604157 25551 raft_consensus.cc:385] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.604429 25551 raft_consensus.cc:740] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:51.607259 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21e681dfa3d46048c5b5704f5b3ad31" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:51.607877 25432 raft_consensus.cc:3060] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.610659 25944 consensus_queue.cc:1048] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.614460 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21e681dfa3d46048c5b5704f5b3ad31" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:51.624891 25432 raft_consensus.cc:2468] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
W20260709 13:06:51.625669 25473 leader_election.cc:343] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:51.625967 25551 consensus_queue.cc:260] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
W20260709 13:06:51.621518 25400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.132:34559, user_credentials={real_user=slave}} blocked reactor thread for 229147us
I20260709 13:06:51.628895 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7131ba2fd4a1297ce40c46c85a50e" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:51.629434 25551 ts_tablet_manager.cc:1434] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:06:51.630445 25551 tablet_bootstrap.cc:492] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:51.631950 25500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21e681dfa3d46048c5b5704f5b3ad31" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:51.636819 25500 raft_consensus.cc:2393] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ded96dc02a344148df94542adbb2658 in current term 1: Already voted for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in this term.
I20260709 13:06:51.647208 25400 leader_election.cc:304] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:51.649564 25471 leader_election.cc:304] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:51.648852 26004 raft_consensus.cc:2749] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.650626 25999 raft_consensus.cc:2804] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:51.651099 25999 raft_consensus.cc:697] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:51.651849 25999 consensus_queue.cc:237] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:51.653764 25400 leader_election.cc:304] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ded96dc02a344148df94542adbb2658; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:51.655159 26004 raft_consensus.cc:2749] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:51.659320 25284 raft_consensus.cc:3060] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.648411 25551 tablet_bootstrap.cc:654] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:51.668889 25997 leader_election.cc:290] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 1 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:51.681668 26004 consensus_queue.cc:1048] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.713580 25179 catalog_manager.cc:5697] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 1 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:51.727034 25231 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:51.739949 25551 tablet_bootstrap.cc:492] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:51.742139 25551 ts_tablet_manager.cc:1403] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.112s	user 0.025s	sys 0.009s
I20260709 13:06:51.744740 25551 raft_consensus.cc:359] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:51.749609 25551 raft_consensus.cc:385] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.749868 25551 raft_consensus.cc:740] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:51.750854 25551 consensus_queue.cc:260] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:51.754704 25551 ts_tablet_manager.cc:1434] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:06:51.755600 25551 tablet_bootstrap.cc:492] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:51.763147 25944 raft_consensus.cc:493] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:06:51.763676 25944 raft_consensus.cc:515] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:51.768102 25551 tablet_bootstrap.cc:654] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:51.773941 25551 tablet_bootstrap.cc:492] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:51.774477 25551 ts_tablet_manager.cc:1403] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260709 13:06:51.776412 25944 leader_election.cc:290] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:51.778152 25551 raft_consensus.cc:359] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:51.779079 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54810ef5c3d48b38d14f92d568677ff" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:51.779878 25551 raft_consensus.cc:385] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.781175 25551 raft_consensus.cc:740] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:51.781809 25551 consensus_queue.cc:260] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:51.783149 25551 ts_tablet_manager.cc:1434] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 13:06:51.784556 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54810ef5c3d48b38d14f92d568677ff" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:51.784933 25551 tablet_bootstrap.cc:492] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:51.788733 25248 leader_election.cc:304] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:51.790249 25945 raft_consensus.cc:2749] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.794351 25875 consensus_queue.cc:1048] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.796371 25551 tablet_bootstrap.cc:654] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:51.819854 25551 tablet_bootstrap.cc:492] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12: No bootstrap required, opened a new log
I20260709 13:06:51.820384 25551 ts_tablet_manager.cc:1403] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.005s
I20260709 13:06:51.824718 25551 raft_consensus.cc:359] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:51.825376 25551 raft_consensus.cc:385] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.825636 25551 raft_consensus.cc:740] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:51.826241 25551 consensus_queue.cc:260] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:51.828248 25551 ts_tablet_manager.cc:1434] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:51.850674 25875 consensus_queue.cc:1048] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.891216 25875 raft_consensus.cc:493] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.891713 25875 raft_consensus.cc:515] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:51.893695 25875 leader_election.cc:290] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:51.894349 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e244eea54984bdfa9bee7490d0d589a" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:51.896591 25355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e244eea54984bdfa9bee7490d0d589a" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:51.897806 25248 leader_election.cc:304] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:51.898561 25875 raft_consensus.cc:2749] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:51.919337 25284 raft_consensus.cc:3060] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.991533 25875 raft_consensus.cc:493] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.992027 25875 raft_consensus.cc:515] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:51.995301 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1dcc99a8a4d5d8c70fa0e1dc88341" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:51.995509 25875 leader_election.cc:290] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:51.995909 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1dcc99a8a4d5d8c70fa0e1dc88341" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:51.997174 25251 leader_election.cc:304] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:51.997879 25875 raft_consensus.cc:2749] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:52.023414 25284 raft_consensus.cc:3060] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:52.097959 25875 raft_consensus.cc:493] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.098404 25875 raft_consensus.cc:515] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:52.100191 25875 leader_election.cc:290] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:06:52.100764 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21e681dfa3d46048c5b5704f5b3ad31" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:52.101164 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21e681dfa3d46048c5b5704f5b3ad31" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:52.101558 25434 raft_consensus.cc:2393] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 in current term 1: Already voted for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in this term.
I20260709 13:06:52.102555 25248 leader_election.cc:304] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:06:52.103060 25875 raft_consensus.cc:3060] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:52.109826 25875 raft_consensus.cc:2749] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:52.112972 25942 consensus_queue.cc:1048] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:52.125006 25999 consensus_queue.cc:1048] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:53.501500 21610 tablet_server.cc:179] TabletServer@127.21.26.129:0 shutting down...
W20260709 13:06:53.513319 25399 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 312 similar messages]
W20260709 13:06:53.519533 25399 consensus_peers.cc:597] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:53.522015 25325 consensus_peers.cc:597] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:53.528309 25399 consensus_peers.cc:597] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:53.540545 25473 consensus_peers.cc:597] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:53.545723 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:06:53.549906 25473 consensus_peers.cc:597] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:53.550494 21610 tablet_replica.cc:333] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.551329 21610 raft_consensus.cc:2243] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.551731 21610 raft_consensus.cc:2272] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.553565 21610 tablet_replica.cc:333] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.554224 21610 raft_consensus.cc:2243] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.554687 21610 raft_consensus.cc:2272] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:53.557156 25399 consensus_peers.cc:597] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:53.557998 21610 tablet_replica.cc:333] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.558947 21610 raft_consensus.cc:2243] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.559389 21610 raft_consensus.cc:2272] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.562184 21610 tablet_replica.cc:333] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.562870 21610 raft_consensus.cc:2243] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:53.563715 21610 raft_consensus.cc:2272] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.565717 21610 tablet_replica.cc:333] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.566395 21610 raft_consensus.cc:2243] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:53.567196 21610 raft_consensus.cc:2272] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.568722 21610 tablet_replica.cc:333] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.569243 21610 raft_consensus.cc:2243] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.569591 21610 raft_consensus.cc:2272] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.571072 21610 tablet_replica.cc:333] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.571543 21610 raft_consensus.cc:2243] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:53.572214 21610 raft_consensus.cc:2272] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.574170 21610 tablet_replica.cc:333] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.574702 21610 raft_consensus.cc:2243] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.575071 21610 raft_consensus.cc:2272] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.576653 21610 tablet_replica.cc:333] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.577157 21610 raft_consensus.cc:2243] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.577504 21610 raft_consensus.cc:2272] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.579011 21610 tablet_replica.cc:333] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.579470 21610 raft_consensus.cc:2243] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:53.580147 21610 raft_consensus.cc:2272] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.582286 21610 tablet_replica.cc:333] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.583007 21610 raft_consensus.cc:2243] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.583465 21610 raft_consensus.cc:2272] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:53.584638 25473 consensus_peers.cc:597] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:53.585752 21610 tablet_replica.cc:333] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.586549 21610 raft_consensus.cc:2243] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.587029 21610 raft_consensus.cc:2272] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.589505 21610 tablet_replica.cc:333] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.590229 21610 raft_consensus.cc:2243] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:53.591096 21610 raft_consensus.cc:2272] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.593289 21610 tablet_replica.cc:333] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.593943 21610 raft_consensus.cc:2243] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.594334 21610 raft_consensus.cc:2272] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.596566 21610 tablet_replica.cc:333] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.597306 21610 raft_consensus.cc:2243] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.597791 21610 raft_consensus.cc:2272] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.599839 21610 tablet_replica.cc:333] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.600564 21610 raft_consensus.cc:2243] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:53.601475 21610 raft_consensus.cc:2272] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:53.603405 25473 consensus_peers.cc:597] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:53.603725 21610 tablet_replica.cc:333] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.604521 21610 raft_consensus.cc:2243] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:53.605278 21610 raft_consensus.cc:2272] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.606971 21610 tablet_replica.cc:333] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.607539 21610 raft_consensus.cc:2243] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.607945 21610 raft_consensus.cc:2272] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.609617 21610 tablet_replica.cc:333] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.610209 21610 raft_consensus.cc:2243] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.610586 21610 raft_consensus.cc:2272] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.612835 21610 tablet_replica.cc:333] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.613534 21610 raft_consensus.cc:2243] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.614060 21610 raft_consensus.cc:2272] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:53.614591 25399 consensus_peers.cc:597] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:53.615711 21610 tablet_replica.cc:333] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.616364 21610 raft_consensus.cc:2243] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.616727 21610 raft_consensus.cc:2272] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.618513 21610 tablet_replica.cc:333] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.619211 21610 raft_consensus.cc:2243] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.619719 21610 raft_consensus.cc:2272] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.621567 21610 tablet_replica.cc:333] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.622047 21610 raft_consensus.cc:2243] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:53.622815 21610 raft_consensus.cc:2272] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.624807 21610 tablet_replica.cc:333] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.625483 21610 raft_consensus.cc:2243] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.625857 21610 raft_consensus.cc:2272] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.627475 21610 tablet_replica.cc:333] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.627974 21610 raft_consensus.cc:2243] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:53.628651 21610 raft_consensus.cc:2272] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.630438 21610 tablet_replica.cc:333] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.630962 21610 raft_consensus.cc:2243] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.631379 21610 raft_consensus.cc:2272] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.633630 21610 tablet_replica.cc:333] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.634315 21610 raft_consensus.cc:2243] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:06:53.635002 25473 consensus_peers.cc:597] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:53.635107 21610 raft_consensus.cc:2272] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.637022 21610 tablet_replica.cc:333] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.637529 21610 raft_consensus.cc:2243] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.637897 21610 raft_consensus.cc:2272] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.639699 21610 tablet_replica.cc:333] T 490af220d4ae44be959d27e89e754413 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.640214 21610 raft_consensus.cc:2243] T 490af220d4ae44be959d27e89e754413 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.640589 21610 raft_consensus.cc:2272] T 490af220d4ae44be959d27e89e754413 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.642310 21610 tablet_replica.cc:333] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.642800 21610 raft_consensus.cc:2243] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.643213 21610 raft_consensus.cc:2272] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.645503 21610 tablet_replica.cc:333] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.646166 21610 raft_consensus.cc:2243] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:06:53.646658 25325 consensus_peers.cc:597] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:53.647097 21610 raft_consensus.cc:2272] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.649403 21610 tablet_replica.cc:333] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.650063 21610 raft_consensus.cc:2243] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.650460 21610 raft_consensus.cc:2272] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.652222 21610 tablet_replica.cc:333] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.652700 21610 raft_consensus.cc:2243] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.653048 21610 raft_consensus.cc:2272] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:53.653438 25325 consensus_peers.cc:597] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:53.654667 21610 tablet_replica.cc:333] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.655231 21610 raft_consensus.cc:2243] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:53.655970 21610 raft_consensus.cc:2272] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.657805 21610 tablet_replica.cc:333] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.658429 21610 raft_consensus.cc:2243] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:53.659121 21610 raft_consensus.cc:2272] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.661145 21610 tablet_replica.cc:333] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.661826 21610 raft_consensus.cc:2243] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.662321 21610 raft_consensus.cc:2272] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.664417 21610 tablet_replica.cc:333] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
W20260709 13:06:53.664917 25473 consensus_peers.cc:597] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:53.665081 21610 raft_consensus.cc:2243] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.665660 21610 raft_consensus.cc:2272] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.667809 21610 tablet_replica.cc:333] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.668488 21610 raft_consensus.cc:2243] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.668998 21610 raft_consensus.cc:2272] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.671147 21610 tablet_replica.cc:333] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.671752 21610 raft_consensus.cc:2243] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.672247 21610 raft_consensus.cc:2272] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.674575 21610 tablet_replica.cc:333] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
W20260709 13:06:53.674715 25473 consensus_peers.cc:597] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:53.675256 21610 raft_consensus.cc:2243] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:53.676052 21610 raft_consensus.cc:2272] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.677964 21610 tablet_replica.cc:333] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.678416 21610 raft_consensus.cc:2243] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:53.679118 21610 raft_consensus.cc:2272] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.681120 21610 tablet_replica.cc:333] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.681635 21610 raft_consensus.cc:2243] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.682174 21610 raft_consensus.cc:2272] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.684583 21610 tablet_replica.cc:333] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.685045 21610 raft_consensus.cc:2243] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.685397 21610 raft_consensus.cc:2272] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.686878 21610 tablet_replica.cc:333] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.687307 21610 raft_consensus.cc:2243] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:53.687990 21610 raft_consensus.cc:2272] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:53.689764 21610 tablet_replica.cc:333] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12: stopping tablet replica
I20260709 13:06:53.690200 21610 raft_consensus.cc:2243] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:53.690549 21610 raft_consensus.cc:2272] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:53.700196 25399 consensus_peers.cc:597] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:53.732343 25473 consensus_peers.cc:597] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:53.738193 25473 consensus_peers.cc:597] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:53.745090 21610 tablet_server.cc:196] TabletServer@127.21.26.129:0 shutdown complete.
W20260709 13:06:53.804347 25325 consensus_peers.cc:597] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:53.810324 25325 consensus_peers.cc:597] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:53.811643 25473 consensus_peers.cc:597] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:53.818625 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:53.825700 26034 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 13:06:53.833627 26035 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 13:06:53.840775 25473 consensus_peers.cc:597] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:53.846953 25325 consensus_peers.cc:597] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:53.850198 21610 server_base.cc:1061] running on GCE node
W20260709 13:06:53.850977 26037 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 13:06:53.853133 25399 consensus_peers.cc:597] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:53.854233 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:53.854488 21610 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 13:06:53.854636 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602413854626 us; error 0 us; skew 500 ppm
I20260709 13:06:53.855155 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:53.857800 21610 webserver.cc:533] Webserver started at http://127.21.26.129:35885/ using document root <none> and password file <none>
I20260709 13:06:53.858229 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:53.858378 21610 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:06:53.861845 21610 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
W20260709 13:06:53.870316 25399 consensus_peers.cc:597] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:53.871644 26043 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:53.872424 21610 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 13:06:53.872718 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-0/minicluster-data/ts-0-root
uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
format_stamp: "Formatted at 2026-07-09 13:06:42 on dist-test-slave-tq1r"
I20260709 13:06:53.873085 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602307309169-21610-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 13:06:53.890731 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:53.891867 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:53.893417 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 13:06:53.897588 25473 consensus_peers.cc:597] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:53.898581 26050 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:06:53.910952 25325 consensus_peers.cc:597] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:53.957679 25325 consensus_peers.cc:597] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:54.031049 25399 consensus_peers.cc:597] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:54.059827 25399 consensus_peers.cc:597] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:54.115037 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:06:54.115363 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.218s	user 0.007s	sys 0.000s
I20260709 13:06:54.115639 21610 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:06:54.119664 26050 tablet_bootstrap.cc:492] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.134805 26050 tablet_bootstrap.cc:492] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.135694 26050 tablet_bootstrap.cc:492] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.136294 26050 ts_tablet_manager.cc:1403] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 13:06:54.138906 26050 raft_consensus.cc:359] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.139536 26050 raft_consensus.cc:740] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.140319 26050 consensus_queue.cc:260] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.151182 26050 ts_tablet_manager.cc:1434] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.008s
I20260709 13:06:54.152030 26050 tablet_bootstrap.cc:492] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.165482 26050 tablet_bootstrap.cc:492] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.166105 26050 tablet_bootstrap.cc:492] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.166558 26050 ts_tablet_manager.cc:1403] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 13:06:54.168144 26050 raft_consensus.cc:359] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:54.168598 26050 raft_consensus.cc:740] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.169171 26050 consensus_queue.cc:260] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:54.171041 26050 ts_tablet_manager.cc:1434] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:06:54.171725 26050 tablet_bootstrap.cc:492] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.183359 26050 tablet_bootstrap.cc:492] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.183974 26050 tablet_bootstrap.cc:492] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.184419 26050 ts_tablet_manager.cc:1403] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260709 13:06:54.185982 26050 raft_consensus.cc:359] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.186417 26050 raft_consensus.cc:740] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.186885 26050 consensus_queue.cc:260] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.188221 26050 ts_tablet_manager.cc:1434] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:54.188905 26050 tablet_bootstrap.cc:492] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.202174 26050 tablet_bootstrap.cc:492] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.203014 26050 tablet_bootstrap.cc:492] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.203533 26050 ts_tablet_manager.cc:1403] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:06:54.205567 26050 raft_consensus.cc:359] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.206025 26050 raft_consensus.cc:740] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.206547 26050 consensus_queue.cc:260] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.207860 26050 ts_tablet_manager.cc:1434] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 13:06:54.208441 26050 tablet_bootstrap.cc:492] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.224893 26050 tablet_bootstrap.cc:492] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.225553 26050 tablet_bootstrap.cc:492] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.226002 26050 ts_tablet_manager.cc:1403] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 13:06:54.227548 26050 raft_consensus.cc:359] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.228000 26050 raft_consensus.cc:740] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.228539 26050 consensus_queue.cc:260] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.229851 26050 ts_tablet_manager.cc:1434] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:54.230404 26050 tablet_bootstrap.cc:492] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.246492 26050 tablet_bootstrap.cc:492] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.247334 26050 tablet_bootstrap.cc:492] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.247913 26050 ts_tablet_manager.cc:1403] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 13:06:54.250164 26050 raft_consensus.cc:359] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.250780 26050 raft_consensus.cc:740] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.251415 26050 consensus_queue.cc:260] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.253558 26050 ts_tablet_manager.cc:1434] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:54.254586 26050 tablet_bootstrap.cc:492] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.273664 26050 tablet_bootstrap.cc:492] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.274528 26050 tablet_bootstrap.cc:492] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.275108 26050 ts_tablet_manager.cc:1403] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260709 13:06:54.277320 26050 raft_consensus.cc:359] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:54.277941 26050 raft_consensus.cc:740] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.278631 26050 consensus_queue.cc:260] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:54.280376 26050 ts_tablet_manager.cc:1434] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260709 13:06:54.284682 26050 tablet_bootstrap.cc:492] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.298132 26050 tablet_bootstrap.cc:492] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.298817 26050 tablet_bootstrap.cc:492] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.299255 26050 ts_tablet_manager.cc:1403] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 13:06:54.301018 26050 raft_consensus.cc:359] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.301499 26050 raft_consensus.cc:740] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.302119 26050 consensus_queue.cc:260] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.303890 26050 ts_tablet_manager.cc:1434] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:54.304602 26050 tablet_bootstrap.cc:492] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.321424 21610 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:06:54.321791 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.206s	user 0.198s	sys 0.000s
I20260709 13:06:54.331457 26050 tablet_bootstrap.cc:492] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.332378 26050 tablet_bootstrap.cc:492] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.333014 26050 ts_tablet_manager.cc:1403] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.016s
I20260709 13:06:54.335505 26050 raft_consensus.cc:359] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.336223 26050 raft_consensus.cc:740] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.336917 26050 consensus_queue.cc:260] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.338758 26050 ts_tablet_manager.cc:1434] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:54.339473 26050 tablet_bootstrap.cc:492] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.365906 26050 tablet_bootstrap.cc:492] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.366704 26050 tablet_bootstrap.cc:492] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.367261 26050 ts_tablet_manager.cc:1403] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.012s
I20260709 13:06:54.376506 26050 raft_consensus.cc:359] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.377368 26050 raft_consensus.cc:740] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.378142 26050 consensus_queue.cc:260] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.379983 26050 ts_tablet_manager.cc:1434] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:06:54.380702 26050 tablet_bootstrap.cc:492] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.396468 26050 tablet_bootstrap.cc:492] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.397316 26050 tablet_bootstrap.cc:492] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.397878 26050 ts_tablet_manager.cc:1403] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.011s
I20260709 13:06:54.400202 26050 raft_consensus.cc:359] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.401036 26050 raft_consensus.cc:740] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.401799 26050 consensus_queue.cc:260] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.403555 26050 ts_tablet_manager.cc:1434] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:06:54.404294 26050 tablet_bootstrap.cc:492] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.418360 26050 tablet_bootstrap.cc:492] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.419240 26050 tablet_bootstrap.cc:492] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.419827 26050 ts_tablet_manager.cc:1403] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:06:54.422097 26050 raft_consensus.cc:359] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.422720 26050 raft_consensus.cc:740] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.423390 26050 consensus_queue.cc:260] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.424978 26050 ts_tablet_manager.cc:1434] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:54.424997 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.129:43145
I20260709 13:06:54.425118 26123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.129:43145 every 8 connection(s)
I20260709 13:06:54.425631 26050 tablet_bootstrap.cc:492] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.439496 26050 tablet_bootstrap.cc:492] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.444136 26050 tablet_bootstrap.cc:492] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.444790 26050 ts_tablet_manager.cc:1403] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 13:06:54.447310 26050 raft_consensus.cc:359] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.447989 26050 raft_consensus.cc:740] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.448673 26050 consensus_queue.cc:260] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.451740 26050 ts_tablet_manager.cc:1434] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:54.452524 26050 tablet_bootstrap.cc:492] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.486192 26050 tablet_bootstrap.cc:492] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.487478 26050 tablet_bootstrap.cc:492] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.488174 26050 ts_tablet_manager.cc:1403] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.012s
I20260709 13:06:54.491016 26050 raft_consensus.cc:359] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.495770 26050 raft_consensus.cc:740] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.496515 26050 consensus_queue.cc:260] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.498497 26050 ts_tablet_manager.cc:1434] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:06:54.499271 26050 tablet_bootstrap.cc:492] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.501137 26052 raft_consensus.cc:493] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.501664 26052 raft_consensus.cc:515] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:54.503780 26052 leader_election.cc:290] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:54.506191 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d050436bb64b489599df03df1c33e162" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:54.509176 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d050436bb64b489599df03df1c33e162" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
W20260709 13:06:54.510879 25325 leader_election.cc:343] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.511278 25325 leader_election.cc:304] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:54.512398 25819 raft_consensus.cc:2749] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:54.538650 26124 heartbeater.cc:344] Connected to a master server at 127.21.26.190:46635
I20260709 13:06:54.539068 26124 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:54.539745 26124 heartbeater.cc:507] Master 127.21.26.190:46635 requested a full tablet report, sending...
I20260709 13:06:54.541561 26050 tablet_bootstrap.cc:492] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.542266 26050 tablet_bootstrap.cc:492] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.542727 26050 ts_tablet_manager.cc:1403] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.044s	user 0.023s	sys 0.008s
I20260709 13:06:54.544540 26050 raft_consensus.cc:359] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:54.544981 26050 raft_consensus.cc:740] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.545470 26050 consensus_queue.cc:260] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:54.547153 26050 ts_tablet_manager.cc:1434] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:06:54.547796 26050 tablet_bootstrap.cc:492] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.552239 25179 ts_manager.cc:194] Re-registered known tserver with Master: 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:54.561071 26050 tablet_bootstrap.cc:492] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.561973 26050 tablet_bootstrap.cc:492] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.562562 26050 ts_tablet_manager.cc:1403] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:06:54.564997 26050 raft_consensus.cc:359] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.565635 26050 raft_consensus.cc:740] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.566256 26050 consensus_queue.cc:260] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.568137 26050 ts_tablet_manager.cc:1434] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:06:54.568872 26050 tablet_bootstrap.cc:492] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.582723 26050 tablet_bootstrap.cc:492] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.583591 26050 tablet_bootstrap.cc:492] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.584187 26050 ts_tablet_manager.cc:1403] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260709 13:06:54.586472 26050 raft_consensus.cc:359] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.587111 26050 raft_consensus.cc:740] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.587708 26050 consensus_queue.cc:260] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.589522 26050 ts_tablet_manager.cc:1434] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:54.590229 26050 tablet_bootstrap.cc:492] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.593875 25179 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57472
I20260709 13:06:54.598456 26124 heartbeater.cc:499] Master 127.21.26.190:46635 was elected leader, sending a full tablet report...
I20260709 13:06:54.603679 26050 tablet_bootstrap.cc:492] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.604476 26050 tablet_bootstrap.cc:492] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.604938 26050 ts_tablet_manager.cc:1403] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 13:06:54.606738 26050 raft_consensus.cc:359] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:54.607324 26050 raft_consensus.cc:740] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.607944 26050 consensus_queue.cc:260] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:54.609758 26050 ts_tablet_manager.cc:1434] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:54.610457 26050 tablet_bootstrap.cc:492] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.623862 26050 tablet_bootstrap.cc:492] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.624516 26050 tablet_bootstrap.cc:492] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.624969 26050 ts_tablet_manager.cc:1403] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 13:06:54.626650 26050 raft_consensus.cc:359] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.627161 26050 raft_consensus.cc:740] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.627696 26050 consensus_queue.cc:260] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.629105 26050 ts_tablet_manager.cc:1434] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:54.629667 26050 tablet_bootstrap.cc:492] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.642243 26050 tablet_bootstrap.cc:492] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.642863 26050 tablet_bootstrap.cc:492] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.643296 26050 ts_tablet_manager.cc:1403] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:06:54.645129 26050 raft_consensus.cc:359] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.645731 26050 raft_consensus.cc:740] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.646315 26050 consensus_queue.cc:260] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.648283 26050 ts_tablet_manager.cc:1434] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:06:54.649004 26050 tablet_bootstrap.cc:492] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.659018 26050 tablet_bootstrap.cc:492] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.659739 26050 tablet_bootstrap.cc:492] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.660270 26050 ts_tablet_manager.cc:1403] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.003s
I20260709 13:06:54.662169 26050 raft_consensus.cc:359] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.662621 26050 raft_consensus.cc:740] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.663179 26050 consensus_queue.cc:260] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.664978 26050 ts_tablet_manager.cc:1434] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:54.666079 26050 tablet_bootstrap.cc:492] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.678475 26050 tablet_bootstrap.cc:492] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.679267 26050 tablet_bootstrap.cc:492] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.679740 26050 ts_tablet_manager.cc:1403] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.004s
I20260709 13:06:54.681116 26006 raft_consensus.cc:493] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.681638 26006 raft_consensus.cc:515] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.681860 26050 raft_consensus.cc:359] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.682479 26050 raft_consensus.cc:740] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.683107 26050 consensus_queue.cc:260] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.683657 26006 leader_election.cc:290] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:54.684885 26050 ts_tablet_manager.cc:1434] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:06:54.684684 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210ea2f6f771408c82692e40f4663d31" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:54.685631 26050 tablet_bootstrap.cc:492] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
W20260709 13:06:54.686340 25399 leader_election.cc:343] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.686383 25355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210ea2f6f771408c82692e40f4663d31" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:54.694464 25397 leader_election.cc:304] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ded96dc02a344148df94542adbb2658; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:54.708448 26027 raft_consensus.cc:2749] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:54.708439 26065 raft_consensus.cc:493] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.710892 26065 raft_consensus.cc:515] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.712864 26065 leader_election.cc:290] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:54.713924 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7562fcffa3754216a9bea95474a03cb0" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:54.714651 26097 raft_consensus.cc:2468] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:54.716118 25473 leader_election.cc:304] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:54.716996 26065 raft_consensus.cc:2804] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:54.717347 26065 raft_consensus.cc:493] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.717676 26065 raft_consensus.cc:3060] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.718593 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7562fcffa3754216a9bea95474a03cb0" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:54.724579 26006 raft_consensus.cc:493] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.725158 26006 raft_consensus.cc:515] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.725826 26050 tablet_bootstrap.cc:492] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.726778 26050 tablet_bootstrap.cc:492] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.727384 26050 ts_tablet_manager.cc:1403] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.042s	user 0.036s	sys 0.004s
I20260709 13:06:54.728010 26006 leader_election.cc:290] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:54.728531 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:54.729736 26065 raft_consensus.cc:515] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.729803 26050 raft_consensus.cc:359] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:54.730685 26050 raft_consensus.cc:740] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.731354 26050 consensus_queue.cc:260] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:54.732623 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7562fcffa3754216a9bea95474a03cb0" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:54.733089 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:54.733350 26050 ts_tablet_manager.cc:1434] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 13:06:54.733729 26098 raft_consensus.cc:2468] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:54.735165 26065 leader_election.cc:290] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:54.736424 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7562fcffa3754216a9bea95474a03cb0" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:54.737001 26097 raft_consensus.cc:3060] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.738539 26052 raft_consensus.cc:493] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.739370 26052 raft_consensus.cc:515] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:54.736028 26050 tablet_bootstrap.cc:492] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.741537 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8da1e79f99442ebbc38cf81fec5a67b" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:54.741807 26052 leader_election.cc:290] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:54.742343 25399 leader_election.cc:304] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:54.743093 26027 raft_consensus.cc:2804] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:54.743460 26027 raft_consensus.cc:493] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.743837 26027 raft_consensus.cc:3060] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.746821 26097 raft_consensus.cc:2468] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 2.
I20260709 13:06:54.748013 25473 leader_election.cc:304] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:06:54.743535 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8da1e79f99442ebbc38cf81fec5a67b" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:54.749742 25942 raft_consensus.cc:2804] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:06:54.750015 25325 leader_election.cc:343] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.750219 25942 raft_consensus.cc:697] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:54.750586 25325 leader_election.cc:304] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:54.750494 26027 raft_consensus.cc:515] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.751678 26052 raft_consensus.cc:2749] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:54.751933 25942 consensus_queue.cc:237] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.760438 25954 raft_consensus.cc:493] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.763617 26027 leader_election.cc:290] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:54.763792 25954 raft_consensus.cc:515] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.750684 25997 raft_consensus.cc:493] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.764271 26027 raft_consensus.cc:493] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.764721 25997 raft_consensus.cc:515] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.764832 26027 raft_consensus.cc:515] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.766134 25954 leader_election.cc:290] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:54.766705 25997 leader_election.cc:290] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:54.767170 25355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fcfe4520314077b8b1970373bb29a9" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:54.763130 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:54.768289 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cb8591c32a44f48db783393820749d" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:54.764065 26051 raft_consensus.cc:493] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.769150 26051 raft_consensus.cc:515] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:54.761240 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:54.771370 26097 raft_consensus.cc:3060] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.769351 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cb8591c32a44f48db783393820749d" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:54.771953 26096 raft_consensus.cc:2468] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:54.772346 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647d21a97f8469ca4f0992529a577fb" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:54.773550 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fcfe4520314077b8b1970373bb29a9" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:54.774552 25473 leader_election.cc:304] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658
W20260709 13:06:54.774895 25399 leader_election.cc:343] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.775408 25399 leader_election.cc:304] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ded96dc02a344148df94542adbb2658; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:54.775871 26065 raft_consensus.cc:2804] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:54.773837 26051 leader_election.cc:290] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:54.778388 26006 raft_consensus.cc:2749] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:54.776289 26065 raft_consensus.cc:493] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.779206 26065 raft_consensus.cc:3060] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.785969 26065 raft_consensus.cc:515] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.788360 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cb8591c32a44f48db783393820749d" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:54.776732 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647d21a97f8469ca4f0992529a577fb" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:54.791172 26096 raft_consensus.cc:2468] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:54.792436 25473 leader_election.cc:304] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:54.793155 26051 raft_consensus.cc:2804] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:54.793591 26051 raft_consensus.cc:493] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.794173 26051 raft_consensus.cc:3060] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.795168 26052 raft_consensus.cc:493] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.796063 26052 raft_consensus.cc:515] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.800226 26006 raft_consensus.cc:493] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.800807 26006 raft_consensus.cc:515] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.804755 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:54.807497 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7562fcffa3754216a9bea95474a03cb0" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:54.808151 26098 raft_consensus.cc:2468] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:06:54.809347 25325 leader_election.cc:304] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:54.810091 26142 raft_consensus.cc:2804] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:54.810487 26142 raft_consensus.cc:493] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.810859 26142 raft_consensus.cc:3060] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.812988 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:54.819062 26051 raft_consensus.cc:515] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:54.824262 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d59d4fa1414b76b3dad3fc2df181d5" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:54.824985 26053 raft_consensus.cc:493] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
W20260709 13:06:54.825573 25399 leader_election.cc:343] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.825482 26053 raft_consensus.cc:515] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:54.827507 26053 leader_election.cc:290] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:54.820785 26097 raft_consensus.cc:2468] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 2.
I20260709 13:06:54.827992 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:54.808347 26096 raft_consensus.cc:2393] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ded96dc02a344148df94542adbb2658 in current term 2: Already voted for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in this term.
I20260709 13:06:54.828740 25399 leader_election.cc:304] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:54.829648 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:54.829929 25954 raft_consensus.cc:2804] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:54.830466 25954 raft_consensus.cc:697] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 2 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:06:54.830544 26095 raft_consensus.cc:2468] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:06:54.831370 25954 consensus_queue.cc:237] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.820329 26142 raft_consensus.cc:515] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.831768 25325 leader_election.cc:304] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:54.842895 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cb8591c32a44f48db783393820749d" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:54.843278 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:54.843472 26095 raft_consensus.cc:3060] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.844244 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:54.844834 26096 raft_consensus.cc:3060] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.832398 25819 raft_consensus.cc:493] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.847242 25179 catalog_manager.cc:5697] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 1 to 2, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 2 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.848294 25819 raft_consensus.cc:515] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:54.850000 25819 leader_election.cc:290] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:54.851307 26146 raft_consensus.cc:493] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.851959 26146 raft_consensus.cc:515] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.852385 26095 raft_consensus.cc:2468] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 2.
I20260709 13:06:54.853579 25473 leader_election.cc:304] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:06:54.854375 25997 raft_consensus.cc:2804] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:54.854653 26146 leader_election.cc:290] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:54.854825 25997 raft_consensus.cc:697] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:54.855722 25997 consensus_queue.cc:237] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.859025 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647d21a97f8469ca4f0992529a577fb" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:54.859767 26094 raft_consensus.cc:2468] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:06:54.860276 25942 raft_consensus.cc:493] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.861021 25325 leader_election.cc:304] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:54.862646 25819 raft_consensus.cc:2804] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:54.821413 26006 leader_election.cc:290] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:54.862754 25355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:54.862934 26146 raft_consensus.cc:493] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.863111 25819 raft_consensus.cc:493] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.834326 26050 tablet_bootstrap.cc:492] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.863878 25355 raft_consensus.cc:2393] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ded96dc02a344148df94542adbb2658 in current term 2: Already voted for candidate f633202046eb4769bf373f7f04d27a1f in this term.
I20260709 13:06:54.864048 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:54.865197 26050 tablet_bootstrap.cc:492] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:54.860901 25942 raft_consensus.cc:515] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:54.865830 26050 ts_tablet_manager.cc:1403] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.130s	user 0.036s	sys 0.043s
I20260709 13:06:54.866217 25397 leader_election.cc:304] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ded96dc02a344148df94542adbb2658; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:54.863493 26146 raft_consensus.cc:515] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.868188 25355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:54.868456 26050 raft_consensus.cc:359] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.863550 25819 raft_consensus.cc:3060] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.869204 26050 raft_consensus.cc:740] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.869478 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed568e4ef98451ca9bdba90bb6a1279" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:54.869884 26050 consensus_queue.cc:260] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
W20260709 13:06:54.870724 25399 leader_election.cc:343] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.873052 26146 leader_election.cc:290] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:54.833002 26052 leader_election.cc:290] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:54.838477 25500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7562fcffa3754216a9bea95474a03cb0" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:54.876008 26052 raft_consensus.cc:493] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.838227 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647d21a97f8469ca4f0992529a577fb" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:54.839737 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d59d4fa1414b76b3dad3fc2df181d5" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:54.840386 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647d21a97f8469ca4f0992529a577fb" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:54.844785 26142 leader_election.cc:290] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:54.845464 26053 raft_consensus.cc:2804] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:54.827059 26027 leader_election.cc:290] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:54.878875 26053 raft_consensus.cc:493] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.877482 26052 raft_consensus.cc:515] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.879873 26053 raft_consensus.cc:3060] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.880419 26050 ts_tablet_manager.cc:1434] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:06:54.881251 26050 tablet_bootstrap.cc:492] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.882018 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210ea2f6f771408c82692e40f4663d31" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
W20260709 13:06:54.883292 25325 leader_election.cc:343] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.884330 26097 raft_consensus.cc:3060] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.868803 26006 raft_consensus.cc:3060] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.888655 26096 raft_consensus.cc:2468] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:06:54.889763 25325 leader_election.cc:304] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:06:54.890830 26142 raft_consensus.cc:2804] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:54.891258 26142 raft_consensus.cc:697] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:06:54.891304 25183 catalog_manager.cc:5697] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 1 to 2, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:54.892150 26142 consensus_queue.cc:237] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.893884 25954 raft_consensus.cc:493] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.894443 25954 raft_consensus.cc:515] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.899271 25954 leader_election.cc:290] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:54.900558 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
W20260709 13:06:54.901912 25399 leader_election.cc:343] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.906168 26052 leader_election.cc:290] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:54.919049 26159 raft_consensus.cc:493] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.919236 25819 raft_consensus.cc:515] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:54.920456 25359 raft_consensus.cc:2393] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in current term 2: Already voted for candidate f633202046eb4769bf373f7f04d27a1f in this term.
I20260709 13:06:54.921415 26027 raft_consensus.cc:493] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.921918 26027 raft_consensus.cc:515] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.922062 26053 raft_consensus.cc:515] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:54.923076 25355 raft_consensus.cc:2393] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in current term 2: Already voted for candidate f633202046eb4769bf373f7f04d27a1f in this term.
I20260709 13:06:54.923207 26050 tablet_bootstrap.cc:492] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:54.924573 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:54.924881 26050 tablet_bootstrap.cc:492] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
W20260709 13:06:54.925813 25399 leader_election.cc:343] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.925906 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647d21a97f8469ca4f0992529a577fb" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:54.926524 25942 leader_election.cc:290] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:54.926934 26027 leader_election.cc:290] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:54.927548 26050 ts_tablet_manager.cc:1403] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.004s
I20260709 13:06:54.928480 26053 leader_election.cc:290] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:54.928675 26159 raft_consensus.cc:515] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.929596 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:54.930177 26094 raft_consensus.cc:3060] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.932451 26065 leader_election.cc:290] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:54.931757 26050 raft_consensus.cc:359] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:54.933713 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210ea2f6f771408c82692e40f4663d31" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:54.934572 26050 raft_consensus.cc:740] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.934672 25434 raft_consensus.cc:2468] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:06:54.936097 26050 consensus_queue.cc:260] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:54.938508 26094 raft_consensus.cc:2468] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:06:54.938650 25323 leader_election.cc:304] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:54.939558 25325 leader_election.cc:304] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:54.839447 26051 leader_election.cc:290] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:54.941992 26053 raft_consensus.cc:493] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.942445 26053 raft_consensus.cc:515] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.943665 26097 raft_consensus.cc:2468] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 2.
I20260709 13:06:54.945609 26159 leader_election.cc:290] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:54.946362 26052 raft_consensus.cc:2804] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:54.946751 26052 raft_consensus.cc:493] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.947108 26052 raft_consensus.cc:3060] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.948622 26050 ts_tablet_manager.cc:1434] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:06:54.954321 26053 leader_election.cc:290] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:54.954862 26053 raft_consensus.cc:2804] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:54.955647 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c3a3e74d764a61844cab88bff62a77" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:54.956305 26098 raft_consensus.cc:2468] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:54.958240 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647d21a97f8469ca4f0992529a577fb" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:54.959052 25502 raft_consensus.cc:2393] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f633202046eb4769bf373f7f04d27a1f in current term 2: Already voted for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in this term.
I20260709 13:06:54.962739 25473 leader_election.cc:304] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:06:54.955268 26053 raft_consensus.cc:697] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:06:54.964812 26053 consensus_queue.cc:237] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:54.949554 26006 raft_consensus.cc:2749] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:54.967412 26154 raft_consensus.cc:493] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.967933 26154 raft_consensus.cc:515] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:54.970048 26154 leader_election.cc:290] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:54.970778 26050 tablet_bootstrap.cc:492] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:54.978091 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c3a3e74d764a61844cab88bff62a77" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:54.974982 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:54.976186 25355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed568e4ef98451ca9bdba90bb6a1279" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:54.978684 25430 raft_consensus.cc:2468] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:54.978986 26094 raft_consensus.cc:2393] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in current term 2: Already voted for candidate f633202046eb4769bf373f7f04d27a1f in this term.
I20260709 13:06:54.981588 26065 raft_consensus.cc:2804] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:54.981787 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:54.982113 26065 raft_consensus.cc:493] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.982559 26065 raft_consensus.cc:3060] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.982878 26098 raft_consensus.cc:2393] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f633202046eb4769bf373f7f04d27a1f in current term 2: Already voted for candidate 0ded96dc02a344148df94542adbb2658 in this term.
I20260709 13:06:54.984196 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:54.984901 26096 raft_consensus.cc:2468] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:06:54.987185 25400 leader_election.cc:304] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ded96dc02a344148df94542adbb2658; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:54.987324 25819 leader_election.cc:290] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:54.989159 26151 raft_consensus.cc:493] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:54.989611 26151 raft_consensus.cc:515] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:54.991664 26151 leader_election.cc:290] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:54.992681 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cb8591c32a44f48db783393820749d" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:54.993427 26097 raft_consensus.cc:2393] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ded96dc02a344148df94542adbb2658 in current term 2: Already voted for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in this term.
I20260709 13:06:54.994441 25400 leader_election.cc:304] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ded96dc02a344148df94542adbb2658; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:54.995100 26151 raft_consensus.cc:3060] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.996352 25355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:54.998355 25180 catalog_manager.cc:5697] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 1 to 2, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 2 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:54.999245 25323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:43935, user_credentials={real_user=slave}} blocked reactor thread for 59478.9us
I20260709 13:06:55.000566 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:55.001200 26159 raft_consensus.cc:493] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:55.001693 26159 raft_consensus.cc:515] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:55.002475 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:55.003320 25355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:55.003607 26159 leader_election.cc:290] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:55.003906 26155 raft_consensus.cc:493] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:55.004168 26159 raft_consensus.cc:493] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:55.004614 26159 raft_consensus.cc:515] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:55.005133 26155 raft_consensus.cc:515] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:55.006443 26159 leader_election.cc:290] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:55.007411 25355 raft_consensus.cc:2468] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:06:55.007802 25473 leader_election.cc:304] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:55.008754 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:55.009305 25430 raft_consensus.cc:2468] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:06:55.010368 25323 leader_election.cc:304] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:55.011479 25397 leader_election.cc:304] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ded96dc02a344148df94542adbb2658; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:55.011933 25997 raft_consensus.cc:2804] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:55.011670 25473 leader_election.cc:304] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:55.013129 25397 leader_election.cc:304] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ded96dc02a344148df94542adbb2658; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:55.013940 25325 leader_election.cc:304] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:55.014446 25355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8da1e79f99442ebbc38cf81fec5a67b" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:55.015009 25355 raft_consensus.cc:2468] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:55.015164 25325 leader_election.cc:304] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:06:55.018404 25942 raft_consensus.cc:3060] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.022691 26151 raft_consensus.cc:2749] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:55.007189 26155 leader_election.cc:290] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:55.028910 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647d21a97f8469ca4f0992529a577fb" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:55.030544 25942 raft_consensus.cc:2749] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:55.016312 26142 raft_consensus.cc:2804] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:55.032872 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d59d4fa1414b76b3dad3fc2df181d5" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:55.016217 25997 raft_consensus.cc:697] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:55.017069 26027 raft_consensus.cc:2749] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:55.044229 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8da1e79f99442ebbc38cf81fec5a67b" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:55.045905 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:55.029601 25500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:06:55.042732 26050 tablet_bootstrap.cc:492] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:55.047650 26050 tablet_bootstrap.cc:492] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:55.048297 26050 ts_tablet_manager.cc:1403] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.017s
I20260709 13:06:55.050521 26050 raft_consensus.cc:359] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:55.051133 26050 raft_consensus.cc:740] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.036024 26142 raft_consensus.cc:493] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:55.052001 26050 consensus_queue.cc:260] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:55.052560 26142 raft_consensus.cc:3060] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:55.053165 25473 leader_election.cc:343] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.042604 25997 consensus_queue.cc:237] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:55.043829 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d59d4fa1414b76b3dad3fc2df181d5" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:55.024590 26146 raft_consensus.cc:2749] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:55.032367 25397 leader_election.cc:304] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:55.054431 26050 ts_tablet_manager.cc:1434] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
W20260709 13:06:55.068048 25325 leader_election.cc:343] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.034642 26155 raft_consensus.cc:2804] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:06:55.065668 25471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:43935, user_credentials={real_user=slave}} blocked reactor thread for 51637.8us
I20260709 13:06:55.056094 26150 raft_consensus.cc:493] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
W20260709 13:06:55.084592 25473 leader_election.cc:343] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.072902 25471 leader_election.cc:304] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:55.071602 26151 raft_consensus.cc:2804] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:55.094086 26065 raft_consensus.cc:515] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:55.096089 26065 leader_election.cc:290] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:55.092499 26150 raft_consensus.cc:515] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:55.097069 26052 raft_consensus.cc:515] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:55.097893 26150 leader_election.cc:290] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:55.098793 25355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d050436bb64b489599df03df1c33e162" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:55.099375 25355 raft_consensus.cc:2468] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:55.071902 26155 raft_consensus.cc:493] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:55.100484 25471 leader_election.cc:304] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
W20260709 13:06:55.107851 25400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.132:34559, user_credentials={real_user=slave}} blocked reactor thread for 88785.4us
I20260709 13:06:55.110044 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c3a3e74d764a61844cab88bff62a77" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:55.092216 26167 raft_consensus.cc:493] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:55.099774 26151 raft_consensus.cc:493] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:55.100776 26155 raft_consensus.cc:3060] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.111970 25434 raft_consensus.cc:3060] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.101672 26166 raft_consensus.cc:2804] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:55.103694 26150 raft_consensus.cc:2804] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:55.121317 25819 raft_consensus.cc:493] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:55.122574 25819 raft_consensus.cc:515] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:55.114552 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c3a3e74d764a61844cab88bff62a77" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:55.130666 26097 raft_consensus.cc:3060] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.128113 26166 raft_consensus.cc:493] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:55.133203 26166 raft_consensus.cc:3060] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.116503 26151 raft_consensus.cc:3060] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.111505 26152 raft_consensus.cc:2749] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:55.200518 25819 leader_election.cc:290] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:55.124225 26150 raft_consensus.cc:493] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
W20260709 13:06:55.200392 25471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:43935, user_credentials={real_user=slave}} blocked reactor thread for 62558.9us
I20260709 13:06:55.217051 25430 raft_consensus.cc:2468] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:06:55.129251 26162 raft_consensus.cc:493] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:55.221419 25434 raft_consensus.cc:2468] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 2.
I20260709 13:06:55.135950 26153 raft_consensus.cc:3060] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.121879 26167 raft_consensus.cc:515] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:55.204700 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cb8591c32a44f48db783393820749d" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:06:55.221083 26150 raft_consensus.cc:3060] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.217316 25500 raft_consensus.cc:2468] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:06:55.249780 25819 raft_consensus.cc:493] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:55.250360 25819 raft_consensus.cc:515] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:55.263283 25471 leader_election.cc:304] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 
I20260709 13:06:55.264633 26158 raft_consensus.cc:2804] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:55.264935 25471 leader_election.cc:304] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:55.266232 25942 raft_consensus.cc:2804] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:55.266566 25942 raft_consensus.cc:493] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:55.266867 25942 raft_consensus.cc:3060] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.265153 26158 raft_consensus.cc:697] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:55.267902 26158 consensus_queue.cc:237] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:55.272027 25430 raft_consensus.cc:3060] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.273182 25942 raft_consensus.cc:515] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:55.275381 25942 leader_election.cc:290] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:06:55.275686 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d59d4fa1414b76b3dad3fc2df181d5" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:55.276340 25434 raft_consensus.cc:3060] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.285454 25434 raft_consensus.cc:2468] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 2.
I20260709 13:06:55.292197 25430 raft_consensus.cc:1275] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.227083 26162 raft_consensus.cc:515] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:55.295748 25471 leader_election.cc:304] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 
I20260709 13:06:55.306304 26051 raft_consensus.cc:2804] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:55.305159 26158 consensus_queue.cc:1048] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
W20260709 13:06:55.350152 26163 log.cc:927] Time spent T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f: Append to log took a long time: real 0.131s	user 0.000s	sys 0.001s
I20260709 13:06:55.327016 26051 raft_consensus.cc:697] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:55.326596 26091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed568e4ef98451ca9bdba90bb6a1279" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
W20260709 13:06:55.363795 25325 leader_election.cc:343] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.364718 26092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fcfe4520314077b8b1970373bb29a9" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:55.368515 26097 raft_consensus.cc:2468] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 2.
I20260709 13:06:55.368846 26167 leader_election.cc:290] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
W20260709 13:06:55.360608 26170 log.cc:927] Time spent T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260709 13:06:55.391106 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:06:55.397223 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d050436bb64b489599df03df1c33e162" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:55.397457 26150 raft_consensus.cc:515] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:55.399344 26052 leader_election.cc:290] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:55.399537 26150 leader_election.cc:290] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:55.400008 26151 raft_consensus.cc:515] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:55.436512 25427 raft_consensus.cc:1275] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.404104 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed568e4ef98451ca9bdba90bb6a1279" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
W20260709 13:06:55.423578 25473 leader_election.cc:343] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.442111 25432 raft_consensus.cc:2468] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:06:55.404342 26093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210ea2f6f771408c82692e40f4663d31" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:55.404856 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210ea2f6f771408c82692e40f4663d31" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:55.406328 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d59d4fa1414b76b3dad3fc2df181d5" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:55.406472 26142 raft_consensus.cc:515] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:55.408756 25819 leader_election.cc:290] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:55.409642 26153 raft_consensus.cc:2749] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:55.411293 26162 leader_election.cc:290] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:55.425148 26155 raft_consensus.cc:515] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:55.415445 26051 consensus_queue.cc:237] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:55.422506 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d050436bb64b489599df03df1c33e162" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:55.443241 25430 raft_consensus.cc:3060] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.446838 26155 leader_election.cc:290] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:55.443135 26093 raft_consensus.cc:3060] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.427439 25428 raft_consensus.cc:1275] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.429869 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:55.450304 26151 leader_election.cc:290] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:55.450487 25433 raft_consensus.cc:2468] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:06:55.400435 26050 tablet_bootstrap.cc:492] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:55.443953 25323 leader_election.cc:304] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:55.452875 26189 raft_consensus.cc:2804] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:55.410290 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fcfe4520314077b8b1970373bb29a9" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:55.453234 26189 raft_consensus.cc:493] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:55.455610 26189 raft_consensus.cc:3060] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.455956 25431 raft_consensus.cc:2468] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:06:55.415027 26166 raft_consensus.cc:515] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:55.456902 25359 raft_consensus.cc:2393] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ded96dc02a344148df94542adbb2658 in current term 2: Already voted for candidate f633202046eb4769bf373f7f04d27a1f in this term.
I20260709 13:06:55.457405 26155 consensus_queue.cc:1048] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.458154 26166 leader_election.cc:290] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:06:55.420266 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:55.460948 26097 raft_consensus.cc:1275] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:06:55.420344 25325 leader_election.cc:343] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.461827 26142 leader_election.cc:290] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:55.462342 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
W20260709 13:06:55.462399 25325 leader_election.cc:343] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.462956 25431 raft_consensus.cc:3060] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.463246 25323 leader_election.cc:304] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:55.463937 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:55.464313 25323 leader_election.cc:304] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:55.464548 26097 raft_consensus.cc:3060] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.465498 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:55.466240 25428 raft_consensus.cc:2393] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f633202046eb4769bf373f7f04d27a1f in current term 2: Already voted for candidate 0ded96dc02a344148df94542adbb2658 in this term.
I20260709 13:06:55.469993 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:55.470779 26162 raft_consensus.cc:2804] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:55.471199 26162 raft_consensus.cc:493] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:55.471578 26162 raft_consensus.cc:3060] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:55.472647 25325 leader_election.cc:343] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.470911 26154 raft_consensus.cc:2804] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:55.473380 26154 raft_consensus.cc:493] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:06:55.473790 26154 raft_consensus.cc:3060] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.478870 26094 raft_consensus.cc:1275] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.482086 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8da1e79f99442ebbc38cf81fec5a67b" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:55.482995 26097 raft_consensus.cc:2468] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:06:55.483693 25430 raft_consensus.cc:2468] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:06:55.484231 25325 leader_election.cc:304] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:55.507954 26181 raft_consensus.cc:2804] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:55.508464 26181 raft_consensus.cc:697] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:06:55.509219 26181 consensus_queue.cc:237] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:55.484942 25323 leader_election.cc:304] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [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: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:55.513626 25819 raft_consensus.cc:2749] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:55.513626 25323 leader_election.cc:304] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:55.516031 26142 raft_consensus.cc:2804] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:55.516520 26142 raft_consensus.cc:697] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:06:55.517338 26142 consensus_queue.cc:237] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:55.478754 26162 raft_consensus.cc:515] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:55.520566 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:55.486012 26154 raft_consensus.cc:515] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:55.486250 26150 consensus_queue.cc:1048] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.487028 25355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:55.530190 25355 raft_consensus.cc:2393] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0ded96dc02a344148df94542adbb2658 in current term 2: Already voted for candidate f633202046eb4769bf373f7f04d27a1f in this term.
W20260709 13:06:55.487118 25473 leader_election.cc:343] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:55.531801 25473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:43145, user_credentials={real_user=slave}} blocked reactor thread for 44722us
W20260709 13:06:55.522845 25325 leader_election.cc:343] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:55.532464 25473 leader_election.cc:343] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.533274 26150 consensus_queue.cc:1048] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.533778 26096 raft_consensus.cc:1275] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:06:55.534278 25473 leader_election.cc:343] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.534931 26150 consensus_queue.cc:1048] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.535532 25326 leader_election.cc:304] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [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: f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:55.536593 26155 raft_consensus.cc:2749] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:55.537554 26162 leader_election.cc:290] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:55.538360 26092 raft_consensus.cc:1275] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.538950 26154 leader_election.cc:290] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:55.540699 26092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fcfe4520314077b8b1970373bb29a9" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
W20260709 13:06:55.542754 25325 leader_election.cc:343] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.543673 26155 consensus_queue.cc:1048] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.545169 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d050436bb64b489599df03df1c33e162" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:55.545379 26155 consensus_queue.cc:1048] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.545703 25359 raft_consensus.cc:3060] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.489722 25431 raft_consensus.cc:2468] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:06:55.476866 26093 raft_consensus.cc:2468] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:06:55.486999 26189 raft_consensus.cc:515] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:55.496215 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:55.549351 26094 raft_consensus.cc:2393] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ded96dc02a344148df94542adbb2658 in current term 2: Already voted for candidate f633202046eb4769bf373f7f04d27a1f in this term.
I20260709 13:06:55.500763 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:55.545748 25502 raft_consensus.cc:1275] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.552462 25359 raft_consensus.cc:2468] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 2.
I20260709 13:06:55.553469 26189 leader_election.cc:290] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
W20260709 13:06:55.490934 25400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.132:34559, user_credentials={real_user=slave}} blocked reactor thread for 186587us
I20260709 13:06:55.558039 25400 leader_election.cc:304] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ded96dc02a344148df94542adbb2658; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:55.561623 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fcfe4520314077b8b1970373bb29a9" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:55.561928 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:55.562326 25428 raft_consensus.cc:3060] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.562731 25431 raft_consensus.cc:3060] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.563767 26155 consensus_queue.cc:1048] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.567067 25355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8da1e79f99442ebbc38cf81fec5a67b" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:06:55.567590 25355 raft_consensus.cc:3060] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.571724 25399 leader_election.cc:304] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ded96dc02a344148df94542adbb2658; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:55.583871 25355 raft_consensus.cc:2468] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 2.
W20260709 13:06:55.589596 25399 leader_election.cc:343] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.590148 25399 leader_election.cc:304] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:06:55.590893 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed568e4ef98451ca9bdba90bb6a1279" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:55.591536 25434 raft_consensus.cc:3060] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.601509 26178 raft_consensus.cc:2749] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:55.594175 26152 raft_consensus.cc:2749] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:55.603482 26050 tablet_bootstrap.cc:492] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:55.604243 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed568e4ef98451ca9bdba90bb6a1279" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:55.606405 25471 leader_election.cc:304] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:55.607955 26150 raft_consensus.cc:2804] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:55.608422 26150 raft_consensus.cc:697] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:55.608892 25471 leader_election.cc:304] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
W20260709 13:06:55.610123 25325 leader_election.cc:343] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.612546 25359 raft_consensus.cc:1275] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.616578 26050 tablet_bootstrap.cc:492] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:55.617271 26050 ts_tablet_manager.cc:1403] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.217s	user 0.015s	sys 0.000s
I20260709 13:06:55.621052 26159 raft_consensus.cc:2804] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:55.631870 25434 raft_consensus.cc:2468] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:06:55.632931 25323 leader_election.cc:304] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:55.609228 26150 consensus_queue.cc:237] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:55.618232 26151 consensus_queue.cc:1048] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 13:06:55.624956 26185 raft_consensus.cc:2749] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:55.642879 26182 raft_consensus.cc:2804] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:55.643615 26159 raft_consensus.cc:697] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:06:55.644783 26090 raft_consensus.cc:1275] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.648401 25431 raft_consensus.cc:2468] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:06:55.666086 25323 leader_election.cc:304] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:55.667101 26162 raft_consensus.cc:2804] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:55.667901 26185 consensus_queue.cc:1048] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.667724 26162 raft_consensus.cc:697] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:06:55.656504 26159 consensus_queue.cc:237] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:55.657204 26182 raft_consensus.cc:697] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:06:55.662390 26050 raft_consensus.cc:359] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:55.675102 26050 raft_consensus.cc:740] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.672650 26162 consensus_queue.cc:237] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:55.651355 25179 catalog_manager.cc:5697] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 1 to 2, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 2 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:55.682611 25179 catalog_manager.cc:5697] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 1 to 2, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 2 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:55.677681 26182 consensus_queue.cc:237] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:55.679643 26097 raft_consensus.cc:1275] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.675921 26050 consensus_queue.cc:260] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:55.684778 25179 catalog_manager.cc:5697] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 1 to 2, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 2 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:55.687245 25179 catalog_manager.cc:5697] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 1 to 2, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 2 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:55.690210 26050 ts_tablet_manager.cc:1434] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.001s
I20260709 13:06:55.671382 25428 raft_consensus.cc:2468] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:06:55.697710 25323 leader_election.cc:304] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:06:55.698763 26154 raft_consensus.cc:2804] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:55.699265 26154 raft_consensus.cc:697] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:06:55.700057 26154 consensus_queue.cc:237] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:55.708818 26159 consensus_queue.cc:1048] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260709 13:06:55.724556 25473 consensus_peers.cc:597] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:55.746928 25182 catalog_manager.cc:5697] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 1 to 2, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 2 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } }
I20260709 13:06:55.786180 26050 tablet_bootstrap.cc:492] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:55.788280 25355 raft_consensus.cc:1275] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.792537 26150 consensus_queue.cc:1048] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.807003 26092 raft_consensus.cc:1275] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.812156 26159 consensus_queue.cc:1048] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:55.815830 25473 consensus_peers.cc:597] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:55.872033 25182 catalog_manager.cc:5697] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 1 to 2, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 2 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:55.875036 25182 catalog_manager.cc:5697] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 1 to 2, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 2 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:55.887888 25428 raft_consensus.cc:1275] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.898481 26176 consensus_queue.cc:1048] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:06:55.908805 26050 tablet_bootstrap.cc:492] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:55.909803 26050 tablet_bootstrap.cc:492] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:55.910476 26050 ts_tablet_manager.cc:1403] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.124s	user 0.021s	sys 0.005s
W20260709 13:06:55.929215 26217 log.cc:927] Time spent T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 13:06:55.926508 25183 catalog_manager.cc:5697] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 1 to 2, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 2 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:55.938335 25183 catalog_manager.cc:5697] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 1 to 2, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 2 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:55.942257 25183 catalog_manager.cc:5697] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 1 to 2, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 2 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:55.945887 25183 catalog_manager.cc:5697] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 1 to 2, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 2 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:55.947568 25183 catalog_manager.cc:5697] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 1 to 2, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 2 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:55.954977 26050 raft_consensus.cc:359] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:55.955678 26050 raft_consensus.cc:740] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.956333 26050 consensus_queue.cc:260] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:55.958218 26050 ts_tablet_manager.cc:1434] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.000s
I20260709 13:06:55.963349 26094 raft_consensus.cc:1275] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.964754 26182 consensus_queue.cc:1048] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.972566 26094 raft_consensus.cc:1275] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.973924 26182 consensus_queue.cc:1048] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:55.979497 25473 consensus_peers.cc:597] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:55.988209 26050 tablet_bootstrap.cc:492] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:55.997092 25428 raft_consensus.cc:1275] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.998632 26159 consensus_queue.cc:1048] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:56.019120 25434 raft_consensus.cc:1275] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:06:56.020432 25473 consensus_peers.cc:597] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:56.020524 26189 consensus_queue.cc:1048] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:56.031723 25433 raft_consensus.cc:1275] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:56.033502 26189 consensus_queue.cc:1048] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:56.042349 25473 consensus_peers.cc:597] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:56.114594 26050 tablet_bootstrap.cc:492] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:56.115562 26050 tablet_bootstrap.cc:492] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:56.117252 26050 ts_tablet_manager.cc:1403] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.156s	user 0.028s	sys 0.052s
I20260709 13:06:56.119912 26050 raft_consensus.cc:359] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:56.123641 26050 raft_consensus.cc:740] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.124677 26050 consensus_queue.cc:260] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:56.123950 26094 raft_consensus.cc:3060] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.129271 26050 ts_tablet_manager.cc:1434] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 13:06:56.130138 26050 tablet_bootstrap.cc:492] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
W20260709 13:06:56.147466 25325 consensus_peers.cc:597] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:56.148674 26094 raft_consensus.cc:1275] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:56.150223 26189 consensus_queue.cc:1048] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:56.150763 25473 consensus_peers.cc:597] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:56.174616 26050 tablet_bootstrap.cc:492] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:56.175647 26050 tablet_bootstrap.cc:492] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
W20260709 13:06:56.176034 25473 consensus_peers.cc:597] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:56.176468 26050 ts_tablet_manager.cc:1403] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.001s
I20260709 13:06:56.178890 26050 raft_consensus.cc:359] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:56.179729 26050 raft_consensus.cc:740] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.180833 26050 consensus_queue.cc:260] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:56.183460 26050 ts_tablet_manager.cc:1434] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:56.184793 26050 tablet_bootstrap.cc:492] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:56.186857 25355 raft_consensus.cc:1275] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:56.188699 26150 consensus_queue.cc:1048] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:56.214321 25428 raft_consensus.cc:1275] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:56.215979 26181 consensus_queue.cc:1048] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:56.226328 25325 consensus_peers.cc:597] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:56.231142 26050 tablet_bootstrap.cc:492] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:56.232602 26050 tablet_bootstrap.cc:492] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:56.233208 26050 ts_tablet_manager.cc:1403] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.004s
I20260709 13:06:56.235445 26050 raft_consensus.cc:359] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:56.236173 26050 raft_consensus.cc:740] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.236779 26050 consensus_queue.cc:260] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:56.238718 26050 ts_tablet_manager.cc:1434] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:56.239437 26050 tablet_bootstrap.cc:492] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:56.249328 25356 raft_consensus.cc:1275] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:56.250998 26157 consensus_queue.cc:1048] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:56.261783 26050 tablet_bootstrap.cc:492] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:56.262724 26050 tablet_bootstrap.cc:492] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:56.263332 26050 ts_tablet_manager.cc:1403] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.000s
I20260709 13:06:56.265529 26050 raft_consensus.cc:359] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:56.266166 26050 raft_consensus.cc:740] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.266790 26050 consensus_queue.cc:260] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:56.268716 26050 ts_tablet_manager.cc:1434] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:06:56.269570 26050 tablet_bootstrap.cc:492] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:56.299809 26050 tablet_bootstrap.cc:492] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:56.300925 26050 tablet_bootstrap.cc:492] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:56.301560 26050 ts_tablet_manager.cc:1403] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.032s	user 0.025s	sys 0.003s
I20260709 13:06:56.303773 26050 raft_consensus.cc:359] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:56.304293 26050 raft_consensus.cc:740] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.304868 26050 consensus_queue.cc:260] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:56.306833 26050 ts_tablet_manager.cc:1434] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:06:56.307727 26050 tablet_bootstrap.cc:492] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
W20260709 13:06:56.310875 25473 consensus_peers.cc:597] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:56.311712 25428 raft_consensus.cc:1275] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:56.313205 25819 consensus_queue.cc:1048] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:56.327737 26050 tablet_bootstrap.cc:492] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:56.328569 26050 tablet_bootstrap.cc:492] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
W20260709 13:06:56.328805 25325 consensus_peers.cc:597] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:06:56.329162 26050 ts_tablet_manager.cc:1403] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.002s
I20260709 13:06:56.332185 26050 raft_consensus.cc:359] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:56.332813 26050 raft_consensus.cc:740] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.333534 26050 consensus_queue.cc:260] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:56.335611 26050 ts_tablet_manager.cc:1434] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:06:56.336767 26050 tablet_bootstrap.cc:492] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
W20260709 13:06:56.345780 25473 consensus_peers.cc:597] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:56.350544 26050 tablet_bootstrap.cc:492] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:56.351204 26050 tablet_bootstrap.cc:492] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:56.351703 26050 ts_tablet_manager.cc:1403] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 13:06:56.353452 25428 raft_consensus.cc:1275] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:56.353924 26050 raft_consensus.cc:359] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:56.354578 26050 raft_consensus.cc:740] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.355186 26050 consensus_queue.cc:260] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:56.355806 26182 consensus_queue.cc:1048] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:56.357185 26050 ts_tablet_manager.cc:1434] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 13:06:56.360046 26050 tablet_bootstrap.cc:492] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
W20260709 13:06:56.379599 25399 consensus_peers.cc:597] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:56.392549 26050 tablet_bootstrap.cc:492] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:56.393472 26050 tablet_bootstrap.cc:492] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:56.394058 26050 ts_tablet_manager.cc:1403] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.015s
I20260709 13:06:56.396456 26050 raft_consensus.cc:359] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:56.397068 26050 raft_consensus.cc:740] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.397809 26050 consensus_queue.cc:260] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:56.400027 26050 ts_tablet_manager.cc:1434] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:56.400839 26050 tablet_bootstrap.cc:492] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:56.413461 26050 tablet_bootstrap.cc:492] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:56.414317 26050 tablet_bootstrap.cc:492] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:56.414896 26050 ts_tablet_manager.cc:1403] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:06:56.417080 26050 raft_consensus.cc:359] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:56.417696 26050 raft_consensus.cc:740] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.418290 26050 consensus_queue.cc:260] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:56.419761 26050 ts_tablet_manager.cc:1434] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:56.420482 26050 tablet_bootstrap.cc:492] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:56.432717 26050 tablet_bootstrap.cc:492] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:56.433403 26050 tablet_bootstrap.cc:492] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:56.433992 26050 ts_tablet_manager.cc:1403] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:06:56.435593 26050 raft_consensus.cc:359] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:56.436105 26050 raft_consensus.cc:740] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.436592 26050 consensus_queue.cc:260] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:56.437892 26050 ts_tablet_manager.cc:1434] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:56.438616 26050 tablet_bootstrap.cc:492] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:56.452081 26050 tablet_bootstrap.cc:492] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:56.452924 26050 tablet_bootstrap.cc:492] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:56.453521 26050 ts_tablet_manager.cc:1403] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:06:56.456117 26050 raft_consensus.cc:359] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:56.456779 26050 raft_consensus.cc:740] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.457296 26050 consensus_queue.cc:260] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:56.459260 26050 ts_tablet_manager.cc:1434] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:06:56.460182 26050 tablet_bootstrap.cc:492] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:56.474470 26050 tablet_bootstrap.cc:492] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:56.475270 26050 tablet_bootstrap.cc:492] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:56.475762 26050 ts_tablet_manager.cc:1403] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 13:06:56.477486 26050 raft_consensus.cc:359] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:56.478086 26050 raft_consensus.cc:740] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.478694 26050 consensus_queue.cc:260] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:56.480592 26050 ts_tablet_manager.cc:1434] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:06:56.482033 26050 tablet_bootstrap.cc:492] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:56.494386 26050 tablet_bootstrap.cc:492] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:56.495191 26050 tablet_bootstrap.cc:492] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:56.495716 26050 ts_tablet_manager.cc:1403] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:06:56.497272 26050 raft_consensus.cc:359] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:56.497716 26050 raft_consensus.cc:740] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.498162 26050 consensus_queue.cc:260] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:06:56.499747 26050 ts_tablet_manager.cc:1434] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:56.500687 26050 tablet_bootstrap.cc:492] T 490af220d4ae44be959d27e89e754413 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:56.519774 26050 tablet_bootstrap.cc:492] T 490af220d4ae44be959d27e89e754413 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:56.520620 26050 tablet_bootstrap.cc:492] T 490af220d4ae44be959d27e89e754413 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:56.521204 26050 ts_tablet_manager.cc:1403] T 490af220d4ae44be959d27e89e754413 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260709 13:06:56.522966 26050 raft_consensus.cc:359] T 490af220d4ae44be959d27e89e754413 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:56.523413 26050 raft_consensus.cc:740] T 490af220d4ae44be959d27e89e754413 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.524015 26050 consensus_queue.cc:260] T 490af220d4ae44be959d27e89e754413 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:56.525704 26050 ts_tablet_manager.cc:1434] T 490af220d4ae44be959d27e89e754413 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:56.526515 26050 tablet_bootstrap.cc:492] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:56.538959 26050 tablet_bootstrap.cc:492] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:56.539718 26050 tablet_bootstrap.cc:492] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:56.540305 26050 ts_tablet_manager.cc:1403] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:06:56.542210 26050 raft_consensus.cc:359] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:56.542721 26050 raft_consensus.cc:740] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.543177 26050 consensus_queue.cc:260] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:06:56.544585 26050 ts_tablet_manager.cc:1434] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:56.545843 26050 tablet_bootstrap.cc:492] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:56.557214 26050 tablet_bootstrap.cc:492] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:56.558064 26050 tablet_bootstrap.cc:492] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:56.558593 26050 ts_tablet_manager.cc:1403] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:06:56.560621 26050 raft_consensus.cc:359] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:56.561252 26050 raft_consensus.cc:740] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.561518 26094 raft_consensus.cc:3060] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.561748 26050 consensus_queue.cc:260] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:56.563560 26050 ts_tablet_manager.cc:1434] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:56.564538 26050 tablet_bootstrap.cc:492] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap starting.
I20260709 13:06:56.577066 26050 tablet_bootstrap.cc:492] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12: 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 13:06:56.577911 26050 tablet_bootstrap.cc:492] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12: Bootstrap complete.
I20260709 13:06:56.578537 26050 ts_tablet_manager.cc:1403] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:06:56.580839 26050 raft_consensus.cc:359] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:56.581470 26050 raft_consensus.cc:740] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.582098 26050 consensus_queue.cc:260] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:56.583653 26050 ts_tablet_manager.cc:1434] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:56.611016 26094 raft_consensus.cc:3060] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.625702 26094 raft_consensus.cc:3060] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.726660 26094 raft_consensus.cc:3060] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.815448 26093 raft_consensus.cc:3060] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:57.053562 26154 raft_consensus.cc:493] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.054144 26154 raft_consensus.cc:515] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:57.056169 26154 leader_election.cc:290] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:57.056990 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:06:57.057075 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:06:57.057808 26094 raft_consensus.cc:2468] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:06:57.057896 25428 raft_consensus.cc:2468] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:06:57.059026 25325 leader_election.cc:304] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:57.059806 26154 raft_consensus.cc:2804] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:57.060180 26154 raft_consensus.cc:493] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:57.060436 26154 raft_consensus.cc:3060] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:57.065187 26154 raft_consensus.cc:515] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:57.066939 26154 leader_election.cc:290] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 3 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:06:57.067509 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:06:57.067915 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:06:57.068192 26094 raft_consensus.cc:3060] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:57.068581 25428 raft_consensus.cc:3060] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:57.074043 25428 raft_consensus.cc:2468] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 3.
I20260709 13:06:57.074134 26094 raft_consensus.cc:2468] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 3.
I20260709 13:06:57.076666 25323 leader_election.cc:304] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:06:57.077965 26181 raft_consensus.cc:2804] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:57.078430 26181 raft_consensus.cc:697] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 3 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:06:57.079233 26181 consensus_queue.cc:237] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER 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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:06:57.088750 25182 catalog_manager.cc:5697] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 1 to 3, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 3 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:57.588567 26093 raft_consensus.cc:1275] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:57.589637 26264 consensus_queue.cc:1048] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:57.600560 25434 raft_consensus.cc:1275] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:57.603518 26264 consensus_queue.cc:1048] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:04.431586 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:04.488783 25503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3aecb736ba594d0788ba7d1ef8aefec5"
dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
mode: GRACEFUL
new_leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:41928
I20260709 13:07:04.489480 25503 raft_consensus.cc:606] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Received request to transfer leadership to TS 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:04.502746 25431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d16d5831a89a4e29932f964f48a59dee"
dest_uuid: "0ded96dc02a344148df94542adbb2658"
mode: GRACEFUL
new_leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:35850
I20260709 13:07:04.503346 25431 raft_consensus.cc:606] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Received request to transfer leadership to TS 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:04.509189 25503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3e311a4791c442ba8b2f153c8f64c30"
dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
mode: GRACEFUL
new_leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:41928
I20260709 13:07:04.509733 25503 raft_consensus.cc:606] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Received request to transfer leadership to TS 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:04.512652 25503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5048c4dac2744bca57c25336de839eb"
dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
mode: GRACEFUL
new_leader_uuid: "0ded96dc02a344148df94542adbb2658"
 from {username='slave'} at 127.0.0.1:41928
I20260709 13:07:04.513195 25503 raft_consensus.cc:606] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Received request to transfer leadership to TS 0ded96dc02a344148df94542adbb2658
I20260709 13:07:04.527637 25356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e96b28d86def458c97fd73331e13d621"
dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
mode: GRACEFUL
new_leader_uuid: "0ded96dc02a344148df94542adbb2658"
 from {username='slave'} at 127.0.0.1:41510
I20260709 13:07:04.528131 25356 raft_consensus.cc:606] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Received request to transfer leadership to TS 0ded96dc02a344148df94542adbb2658
I20260709 13:07:04.530261 25431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a"
dest_uuid: "0ded96dc02a344148df94542adbb2658"
mode: GRACEFUL
new_leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:35850
I20260709 13:07:04.530714 25431 raft_consensus.cc:606] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 2 LEADER]: Received request to transfer leadership to TS 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:04.531613 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:07:04.532904 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:04.692437 26279 raft_consensus.cc:993] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc: : Instructing follower 0ded96dc02a344148df94542adbb2658 to start an election
I20260709 13:07:04.693037 26287 raft_consensus.cc:1081] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Signalling peer 0ded96dc02a344148df94542adbb2658 to start an election
I20260709 13:07:04.694455 25431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5048c4dac2744bca57c25336de839eb"
dest_uuid: "0ded96dc02a344148df94542adbb2658"
 from {username='slave'} at 127.0.0.1:54598
I20260709 13:07:04.694962 25431 raft_consensus.cc:493] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:04.695377 25431 raft_consensus.cc:3060] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:04.702361 25431 raft_consensus.cc:515] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:04.705214 25431 leader_election.cc:290] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:04.705760 25355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5048c4dac2744bca57c25336de839eb" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:04.706171 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5048c4dac2744bca57c25336de839eb" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:04.706537 25355 raft_consensus.cc:3060] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:04.706733 25503 raft_consensus.cc:3055] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:04.707231 25503 raft_consensus.cc:740] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:07:04.708036 25503 consensus_queue.cc:260] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:04.709296 25503 raft_consensus.cc:3060] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:04.713212 25355 raft_consensus.cc:2468] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 2.
I20260709 13:07:04.714426 25397 leader_election.cc:304] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:04.715255 26286 raft_consensus.cc:2804] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:04.723694 26286 raft_consensus.cc:697] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658 [term 2 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:04.723865 26264 raft_consensus.cc:993] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f: : Instructing follower 0ded96dc02a344148df94542adbb2658 to start an election
I20260709 13:07:04.724516 26181 raft_consensus.cc:1081] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Signalling peer 0ded96dc02a344148df94542adbb2658 to start an election
I20260709 13:07:04.724700 26286 consensus_queue.cc:237] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:04.726115 25428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e96b28d86def458c97fd73331e13d621"
dest_uuid: "0ded96dc02a344148df94542adbb2658"
 from {username='slave'} at 127.0.0.1:39158
I20260709 13:07:04.726575 25428 raft_consensus.cc:493] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:04.726919 25428 raft_consensus.cc:3060] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:04.733373 25428 raft_consensus.cc:515] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:04.734877 25428 leader_election.cc:290] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:04.735733 25500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96b28d86def458c97fd73331e13d621" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:04.736316 25500 raft_consensus.cc:3060] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:04.736408 25503 raft_consensus.cc:2468] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 2.
I20260709 13:07:04.737607 25355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96b28d86def458c97fd73331e13d621" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:04.738157 25355 raft_consensus.cc:3055] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:04.738451 25355 raft_consensus.cc:740] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:04.739581 25355 consensus_queue.cc:260] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:04.740823 25355 raft_consensus.cc:3060] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:04.740935 25182 catalog_manager.cc:5697] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 1 to 2, leader changed from 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132) to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:04.742709 25500 raft_consensus.cc:2468] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 2.
I20260709 13:07:04.743985 25400 leader_election.cc:304] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 
I20260709 13:07:04.744740 26286 raft_consensus.cc:2804] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:04.745216 26286 raft_consensus.cc:697] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658 [term 2 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:04.746274 25355 raft_consensus.cc:2468] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 2.
I20260709 13:07:04.746078 26286 consensus_queue.cc:237] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:04.761224 25182 catalog_manager.cc:5697] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 1 to 2, leader changed from f633202046eb4769bf373f7f04d27a1f (127.21.26.130) to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:04.769670 26294 raft_consensus.cc:993] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658: : Instructing follower 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:04.770097 26286 raft_consensus.cc:1081] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Signalling peer 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:04.771673 26098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d16d5831a89a4e29932f964f48a59dee"
dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:37846
I20260709 13:07:04.772176 26098 raft_consensus.cc:493] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:04.772475 26098 raft_consensus.cc:3060] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:04.777804 26098 raft_consensus.cc:515] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:04.779353 26098 leader_election.cc:290] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:04.783187 26294 raft_consensus.cc:993] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658: : Instructing follower 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:04.783617 26294 raft_consensus.cc:1081] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 2 LEADER]: Signalling peer 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:04.785270 26098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a"
dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:37846
I20260709 13:07:04.785749 26098 raft_consensus.cc:493] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:04.786072 26098 raft_consensus.cc:3060] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:04.794039 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d5831a89a4e29932f964f48a59dee" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:04.793970 25356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d5831a89a4e29932f964f48a59dee" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:04.794693 25431 raft_consensus.cc:3055] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:04.794956 25356 raft_consensus.cc:3060] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:04.795066 25431 raft_consensus.cc:740] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:04.796540 25431 consensus_queue.cc:260] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:04.795753 26098 raft_consensus.cc:515] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:04.797672 25431 raft_consensus.cc:3060] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:04.799345 26098 leader_election.cc:290] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 3 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:04.801811 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:04.801954 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:04.802321 25428 raft_consensus.cc:3055] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:04.802577 25359 raft_consensus.cc:3060] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:04.802685 25428 raft_consensus.cc:740] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:04.803489 25428 consensus_queue.cc:260] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:04.804662 25428 raft_consensus.cc:3060] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:04.805300 25356 raft_consensus.cc:2468] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:04.806285 25355 raft_consensus.cc:1240] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Rejecting Update request from peer 0ded96dc02a344148df94542adbb2658 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:04.806643 26044 leader_election.cc:304] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:04.810021 25359 raft_consensus.cc:2468] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 3.
I20260709 13:07:04.810818 25431 raft_consensus.cc:2468] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:04.814961 25428 raft_consensus.cc:2468] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 3.
I20260709 13:07:04.816903 26303 raft_consensus.cc:2804] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:04.817206 26291 raft_consensus.cc:993] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: : Instructing follower 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:04.817154 26044 leader_election.cc:304] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:07:04.817906 26287 raft_consensus.cc:1081] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Signalling peer 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:04.818281 26303 raft_consensus.cc:697] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:04.818892 26304 raft_consensus.cc:2804] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:04.819365 26304 raft_consensus.cc:697] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:04.820196 26304 consensus_queue.cc:237] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:04.819988 26303 consensus_queue.cc:237] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:04.819917 26098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3aecb736ba594d0788ba7d1ef8aefec5"
dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:37854
I20260709 13:07:04.821993 26098 raft_consensus.cc:493] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:04.822331 26098 raft_consensus.cc:3060] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:04.834580 26098 raft_consensus.cc:515] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:04.836974 26098 leader_election.cc:290] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:04.840063 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aecb736ba594d0788ba7d1ef8aefec5" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:04.840667 25359 raft_consensus.cc:3060] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:04.846292 25182 catalog_manager.cc:5697] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 1 to 2, leader changed from 0ded96dc02a344148df94542adbb2658 (127.21.26.131) to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:04.849150 25359 raft_consensus.cc:2468] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:04.851733 25500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aecb736ba594d0788ba7d1ef8aefec5" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:04.852339 25500 raft_consensus.cc:3055] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:04.852617 25500 raft_consensus.cc:740] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:07:04.854386 26044 leader_election.cc:304] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:04.855293 26303 raft_consensus.cc:2804] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:04.855607 26287 raft_consensus.cc:993] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: : Instructing follower 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:04.855934 26303 raft_consensus.cc:697] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:04.859058 25500 consensus_queue.cc:260] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:04.860481 25500 raft_consensus.cc:3060] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:04.860425 26303 consensus_queue.cc:237] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:04.860983 26291 raft_consensus.cc:1081] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Signalling peer 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:04.862651 26098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3e311a4791c442ba8b2f153c8f64c30"
dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:37854
I20260709 13:07:04.863782 26098 raft_consensus.cc:493] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:04.864053 26098 raft_consensus.cc:3060] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:04.866412 25500 raft_consensus.cc:2468] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:04.870909 26098 raft_consensus.cc:515] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:04.872447 26098 leader_election.cc:290] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:04.873000 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e311a4791c442ba8b2f153c8f64c30" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:04.873546 25428 raft_consensus.cc:3060] T e3e311a4791c442ba8b2f153c8f64c30 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:04.873804 25500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e311a4791c442ba8b2f153c8f64c30" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:04.874328 25500 raft_consensus.cc:3055] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:04.874604 25500 raft_consensus.cc:740] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:07:04.875276 25500 consensus_queue.cc:260] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:04.876382 25500 raft_consensus.cc:3060] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:04.876737 25182 catalog_manager.cc:5697] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 2 to 3, leader changed from 0ded96dc02a344148df94542adbb2658 (127.21.26.131) to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 3 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:04.878778 25182 catalog_manager.cc:5697] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 1 to 2, leader changed from 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132) to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:04.882150 25428 raft_consensus.cc:2468] T e3e311a4791c442ba8b2f153c8f64c30 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:04.882573 25500 raft_consensus.cc:2468] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:04.883842 26047 leader_election.cc:304] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:07:04.885345 26303 raft_consensus.cc:2804] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:04.885818 26303 raft_consensus.cc:697] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:04.887681 26303 consensus_queue.cc:237] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:04.907737 25182 catalog_manager.cc:5697] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 1 to 2, leader changed from 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132) to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:05.324784 25500 raft_consensus.cc:1275] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:05.326499 26293 consensus_queue.cc:1048] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:05.329712 25355 raft_consensus.cc:1275] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:05.331779 26303 consensus_queue.cc:1048] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:05.372920 25503 raft_consensus.cc:1275] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:05.374621 26304 consensus_queue.cc:1048] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:05.518491 25355 raft_consensus.cc:1275] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:05.652580 25503 raft_consensus.cc:1275] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:05.655534 25357 raft_consensus.cc:1275] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:05.661577 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:05.716681 26317 consensus_queue.cc:1048] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:05.718896 26317 consensus_queue.cc:1048] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:05.736732 25358 raft_consensus.cc:1275] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:05.738597 26294 consensus_queue.cc:1048] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:06.254216 25398 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.503s	user 0.004s	sys 0.000s
W20260709 13:07:06.254698 25398 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.504s	user 0.005s	sys 0.000s
I20260709 13:07:06.380053 26310 raft_consensus.cc:493] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:06.381019 26310 raft_consensus.cc:515] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:06.401535 26310 leader_election.cc:290] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:06.418713 26327 raft_consensus.cc:493] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.419337 26327 raft_consensus.cc:515] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:06.420424 26330 raft_consensus.cc:493] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:06.421204 26332 raft_consensus.cc:493] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:06.426545 26332 raft_consensus.cc:515] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:06.428812 26332 leader_election.cc:290] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:06.430267 26319 raft_consensus.cc:493] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.426508 26330 raft_consensus.cc:515] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:06.431895 26327 leader_election.cc:290] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:06.439610 26330 leader_election.cc:290] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:06.452415 26319 raft_consensus.cc:515] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
W20260709 13:07:06.455763 25503 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.766s	user 0.001s	sys 0.017s
I20260709 13:07:06.457342 26331 raft_consensus.cc:493] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
W20260709 13:07:06.458130 25503 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.768s	user 0.002s	sys 0.017s
I20260709 13:07:06.461946 26336 raft_consensus.cc:493] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:06.464105 26332 raft_consensus.cc:493] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.464649 26332 raft_consensus.cc:515] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:06.466560 26332 leader_election.cc:290] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:06.466965 26332 raft_consensus.cc:493] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:06.467383 26332 raft_consensus.cc:515] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:06.461129 26331 raft_consensus.cc:515] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:06.469347 26329 raft_consensus.cc:493] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.469866 26331 leader_election.cc:290] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:06.470458 26331 raft_consensus.cc:493] T 41e57b0317414a43b73861041a7faa97 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:06.470893 26331 raft_consensus.cc:515] T 41e57b0317414a43b73861041a7faa97 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:06.469882 26329 raft_consensus.cc:515] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:06.457574 26330 raft_consensus.cc:493] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.462504 26336 raft_consensus.cc:515] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:06.485913 25434 raft_consensus.cc:1275] T e3e311a4791c442ba8b2f153c8f64c30 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:06.486604 25431 raft_consensus.cc:1275] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:06.487111 26323 raft_consensus.cc:493] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:06.491730 26323 raft_consensus.cc:515] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:06.470018 26327 raft_consensus.cc:493] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.496474 26327 raft_consensus.cc:515] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:06.498920 25427 raft_consensus.cc:1275] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:06.488582 26319 leader_election.cc:290] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:06.489056 26304 raft_consensus.cc:493] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.518520 26304 raft_consensus.cc:515] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:06.521270 26333 raft_consensus.cc:493] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:06.485527 26330 raft_consensus.cc:515] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:06.524767 26304 leader_election.cc:290] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:06.531365 26304 raft_consensus.cc:493] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.525951 26330 leader_election.cc:290] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:06.531919 26304 raft_consensus.cc:515] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:06.533054 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47eb35e53f54bd8a823d06d33d0819e" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:06.534065 26304 leader_election.cc:290] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:06.527257 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6b6ad7e6b4671b7098a8701c0f3e5" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:06.534970 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:06.529407 26327 leader_election.cc:290] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:06.518100 26323 leader_election.cc:290] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:06.536631 26331 leader_election.cc:290] T 41e57b0317414a43b73861041a7faa97 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:06.539817 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47eb35e53f54bd8a823d06d33d0819e" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.540493 25353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.541069 25355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faf342fbbaa4af69135be45370c8a8c" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.541919 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210ea2f6f771408c82692e40f4663d31" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.543957 26336 leader_election.cc:290] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:06.544361 26338 raft_consensus.cc:493] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.544692 25353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
W20260709 13:07:06.544857 25471 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.915s	user 0.020s	sys 0.004s
I20260709 13:07:06.545181 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d5831a89a4e29932f964f48a59dee" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.545410 26332 leader_election.cc:290] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:06.537874 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:06.546787 25352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e57b0317414a43b73861041a7faa97" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.548159 25351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.545207 26329 leader_election.cc:290] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:06.521818 26333 raft_consensus.cc:515] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:06.550634 26333 leader_election.cc:290] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:06.551328 25356 raft_consensus.cc:1275] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:06.545648 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdee43250804bb888fe3c1bd09ac2a6" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
W20260709 13:07:06.545225 25471 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.915s	user 0.021s	sys 0.004s
I20260709 13:07:06.553701 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faf342fbbaa4af69135be45370c8a8c" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:06.532227 26303 raft_consensus.cc:493] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.554662 26096 raft_consensus.cc:2468] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:07:06.554772 26303 raft_consensus.cc:515] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:06.555994 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210ea2f6f771408c82692e40f4663d31" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:06.556910 26303 leader_election.cc:290] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:06.544919 26338 raft_consensus.cc:515] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:06.568985 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96b28d86def458c97fd73331e13d621" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
W20260709 13:07:06.553813 25471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:40467, user_credentials={real_user=slave}} blocked reactor thread for 923730us
I20260709 13:07:06.574957 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:06.575454 26335 raft_consensus.cc:493] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:06.576007 26335 raft_consensus.cc:515] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:06.564563 26096 raft_consensus.cc:2468] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 2.
I20260709 13:07:06.578882 26327 raft_consensus.cc:493] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:06.579427 26327 raft_consensus.cc:515] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:06.581660 26339 raft_consensus.cc:493] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:06.581924 26327 leader_election.cc:290] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:06.582324 26339 raft_consensus.cc:515] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
W20260709 13:07:06.583884 25473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:43145, user_credentials={real_user=slave}} blocked reactor thread for 91958.1us
I20260709 13:07:06.584477 25351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.585620 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d5831a89a4e29932f964f48a59dee" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:06.586392 26338 leader_election.cc:290] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:06.586899 26338 raft_consensus.cc:493] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.587335 26338 raft_consensus.cc:515] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:06.587996 25501 raft_consensus.cc:1275] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:06.589243 26338 leader_election.cc:290] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:06.589756 26338 raft_consensus.cc:493] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:06.590198 26338 raft_consensus.cc:515] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:06.590728 26291 raft_consensus.cc:493] T 44f9f8bec6144df89339bf5c3e41413b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:06.591208 26291 raft_consensus.cc:515] T 44f9f8bec6144df89339bf5c3e41413b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:06.592974 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:06.593096 26291 leader_election.cc:290] T 44f9f8bec6144df89339bf5c3e41413b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:06.594787 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e57b0317414a43b73861041a7faa97" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:06.595861 26092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:06.596547 26092 raft_consensus.cc:2468] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 2.
I20260709 13:07:06.597640 26338 leader_election.cc:290] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:06.598418 26092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:06.598693 26293 consensus_queue.cc:1048] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:06.599046 26092 raft_consensus.cc:2468] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 2.
I20260709 13:07:06.600104 25351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.601773 26092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:06.602415 26092 raft_consensus.cc:2468] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:07:06.598832 25433 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54598 (request call id 445) took 1267 ms. Trace:
I20260709 13:07:06.602965 25433 rpcz_store.cc:276] 0709 13:07:05.331642 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:06.556088 (+1224446us) service_pool.cc:224] Handling call
0709 13:07:06.598070 (+ 41982us) spinlock_profiling.cc:243] Waited 1.38 ms on lock 0x7b5800550298. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3173582db1 00007f31736c2e9c 00007f31736c2a5b 00007f317c5dbc09 00007f317b735ee0 00007f317b7ff0ab 00007f317b7ff131 00007f317b7c0fc0 00007f317b7ab929 00007f317b7ab3d2 00007f3174d22bd4
0709 13:07:06.598240 (+   170us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:06.598397 (+   157us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:06.598421 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:06.598461 (+    40us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:06.598495 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:06.598553 (+    58us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:06.598664 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3181824}
I20260709 13:07:06.604141 25399 leader_election.cc:304] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ded96dc02a344148df94542adbb2658; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:06.604907 26332 raft_consensus.cc:2749] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:06.600566 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:06.605331 25399 leader_election.cc:304] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:06.605685 25501 raft_consensus.cc:2468] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:07:06.606424 26303 raft_consensus.cc:493] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.606952 26303 raft_consensus.cc:515] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:06.607779 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:06.607990 26336 raft_consensus.cc:493] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:06.608541 26336 raft_consensus.cc:515] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:06.608888 26303 leader_election.cc:290] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:06.609380 26303 raft_consensus.cc:493] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.609812 26303 raft_consensus.cc:515] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:06.610409 26336 leader_election.cc:290] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:06.610888 26336 raft_consensus.cc:493] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.611186 26329 consensus_queue.cc:1048] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:06.611299 26336 raft_consensus.cc:515] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:06.606072 26332 raft_consensus.cc:2749] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:06.608289 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdee43250804bb888fe3c1bd09ac2a6" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:06.613204 25399 leader_election.cc:304] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:06.614070 26329 raft_consensus.cc:2804] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:06.614430 26329 raft_consensus.cc:493] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.614766 26329 raft_consensus.cc:3060] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.615967 25399 leader_election.cc:304] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:06.616604 26304 raft_consensus.cc:493] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:06.617111 26304 raft_consensus.cc:515] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:06.618789 26293 raft_consensus.cc:2804] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:06.619221 26293 raft_consensus.cc:493] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.619604 26293 raft_consensus.cc:3060] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:06.623420 26304 leader_election.cc:290] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:06.623981 26304 raft_consensus.cc:493] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:06.624432 26304 raft_consensus.cc:515] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:06.626302 26304 leader_election.cc:290] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:06.626709 26304 raft_consensus.cc:493] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.627125 26304 raft_consensus.cc:515] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:06.627388 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:06.631248 26345 raft_consensus.cc:493] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.632403 25399 leader_election.cc:304] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:06.635056 25399 leader_election.cc:304] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:06.633796 26345 raft_consensus.cc:515] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:06.635717 26286 raft_consensus.cc:2749] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:06.636123 25399 leader_election.cc:304] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:06.636407 26286 raft_consensus.cc:2804] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:06.632476 26338 raft_consensus.cc:493] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:06.636855 26286 raft_consensus.cc:493] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.632139 26279 raft_consensus.cc:493] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.637265 26286 raft_consensus.cc:3060] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:06.637071 26338 raft_consensus.cc:515] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:06.637447 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6b6ad7e6b4671b7098a8701c0f3e5" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:06.639534 26338 leader_election.cc:290] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:06.640108 26279 raft_consensus.cc:515] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:06.641873 26279 leader_election.cc:290] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:06.631706 26293 raft_consensus.cc:515] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:06.645260 26293 leader_election.cc:290] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:06.645855 26331 raft_consensus.cc:2804] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:06.637053 26345 leader_election.cc:290] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:06.646181 26336 leader_election.cc:290] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:06.646304 26331 raft_consensus.cc:493] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.651180 26333 raft_consensus.cc:493] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:06.679574 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a05dd7cd7b7429b8449c029bb04a285" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.677673 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80529e0713354077ba694cbbe1eac3d5" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:06.696700 26333 raft_consensus.cc:515] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:06.656508 26286 raft_consensus.cc:515] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:06.656003 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fe7e438fe4623bcfbce1c02a717f8" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:06.699012 26304 leader_election.cc:290] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:06.648474 26340 consensus_queue.cc:1048] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
I20260709 13:07:06.651916 26329 raft_consensus.cc:515] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:06.671145 26335 leader_election.cc:290] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:06.690881 26344 raft_consensus.cc:493] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.657281 25400 leader_election.cc:304] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:06.702752 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faf342fbbaa4af69135be45370c8a8c" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:06.699115 26333 leader_election.cc:290] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
W20260709 13:07:06.703923 25400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.132:34559, user_credentials={real_user=slave}} blocked reactor thread for 46736.2us
I20260709 13:07:06.708268 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8158601b842e3be5b60f868aff003" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.702752 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e4e46613944634af9f7a33746a9709" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:06.704908 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:06.669376 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e244eea54984bdfa9bee7490d0d589a" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:06.697000 26331 raft_consensus.cc:3060] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:06.646727 25354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210ea2f6f771408c82692e40f4663d31" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:06.706403 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:06.709600 26098 raft_consensus.cc:2468] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:07:06.654969 25500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a05dd7cd7b7429b8449c029bb04a285" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:06.704998 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7562fcffa3754216a9bea95474a03cb0" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:06.679945 25352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fe7e438fe4623bcfbce1c02a717f8" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.723291 26286 leader_election.cc:290] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:06.648419 25399 leader_election.cc:304] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:07:06.646890 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96b28d86def458c97fd73331e13d621" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:06.706710 25353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fcfe4520314077b8b1970373bb29a9" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.707845 25351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.727799 25326 leader_election.cc:304] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:07:06.720573 26329 leader_election.cc:290] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:06.611636 26303 leader_election.cc:290] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:06.719372 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e4e46613944634af9f7a33746a9709" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.726548 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fe7e438fe4623bcfbce1c02a717f8" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:06.727216 26092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f9f8bec6144df89339bf5c3e41413b" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:06.730000 26286 raft_consensus.cc:2804] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:06.671099 26339 leader_election.cc:290] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:06.729652 26264 raft_consensus.cc:2749] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:06.727968 25352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e244eea54984bdfa9bee7490d0d589a" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.720834 26344 raft_consensus.cc:515] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:06.732014 26340 consensus_queue.cc:1048] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:06.724781 25400 leader_election.cc:304] T 41e57b0317414a43b73861041a7faa97 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ded96dc02a344148df94542adbb2658; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:06.733420 26330 raft_consensus.cc:2749] T 41e57b0317414a43b73861041a7faa97 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:06.733508 26340 consensus_queue.cc:1048] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:06.646590 26345 raft_consensus.cc:493] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.729772 26098 raft_consensus.cc:2468] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:07:06.705361 26293 raft_consensus.cc:2749] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:07:06.728694 25399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:43145, user_credentials={real_user=slave}} blocked reactor thread for 80122us
I20260709 13:07:06.735963 25400 leader_election.cc:304] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:06.744613 25400 leader_election.cc:304] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ded96dc02a344148df94542adbb2658; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:06.754937 25326 leader_election.cc:304] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [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: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
W20260709 13:07:06.758579 25471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:43935, user_credentials={real_user=slave}} blocked reactor thread for 107851us
I20260709 13:07:06.730470 26286 raft_consensus.cc:493] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:06.764997 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
W20260709 13:07:06.763695 21615 debug-util.cc:398] Leaking SignalData structure 0x7b080000f760 after lost signal to thread 25471
I20260709 13:07:06.766068 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fcfe4520314077b8b1970373bb29a9" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:06.766359 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80529e0713354077ba694cbbe1eac3d5" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:06.755757 26294 raft_consensus.cc:2804] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:06.760646 26323 raft_consensus.cc:2749] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:06.770687 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7562fcffa3754216a9bea95474a03cb0" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:06.753868 26303 consensus_queue.cc:1048] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:07:06.766891 26286 raft_consensus.cc:3060] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.765573 26333 raft_consensus.cc:2749] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:06.785285 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8158601b842e3be5b60f868aff003" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:06.766132 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:06.769554 25354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.771437 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d050436bb64b489599df03df1c33e162" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:06.772522 26294 raft_consensus.cc:493] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.793648 26294 raft_consensus.cc:3060] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.795172 26090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:06.790822 26343 raft_consensus.cc:493] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.796515 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faf342fbbaa4af69135be45370c8a8c" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:06.784961 26340 raft_consensus.cc:493] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.791679 26093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210ea2f6f771408c82692e40f4663d31" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:06.797786 26093 raft_consensus.cc:3060] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:06.797670 26340 raft_consensus.cc:515] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:06.798211 25399 leader_election.cc:304] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:06.799319 25399 leader_election.cc:304] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:06.799641 26340 leader_election.cc:290] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:06.796293 26343 raft_consensus.cc:515] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:06.791668 26336 raft_consensus.cc:493] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.800361 26329 raft_consensus.cc:2749] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:06.801221 26329 raft_consensus.cc:2749] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:06.801432 26343 leader_election.cc:290] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:06.804282 26344 leader_election.cc:290] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:06.805619 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aecb736ba594d0788ba7d1ef8aefec5" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:06.763242 26345 raft_consensus.cc:515] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:06.813536 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e244eea54984bdfa9bee7490d0d589a" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:06.816948 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80529e0713354077ba694cbbe1eac3d5" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:06.818790 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db77c0045a164b87a8e7c78d4d554142" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:06.800285 26336 raft_consensus.cc:515] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:06.821354 26336 leader_election.cc:290] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:06.821755 26264 raft_consensus.cc:493] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:06.822199 26264 raft_consensus.cc:515] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:06.822588 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:06.823450 26286 raft_consensus.cc:515] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:06.824029 26264 leader_election.cc:290] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:06.826951 26333 raft_consensus.cc:493] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:06.827611 26098 raft_consensus.cc:2468] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 2.
I20260709 13:07:06.817516 26093 raft_consensus.cc:2468] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 3.
I20260709 13:07:06.828620 26345 leader_election.cc:290] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
W20260709 13:07:06.829735 25471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:40467, user_credentials={real_user=slave}} blocked reactor thread for 45188us
I20260709 13:07:06.822117 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:06.850479 25399 leader_election.cc:304] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:06.821134 26331 raft_consensus.cc:515] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:06.851563 25471 leader_election.cc:304] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:06.863505 26294 raft_consensus.cc:515] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:06.865298 26287 raft_consensus.cc:2749] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:06.867149 26331 leader_election.cc:290] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:06.865609 26294 leader_election.cc:290] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:06.868556 26095 raft_consensus.cc:1240] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Rejecting Update request from peer f633202046eb4769bf373f7f04d27a1f for earlier term 2. Current term is 3. Ops: []
W20260709 13:07:06.869052 26352 log.cc:927] Time spent T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Append to log took a long time: real 0.109s	user 0.001s	sys 0.000s
I20260709 13:07:06.846679 26333 raft_consensus.cc:515] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:06.870873 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80529e0713354077ba694cbbe1eac3d5" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:06.871666 26333 leader_election.cc:290] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:06.872906 25352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:06.874125 25354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:06.874428 26286 leader_election.cc:290] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:06.875113 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96b28d86def458c97fd73331e13d621" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:06.876422 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e050a960c4c4f48b314c82e53478c17" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.878975 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e050a960c4c4f48b314c82e53478c17" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:06.880441 25353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.883378 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f9f8bec6144df89339bf5c3e41413b" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:06.886327 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d050436bb64b489599df03df1c33e162" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:06.887235 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58457a4159764d58a071ebb23e3a59e1" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:06.889163 26044 leader_election.cc:304] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:06.886247 26092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05563c0c16a454f9596663ce2035c6e" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:06.891156 26336 raft_consensus.cc:2749] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:06.892877 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96b28d86def458c97fd73331e13d621" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.894196 25352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e244eea54984bdfa9bee7490d0d589a" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.895709 25356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fe7e438fe4623bcfbce1c02a717f8" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.897998 26044 leader_election.cc:304] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
W20260709 13:07:06.900064 25399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:43145, user_credentials={real_user=slave}} blocked reactor thread for 49680.9us
I20260709 13:07:06.903023 26336 raft_consensus.cc:2749] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:06.868592 26294 raft_consensus.cc:2804] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:06.906914 26294 raft_consensus.cc:697] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [term 3 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:06.907791 26294 consensus_queue.cc:237] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:06.913753 26044 leader_election.cc:304] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:06.915597 26092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:06.918022 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aecb736ba594d0788ba7d1ef8aefec5" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.919567 25471 leader_election.cc:304] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:06.920490 26354 raft_consensus.cc:2749] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:06.921411 25471 leader_election.cc:304] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:06.922963 26319 raft_consensus.cc:2749] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:06.923348 25399 leader_election.cc:304] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:06.924248 26092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:06.924702 26353 raft_consensus.cc:2749] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:06.927074 25357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8"
dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
mode: GRACEFUL
new_leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:41510
I20260709 13:07:06.927556 25357 raft_consensus.cc:606] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Received request to transfer leadership to TS 9f7f8938939b41e0bfef36cb18cc5e12
W20260709 13:07:06.945382 25473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:43145, user_credentials={real_user=slave}} blocked reactor thread for 98726.2us
I20260709 13:07:06.949442 25428 raft_consensus.cc:1240] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Rejecting Update request from peer f633202046eb4769bf373f7f04d27a1f for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:06.952622 25473 leader_election.cc:304] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:06.953307 26339 raft_consensus.cc:2804] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:06.953867 26339 raft_consensus.cc:493] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:06.950275 25433 raft_consensus.cc:1240] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [term 3 LEADER]: Rejecting Update request from peer f633202046eb4769bf373f7f04d27a1f for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:06.954309 25356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54810ef5c3d48b38d14f92d568677ff" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.951004 25431 raft_consensus.cc:1240] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Rejecting Update request from peer f633202046eb4769bf373f7f04d27a1f for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:06.953255 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db77c0045a164b87a8e7c78d4d554142" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.954228 26339 raft_consensus.cc:3060] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.928805 26340 raft_consensus.cc:2749] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:06.966651 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:06.967371 25352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed568e4ef98451ca9bdba90bb6a1279" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.968343 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.969417 26326 consensus_queue.cc:1059] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:06.969611 26310 consensus_queue.cc:1059] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:06.967967 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:06.970055 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54810ef5c3d48b38d14f92d568677ff" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:06.970786 26337 raft_consensus.cc:3055] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:06.971226 26337 raft_consensus.cc:740] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:06.972136 26337 consensus_queue.cc:260] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:06.973172 25400 leader_election.cc:304] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:06.973292 26337 raft_consensus.cc:3060] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:06.982137 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.970819 25356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47eb35e53f54bd8a823d06d33d0819e" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:06.984133 26326 consensus_queue.cc:1059] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:06.986938 26044 leader_election.cc:304] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:06.987533 26264 raft_consensus.cc:993] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f: : Instructing follower 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:06.991182 26340 raft_consensus.cc:2749] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:06.993337 26044 leader_election.cc:304] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:07:06.993978 26372 raft_consensus.cc:1081] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Signalling peer 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:06.994824 26264 raft_consensus.cc:3055] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:06.995146 26264 raft_consensus.cc:740] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:06.995994 26264 consensus_queue.cc:260] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:06.997015 26264 raft_consensus.cc:3060] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.000412 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed568e4ef98451ca9bdba90bb6a1279" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:07.001605 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:07.001791 25430 raft_consensus.cc:1240] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Rejecting Update request from peer f633202046eb4769bf373f7f04d27a1f for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:07.002753 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47eb35e53f54bd8a823d06d33d0819e" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:07.009261 26326 consensus_queue.cc:1059] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.013505 26353 raft_consensus.cc:2749] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.014849 26340 raft_consensus.cc:2749] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:07.011924 26372 raft_consensus.cc:3055] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:07.017499 26372 raft_consensus.cc:740] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:07.016929 26044 leader_election.cc:304] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:07.019868 26340 raft_consensus.cc:2749] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.021191 26044 leader_election.cc:304] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:07:07.019472 26372 consensus_queue.cc:260] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:07.024442 26340 raft_consensus.cc:2749] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:07:07.024940 25473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:43145, user_credentials={real_user=slave}} blocked reactor thread for 72393.1us
I20260709 13:07:07.025627 25473 leader_election.cc:304] T 44f9f8bec6144df89339bf5c3e41413b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:07.026280 26372 raft_consensus.cc:3060] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.026441 26341 raft_consensus.cc:2749] T 44f9f8bec6144df89339bf5c3e41413b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.025825 26044 leader_election.cc:304] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:07.026681 25473 leader_election.cc:304] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:07.028901 26341 raft_consensus.cc:2804] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:07.029253 26341 raft_consensus.cc:493] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:07.029582 26341 raft_consensus.cc:3060] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.032582 25400 leader_election.cc:304] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
W20260709 13:07:07.034720 25455 debug-util.cc:398] Leaking SignalData structure 0x7b08000540e0 after lost signal to thread 21613
I20260709 13:07:07.034632 25427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80529e0713354077ba694cbbe1eac3d5"
dest_uuid: "0ded96dc02a344148df94542adbb2658"
mode: GRACEFUL
new_leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:35850
I20260709 13:07:07.034936 26353 raft_consensus.cc:2749] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.035336 25427 raft_consensus.cc:606] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Received request to transfer leadership to TS 9f7f8938939b41e0bfef36cb18cc5e12
W20260709 13:07:07.035878 25455 debug-util.cc:398] Leaking SignalData structure 0x7b080024b8e0 after lost signal to thread 25217
W20260709 13:07:07.037401 25455 debug-util.cc:398] Leaking SignalData structure 0x7b08001dce20 after lost signal to thread 25384
W20260709 13:07:07.038453 25455 debug-util.cc:398] Leaking SignalData structure 0x7b08002657c0 after lost signal to thread 25458
W20260709 13:07:07.039507 25455 debug-util.cc:398] Leaking SignalData structure 0x7b08002c4200 after lost signal to thread 25532
I20260709 13:07:07.040388 25506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3e4e46613944634af9f7a33746a9709"
dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
mode: GRACEFUL
new_leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:41928
I20260709 13:07:07.041018 25506 raft_consensus.cc:606] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Received request to transfer leadership to TS 9f7f8938939b41e0bfef36cb18cc5e12
W20260709 13:07:07.042058 25455 debug-util.cc:398] Leaking SignalData structure 0x7b08002c41a0 after lost signal to thread 26123
I20260709 13:07:07.044059 25427 raft_consensus.cc:1240] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Rejecting Update request from peer f633202046eb4769bf373f7f04d27a1f for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:07.045759 25427 raft_consensus.cc:1240] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Rejecting Update request from peer 6a48a9c7a9bf43c8805aa5ea4869a2fc for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:07.046586 26374 consensus_queue.cc:1059] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:07.047679 26326 raft_consensus.cc:3055] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:07.047571 26335 consensus_queue.cc:1059] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.048117 26326 raft_consensus.cc:740] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:07.048564 26335 raft_consensus.cc:3055] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:07.048906 26335 raft_consensus.cc:740] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:07:07.049690 26335 consensus_queue.cc:260] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:07.051005 26335 raft_consensus.cc:3060] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.966068 26339 raft_consensus.cc:515] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:07.048921 26326 consensus_queue.cc:260] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:07.053854 26326 raft_consensus.cc:3060] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.055676 26339 leader_election.cc:290] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:07.056461 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e244eea54984bdfa9bee7490d0d589a" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:07.051565 26341 raft_consensus.cc:515] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:07.058781 26341 leader_election.cc:290] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:07.059346 25352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fe7e438fe4623bcfbce1c02a717f8" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:07.060446 25473 leader_election.cc:304] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:07.061578 26354 raft_consensus.cc:2749] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:07.063215 25431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1eb320feca443c4ad19de2a3d5c7b37"
dest_uuid: "0ded96dc02a344148df94542adbb2658"
mode: GRACEFUL
new_leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:35850
I20260709 13:07:07.064311 25431 raft_consensus.cc:606] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Received request to transfer leadership to TS 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:07.064606 26310 consensus_queue.cc:1243] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Peer 0ded96dc02a344148df94542adbb2658 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 13:07:07.065300 26340 raft_consensus.cc:2749] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:07.065706 26044 leader_election.cc:304] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:07.066071 26333 raft_consensus.cc:3055] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:07.066466 26333 raft_consensus.cc:740] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:07.067274 26333 consensus_queue.cc:260] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:07.068526 26333 raft_consensus.cc:3060] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:07.068511 26373 consensus_queue.cc:1175] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" responder_term: 3 status { last_received { term: 2 index: 2 } last_committed_idx: 2 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer f633202046eb4769bf373f7f04d27a1f for earlier term 2. Current term is 3. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:07:07.061545 25473 leader_election.cc:304] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:07.070916 26340 raft_consensus.cc:2749] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:07.071519 26354 raft_consensus.cc:2749] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.076279 25473 leader_election.cc:304] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:07.076534 26044 leader_election.cc:304] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:07:07.077301 26340 raft_consensus.cc:2749] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:07.077482 25326 leader_election.cc:304] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [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: f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:07.079314 26047 leader_election.cc:304] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:07.080368 26340 raft_consensus.cc:2749] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.080642 26354 raft_consensus.cc:2804] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:07.081184 26354 raft_consensus.cc:493] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:07.081538 26354 raft_consensus.cc:3060] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.082849 26092 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8"
dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:37834
I20260709 13:07:07.083431 26092 raft_consensus.cc:493] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:07.083801 26092 raft_consensus.cc:3060] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.087819 26373 raft_consensus.cc:2749] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:07.088447 25180 catalog_manager.cc:5697] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 2 to 3, leader changed from f633202046eb4769bf373f7f04d27a1f (127.21.26.130) to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 3 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:07.095861 25502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6"
dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
mode: GRACEFUL
new_leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:41928
I20260709 13:07:07.096354 26044 leader_election.cc:304] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:07.096401 25502 raft_consensus.cc:606] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 LEADER]: Received request to transfer leadership to TS 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:07.101996 26044 leader_election.cc:304] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:07.100714 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fe7e438fe4623bcfbce1c02a717f8" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:07.102634 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05563c0c16a454f9596663ce2035c6e" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:07.104269 25506 raft_consensus.cc:1240] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Rejecting Update request from peer f633202046eb4769bf373f7f04d27a1f for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:07.104588 25501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d050436bb64b489599df03df1c33e162"
dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
mode: GRACEFUL
new_leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:41928
I20260709 13:07:07.105165 25501 raft_consensus.cc:606] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Received request to transfer leadership to TS 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:07.105329 26359 raft_consensus.cc:993] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658: : Instructing follower 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:07.105772 26359 raft_consensus.cc:1081] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Signalling peer 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:07.098816 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e244eea54984bdfa9bee7490d0d589a" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:07.107059 26044 leader_election.cc:304] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:07.107111 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58457a4159764d58a071ebb23e3a59e1" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:07.107597 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:07.107904 26336 raft_consensus.cc:2749] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.108553 26336 raft_consensus.cc:2749] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.108835 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:07:07.109117 26336 raft_consensus.cc:2749] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:07.110364 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:07.110224 26044 leader_election.cc:304] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:07.112177 26336 raft_consensus.cc:493] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:07.112669 26343 raft_consensus.cc:2749] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:07.113240 26044 leader_election.cc:304] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:07.113714 25326 leader_election.cc:304] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:07.114380 26372 raft_consensus.cc:2749] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.115566 26373 consensus_queue.cc:1059] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.116560 26373 raft_consensus.cc:3055] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:07.116914 26373 raft_consensus.cc:740] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:07.117424 26343 raft_consensus.cc:2749] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.117666 26373 consensus_queue.cc:260] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:07.118759 26098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1eb320feca443c4ad19de2a3d5c7b37"
dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:37846
I20260709 13:07:07.119323 26098 raft_consensus.cc:493] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:07.119645 26098 raft_consensus.cc:3060] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.118747 26373 raft_consensus.cc:3060] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.112710 26336 raft_consensus.cc:515] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:07.124845 26336 leader_election.cc:290] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:07.125903 26098 raft_consensus.cc:515] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:07.130270 26354 raft_consensus.cc:515] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:07.131253 25500 raft_consensus.cc:1240] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Rejecting Update request from peer f633202046eb4769bf373f7f04d27a1f for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:07.132352 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eefc884fbc436faf78d76f958e3410" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:07.128775 26092 raft_consensus.cc:515] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:07.136564 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:07.136785 25352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:07.137410 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:07.138067 25431 raft_consensus.cc:2393] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 in current term 3: Already voted for candidate 0ded96dc02a344148df94542adbb2658 in this term.
I20260709 13:07:07.138670 26047 leader_election.cc:304] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:07.140210 26343 raft_consensus.cc:2749] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:07.142779 26341 raft_consensus.cc:993] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: : Instructing follower 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:07.143237 26341 raft_consensus.cc:1081] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Signalling peer 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:07.138677 26354 leader_election.cc:290] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:07.145316 26357 raft_consensus.cc:993] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658: : Instructing follower 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:07.145751 26357 raft_consensus.cc:1081] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Signalling peer 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:07.145931 26098 leader_election.cc:290] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:07.147053 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1eb320feca443c4ad19de2a3d5c7b37" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:07.144007 25352 raft_consensus.cc:2468] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 3.
I20260709 13:07:07.147684 25431 raft_consensus.cc:3055] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:07.148034 25431 raft_consensus.cc:740] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:07.148384 25473 leader_election.cc:304] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:07.149101 26279 raft_consensus.cc:2749] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.149739 26094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80529e0713354077ba694cbbe1eac3d5"
dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:37846
I20260709 13:07:07.150141 25473 leader_election.cc:304] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:07.148788 25431 consensus_queue.cc:260] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:07.150866 26279 raft_consensus.cc:2749] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.147058 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1eb320feca443c4ad19de2a3d5c7b37" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:07.136288 26092 leader_election.cc:290] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 3 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:07.151671 25431 raft_consensus.cc:3060] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.151705 25357 raft_consensus.cc:3060] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.153175 25326 leader_election.cc:304] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:07.150245 26094 raft_consensus.cc:493] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:07.153918 26094 raft_consensus.cc:3060] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.154156 26372 raft_consensus.cc:2749] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.156100 26372 consensus_queue.cc:1059] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:07.156991 26372 raft_consensus.cc:3055] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:07.157373 26372 raft_consensus.cc:740] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:07.158282 26372 consensus_queue.cc:260] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [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: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:07.159399 25357 raft_consensus.cc:2468] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:07.159451 26372 raft_consensus.cc:3060] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.160408 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:07.162465 26098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d050436bb64b489599df03df1c33e162"
dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:37854
I20260709 13:07:07.162959 26098 raft_consensus.cc:493] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:07.163266 26098 raft_consensus.cc:3060] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.164994 25431 raft_consensus.cc:2468] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:07.166222 26353 raft_consensus.cc:493] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:07.166711 26353 raft_consensus.cc:515] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:07.167661 25500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eefc884fbc436faf78d76f958e3410" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:07.168749 26353 leader_election.cc:290] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:07.170598 25500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21e681dfa3d46048c5b5704f5b3ad31" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:07.160534 26094 raft_consensus.cc:515] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:07.174021 26094 leader_election.cc:290] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:07.174612 26047 leader_election.cc:304] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:07.175599 26340 raft_consensus.cc:2749] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.176126 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80529e0713354077ba694cbbe1eac3d5" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:07.176680 25433 raft_consensus.cc:3055] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:07.176970 25433 raft_consensus.cc:740] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:07.177688 25433 consensus_queue.cc:260] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:07.178821 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21e681dfa3d46048c5b5704f5b3ad31" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:07.178778 25433 raft_consensus.cc:3060] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.180775 25473 leader_election.cc:304] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:07.181121 25399 leader_election.cc:304] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ded96dc02a344148df94542adbb2658; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:07.181454 26279 raft_consensus.cc:2749] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:07.181815 26357 raft_consensus.cc:2749] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.183061 26339 raft_consensus.cc:993] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: : Instructing follower 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:07.183540 26339 raft_consensus.cc:1081] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Signalling peer 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:07.188452 25433 raft_consensus.cc:2468] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:07.191810 26095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3e4e46613944634af9f7a33746a9709"
dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:37854
I20260709 13:07:07.192406 26095 raft_consensus.cc:493] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:07.192734 26095 raft_consensus.cc:3060] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.193275 25500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80529e0713354077ba694cbbe1eac3d5" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:07.193794 25500 raft_consensus.cc:3060] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.176148 26044 leader_election.cc:304] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:07:07.195473 26044 leader_election.cc:304] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:07.196173 26336 raft_consensus.cc:2804] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:07.196596 26340 raft_consensus.cc:2804] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:07.197113 26340 raft_consensus.cc:697] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:07.197956 26340 consensus_queue.cc:237] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:07.199105 26044 leader_election.cc:304] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:07:07.199796 26343 raft_consensus.cc:2804] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:07.196625 26336 raft_consensus.cc:697] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:07.200314 26343 raft_consensus.cc:697] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:07.201233 26343 consensus_queue.cc:237] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:07.204332 26336 consensus_queue.cc:237] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:07.210752 25500 raft_consensus.cc:2468] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:07.213243 26095 raft_consensus.cc:515] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:07.215976 26095 leader_election.cc:290] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:07.217232 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e4e46613944634af9f7a33746a9709" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:07.217833 25357 raft_consensus.cc:3060] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.225809 26098 raft_consensus.cc:515] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:07.228802 25352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d050436bb64b489599df03df1c33e162" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:07.229354 25352 raft_consensus.cc:3060] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.232174 25357 raft_consensus.cc:2468] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:07.232342 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d050436bb64b489599df03df1c33e162" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:07.232976 25502 raft_consensus.cc:3055] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:07.233259 25502 raft_consensus.cc:740] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:07:07.233934 25502 consensus_queue.cc:260] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:07.234876 25502 raft_consensus.cc:3060] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.236398 25352 raft_consensus.cc:2468] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 3.
I20260709 13:07:07.236595 26373 raft_consensus.cc:493] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:07.237161 26373 raft_consensus.cc:515] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:07.239055 26373 leader_election.cc:290] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:07.240424 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdee43250804bb888fe3c1bd09ac2a6" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:07.242338 25502 raft_consensus.cc:2468] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 3.
I20260709 13:07:07.244181 26044 leader_election.cc:304] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:07.244894 26303 raft_consensus.cc:2804] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:07.245141 25500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e4e46613944634af9f7a33746a9709" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:07.245013 26044 leader_election.cc:304] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:07.245404 26303 raft_consensus.cc:697] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:07.246182 26344 raft_consensus.cc:2804] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:07.246601 25352 raft_consensus.cc:1240] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Rejecting Update request from peer 6a48a9c7a9bf43c8805aa5ea4869a2fc for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:07.246642 26344 raft_consensus.cc:697] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:07.247799 25500 raft_consensus.cc:3055] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:07.247670 26344 consensus_queue.cc:237] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:07.248214 25500 raft_consensus.cc:740] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:07:07.247905 26279 consensus_queue.cc:1059] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.246477 26303 consensus_queue.cc:237] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:07.249459 25500 consensus_queue.cc:260] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:07.251362 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdee43250804bb888fe3c1bd09ac2a6" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:07.250712 25500 raft_consensus.cc:3060] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.254822 26098 leader_election.cc:290] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 3 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:07.258265 25326 leader_election.cc:304] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:07:07.259754 26373 raft_consensus.cc:2749] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.263674 26319 raft_consensus.cc:993] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: : Instructing follower 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:07.264168 26354 raft_consensus.cc:1081] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 LEADER]: Signalling peer 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:07.267572 25500 raft_consensus.cc:2468] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
W20260709 13:07:07.268050 26279 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:07:07.272850 26098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6"
dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:37854
I20260709 13:07:07.273361 26098 raft_consensus.cc:493] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:07.273695 26098 raft_consensus.cc:3060] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:07.277486 25182 catalog_manager.cc:5697] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 2 to 3, leader changed from f633202046eb4769bf373f7f04d27a1f (127.21.26.130) to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 3 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:07.278968 25182 catalog_manager.cc:5697] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 1 to 2, leader changed from 0ded96dc02a344148df94542adbb2658 (127.21.26.131) to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:07.280758 25502 raft_consensus.cc:1240] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Rejecting Update request from peer f633202046eb4769bf373f7f04d27a1f for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:07.284346 26372 consensus_queue.cc:1059] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.285688 26373 raft_consensus.cc:3055] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:07.286054 26373 raft_consensus.cc:740] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:07.286893 26373 consensus_queue.cc:260] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:07.279662 26098 raft_consensus.cc:515] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:07.287948 26373 raft_consensus.cc:3060] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.289693 26098 leader_election.cc:290] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 4 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:07.290525 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:07.291018 25502 raft_consensus.cc:3055] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:07.291220 25502 raft_consensus.cc:740] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:07:07.291846 25502 consensus_queue.cc:260] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:07.292434 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:07.292724 25502 raft_consensus.cc:3060] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:07.293282 25433 raft_consensus.cc:3060] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:07.298439 25502 raft_consensus.cc:2468] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 4.
I20260709 13:07:07.300312 26047 leader_election.cc:304] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:07:07.301107 26303 raft_consensus.cc:2804] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:07.301597 25433 raft_consensus.cc:2468] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 4.
I20260709 13:07:07.301558 26303 raft_consensus.cc:697] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:07.302762 26303 consensus_queue.cc:237] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:07.313562 25182 catalog_manager.cc:5697] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 1 to 2, leader changed from 0ded96dc02a344148df94542adbb2658 (127.21.26.131) to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:07.314733 25182 catalog_manager.cc:5697] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 1 to 2, leader changed from 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132) to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:07.315733 25182 catalog_manager.cc:5697] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 2 to 3, leader changed from 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132) to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 3 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:07.316707 25182 catalog_manager.cc:5697] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 3 to 4, leader changed from 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132) to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 4 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:07.426890 25352 raft_consensus.cc:1275] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:07.428157 26357 consensus_queue.cc:1048] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:07.437507 26098 raft_consensus.cc:1275] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:07.438988 26353 consensus_queue.cc:1048] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:07.617619 25352 raft_consensus.cc:1275] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:07.618877 26343 consensus_queue.cc:1048] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.632220 25433 raft_consensus.cc:1275] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:07.633541 26343 consensus_queue.cc:1048] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:07.644767 25427 raft_consensus.cc:1275] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:07.646432 26343 consensus_queue.cc:1048] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:07.669325 25352 raft_consensus.cc:1275] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:07.672488 25352 raft_consensus.cc:1275] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:07.672822 26344 consensus_queue.cc:1048] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:07.673998 26340 consensus_queue.cc:1048] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:07.677002 25500 raft_consensus.cc:1275] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:07.679471 26340 consensus_queue.cc:1048] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.689908 25357 raft_consensus.cc:1275] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:07.691273 26344 consensus_queue.cc:1048] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.708505 25427 raft_consensus.cc:1275] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:07.712821 26343 consensus_queue.cc:1048] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.717342 25500 raft_consensus.cc:1275] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:07.718634 26344 consensus_queue.cc:1048] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:07.719203 25427 raft_consensus.cc:1275] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:07.727622 26340 consensus_queue.cc:1048] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:07.758620 25500 raft_consensus.cc:1275] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:07.761667 26340 consensus_queue.cc:1048] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:07.780092 25502 raft_consensus.cc:1275] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 4 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:07.781492 26340 consensus_queue.cc:1048] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:08.111162 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:08.122926 26372 raft_consensus.cc:493] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.123514 26372 raft_consensus.cc:515] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:08.129627 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:08.130225 26372 leader_election.cc:290] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:08.129935 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:08.132431 25433 raft_consensus.cc:2468] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 3.
I20260709 13:07:08.133718 25323 leader_election.cc:304] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:08.134737 26372 raft_consensus.cc:2804] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:08.135133 26372 raft_consensus.cc:493] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:08.135515 26372 raft_consensus.cc:3060] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:08.136647 26343 raft_consensus.cc:493] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:08.137157 26343 raft_consensus.cc:515] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:08.139074 26343 leader_election.cc:290] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:08.140326 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:08.140719 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:08.141311 25502 raft_consensus.cc:2468] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:08.142381 26047 leader_election.cc:304] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:07:08.144677 26343 raft_consensus.cc:2804] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:08.145018 26343 raft_consensus.cc:493] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:08.145344 26343 raft_consensus.cc:3060] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.149128 26372 raft_consensus.cc:515] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:08.151680 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:08.151962 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:08.152500 25433 raft_consensus.cc:3060] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:08.157404 26343 raft_consensus.cc:515] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:08.159180 25433 raft_consensus.cc:2468] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 4.
I20260709 13:07:08.159960 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:08.160604 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:08.160739 25323 leader_election.cc:304] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:08.161953 26373 raft_consensus.cc:2804] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:08.160740 25427 raft_consensus.cc:2393] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 in current term 2: Already voted for candidate 0ded96dc02a344148df94542adbb2658 in this term.
I20260709 13:07:08.164474 26372 leader_election.cc:290] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 4 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:08.166154 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:08.169561 25502 raft_consensus.cc:2468] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:08.171000 26343 leader_election.cc:290] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:08.172397 26373 raft_consensus.cc:697] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 4 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:08.173285 26373 consensus_queue.cc:237] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:08.172657 26047 leader_election.cc:304] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:07:08.183295 26344 raft_consensus.cc:2804] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:08.183764 26344 raft_consensus.cc:697] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:08.186851 26344 consensus_queue.cc:237] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:08.237300 25502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7562fcffa3754216a9bea95474a03cb0"
dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
mode: GRACEFUL
new_leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:41928
I20260709 13:07:08.237942 25502 raft_consensus.cc:606] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Received request to transfer leadership to TS 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:08.242563 25427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccf6b6ad7e6b4671b7098a8701c0f3e5"
dest_uuid: "0ded96dc02a344148df94542adbb2658"
mode: GRACEFUL
new_leader_uuid: "f633202046eb4769bf373f7f04d27a1f"
 from {username='slave'} at 127.0.0.1:35850
I20260709 13:07:08.243211 25427 raft_consensus.cc:606] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Received request to transfer leadership to TS f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:08.247295 25180 catalog_manager.cc:5697] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 1 to 2, leader changed from 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132) to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:08.248955 25179 catalog_manager.cc:5697] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:08.252759 25352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d54810ef5c3d48b38d14f92d568677ff"
dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
mode: GRACEFUL
new_leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:41510
I20260709 13:07:08.253376 25352 raft_consensus.cc:606] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Received request to transfer leadership to TS 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:08.256036 25502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbbbab36c2c74ee192d8adec4cec3757"
dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
mode: GRACEFUL
new_leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:41928
I20260709 13:07:08.256613 25502 raft_consensus.cc:606] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Received request to transfer leadership to TS 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:08.257511 26340 raft_consensus.cc:493] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:08.258023 26340 raft_consensus.cc:515] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:08.259438 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:07:08.261831 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faf342fbbaa4af69135be45370c8a8c" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:08.262414 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:08.263253 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faf342fbbaa4af69135be45370c8a8c" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:08.264091 25427 raft_consensus.cc:2393] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 in current term 2: Already voted for candidate 0ded96dc02a344148df94542adbb2658 in this term.
I20260709 13:07:08.268569 26373 raft_consensus.cc:993] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f: : Instructing follower 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:08.268996 26373 raft_consensus.cc:1081] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Signalling peer 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:08.259948 26340 leader_election.cc:290] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:08.271826 26098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d54810ef5c3d48b38d14f92d568677ff"
dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:37834
I20260709 13:07:08.272341 26098 raft_consensus.cc:493] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:08.272660 26098 raft_consensus.cc:3060] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.282981 26340 raft_consensus.cc:493] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:08.283524 26340 raft_consensus.cc:515] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:08.262490 25357 raft_consensus.cc:2468] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:08.286209 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:08.287618 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:08.288381 25427 raft_consensus.cc:2368] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 for earlier term 3. Current term is 4.
I20260709 13:07:08.289466 26044 leader_election.cc:400] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935) with higher term. Message: Invalid argument: T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 for earlier term 3. Current term is 4.
I20260709 13:07:08.289764 26044 leader_election.cc:403] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:07:08.290241 26345 raft_consensus.cc:3060] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:07:08.290182 26098 raft_consensus.cc:515] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:08.292294 26098 leader_election.cc:290] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:08.295274 26044 leader_election.cc:304] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:07:08.285701 26340 leader_election.cc:290] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:08.294575 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54810ef5c3d48b38d14f92d568677ff" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:08.294567 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54810ef5c3d48b38d14f92d568677ff" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:08.296037 26340 raft_consensus.cc:2804] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:08.296259 25427 raft_consensus.cc:3060] T d54810ef5c3d48b38d14f92d568677ff P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.296058 25360 raft_consensus.cc:3055] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:08.297688 25360 raft_consensus.cc:740] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:08.298429 25360 consensus_queue.cc:260] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:08.299629 25360 raft_consensus.cc:3060] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.298751 26340 raft_consensus.cc:493] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:08.300518 26340 raft_consensus.cc:3060] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.306114 25427 raft_consensus.cc:2468] T d54810ef5c3d48b38d14f92d568677ff P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:08.307171 26044 leader_election.cc:304] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:07:08.308938 26345 raft_consensus.cc:2749] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935) with higher term. Message: Invalid argument: T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 for earlier term 3. Current term is 4.
I20260709 13:07:08.309698 26345 raft_consensus.cc:2804] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:08.310108 26345 raft_consensus.cc:697] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:08.310597 25360 raft_consensus.cc:2468] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:08.310802 26345 consensus_queue.cc:237] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:08.307196 26340 raft_consensus.cc:515] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:08.314155 26340 leader_election.cc:290] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:08.321169 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faf342fbbaa4af69135be45370c8a8c" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:08.323508 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faf342fbbaa4af69135be45370c8a8c" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:08.324338 25427 raft_consensus.cc:2393] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 in current term 2: Already voted for candidate 0ded96dc02a344148df94542adbb2658 in this term.
I20260709 13:07:08.326032 25180 catalog_manager.cc:5697] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 1 to 2, leader changed from f633202046eb4769bf373f7f04d27a1f (127.21.26.130) to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:08.331009 25360 raft_consensus.cc:2468] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:08.333060 26044 leader_election.cc:304] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:07:08.334009 26340 raft_consensus.cc:2804] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:08.334419 26340 raft_consensus.cc:697] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:08.335163 26340 consensus_queue.cc:237] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:08.343295 25180 catalog_manager.cc:5697] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 1 to 2, leader changed from f633202046eb4769bf373f7f04d27a1f (127.21.26.130) to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:08.366935 26357 raft_consensus.cc:993] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658: : Instructing follower f633202046eb4769bf373f7f04d27a1f to start an election
I20260709 13:07:08.367389 26357 raft_consensus.cc:1081] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Signalling peer f633202046eb4769bf373f7f04d27a1f to start an election
I20260709 13:07:08.368855 25360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccf6b6ad7e6b4671b7098a8701c0f3e5"
dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
 from {username='slave'} at 127.0.0.1:39536
I20260709 13:07:08.369417 25360 raft_consensus.cc:493] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:08.369774 25360 raft_consensus.cc:3060] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.375782 25360 raft_consensus.cc:515] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:08.378096 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6b6ad7e6b4671b7098a8701c0f3e5" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:08.378728 25427 raft_consensus.cc:3055] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:08.378443 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6b6ad7e6b4671b7098a8701c0f3e5" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:08.379158 25427 raft_consensus.cc:740] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:08.379408 25502 raft_consensus.cc:3060] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.377768 25360 leader_election.cc:290] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:08.380322 25427 consensus_queue.cc:260] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:08.381467 25427 raft_consensus.cc:3060] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.388422 25502 raft_consensus.cc:2468] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:07:08.389528 25326 leader_election.cc:304] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:08.390642 26372 raft_consensus.cc:2804] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:08.391098 26372 raft_consensus.cc:697] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:08.391860 26372 consensus_queue.cc:237] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:08.394878 25427 raft_consensus.cc:2468] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:07:08.401573 25180 catalog_manager.cc:5697] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 1 to 2, leader changed from 0ded96dc02a344148df94542adbb2658 (127.21.26.131) to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 2 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:08.558307 25427 raft_consensus.cc:1275] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:08.560200 26372 consensus_queue.cc:1048] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:08.572589 26098 raft_consensus.cc:1275] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:08.583595 26373 consensus_queue.cc:1048] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:08.598218 26340 raft_consensus.cc:493] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:08.598728 26340 raft_consensus.cc:515] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:08.600447 26353 raft_consensus.cc:493] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.600730 26340 leader_election.cc:290] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:08.600992 26353 raft_consensus.cc:515] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:08.602782 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fe7e438fe4623bcfbce1c02a717f8" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:08.603504 25502 raft_consensus.cc:2393] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 in current term 2: Already voted for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in this term.
I20260709 13:07:08.604604 25352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fe7e438fe4623bcfbce1c02a717f8" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:08.605201 25352 raft_consensus.cc:2468] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:08.606436 26279 raft_consensus.cc:493] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:08.606889 26279 raft_consensus.cc:515] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:08.602926 26353 leader_election.cc:290] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:08.606467 26044 leader_election.cc:304] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:07:08.609077 26340 raft_consensus.cc:2804] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:08.609269 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faf342fbbaa4af69135be45370c8a8c" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:08.610773 26340 raft_consensus.cc:493] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:08.611174 26340 raft_consensus.cc:3060] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.614639 25352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faf342fbbaa4af69135be45370c8a8c" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:08.615247 25352 raft_consensus.cc:2468] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 2.
I20260709 13:07:08.617465 25397 leader_election.cc:304] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:08.618623 26353 raft_consensus.cc:2804] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:08.618975 26353 raft_consensus.cc:493] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:08.619268 26353 raft_consensus.cc:3060] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.620151 26340 raft_consensus.cc:515] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:08.624205 25352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fe7e438fe4623bcfbce1c02a717f8" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:08.624364 26335 raft_consensus.cc:993] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: : Instructing follower 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:08.628180 26335 raft_consensus.cc:1081] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Signalling peer 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:08.628614 26279 leader_election.cc:290] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:08.630195 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:08.630795 25360 raft_consensus.cc:2468] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 2.
I20260709 13:07:08.631614 26340 leader_election.cc:290] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:08.631820 25471 leader_election.cc:304] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:08.633154 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:08.633350 26279 raft_consensus.cc:2804] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:08.633694 26279 raft_consensus.cc:493] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:08.633910 25431 raft_consensus.cc:2393] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in current term 2: Already voted for candidate 0ded96dc02a344148df94542adbb2658 in this term.
I20260709 13:07:08.633955 26095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7562fcffa3754216a9bea95474a03cb0"
dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:37854
I20260709 13:07:08.634655 26095 raft_consensus.cc:493] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:08.635042 26095 raft_consensus.cc:3060] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.641860 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fe7e438fe4623bcfbce1c02a717f8" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:08.642557 25502 raft_consensus.cc:2393] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 in current term 2: Already voted for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in this term.
I20260709 13:07:08.644277 26357 raft_consensus.cc:493] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.645020 26279 raft_consensus.cc:3060] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.648288 26335 raft_consensus.cc:993] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: : Instructing follower 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:08.648764 26335 raft_consensus.cc:1081] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Signalling peer 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:08.650280 26094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbbbab36c2c74ee192d8adec4cec3757"
dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:37854
I20260709 13:07:08.650772 26094 raft_consensus.cc:493] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:08.651127 26094 raft_consensus.cc:3060] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.654430 26353 raft_consensus.cc:515] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:08.655350 26095 raft_consensus.cc:515] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:08.656960 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faf342fbbaa4af69135be45370c8a8c" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:08.632407 25352 raft_consensus.cc:2468] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:08.658037 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7562fcffa3754216a9bea95474a03cb0" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:08.658370 26044 leader_election.cc:304] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:07:08.644737 26357 raft_consensus.cc:515] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:08.659821 26340 raft_consensus.cc:2804] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:08.661059 26340 raft_consensus.cc:697] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:08.662025 26340 consensus_queue.cc:237] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:08.664415 25427 raft_consensus.cc:3060] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.662658 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:08.662470 26279 raft_consensus.cc:515] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:08.665681 25504 raft_consensus.cc:2468] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 2.
I20260709 13:07:08.667454 25400 leader_election.cc:304] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 
I20260709 13:07:08.668264 26410 raft_consensus.cc:2804] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:08.668654 26410 raft_consensus.cc:493] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:08.662778 26095 leader_election.cc:290] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 3 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:08.668984 26410 raft_consensus.cc:3060] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.661239 26357 leader_election.cc:290] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:08.668417 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7562fcffa3754216a9bea95474a03cb0" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:08.671305 25502 raft_consensus.cc:3055] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:08.671588 25502 raft_consensus.cc:740] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:07:08.672312 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:08.672621 25502 consensus_queue.cc:260] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:08.673811 25502 raft_consensus.cc:3060] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.678860 26279 leader_election.cc:290] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:08.681507 25427 raft_consensus.cc:2468] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 3.
I20260709 13:07:08.682456 26353 leader_election.cc:290] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:08.682909 26410 raft_consensus.cc:515] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:08.684046 26044 leader_election.cc:304] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:07:08.684899 26345 raft_consensus.cc:2804] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:08.685370 26345 raft_consensus.cc:697] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:08.686313 26345 consensus_queue.cc:237] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:08.686983 26410 leader_election.cc:290] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:08.687206 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:08.687827 25504 raft_consensus.cc:3060] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.689309 25360 raft_consensus.cc:2468] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 2.
I20260709 13:07:08.690824 25471 leader_election.cc:304] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:08.691751 25356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:08.692381 25356 raft_consensus.cc:3060] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.700424 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:08.701390 25427 raft_consensus.cc:2368] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc for earlier term 2. Current term is 3.
I20260709 13:07:08.702049 25504 raft_consensus.cc:2468] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 3.
I20260709 13:07:08.703471 26279 raft_consensus.cc:2764] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260709 13:07:08.703236 25356 raft_consensus.cc:2468] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 3.
I20260709 13:07:08.704303 25431 raft_consensus.cc:1275] T d54810ef5c3d48b38d14f92d568677ff P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:08.704998 25471 leader_election.cc:400] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Vote denied by peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935) with higher term. Message: Invalid argument: T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc for earlier term 2. Current term is 3.
I20260709 13:07:08.691217 25352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:08.707090 25397 leader_election.cc:304] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:08.709856 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8faf342fbbaa4af69135be45370c8a8c" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:08.710664 25360 raft_consensus.cc:3060] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.710449 26094 raft_consensus.cc:515] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:08.716863 25502 raft_consensus.cc:2468] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 3.
I20260709 13:07:08.710381 26353 raft_consensus.cc:2804] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:08.708917 26344 consensus_queue.cc:1048] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 13:07:08.723672 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbbab36c2c74ee192d8adec4cec3757" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:08.725236 26094 leader_election.cc:290] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:08.727131 25431 raft_consensus.cc:3060] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.726809 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbbab36c2c74ee192d8adec4cec3757" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:08.729138 25502 raft_consensus.cc:3055] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:08.730953 25502 raft_consensus.cc:740] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:07:08.731755 25502 consensus_queue.cc:260] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:08.734094 25431 raft_consensus.cc:2468] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:08.735337 26044 leader_election.cc:304] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:07:08.729362 25360 raft_consensus.cc:2468] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 3.
I20260709 13:07:08.736760 25397 leader_election.cc:304] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:08.717952 25352 raft_consensus.cc:2376] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 3. Re-sending same reply.
I20260709 13:07:08.729686 26353 raft_consensus.cc:697] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 3 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:08.740237 25502 raft_consensus.cc:3060] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.739584 26340 raft_consensus.cc:2804] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:08.738698 26410 raft_consensus.cc:2804] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:08.746721 26353 consensus_queue.cc:237] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Queue going to LEADER 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: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:08.750234 26410 raft_consensus.cc:697] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 3 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:08.751209 26410 consensus_queue.cc:237] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [LEADER]: Queue going to LEADER 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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:08.752444 26340 raft_consensus.cc:697] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:08.753434 26340 consensus_queue.cc:237] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:08.755491 25180 catalog_manager.cc:5697] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 1 to 2, leader changed from f633202046eb4769bf373f7f04d27a1f (127.21.26.130) to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:08.779611 25431 raft_consensus.cc:1275] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:08.781129 26345 consensus_queue.cc:1048] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:08.802115 25502 raft_consensus.cc:2468] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:08.811393 25502 raft_consensus.cc:1275] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:08.812361 25352 raft_consensus.cc:1275] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:08.812826 26345 consensus_queue.cc:1048] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:08.814474 26345 consensus_queue.cc:1048] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:08.836160 25360 raft_consensus.cc:1240] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Rejecting Update request from peer 9f7f8938939b41e0bfef36cb18cc5e12 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:08.844393 26401 raft_consensus.cc:493] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.844872 26401 raft_consensus.cc:515] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:08.845896 25180 catalog_manager.cc:5697] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 2 to 3, leader changed from 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132) to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 3 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:08.857828 25180 catalog_manager.cc:5697] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 1 to 2, leader changed from 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132) to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:08.847994 26401 leader_election.cc:290] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:08.848325 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:08.851100 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:08.860348 26094 raft_consensus.cc:2468] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:07:08.845283 26345 consensus_queue.cc:1059] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:07:08.861649 26345 raft_consensus.cc:3055] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:08.861819 25325 leader_election.cc:304] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:08.862272 25504 raft_consensus.cc:2468] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 3.
I20260709 13:07:08.862907 26401 raft_consensus.cc:2804] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:08.863616 26401 raft_consensus.cc:493] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:08.864022 26401 raft_consensus.cc:3060] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:08.862006 26345 raft_consensus.cc:740] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:08.865267 26345 consensus_queue.cc:260] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:08.866940 26345 raft_consensus.cc:3060] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.886152 25179 catalog_manager.cc:5697] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 2 to 3, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 3 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:08.887919 25179 catalog_manager.cc:5697] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 1 to 3, leader changed from f633202046eb4769bf373f7f04d27a1f (127.21.26.130) to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 3 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:08.897496 25431 raft_consensus.cc:1275] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:08.902633 26373 consensus_queue.cc:1048] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:08.908818 25504 raft_consensus.cc:1275] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:08.910732 26373 consensus_queue.cc:1048] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:08.939495 26401 raft_consensus.cc:515] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:08.948753 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:08.949119 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:08.949355 25502 raft_consensus.cc:3060] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:08.949741 26095 raft_consensus.cc:3060] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:07:08.955884 25502 raft_consensus.cc:2468] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 4.
I20260709 13:07:08.956668 26401 leader_election.cc:290] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 4 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:08.967742 26095 raft_consensus.cc:2468] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 4.
I20260709 13:07:08.969084 25325 leader_election.cc:304] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:08.969831 26373 raft_consensus.cc:2804] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:08.970311 26373 raft_consensus.cc:697] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 4 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:08.971134 26373 consensus_queue.cc:237] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [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: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:08.988863 25183 catalog_manager.cc:5697] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:09.133296 25427 raft_consensus.cc:1275] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:09.138444 26401 raft_consensus.cc:493] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.139645 26401 raft_consensus.cc:515] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:09.141454 26427 raft_consensus.cc:493] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:09.142515 26427 raft_consensus.cc:515] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:09.143325 26401 leader_election.cc:290] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:09.163601 25502 raft_consensus.cc:1275] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:09.166319 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e244eea54984bdfa9bee7490d0d589a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:09.167367 25502 raft_consensus.cc:2468] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:07:09.168035 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e244eea54984bdfa9bee7490d0d589a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:09.168886 26094 raft_consensus.cc:2468] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:07:09.169857 26343 consensus_queue.cc:1048] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:09.170810 26340 consensus_queue.cc:1048] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:09.163406 26427 leader_election.cc:290] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:09.176975 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e244eea54984bdfa9bee7490d0d589a" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:09.177739 25360 raft_consensus.cc:2468] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:09.179272 25325 leader_election.cc:304] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:09.183830 26373 raft_consensus.cc:2804] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:09.184365 26373 raft_consensus.cc:493] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:09.184852 26373 raft_consensus.cc:3060] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:09.191319 26095 raft_consensus.cc:1275] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:07:09.192385 26335 raft_consensus.cc:493] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.193173 26335 raft_consensus.cc:515] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:09.198659 26335 leader_election.cc:290] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:09.199395 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fe7e438fe4623bcfbce1c02a717f8" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:09.200023 25352 raft_consensus.cc:1275] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:09.207998 26044 leader_election.cc:304] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:09.210039 25352 raft_consensus.cc:1275] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:09.214457 26353 consensus_queue.cc:1048] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:09.217599 26427 raft_consensus.cc:2804] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:09.218058 26427 raft_consensus.cc:493] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:09.218428 26427 raft_consensus.cc:3060] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:09.220577 26343 consensus_queue.cc:1048] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:09.191953 26095 pending_rounds.cc:85] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12: Aborting all ops after (but not including) 1
I20260709 13:07:09.235916 26095 pending_rounds.cc:107] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:07:09.239002 25501 raft_consensus.cc:1275] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:09.241266 25433 raft_consensus.cc:1275] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:09.243783 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12fe7e438fe4623bcfbce1c02a717f8" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:09.271113 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:09.496186 26095 raft_consensus.cc:2889] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:09.313748 25504 raft_consensus.cc:1275] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:09.316695 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e244eea54984bdfa9bee7490d0d589a" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:09.708292 25502 raft_consensus.cc:2393] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 in current term 2: Already voted for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in this term.
W20260709 13:07:10.053864 26046 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.602s	user 0.009s	sys 0.006s
W20260709 13:07:10.054454 26046 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.640s	user 0.009s	sys 0.007s
W20260709 13:07:10.052881 26427 consensus_meta.cc:287] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12: Time spent flushing consensus metadata: real 0.834s	user 0.009s	sys 0.004s
W20260709 13:07:10.061484 26373 consensus_meta.cc:287] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f: Time spent flushing consensus metadata: real 0.876s	user 0.013s	sys 0.000s
I20260709 13:07:10.062220 26427 raft_consensus.cc:515] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:10.066179 26427 leader_election.cc:290] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:10.062979 26373 raft_consensus.cc:515] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:10.143996 26427 raft_consensus.cc:493] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:10.144773 26427 raft_consensus.cc:515] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:10.147219 26427 leader_election.cc:290] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
W20260709 13:07:10.149045 25352 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.929s	user 0.013s	sys 0.009s
W20260709 13:07:10.149519 25352 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.930s	user 0.013s	sys 0.009s
I20260709 13:07:10.154716 26373 leader_election.cc:290] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 3 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:10.212826 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:07:10.246783 25397 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.971s	user 0.000s	sys 0.027s
W20260709 13:07:10.247228 25397 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.972s	user 0.000s	sys 0.027s
I20260709 13:07:10.254961 26438 raft_consensus.cc:493] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:10.255551 26438 raft_consensus.cc:515] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:10.256531 26410 raft_consensus.cc:493] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:07:10.257247 26410 raft_consensus.cc:515] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:10.258090 26438 leader_election.cc:290] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:10.259305 26410 leader_election.cc:290] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
W20260709 13:07:10.282078 25500 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.043s	user 0.016s	sys 0.012s
W20260709 13:07:10.282521 25500 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.043s	user 0.016s	sys 0.012s
I20260709 13:07:10.283267 25500 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41944 (request call id 61) took 1046 ms. Trace:
I20260709 13:07:10.296334 25352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.283715 25500 rpcz_store.cc:276] 0709 13:07:09.237290 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:09.237474 (+   184us) service_pool.cc:224] Handling call
0709 13:07:09.237840 (+   366us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:09.238433 (+   593us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:09.238468 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:09.239043 (+   575us) log.cc:844] Serialized 26 byte log entry
0709 13:07:10.282885 (+1043842us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:10.282925 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:10.283002 (+    77us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:10.283043 (+    41us) raft_consensus.cc:1685] finished
0709 13:07:10.283054 (+    11us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:10.283190 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":144,"raft.queue_time_us":2328,"raft.run_cpu_time_us":250,"raft.run_wall_time_us":247,"thread_start_us":1043406,"threads_started":1,"wal-append.queue_time_us":742580}
I20260709 13:07:10.310734 25354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47eb35e53f54bd8a823d06d33d0819e" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.318528 26373 raft_consensus.cc:493] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:10.319204 26373 raft_consensus.cc:515] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:10.321781 26373 leader_election.cc:290] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:10.324923 26354 raft_consensus.cc:493] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:10.325647 26354 raft_consensus.cc:515] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
W20260709 13:07:10.326993 26044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:40467, user_credentials={real_user=slave}} blocked reactor thread for 1.09276e+06us
I20260709 13:07:10.327785 26354 leader_election.cc:290] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:10.341179 26443 raft_consensus.cc:493] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:10.341850 26443 raft_consensus.cc:515] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
W20260709 13:07:10.346056 25397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:40467, user_credentials={real_user=slave}} blocked reactor thread for 48035.6us
I20260709 13:07:10.357342 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5048c4dac2744bca57c25336de839eb" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:10.359349 26442 raft_consensus.cc:493] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:10.360020 26442 raft_consensus.cc:515] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:10.360415 26443 leader_election.cc:290] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:10.362223 26442 leader_election.cc:290] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:10.367848 26448 raft_consensus.cc:493] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:07:10.368499 26448 raft_consensus.cc:515] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:10.370544 26444 raft_consensus.cc:493] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:07:10.371223 26444 raft_consensus.cc:515] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:10.373551 26444 leader_election.cc:290] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:10.374032 26444 raft_consensus.cc:493] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:10.374523 26444 raft_consensus.cc:515] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:10.376472 26444 leader_election.cc:290] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:10.376952 26444 raft_consensus.cc:493] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:10.380542 26444 raft_consensus.cc:515] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:10.382586 26444 leader_election.cc:290] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:10.385284 26442 raft_consensus.cc:493] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:10.385763 25353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e244eea54984bdfa9bee7490d0d589a" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:10.385987 26442 raft_consensus.cc:515] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:10.386648 25353 raft_consensus.cc:2368] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 for earlier term 2. Current term is 3.
I20260709 13:07:10.388202 26442 leader_election.cc:290] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:10.385252 26448 leader_election.cc:290] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
W20260709 13:07:10.390595 25398 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.136s	user 0.006s	sys 0.009s
W20260709 13:07:10.390918 25398 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.137s	user 0.006s	sys 0.009s
I20260709 13:07:10.391328 26443 raft_consensus.cc:493] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:10.391988 26443 raft_consensus.cc:515] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:10.394443 26443 leader_election.cc:290] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:10.395951 26443 raft_consensus.cc:493] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:07:10.396548 26443 raft_consensus.cc:515] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:10.398692 26443 leader_election.cc:290] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:10.402007 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7131ba2fd4a1297ce40c46c85a50e" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:10.383687 26444 consensus_queue.cc:1048] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:07:10.404142 25352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8158601b842e3be5b60f868aff003" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.405376 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e30a9f629794d3fb9674d4b9b3d7b40" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:10.405431 25351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.407618 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.408335 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e311a4791c442ba8b2f153c8f64c30" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:10.413390 26093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.413787 26440 raft_consensus.cc:493] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:10.414345 26440 raft_consensus.cc:515] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:10.424715 25399 leader_election.cc:304] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:10.442252 26454 raft_consensus.cc:493] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.442939 26454 raft_consensus.cc:515] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:10.443771 26455 raft_consensus.cc:493] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:07:10.454205 26442 raft_consensus.cc:493] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:10.456796 26440 leader_election.cc:290] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:10.475384 25358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7131ba2fd4a1297ce40c46c85a50e" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.476894 25351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5048c4dac2744bca57c25336de839eb" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.477425 26344 raft_consensus.cc:493] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:10.477583 26455 raft_consensus.cc:515] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:10.478058 26344 raft_consensus.cc:515] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:10.479743 26455 leader_election.cc:290] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:10.481508 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e244eea54984bdfa9bee7490d0d589a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:10.487421 25502 raft_consensus.cc:3060] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:10.484459 26443 raft_consensus.cc:493] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:10.481554 26454 leader_election.cc:290] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:10.484969 26442 raft_consensus.cc:515] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:10.461715 26439 consensus_queue.cc:1048] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 13:07:10.460613 26444 raft_consensus.cc:2749] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:10.510412 25352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d050436bb64b489599df03df1c33e162" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.513415 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:10.513856 25352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.514537 25352 raft_consensus.cc:2468] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 3.
I20260709 13:07:10.516299 25504 raft_consensus.cc:1275] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 4 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:10.518200 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.520300 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47eb35e53f54bd8a823d06d33d0819e" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.521070 25427 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35854 (request call id 74) took 1340 ms. Trace:
I20260709 13:07:10.521531 25427 rpcz_store.cc:276] 0709 13:07:09.195278 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:09.204116 (+  8838us) service_pool.cc:224] Handling call
0709 13:07:09.204448 (+   332us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:09.207238 (+  2790us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:09.207273 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:09.207932 (+   659us) log.cc:844] Serialized 26 byte log entry
0709 13:07:10.520631 (+1312699us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:10.520680 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:10.520764 (+    84us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:10.520827 (+    63us) raft_consensus.cc:1685] finished
0709 13:07:10.520842 (+    15us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:10.520984 (+   142us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":980,"raft.run_cpu_time_us":203,"raft.run_wall_time_us":203,"thread_start_us":9718,"threads_started":1,"wal-append.queue_time_us":1299512}
I20260709 13:07:10.522861 26090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8158601b842e3be5b60f868aff003" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.523622 26090 raft_consensus.cc:2468] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:07:10.521103 26096 raft_consensus.cc:2468] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 1.
I20260709 13:07:10.529737 26091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.529832 26464 raft_consensus.cc:493] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:10.530689 26464 raft_consensus.cc:515] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:10.533463 26464 leader_election.cc:290] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:10.535183 26464 raft_consensus.cc:493] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:10.491706 26344 leader_election.cc:290] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:10.542181 25353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6b6ad7e6b4671b7098a8701c0f3e5" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.501847 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58457a4159764d58a071ebb23e3a59e1" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:10.538110 26442 leader_election.cc:290] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:10.501642 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05563c0c16a454f9596663ce2035c6e" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:10.545297 25502 raft_consensus.cc:2468] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 3.
I20260709 13:07:10.552963 26446 raft_consensus.cc:493] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:10.553153 25473 leader_election.cc:304] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:10.544498 26344 raft_consensus.cc:493] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
W20260709 13:07:10.553860 26047 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.132:34559, user_credentials={real_user=slave}} blocked reactor thread for 115298us
I20260709 13:07:10.554257 26344 raft_consensus.cc:515] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:10.539579 26454 raft_consensus.cc:493] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:10.555605 26454 raft_consensus.cc:515] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:10.556479 26344 leader_election.cc:290] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:10.556407 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f11ae7db984c9ca3ae59a46d36265a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:10.544528 25352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05563c0c16a454f9596663ce2035c6e" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.557531 26454 leader_election.cc:290] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:10.494693 26440 consensus_queue.cc:1048] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
I20260709 13:07:10.559123 26457 consensus_queue.cc:1048] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:10.559410 26439 raft_consensus.cc:493] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:10.536167 26455 raft_consensus.cc:493] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:10.538347 26441 raft_consensus.cc:493] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:10.502306 26456 raft_consensus.cc:493] T d2ff17b1d78449149d9cefdb67ca1ae4 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:10.593212 25399 leader_election.cc:304] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:10.557022 26344 raft_consensus.cc:493] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
W20260709 13:07:10.594427 26044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:43935, user_credentials={real_user=slave}} blocked reactor thread for 54839.3us
I20260709 13:07:10.502110 26443 raft_consensus.cc:515] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:10.596262 25399 leader_election.cc:304] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:10.601040 26461 raft_consensus.cc:493] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:10.601445 26455 raft_consensus.cc:515] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:10.601917 26462 raft_consensus.cc:493] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:10.602535 26462 raft_consensus.cc:515] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:10.544087 26466 raft_consensus.cc:493] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:10.603541 26455 leader_election.cc:290] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:10.597014 26454 raft_consensus.cc:493] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.597472 26344 raft_consensus.cc:515] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:10.556100 26460 raft_consensus.cc:493] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:10.563611 26439 raft_consensus.cc:515] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:10.553658 26446 raft_consensus.cc:515] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:10.535760 26464 raft_consensus.cc:515] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:10.603693 26466 raft_consensus.cc:515] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:10.598541 25399 leader_election.cc:304] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: f633202046eb4769bf373f7f04d27a1f
W20260709 13:07:10.659663 25399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:43145, user_credentials={real_user=slave}} blocked reactor thread for 61186.8us
I20260709 13:07:10.605659 25352 raft_consensus.cc:1275] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:10.613106 26456 raft_consensus.cc:515] T d2ff17b1d78449149d9cefdb67ca1ae4 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:10.671692 26456 leader_election.cc:290] T d2ff17b1d78449149d9cefdb67ca1ae4 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:10.632043 25353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.604049 26455 raft_consensus.cc:493] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:10.673283 26455 raft_consensus.cc:515] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:10.616442 26460 raft_consensus.cc:515] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:10.604921 26410 raft_consensus.cc:2749] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:10.675642 26410 raft_consensus.cc:2804] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:10.615996 26448 raft_consensus.cc:2804] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:10.675868 26455 leader_election.cc:290] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:10.675994 26410 raft_consensus.cc:493] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:10.608809 26454 raft_consensus.cc:515] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:10.605773 26443 leader_election.cc:290] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:10.677327 26443 raft_consensus.cc:2749] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:10.678380 26454 leader_election.cc:290] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:10.615630 26353 raft_consensus.cc:493] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:07:10.679522 26353 raft_consensus.cc:515] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:10.608596 26441 raft_consensus.cc:515] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
W20260709 13:07:10.689070 25473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:43145, user_credentials={real_user=slave}} blocked reactor thread for 148847us
I20260709 13:07:10.675805 26460 leader_election.cc:290] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:10.695479 26460 raft_consensus.cc:493] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:07:10.695999 26460 raft_consensus.cc:515] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:10.696895 26441 leader_election.cc:290] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:10.617254 26461 raft_consensus.cc:515] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:10.698040 26460 leader_election.cc:290] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:10.695479 26454 raft_consensus.cc:493] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:10.699483 25360 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39546 (request call id 569) took 1444 ms. Trace:
I20260709 13:07:10.699337 26454 raft_consensus.cc:515] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:10.633769 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e311a4791c442ba8b2f153c8f64c30" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.699887 25360 rpcz_store.cc:276] 0709 13:07:09.255239 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:10.602242 (+1347003us) service_pool.cc:224] Handling call
0709 13:07:10.602520 (+   278us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:10.620717 (+ 18197us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:10.620747 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:10.620784 (+    37us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:10.620845 (+    61us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:10.699291 (+ 78446us) spinlock_profiling.cc:243] Waited 18 ms on lock 0x7b54008d0754. stack: 00007f31736c8343 00007f31736c8240 00007f31730571d4 00007f317cd95304 00007f317cd95299 00007f3176750571 00007f31767e7e01 00007f31767e683e 00007f317b7ab419 00007f3174d22bd4 00007f3174d22b62 00007f3174d22a91 00007f3174d22a0c 00007f3174d21cc2 00007f3174b2248c 00007f3174b218c6
0709 13:07:10.699333 (+    42us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:10.699433 (+   100us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":41385344}
I20260709 13:07:10.623567 26464 leader_election.cc:290] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:10.619418 26439 leader_election.cc:290] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:10.702153 26353 leader_election.cc:290] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:10.611908 26344 leader_election.cc:290] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:10.630667 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e30a9f629794d3fb9674d4b9b3d7b40" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.676827 26410 raft_consensus.cc:3060] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:10.621824 26446 leader_election.cc:290] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:10.625674 26466 leader_election.cc:290] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:10.681030 26448 raft_consensus.cc:493] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:10.636444 26462 leader_election.cc:290] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:10.695067 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.696913 26354 raft_consensus.cc:493] T 7166a8882e8b43c185d9eca137eec0a9 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:10.699285 26461 leader_election.cc:290] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:10.695566 26447 raft_consensus.cc:493] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:10.713974 26464 raft_consensus.cc:493] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
W20260709 13:07:10.729990 26044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:40467, user_credentials={real_user=slave}} blocked reactor thread for 59721.4us
I20260709 13:07:10.731369 25502 raft_consensus.cc:1275] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:10.733650 25183 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57472 (request call id 115) took 1434 ms. Trace:
I20260709 13:07:10.723860 26448 raft_consensus.cc:3060] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:10.734022 25183 rpcz_store.cc:276] 0709 13:07:09.249695 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:10.264826 (+1015131us) service_pool.cc:224] Handling call
0709 13:07:10.684433 (+419607us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 13:07:10.724750 26441 raft_consensus.cc:493] T 490af220d4ae44be959d27e89e754413 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:10.714934 26097 raft_consensus.cc:2468] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:07:10.748437 26458 raft_consensus.cc:493] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:10.746943 26353 consensus_queue.cc:1048] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:07:10.749423 26044 leader_election.cc:400] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Vote denied by peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467) with higher term. Message: Invalid argument: T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 for earlier term 2. Current term is 3.
I20260709 13:07:10.735157 26096 raft_consensus.cc:2468] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 3.
I20260709 13:07:10.746917 26466 raft_consensus.cc:493] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:10.749887 26441 raft_consensus.cc:515] T 490af220d4ae44be959d27e89e754413 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:10.751634 26044 leader_election.cc:403] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:07:10.748970 26458 raft_consensus.cc:515] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:10.756889 26466 raft_consensus.cc:515] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:10.758108 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:10.730997 26447 raft_consensus.cc:515] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:10.783336 26447 leader_election.cc:290] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:10.736370 26354 raft_consensus.cc:515] T 7166a8882e8b43c185d9eca137eec0a9 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:10.734905 26464 raft_consensus.cc:515] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:10.786545 26464 leader_election.cc:290] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:10.741685 26461 raft_consensus.cc:493] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:10.780548 26458 leader_election.cc:290] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:10.762885 26472 raft_consensus.cc:493] T 41e57b0317414a43b73861041a7faa97 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:10.738436 26340 raft_consensus.cc:493] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:10.741503 26446 raft_consensus.cc:493] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:10.777146 26467 raft_consensus.cc:3060] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:10.777272 26466 leader_election.cc:290] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:10.747054 26438 raft_consensus.cc:493] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:10.778663 25504 raft_consensus.cc:2468] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 4.
I20260709 13:07:10.798868 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:10.780581 26469 raft_consensus.cc:493] T 44f9f8bec6144df89339bf5c3e41413b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:10.787216 26461 raft_consensus.cc:515] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:10.756894 26470 raft_consensus.cc:493] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:07:10.746968 26442 raft_consensus.cc:493] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6a48a9c7a9bf43c8805aa5ea4869a2fc)
I20260709 13:07:10.777941 26437 raft_consensus.cc:493] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:07:10.800532 26472 raft_consensus.cc:515] T 41e57b0317414a43b73861041a7faa97 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:10.800915 26442 raft_consensus.cc:515] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:10.802850 26442 leader_election.cc:290] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:10.803193 26446 raft_consensus.cc:515] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:10.800599 26470 raft_consensus.cc:515] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:10.799873 26469 raft_consensus.cc:515] T 44f9f8bec6144df89339bf5c3e41413b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:10.805202 26446 leader_election.cc:290] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:10.805972 26470 leader_election.cc:290] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:10.806282 26469 leader_election.cc:290] T 44f9f8bec6144df89339bf5c3e41413b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:10.807124 25506 raft_consensus.cc:2468] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 2.
I20260709 13:07:10.812731 26454 leader_election.cc:290] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:10.816845 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6b6ad7e6b4671b7098a8701c0f3e5" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:10.751955 26441 leader_election.cc:290] T 490af220d4ae44be959d27e89e754413 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:10.817636 26437 raft_consensus.cc:515] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:10.818455 26410 raft_consensus.cc:515] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:10.802805 26472 leader_election.cc:290] T 41e57b0317414a43b73861041a7faa97 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:10.817446 25502 raft_consensus.cc:2468] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 2.
I20260709 13:07:10.820525 26410 leader_election.cc:290] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:10.824708 25427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d33e9c80e26417b84b284fd3265a8bb"
dest_uuid: "0ded96dc02a344148df94542adbb2658"
mode: GRACEFUL
new_leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
 from {username='slave'} at 127.0.0.1:35850
I20260709 13:07:10.825515 25427 raft_consensus.cc:606] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Received request to transfer leadership to TS 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:07:10.797132 26340 raft_consensus.cc:515] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
W20260709 13:07:10.797746 25473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:43145, user_credentials={real_user=slave}} blocked reactor thread for 83699.4us
I20260709 13:07:10.832245 25352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.831712 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed568e4ef98451ca9bdba90bb6a1279" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.833488 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47eb35e53f54bd8a823d06d33d0819e" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:10.834259 26473 raft_consensus.cc:493] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:07:10.834838 26473 raft_consensus.cc:515] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:10.837076 26340 leader_election.cc:290] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:10.831872 25353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c47eb35e53f54bd8a823d06d33d0819e" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:10.838429 26484 raft_consensus.cc:493] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:07:10.839010 26484 raft_consensus.cc:515] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:10.839535 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80529e0713354077ba694cbbe1eac3d5" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.819702 26437 leader_election.cc:290] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:10.840709 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.841935 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed568e4ef98451ca9bdba90bb6a1279" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.842177 26484 leader_election.cc:290] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:10.842540 26097 raft_consensus.cc:2468] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 2.
I20260709 13:07:10.837014 26473 leader_election.cc:290] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:10.834115 26095 raft_consensus.cc:3060] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:10.830813 26438 raft_consensus.cc:515] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:10.831954 26448 raft_consensus.cc:515] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:10.851514 26354 leader_election.cc:290] T 7166a8882e8b43c185d9eca137eec0a9 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:10.858783 26448 leader_election.cc:290] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 2 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:10.854439 26461 leader_election.cc:290] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:10.867065 25353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7131ba2fd4a1297ce40c46c85a50e" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.855654 26438 leader_election.cc:290] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:10.850538 25471 leader_election.cc:304] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:10.867064 25354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8158601b842e3be5b60f868aff003" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
W20260709 13:07:10.875566 25471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:40467, user_credentials={real_user=slave}} blocked reactor thread for 138783us
I20260709 13:07:10.877866 25399 leader_election.cc:304] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:10.879084 26373 raft_consensus.cc:493] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:07:10.879498 26443 raft_consensus.cc:2749] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:10.879971 26452 raft_consensus.cc:493] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
W20260709 13:07:10.881860 26044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:40467, user_credentials={real_user=slave}} blocked reactor thread for 132622us
I20260709 13:07:10.868597 26095 raft_consensus.cc:2468] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 2.
I20260709 13:07:10.884719 25473 leader_election.cc:304] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:10.883842 26373 raft_consensus.cc:515] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:10.885774 25473 leader_election.cc:304] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:07:10.886451 26473 raft_consensus.cc:2749] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:10.886976 26443 raft_consensus.cc:2804] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:10.887362 26443 raft_consensus.cc:493] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:10.887692 26443 raft_consensus.cc:3060] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:10.887786 25354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8158601b842e3be5b60f868aff003" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.888260 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e244eea54984bdfa9bee7490d0d589a" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:10.888899 25502 raft_consensus.cc:2368] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 for earlier term 2. Current term is 3.
I20260709 13:07:10.890007 25354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58457a4159764d58a071ebb23e3a59e1" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.890573 25471 leader_election.cc:304] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:10.893215 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05563c0c16a454f9596663ce2035c6e" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:10.893393 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d59d4fa1414b76b3dad3fc2df181d5" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:10.893429 25500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21e681dfa3d46048c5b5704f5b3ad31" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:10.894562 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58457a4159764d58a071ebb23e3a59e1" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:10.895094 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cb8591c32a44f48db783393820749d" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:10.895637 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a05dd7cd7b7429b8449c029bb04a285" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:10.891824 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d33e9c80e26417b84b284fd3265a8bb" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:10.896090 26354 raft_consensus.cc:2749] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:10.900220 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d050436bb64b489599df03df1c33e162" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.901039 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1dcc99a8a4d5d8c70fa0e1dc88341" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.890682 26452 raft_consensus.cc:515] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:10.902791 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7562fcffa3754216a9bea95474a03cb0" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.904163 25505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e30a9f629794d3fb9674d4b9b3d7b40" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:10.904690 26452 leader_election.cc:290] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:10.906672 25326 leader_election.cc:304] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:10.906873 26091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.907460 25354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.896296 25507 raft_consensus.cc:2468] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 1.
I20260709 13:07:10.908278 26441 consensus_queue.cc:1048] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:10.901400 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb970570908451ba25915b8bc50a89d" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.909590 26095 raft_consensus.cc:2468] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 1.
I20260709 13:07:10.909971 25471 leader_election.cc:304] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:10.911087 26473 raft_consensus.cc:2804] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:10.911473 26473 raft_consensus.cc:493] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.911801 26473 raft_consensus.cc:3060] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:10.886570 26373 leader_election.cc:290] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:10.916960 25399 leader_election.cc:304] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:10.918018 25399 leader_election.cc:304] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:10.930923 26047 leader_election.cc:400] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Vote denied by peer 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559) with higher term. Message: Invalid argument: T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 for earlier term 2. Current term is 3.
I20260709 13:07:10.928788 26091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e244eea54984bdfa9bee7490d0d589a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:10.932670 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1dcc99a8a4d5d8c70fa0e1dc88341" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:10.933490 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2010d6a967f244eea95540ad39e4950a" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:10.933759 25354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fcfe4520314077b8b1970373bb29a9" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.932938 25358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e032e8927543de9558671f2b49db5c" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.935271 26357 raft_consensus.cc:493] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.935760 26357 raft_consensus.cc:515] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:10.935997 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f9f8bec6144df89339bf5c3e41413b" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.937685 26357 leader_election.cc:290] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:10.938309 25358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.940340 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aecb736ba594d0788ba7d1ef8aefec5" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.942404 25351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2010d6a967f244eea95540ad39e4950a" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.918547 26448 raft_consensus.cc:2749] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:10.917212 26485 raft_consensus.cc:2804] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:10.944336 26485 raft_consensus.cc:493] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:10.944684 26485 raft_consensus.cc:3060] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:10.930018 26373 raft_consensus.cc:2804] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:10.946017 26373 raft_consensus.cc:697] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 3 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:10.946550 26481 raft_consensus.cc:493] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:10.946907 26373 consensus_queue.cc:237] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER 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: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:10.947170 26481 raft_consensus.cc:515] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:10.938364 26476 raft_consensus.cc:493] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:07:10.949261 26481 leader_election.cc:290] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:10.949059 26476 raft_consensus.cc:515] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:10.951023 26476 leader_election.cc:290] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:10.954381 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21e681dfa3d46048c5b5704f5b3ad31" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:10.954573 25358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6b6ad7e6b4671b7098a8701c0f3e5" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.954810 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d33e9c80e26417b84b284fd3265a8bb" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:10.955642 25429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cb8591c32a44f48db783393820749d" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:10.939807 26480 raft_consensus.cc:493] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:10.956897 25355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7166a8882e8b43c185d9eca137eec0a9" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.957190 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:10.957772 25434 raft_consensus.cc:2468] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 4.
I20260709 13:07:10.957943 25356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aecb736ba594d0788ba7d1ef8aefec5" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.956910 26483 raft_consensus.cc:493] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:10.959118 26483 raft_consensus.cc:515] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:10.959921 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8158601b842e3be5b60f868aff003" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:10.960263 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e032e8927543de9558671f2b49db5c" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:10.960534 25425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7562fcffa3754216a9bea95474a03cb0" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:10.960668 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6b6ad7e6b4671b7098a8701c0f3e5" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:10.961210 26483 leader_election.cc:290] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:10.961439 25425 raft_consensus.cc:2410] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc 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 13:07:10.955828 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96b28d86def458c97fd73331e13d621" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.956693 26480 raft_consensus.cc:515] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:10.961305 25428 raft_consensus.cc:2468] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 2.
I20260709 13:07:10.965432 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68d59d4fa1414b76b3dad3fc2df181d5" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:10.965571 26047 leader_election.cc:304] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:10.965025 26452 raft_consensus.cc:493] T d54810ef5c3d48b38d14f92d568677ff P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:07:10.970891 25426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fcfe4520314077b8b1970373bb29a9" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:10.971565 25432 raft_consensus.cc:2393] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 in current term 2: Already voted for candidate 0ded96dc02a344148df94542adbb2658 in this term.
I20260709 13:07:10.970604 25356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d5831a89a4e29932f964f48a59dee" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.971815 25429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ff17b1d78449149d9cefdb67ca1ae4" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:10.970854 26452 raft_consensus.cc:515] T d54810ef5c3d48b38d14f92d568677ff P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:10.957669 25353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a05dd7cd7b7429b8449c029bb04a285" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.973304 26095 raft_consensus.cc:1275] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:10.973448 26454 raft_consensus.cc:493] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.973932 26454 raft_consensus.cc:515] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:10.974236 26452 leader_election.cc:290] T d54810ef5c3d48b38d14f92d568677ff P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:10.975099 25351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ff17b1d78449149d9cefdb67ca1ae4" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.977520 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb970570908451ba25915b8bc50a89d" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
W20260709 13:07:10.979461 25399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:43145, user_credentials={real_user=slave}} blocked reactor thread for 61513.8us
I20260709 13:07:10.980103 25399 leader_election.cc:304] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:10.976963 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80529e0713354077ba694cbbe1eac3d5" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:10.970811 26461 raft_consensus.cc:2749] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:10.983137 26467 raft_consensus.cc:2749] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467) with higher term. Message: Invalid argument: T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 for earlier term 2. Current term is 3.
I20260709 13:07:10.984359 26095 raft_consensus.cc:1240] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Rejecting Update request from peer f633202046eb4769bf373f7f04d27a1f for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:10.984942 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7562fcffa3754216a9bea95474a03cb0" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.984012 26294 raft_consensus.cc:2804] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:10.986173 26294 raft_consensus.cc:493] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:10.986512 26294 raft_consensus.cc:3060] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:10.986802 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8158601b842e3be5b60f868aff003" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:10.987365 26094 raft_consensus.cc:3060] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:10.987775 26480 leader_election.cc:290] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:10.988386 25426 raft_consensus.cc:2468] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:10.988539 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1eb320feca443c4ad19de2a3d5c7b37" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.975885 26454 leader_election.cc:290] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:10.984249 26410 raft_consensus.cc:2804] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:10.994750 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16d5831a89a4e29932f964f48a59dee" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.990219 26090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbbab36c2c74ee192d8adec4cec3757" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.995836 25351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e050a960c4c4f48b314c82e53478c17" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.990952 25354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1eb320feca443c4ad19de2a3d5c7b37" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:10.999687 26089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fcfe4520314077b8b1970373bb29a9" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:11.000332 26089 raft_consensus.cc:2468] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 2.
I20260709 13:07:11.005012 26094 raft_consensus.cc:2468] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 2.
I20260709 13:07:11.005661 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2010d6a967f244eea95540ad39e4950a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:11.006186 25503 raft_consensus.cc:2468] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:07:11.006301 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647d21a97f8469ca4f0992529a577fb" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:11.006701 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19dff25e8ef94e378bf4943b47771025" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:11.007236 26047 leader_election.cc:304] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:07:11.008919 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8da1e79f99442ebbc38cf81fec5a67b" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:11.009155 25473 leader_election.cc:304] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:11.009413 26473 raft_consensus.cc:515] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:11.010027 25507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db77c0045a164b87a8e7c78d4d554142" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:11.010262 26454 raft_consensus.cc:2749] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:11.010257 25473 leader_election.cc:304] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.011220 26454 raft_consensus.cc:2749] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.012354 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e57b0317414a43b73861041a7faa97" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:11.012516 26090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54810ef5c3d48b38d14f92d568677ff" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:10.995770 26410 raft_consensus.cc:697] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [term 2 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:11.014374 26410 consensus_queue.cc:237] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:11.016502 25427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96b28d86def458c97fd73331e13d621" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:11.013384 25326 leader_election.cc:304] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:11.017685 26472 raft_consensus.cc:2804] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:11.018030 26472 raft_consensus.cc:493] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:11.018450 26472 raft_consensus.cc:3060] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:11.018133 25473 leader_election.cc:304] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:07:11.002581 25471 leader_election.cc:304] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:11.021715 26481 raft_consensus.cc:2804] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:11.018062 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb22ed3db00649de96bf9e3183ea6da2" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:11.022257 26481 raft_consensus.cc:493] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:11.022689 26481 raft_consensus.cc:3060] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:11.022912 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:11.023290 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7166a8882e8b43c185d9eca137eec0a9" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:11.023469 25433 raft_consensus.cc:2468] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:11.023782 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eefc884fbc436faf78d76f958e3410" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:11.024981 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e30a9f629794d3fb9674d4b9b3d7b40" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:11.026911 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e050a960c4c4f48b314c82e53478c17" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:11.027305 25425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f9f8bec6144df89339bf5c3e41413b" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:11.027628 25431 raft_consensus.cc:1240] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Rejecting Update request from peer f633202046eb4769bf373f7f04d27a1f for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:11.007292 25503 raft_consensus.cc:2468] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 1.
I20260709 13:07:11.031078 26443 raft_consensus.cc:515] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:11.031733 25399 leader_election.cc:304] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:07:11.032788 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210ea2f6f771408c82692e40f4663d31" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:11.033253 26481 raft_consensus.cc:515] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:11.030464 25326 leader_election.cc:304] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:11.034435 25429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:11.021890 26483 raft_consensus.cc:2804] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:11.033274 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f11ae7db984c9ca3ae59a46d36265a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:11.036278 25425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1eb320feca443c4ad19de2a3d5c7b37" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:11.036831 25427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cb970570908451ba25915b8bc50a89d"
dest_uuid: "0ded96dc02a344148df94542adbb2658"
mode: GRACEFUL
new_leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:35850
I20260709 13:07:11.038466 26441 consensus_queue.cc:1059] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:11.047039 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbbab36c2c74ee192d8adec4cec3757" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:11.050096 25399 leader_election.cc:304] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:11.063298 26093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eefc884fbc436faf78d76f958e3410" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
W20260709 13:07:11.051303 25471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:40467, user_credentials={real_user=slave}} blocked reactor thread for 48787.7us
I20260709 13:07:11.050315 25428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19dff25e8ef94e378bf4943b47771025" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:11.045812 25397 leader_election.cc:304] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:11.062933 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb22ed3db00649de96bf9e3183ea6da2" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:11.102833 26483 raft_consensus.cc:493] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:11.053373 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7562fcffa3754216a9bea95474a03cb0" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
W20260709 13:07:11.109781 25397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:40467, user_credentials={real_user=slave}} blocked reactor thread for 65767.6us
I20260709 13:07:11.071575 26096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8da1e79f99442ebbc38cf81fec5a67b" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:11.110980 26483 raft_consensus.cc:3060] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:11.109375 25399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:43145, user_credentials={real_user=slave}} blocked reactor thread for 59356.6us
I20260709 13:07:11.110872 25351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fcfe4520314077b8b1970373bb29a9" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:11.115670 25323 leader_election.cc:304] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:07:11.111088 26484 raft_consensus.cc:2804] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:11.112890 25471 leader_election.cc:304] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:11.117210 25505 raft_consensus.cc:2393] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 in current term 2: Already voted for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in this term.
I20260709 13:07:11.118799 25500 raft_consensus.cc:1240] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Rejecting Update request from peer 0ded96dc02a344148df94542adbb2658 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:11.113508 26353 raft_consensus.cc:2749] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.121860 26485 raft_consensus.cc:515] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:11.122412 26456 raft_consensus.cc:2749] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.123497 25429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2010d6a967f244eea95540ad39e4950a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:11.124486 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647d21a97f8469ca4f0992529a577fb" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:11.125025 25429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e57b0317414a43b73861041a7faa97" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:11.125582 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490af220d4ae44be959d27e89e754413" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:11.126547 26484 raft_consensus.cc:697] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 2 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:11.070310 26091 raft_consensus.cc:2468] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 3.
I20260709 13:07:11.127458 26484 consensus_queue.cc:237] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:11.117080 25430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490af220d4ae44be959d27e89e754413" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:11.114529 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54810ef5c3d48b38d14f92d568677ff" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:11.130024 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc7131ba2fd4a1297ce40c46c85a50e" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:11.052515 26446 raft_consensus.cc:2804] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:11.130728 26446 raft_consensus.cc:493] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:11.131089 26446 raft_consensus.cc:3060] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:11.114076 25397 leader_election.cc:304] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:11.139701 26094 raft_consensus.cc:1240] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Rejecting Update request from peer f633202046eb4769bf373f7f04d27a1f for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:11.054464 26089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:11.050372 26482 raft_consensus.cc:2804] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:11.050635 26454 raft_consensus.cc:2749] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.061792 26092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f05563c0c16a454f9596663ce2035c6e" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:11.066879 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1eb320feca443c4ad19de2a3d5c7b37" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:11.061674 26090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58457a4159764d58a071ebb23e3a59e1" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:11.161156 25351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db77c0045a164b87a8e7c78d4d554142" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:11.163115 26093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "210ea2f6f771408c82692e40f4663d31" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:11.053045 26357 consensus_queue.cc:1048] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.088s
I20260709 13:07:11.122577 25425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54810ef5c3d48b38d14f92d568677ff" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:11.114197 25427 raft_consensus.cc:606] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Received request to transfer leadership to TS 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.043913 26472 raft_consensus.cc:515] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:11.168547 25397 leader_election.cc:304] T d54810ef5c3d48b38d14f92d568677ff P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:11.168620 25432 raft_consensus.cc:1240] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Rejecting Update request from peer f633202046eb4769bf373f7f04d27a1f for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:11.175166 25400 leader_election.cc:304] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.157373 26442 raft_consensus.cc:2749] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.172919 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d54810ef5c3d48b38d14f92d568677ff" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:11.163189 26473 leader_election.cc:290] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 4 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:11.165819 26089 raft_consensus.cc:2468] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 4.
W20260709 13:07:11.203166 25400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.132:34559, user_credentials={real_user=slave}} blocked reactor thread for 122537us
I20260709 13:07:11.167615 26482 raft_consensus.cc:493] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:11.207487 25433 raft_consensus.cc:1240] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [term 2 LEADER]: Rejecting Update request from peer f633202046eb4769bf373f7f04d27a1f for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:11.163435 26483 raft_consensus.cc:515] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:11.211390 25400 leader_election.cc:304] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: f633202046eb4769bf373f7f04d27a1f
W20260709 13:07:11.201154 26491 log.cc:927] Time spent T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Append to log took a long time: real 0.152s	user 0.000s	sys 0.001s
I20260709 13:07:11.221482 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:11.232875 25400 leader_election.cc:304] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.234040 25473 leader_election.cc:304] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:07:11.235723 26472 leader_election.cc:290] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:11.235821 26444 raft_consensus.cc:2804] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:11.236304 26444 raft_consensus.cc:493] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:11.236682 26444 raft_consensus.cc:3060] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.237027 25400 leader_election.cc:304] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.236318 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:11.244277 26443 leader_election.cc:290] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:11.245038 26483 leader_election.cc:290] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:11.241601 26448 raft_consensus.cc:2804] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:11.245846 26448 raft_consensus.cc:493] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:07:11.245950 26460 consensus_queue.cc:1048] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:11.246667 26097 raft_consensus.cc:1240] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Rejecting Update request from peer f633202046eb4769bf373f7f04d27a1f for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:11.246258 26448 raft_consensus.cc:3060] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.216988 26488 raft_consensus.cc:2804] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:11.248378 26488 raft_consensus.cc:493] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:07:11.248772 26488 raft_consensus.cc:3060] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:11.212322 26482 raft_consensus.cc:3060] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.214890 26478 raft_consensus.cc:2749] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.214722 26468 raft_consensus.cc:2749] T d54810ef5c3d48b38d14f92d568677ff P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.202106 26294 raft_consensus.cc:515] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:11.271924 25431 raft_consensus.cc:1240] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Rejecting Update request from peer f633202046eb4769bf373f7f04d27a1f for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:11.260564 26455 raft_consensus.cc:2804] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:11.272629 26455 raft_consensus.cc:493] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 4 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:11.272990 26455 raft_consensus.cc:3060] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:11.274557 26090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed568e4ef98451ca9bdba90bb6a1279" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:11.269266 26448 raft_consensus.cc:515] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:11.276582 26294 leader_election.cc:290] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:11.257388 25323 leader_election.cc:304] T 41e57b0317414a43b73861041a7faa97 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:07:11.241575 26438 raft_consensus.cc:2749] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.268229 26485 leader_election.cc:290] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 4 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:11.268762 25500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a05dd7cd7b7429b8449c029bb04a285" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:11.269219 26089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:11.269354 26444 raft_consensus.cc:515] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:11.270027 26481 leader_election.cc:290] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:11.259774 26044 leader_election.cc:304] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:07:11.287514 26044 leader_election.cc:304] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:07:11.233181 26446 raft_consensus.cc:515] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:11.285737 26497 raft_consensus.cc:2749] T 41e57b0317414a43b73861041a7faa97 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.288656 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2010d6a967f244eea95540ad39e4950a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:11.290405 26448 leader_election.cc:290] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:11.290947 26444 leader_election.cc:290] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:11.291306 26447 raft_consensus.cc:3055] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:11.291657 26447 raft_consensus.cc:740] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:11.292707 26340 raft_consensus.cc:2749] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.292479 26447 consensus_queue.cc:260] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:11.293560 26089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:11.286960 25325 leader_election.cc:304] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.295096 26044 leader_election.cc:304] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
W20260709 13:07:11.296607 25471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:40467, user_credentials={real_user=slave}} blocked reactor thread for 127264us
I20260709 13:07:11.297272 26044 leader_election.cc:304] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:07:11.298545 26044 leader_election.cc:304] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:07:11.299985 25325 leader_election.cc:304] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [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: f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.306388 26461 raft_consensus.cc:2749] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.307606 25354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:11.308135 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:11.308379 26044 leader_election.cc:304] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:07:11.309252 26479 raft_consensus.cc:2804] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:11.309662 26479 raft_consensus.cc:493] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:11.309978 26479 raft_consensus.cc:3060] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.305059 26427 raft_consensus.cc:2749] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.260537 26460 consensus_queue.cc:1059] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 13:07:11.317107 26460 raft_consensus.cc:3055] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:11.312991 26044 leader_election.cc:304] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:07:11.301365 26472 raft_consensus.cc:2749] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.304939 26373 raft_consensus.cc:2749] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.317425 26460 raft_consensus.cc:740] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:11.296489 26458 raft_consensus.cc:2749] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.318292 26460 consensus_queue.cc:260] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:11.318921 26458 raft_consensus.cc:3060] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:11.319399 26460 raft_consensus.cc:3060] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:11.313310 26467 raft_consensus.cc:2804] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:11.320540 26467 raft_consensus.cc:493] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:11.320896 26467 raft_consensus.cc:3060] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:11.293596 26447 raft_consensus.cc:3060] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:11.324878 26044 leader_election.cc:304] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:07:11.325647 26466 raft_consensus.cc:2804] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:11.326007 26466 raft_consensus.cc:493] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:11.326390 26466 raft_consensus.cc:3060] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.333945 25471 leader_election.cc:304] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.335041 25471 leader_election.cc:304] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:11.338168 26482 raft_consensus.cc:515] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:11.339191 25426 raft_consensus.cc:1240] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Rejecting Update request from peer f633202046eb4769bf373f7f04d27a1f for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:11.340526 26092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb970570908451ba25915b8bc50a89d" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:11.344843 26477 raft_consensus.cc:2749] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:11.345578 26477 raft_consensus.cc:2804] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:11.345968 26477 raft_consensus.cc:493] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:11.346306 26477 raft_consensus.cc:3060] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.349042 26089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e30a9f629794d3fb9674d4b9b3d7b40" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:11.350250 25471 leader_election.cc:304] T d2ff17b1d78449149d9cefdb67ca1ae4 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
W20260709 13:07:11.348807 25529 debug-util.cc:398] Leaking SignalData structure 0x7b08000c3460 after lost signal to thread 21613
W20260709 13:07:11.353296 25529 debug-util.cc:398] Leaking SignalData structure 0x7b0800093f60 after lost signal to thread 25217
W20260709 13:07:11.356370 25529 debug-util.cc:398] Leaking SignalData structure 0x7b08001b5ee0 after lost signal to thread 25384
W20260709 13:07:11.357483 25529 debug-util.cc:398] Leaking SignalData structure 0x7b0800194060 after lost signal to thread 25458
I20260709 13:07:11.361624 26481 raft_consensus.cc:2749] T d2ff17b1d78449149d9cefdb67ca1ae4 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.345372 26446 leader_election.cc:290] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:11.363085 25471 leader_election.cc:304] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:11.301596 25325 leader_election.cc:304] T 490af220d4ae44be959d27e89e754413 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
W20260709 13:07:11.364827 25325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.129:43145, user_credentials={real_user=slave}} blocked reactor thread for 63801.5us
I20260709 13:07:11.368574 25471 leader_election.cc:304] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:11.368647 26044 leader_election.cc:304] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:11.372253 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19dff25e8ef94e378bf4943b47771025" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
W20260709 13:07:11.374727 25323 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:11.374682 25400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.132:34559, user_credentials={real_user=slave}} blocked reactor thread for 136203us
I20260709 13:07:11.376178 26470 raft_consensus.cc:2749] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.374364 26044 leader_election.cc:304] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:11.377208 25471 leader_election.cc:304] T 7166a8882e8b43c185d9eca137eec0a9 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:11.377918 25400 leader_election.cc:304] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.378058 26501 raft_consensus.cc:2749] T 7166a8882e8b43c185d9eca137eec0a9 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.378571 26457 raft_consensus.cc:2749] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.378748 26500 raft_consensus.cc:2749] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.379850 25400 leader_election.cc:304] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.380661 26344 raft_consensus.cc:2749] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.375339 26373 raft_consensus.cc:2749] T 490af220d4ae44be959d27e89e754413 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.375310 26481 raft_consensus.cc:2749] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:07:11.387950 25529 debug-util.cc:398] Leaking SignalData structure 0x7b0800327940 after lost signal to thread 25532
W20260709 13:07:11.389292 25529 debug-util.cc:398] Leaking SignalData structure 0x7b08000b4780 after lost signal to thread 26123
I20260709 13:07:11.381582 25500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19dff25e8ef94e378bf4943b47771025" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:11.381671 25433 raft_consensus.cc:1240] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Rejecting Update request from peer f633202046eb4769bf373f7f04d27a1f for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:11.393563 26441 consensus_queue.cc:1059] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:11.393911 26455 raft_consensus.cc:515] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:11.381153 25471 leader_election.cc:304] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:11.397295 25471 leader_election.cc:304] T 44f9f8bec6144df89339bf5c3e41413b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.386063 26484 raft_consensus.cc:993] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658: : Instructing follower 6a48a9c7a9bf43c8805aa5ea4869a2fc to start an election
I20260709 13:07:11.400277 25471 leader_election.cc:304] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.401473 26462 raft_consensus.cc:2749] T 44f9f8bec6144df89339bf5c3e41413b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.395035 26441 raft_consensus.cc:3055] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:11.406891 26468 consensus_queue.cc:1059] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:11.407877 26468 raft_consensus.cc:3055] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:11.408248 26468 raft_consensus.cc:740] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:11.409003 26468 consensus_queue.cc:260] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:11.410315 26468 raft_consensus.cc:3060] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:11.410147 25180 catalog_manager.cc:5697] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 1 to 2, leader changed from f633202046eb4769bf373f7f04d27a1f (127.21.26.130) to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:11.411104 26499 consensus_queue.cc:1059] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:11.409202 26479 raft_consensus.cc:515] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:11.414126 26373 consensus_queue.cc:1059] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:11.414510 26447 raft_consensus.cc:3055] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:11.415088 26447 raft_consensus.cc:740] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:11.415040 26373 raft_consensus.cc:3055] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:11.416369 26373 raft_consensus.cc:740] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:11.408895 26458 raft_consensus.cc:2749] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.417389 26373 consensus_queue.cc:260] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:11.418808 26499 consensus_queue.cc:1059] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:11.402343 26500 raft_consensus.cc:2749] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:11.420922 26499 raft_consensus.cc:3055] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:11.421293 26499 raft_consensus.cc:740] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:11.418679 26373 raft_consensus.cc:3060] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.403357 26437 raft_consensus.cc:1081] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Signalling peer 6a48a9c7a9bf43c8805aa5ea4869a2fc to start an election
I20260709 13:07:11.402112 26462 raft_consensus.cc:2749] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.382120 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2010d6a967f244eea95540ad39e4950a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:11.423533 25499 raft_consensus.cc:3060] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:11.420171 26479 leader_election.cc:290] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 3 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:11.407796 25183 catalog_manager.cc:5697] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:11.416355 26447 consensus_queue.cc:260] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:11.427151 26447 raft_consensus.cc:3060] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.430522 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e30a9f629794d3fb9674d4b9b3d7b40" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:11.402745 25400 leader_election.cc:304] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
W20260709 13:07:11.437117 26047 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.132:34559, user_credentials={real_user=slave}} blocked reactor thread for 97257.9us
I20260709 13:07:11.441606 26044 leader_election.cc:304] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:11.403846 26469 raft_consensus.cc:2749] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.444569 26478 raft_consensus.cc:2749] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.404043 26441 raft_consensus.cc:740] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:11.448431 25425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb970570908451ba25915b8bc50a89d" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:11.449419 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:11.447500 26441 consensus_queue.cc:260] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:11.450163 26340 raft_consensus.cc:2749] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.451524 26466 raft_consensus.cc:515] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:11.452716 26441 raft_consensus.cc:3060] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:11.453531 26466 leader_election.cc:290] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 3 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:11.459164 26455 leader_election.cc:290] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 5 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:11.462407 26482 leader_election.cc:290] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:11.465822 26467 raft_consensus.cc:515] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:11.478629 25502 raft_consensus.cc:1240] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 4 FOLLOWER]: Rejecting Update request from peer 0ded96dc02a344148df94542adbb2658 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:07:11.483013 26094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:11.494244 26094 raft_consensus.cc:3060] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:11.491752 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:11.476295 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fcfe4520314077b8b1970373bb29a9" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
W20260709 13:07:11.468176 25325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:43145, user_credentials={real_user=slave}} blocked reactor thread for 102506us
I20260709 13:07:11.497641 25325 leader_election.cc:304] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [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: f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.498353 25434 raft_consensus.cc:2393] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 in current term 3: Already voted for candidate 0ded96dc02a344148df94542adbb2658 in this term.
I20260709 13:07:11.527773 25471 leader_election.cc:304] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.528944 25471 leader_election.cc:304] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:11.529925 26475 raft_consensus.cc:2749] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.530848 26474 raft_consensus.cc:2749] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:11.485677 26437 raft_consensus.cc:993] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658: : Instructing follower 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:11.477737 26097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fcfe4520314077b8b1970373bb29a9" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:11.478067 25508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:11.489372 26467 leader_election.cc:290] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 5 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:11.500626 26499 consensus_queue.cc:260] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [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: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:11.525539 25503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d33e9c80e26417b84b284fd3265a8bb"
dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
 from {username='slave'} at 127.0.0.1:33608
I20260709 13:07:11.559829 25503 raft_consensus.cc:493] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:11.560316 25503 raft_consensus.cc:3060] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:11.533802 26460 raft_consensus.cc:2749] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:07:11.564489 25326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.132:34559, user_credentials={real_user=slave}} blocked reactor thread for 198098us
I20260709 13:07:11.566394 25325 leader_election.cc:304] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [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: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.567474 25325 leader_election.cc:304] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [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: f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.568547 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a05dd7cd7b7429b8449c029bb04a285" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:11.574747 25325 leader_election.cc:304] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [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: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.575554 26373 raft_consensus.cc:2749] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.575906 25325 leader_election.cc:304] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.576224 26373 raft_consensus.cc:2749] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.581573 26499 raft_consensus.cc:3060] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.583061 25504 raft_consensus.cc:1240] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 5 FOLLOWER]: Rejecting Update request from peer f633202046eb4769bf373f7f04d27a1f for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:11.586097 25353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:11.587306 25354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:11.562693 26478 consensus_queue.cc:1059] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:07:11.592800 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fcfe4520314077b8b1970373bb29a9" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:11.594816 26089 raft_consensus.cc:1275] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:11.559818 26480 raft_consensus.cc:1081] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Signalling peer 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:11.577051 26446 raft_consensus.cc:2749] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:11.553244 25506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6b6ad7e6b4671b7098a8701c0f3e5" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:11.487139 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:11.597640 26089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cb970570908451ba25915b8bc50a89d"
dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:37846
I20260709 13:07:11.468650 26477 raft_consensus.cc:515] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:11.597012 26480 consensus_queue.cc:1048] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:11.563709 25351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3e66f243ef443185c716bd8bb1be38" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:11.614547 26089 raft_consensus.cc:493] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:11.616811 25325 leader_election.cc:304] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [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: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.621052 26094 raft_consensus.cc:2468] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 5.
I20260709 13:07:11.621678 25325 leader_election.cc:304] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.626216 25473 leader_election.cc:304] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:07:11.469561 26488 raft_consensus.cc:515] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:11.617718 26460 raft_consensus.cc:2749] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.628793 26481 raft_consensus.cc:2804] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:11.629496 26481 raft_consensus.cc:697] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 5 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:07:11.630276 26481 consensus_queue.cc:237] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:11.638294 25499 raft_consensus.cc:2468] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:07:11.641861 25431 raft_consensus.cc:2468] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 2.
I20260709 13:07:11.646225 25500 raft_consensus.cc:1240] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Rejecting Update request from peer 0ded96dc02a344148df94542adbb2658 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:11.620754 26089 raft_consensus.cc:3060] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:11.665273 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6b6ad7e6b4671b7098a8701c0f3e5" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:11.650583 25503 raft_consensus.cc:515] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:11.653503 25400 leader_election.cc:304] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.654050 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6b6ad7e6b4671b7098a8701c0f3e5" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:11.625607 26497 raft_consensus.cc:2749] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.647411 26373 raft_consensus.cc:2749] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.659260 25359 raft_consensus.cc:2468] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 3.
I20260709 13:07:11.660825 26452 raft_consensus.cc:3055] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:11.673906 25432 raft_consensus.cc:1240] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Rejecting Update request from peer 9f7f8938939b41e0bfef36cb18cc5e12 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:11.677292 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:11.675271 26442 consensus_queue.cc:1059] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:07:11.653573 26477 leader_election.cc:290] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:11.675063 26452 raft_consensus.cc:740] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:11.693184 25503 leader_election.cc:290] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:11.690012 25502 raft_consensus.cc:1240] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 4 FOLLOWER]: Rejecting Update request from peer 0ded96dc02a344148df94542adbb2658 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:07:11.697131 25471 leader_election.cc:304] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.704903 25359 raft_consensus.cc:2468] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 4.
I20260709 13:07:11.705614 25433 raft_consensus.cc:1240] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 5 FOLLOWER]: Rejecting Update request from peer 9f7f8938939b41e0bfef36cb18cc5e12 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:11.689054 25501 raft_consensus.cc:1240] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Rejecting Update request from peer 0ded96dc02a344148df94542adbb2658 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:11.689678 26480 raft_consensus.cc:2749] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.681337 26097 raft_consensus.cc:1240] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Rejecting Update request from peer f633202046eb4769bf373f7f04d27a1f for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:11.686060 26442 raft_consensus.cc:3055] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:11.709081 26442 raft_consensus.cc:740] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:11.709980 26442 consensus_queue.cc:260] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:11.711122 26442 raft_consensus.cc:3060] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:11.682933 25505 raft_consensus.cc:1240] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Rejecting Update request from peer 0ded96dc02a344148df94542adbb2658 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:11.714166 26092 raft_consensus.cc:1275] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:11.715073 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d33e9c80e26417b84b284fd3265a8bb" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:11.715617 26098 raft_consensus.cc:3060] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:11.682358 26452 consensus_queue.cc:260] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [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: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:11.716483 26452 raft_consensus.cc:3060] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:11.691592 26486 consensus_queue.cc:1059] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 13:07:11.717803 26486 raft_consensus.cc:3055] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:11.718113 26486 raft_consensus.cc:740] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:11.718875 26486 consensus_queue.cc:260] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:11.680477 26095 raft_consensus.cc:1240] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Rejecting Update request from peer f633202046eb4769bf373f7f04d27a1f for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:07:11.721095 25179 catalog_manager.cc:5697] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 4 to 5, leader changed from f633202046eb4769bf373f7f04d27a1f (127.21.26.130) to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 5 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:11.722127 26479 consensus_queue.cc:1059] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:11.730435 26479 raft_consensus.cc:3055] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:11.730759 26479 raft_consensus.cc:740] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:11.731556 26479 consensus_queue.cc:260] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:11.732941 26479 raft_consensus.cc:3060] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:11.734974 26373 consensus_queue.cc:1059] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:11.736442 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed568e4ef98451ca9bdba90bb6a1279" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:11.729269 26488 leader_election.cc:290] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 5 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:11.684404 25426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d33e9c80e26417b84b284fd3265a8bb" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:11.735746 26506 consensus_queue.cc:1059] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:07:11.741559 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:11.742357 26497 raft_consensus.cc:3055] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 4 LEADER]: Stepping down as leader of term 4
W20260709 13:07:11.743858 25471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.131:43935, user_credentials={real_user=slave}} blocked reactor thread for 46811us
I20260709 13:07:11.745810 26098 raft_consensus.cc:2468] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 2.
I20260709 13:07:11.752419 25473 leader_election.cc:304] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:07:11.757683 25359 raft_consensus.cc:2468] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 3.
I20260709 13:07:11.750535 26477 raft_consensus.cc:2804] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:11.764283 26477 raft_consensus.cc:697] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:07:11.750708 26497 raft_consensus.cc:740] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:11.765965 26497 consensus_queue.cc:260] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:11.767324 26497 raft_consensus.cc:3060] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:11.765143 26470 raft_consensus.cc:2804] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:11.768947 26470 raft_consensus.cc:697] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:07:11.759384 26480 consensus_queue.cc:1059] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:07:11.769817 26482 consensus_queue.cc:1059] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:07:11.769852 26470 consensus_queue.cc:237] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:11.743252 26486 raft_consensus.cc:3060] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.742954 25426 raft_consensus.cc:3055] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:11.777036 25358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf6b6ad7e6b4671b7098a8701c0f3e5" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:11.765136 26477 consensus_queue.cc:237] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:11.769883 26480 raft_consensus.cc:3055] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:11.781149 26373 raft_consensus.cc:3055] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:11.782825 26452 consensus_queue.cc:1059] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:11.785887 26373 raft_consensus.cc:740] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:11.788800 26373 consensus_queue.cc:260] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [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: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:11.787066 26480 raft_consensus.cc:740] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:11.748000 26468 consensus_queue.cc:1048] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 13:07:11.792055 26373 raft_consensus.cc:3060] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:11.678224 26089 raft_consensus.cc:515] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:11.783385 25426 raft_consensus.cc:740] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:11.795221 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34b7508fa8e4afa964363b5907797c6" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:11.795334 26353 raft_consensus.cc:3055] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:11.801344 26480 consensus_queue.cc:260] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:11.805722 25354 raft_consensus.cc:1240] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Rejecting Update request from peer 0ded96dc02a344148df94542adbb2658 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:11.806869 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2fcfe4520314077b8b1970373bb29a9" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:11.835964 25359 raft_consensus.cc:2393] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 0ded96dc02a344148df94542adbb2658 in current term 3: Already voted for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in this term.
I20260709 13:07:11.808408 25357 raft_consensus.cc:2468] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 3.
I20260709 13:07:11.810415 25353 raft_consensus.cc:1240] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Rejecting Update request from peer 0ded96dc02a344148df94542adbb2658 for earlier term 1. Current term is 2. Ops: []
W20260709 13:07:11.812667 25323 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:11.835103 26095 raft_consensus.cc:2468] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 5.
I20260709 13:07:11.842197 25326 leader_election.cc:304] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [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: f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:07:11.843942 26497 raft_consensus.cc:2749] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.848007 25399 leader_election.cc:304] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:07:11.837234 26353 raft_consensus.cc:740] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:11.855988 26468 raft_consensus.cc:2804] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:11.856575 26468 raft_consensus.cc:697] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 5 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:11.857403 26353 consensus_queue.cc:260] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:11.858547 26353 raft_consensus.cc:3060] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:11.857426 26468 consensus_queue.cc:237] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:11.861059 26480 raft_consensus.cc:3060] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:11.861356 26516 log.cc:927] Time spent T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 13:07:11.855981 25426 consensus_queue.cc:260] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
W20260709 13:07:11.872563 25398 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:11.882067 26090 raft_consensus.cc:1240] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Rejecting Update request from peer f633202046eb4769bf373f7f04d27a1f for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:11.883486 26499 consensus_queue.cc:1059] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:11.889057 25426 raft_consensus.cc:3060] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:11.892047 26095 raft_consensus.cc:1240] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Rejecting Update request from peer 0ded96dc02a344148df94542adbb2658 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:11.896445 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb970570908451ba25915b8bc50a89d" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:11.898001 25426 raft_consensus.cc:2468] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 2.
W20260709 13:07:11.898546 26482 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:07:11.900537 26373 raft_consensus.cc:3055] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:11.900877 26373 raft_consensus.cc:740] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:11.901576 26373 consensus_queue.cc:260] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
W20260709 13:07:11.905788 25326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.132:34559, user_credentials={real_user=slave}} blocked reactor thread for 63667.9us
I20260709 13:07:11.905297 25471 leader_election.cc:304] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:07:11.906865 26373 raft_consensus.cc:3060] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.929453 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb970570908451ba25915b8bc50a89d" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:11.930401 25501 raft_consensus.cc:2393] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 in current term 2: Already voted for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in this term.
I20260709 13:07:11.931746 26089 leader_election.cc:290] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:11.938828 25432 raft_consensus.cc:2468] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:11.939855 26044 leader_election.cc:304] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:07:11.940311 26477 raft_consensus.cc:2804] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:11.940827 26477 raft_consensus.cc:697] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:07:11.941020 26461 raft_consensus.cc:2804] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:11.941577 26461 raft_consensus.cc:697] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:11.941658 26477 consensus_queue.cc:237] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:11.942425 26461 consensus_queue.cc:237] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:11.949056 25326 leader_election.cc:304] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:07:11.964249 26499 raft_consensus.cc:2804] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:11.964664 26499 raft_consensus.cc:697] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:11.965328 26499 consensus_queue.cc:237] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:11.969054 26044 leader_election.cc:304] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:11.969749 26461 raft_consensus.cc:2749] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.971694 26044 leader_election.cc:304] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:11.972740 26044 leader_election.cc:304] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:11.974054 26467 raft_consensus.cc:2749] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:11.974653 26467 raft_consensus.cc:2749] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.982259 26044 leader_election.cc:304] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:07:11.983246 26461 raft_consensus.cc:2804] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:11.983870 26461 raft_consensus.cc:697] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:11.985857 25397 leader_election.cc:304] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.987303 26482 raft_consensus.cc:2804] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:11.987720 25397 leader_election.cc:304] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:11.988389 25505 raft_consensus.cc:1275] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:11.989084 26294 raft_consensus.cc:2804] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:11.989585 26294 raft_consensus.cc:697] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 3 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:11.990384 26294 consensus_queue.cc:237] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:11.992700 25397 leader_election.cc:304] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:11.993307 26353 raft_consensus.cc:2749] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.995424 25397 leader_election.cc:304] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:11.996037 26353 raft_consensus.cc:2749] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.987769 26482 raft_consensus.cc:697] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 4 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:12.004889 26482 consensus_queue.cc:237] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:12.006713 26499 consensus_queue.cc:1048] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:12.007612 25351 raft_consensus.cc:1275] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:12.009852 25359 raft_consensus.cc:1275] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:12.010540 26480 consensus_queue.cc:1059] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:12.011606 26452 raft_consensus.cc:3055] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:12.011965 26452 raft_consensus.cc:740] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:12.012763 26452 consensus_queue.cc:260] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:12.014038 26452 raft_consensus.cc:3060] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.018570 26353 consensus_queue.cc:1048] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:12.022318 26461 consensus_queue.cc:237] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:12.025530 26353 consensus_queue.cc:1048] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:12.039601 25183 catalog_manager.cc:5697] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 1 to 2, leader changed from 0ded96dc02a344148df94542adbb2658 (127.21.26.131) to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 2 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:12.076988 26089 raft_consensus.cc:1275] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:12.084277 26373 consensus_queue.cc:1048] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:12.140960 25354 raft_consensus.cc:1275] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 5 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:12.153908 25182 catalog_manager.cc:5697] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 3 to 4, leader changed from f633202046eb4769bf373f7f04d27a1f (127.21.26.130) to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 4 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:12.162940 25182 catalog_manager.cc:5697] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 1 to 2, leader changed from f633202046eb4769bf373f7f04d27a1f (127.21.26.130) to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:12.164005 25182 catalog_manager.cc:5697] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 2 to 3, leader changed from f633202046eb4769bf373f7f04d27a1f (127.21.26.130) to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 3 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:12.165336 25182 catalog_manager.cc:5697] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 4 to 5, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 5 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:12.170598 26092 raft_consensus.cc:1275] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:12.172178 26462 consensus_queue.cc:1048] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:12.162053 26501 consensus_queue.cc:1048] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
I20260709 13:07:12.197678 25432 raft_consensus.cc:1275] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:12.199160 26501 consensus_queue.cc:1048] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:12.213498 26092 raft_consensus.cc:1275] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:12.214956 26501 consensus_queue.cc:1048] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:12.220064 25180 catalog_manager.cc:5697] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 1 to 2, leader changed from 0ded96dc02a344148df94542adbb2658 (127.21.26.131) to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 2 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:12.223234 25180 catalog_manager.cc:5697] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 1 to 2, leader changed from 0ded96dc02a344148df94542adbb2658 (127.21.26.131) to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 2 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:12.226307 25180 catalog_manager.cc:5697] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 2 to 3, leader changed from f633202046eb4769bf373f7f04d27a1f (127.21.26.130) to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 3 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:12.242997 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:12.251401 25179 catalog_manager.cc:5697] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 1 to 2, leader changed from 0ded96dc02a344148df94542adbb2658 (127.21.26.131) to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:12.253465 25179 catalog_manager.cc:5697] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 2 to 3, leader changed from f633202046eb4769bf373f7f04d27a1f (127.21.26.130) to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 3 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:12.257905 25501 raft_consensus.cc:3060] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:12.252092 26092 raft_consensus.cc:1275] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:12.262828 26470 consensus_queue.cc:1048] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:12.263484 25432 raft_consensus.cc:1275] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:12.265010 26470 consensus_queue.cc:1048] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:12.265636 25501 raft_consensus.cc:1275] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 5 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:12.267359 26410 consensus_queue.cc:1048] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:12.330370 26092 raft_consensus.cc:1275] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:12.335399 26482 consensus_queue.cc:1048] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:12.392980 25503 raft_consensus.cc:1275] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:12.394384 26467 consensus_queue.cc:1048] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:12.397938 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:12.404232 25505 raft_consensus.cc:1275] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:12.407740 26373 consensus_queue.cc:1048] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:12.420336 25354 raft_consensus.cc:1275] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:12.421880 26468 consensus_queue.cc:1048] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:12.439877 25426 raft_consensus.cc:1275] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:12.442015 26486 consensus_queue.cc:1048] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:12.443858 25432 raft_consensus.cc:1275] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:12.446002 26373 consensus_queue.cc:1048] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:12.474566 26089 raft_consensus.cc:3060] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:12.489893 26089 raft_consensus.cc:1275] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:12.491360 26482 consensus_queue.cc:1048] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:12.496495 25354 raft_consensus.cc:1275] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:12.497964 26470 consensus_queue.cc:1048] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:12.523389 26095 raft_consensus.cc:3060] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:12.530968 25425 raft_consensus.cc:1275] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:12.532308 26470 consensus_queue.cc:1048] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:12.539408 25433 raft_consensus.cc:1275] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:12.541960 26461 consensus_queue.cc:1048] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:12.600035 25501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11cb8591c32a44f48db783393820749d"
dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
mode: GRACEFUL
new_leader_uuid: "0ded96dc02a344148df94542adbb2658"
 from {username='slave'} at 127.0.0.1:41928
I20260709 13:07:12.602643 25501 raft_consensus.cc:606] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Received request to transfer leadership to TS 0ded96dc02a344148df94542adbb2658
I20260709 13:07:12.611380 26095 raft_consensus.cc:1275] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:12.611932 26486 raft_consensus.cc:493] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.612365 26486 raft_consensus.cc:515] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:12.615597 25425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12d8158601b842e3be5b60f868aff003"
dest_uuid: "0ded96dc02a344148df94542adbb2658"
mode: GRACEFUL
new_leader_uuid: "f633202046eb4769bf373f7f04d27a1f"
 from {username='slave'} at 127.0.0.1:35850
I20260709 13:07:12.616299 25425 raft_consensus.cc:606] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 2 LEADER]: Received request to transfer leadership to TS f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:12.617129 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:12.617821 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:12.618392 25357 raft_consensus.cc:2468] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 4.
I20260709 13:07:12.618737 26486 leader_election.cc:290] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:12.620146 26044 leader_election.cc:304] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:07:12.622021 26467 raft_consensus.cc:2804] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:12.622394 26467 raft_consensus.cc:493] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:12.622701 26467 raft_consensus.cc:3060] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:12.637116 25357 raft_consensus.cc:1275] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:12.638863 26468 consensus_queue.cc:1048] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:12.648777 26461 consensus_queue.cc:1048] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:12.653569 25431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58d1dcc99a8a4d5d8c70fa0e1dc88341"
dest_uuid: "0ded96dc02a344148df94542adbb2658"
mode: GRACEFUL
new_leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:35850
I20260709 13:07:12.654088 25431 raft_consensus.cc:606] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Received request to transfer leadership to TS 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:12.662002 25354 raft_consensus.cc:1275] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 4 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:12.666791 26467 raft_consensus.cc:515] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:12.667953 26095 raft_consensus.cc:1240] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Rejecting Update request from peer 0ded96dc02a344148df94542adbb2658 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:07:12.672186 25354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:12.672765 25354 raft_consensus.cc:3060] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:12.672261 26468 consensus_queue.cc:1059] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:12.673771 26294 raft_consensus.cc:3055] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:12.674108 26294 raft_consensus.cc:740] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:12.674813 26294 consensus_queue.cc:260] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:12.675690 26294 raft_consensus.cc:3060] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:12.675186 25426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1299b414dd4552923878ea90c78630" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:12.676872 26467 leader_election.cc:290] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 5 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:12.683231 25426 raft_consensus.cc:2410] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f7f8938939b41e0bfef36cb18cc5e12 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: 3 index: 2.
I20260709 13:07:12.684859 26410 raft_consensus.cc:993] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658: : Instructing follower f633202046eb4769bf373f7f04d27a1f to start an election
I20260709 13:07:12.685318 26410 raft_consensus.cc:1081] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 2 LEADER]: Signalling peer f633202046eb4769bf373f7f04d27a1f to start an election
I20260709 13:07:12.687006 25359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12d8158601b842e3be5b60f868aff003"
dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
 from {username='slave'} at 127.0.0.1:39536
I20260709 13:07:12.687544 25359 raft_consensus.cc:493] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:12.687683 25354 raft_consensus.cc:2468] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 5.
I20260709 13:07:12.687961 25359 raft_consensus.cc:3060] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:12.691998 26044 leader_election.cc:304] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:07:12.693117 26467 raft_consensus.cc:2804] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:12.693732 26467 raft_consensus.cc:697] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:12.694957 26467 consensus_queue.cc:237] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
W20260709 13:07:12.687127 26482 consensus_queue.cc:1175] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "f633202046eb4769bf373f7f04d27a1f" responder_term: 4 status { last_received { term: 3 index: 2 } last_committed_idx: 2 error { code: PRECEDING_ENTRY_DIDNT_MATCH status { code: ILLEGAL_STATE message: "Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:07:12.698905 26294 raft_consensus.cc:993] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658: : Instructing follower 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:12.699376 26294 raft_consensus.cc:1081] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Signalling peer 9f7f8938939b41e0bfef36cb18cc5e12 to start an election
I20260709 13:07:12.700886 26095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58d1dcc99a8a4d5d8c70fa0e1dc88341"
dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
 from {username='slave'} at 127.0.0.1:37846
I20260709 13:07:12.701398 26095 raft_consensus.cc:493] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:12.701727 26095 raft_consensus.cc:3060] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.711097 25359 raft_consensus.cc:515] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:12.713622 26089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8158601b842e3be5b60f868aff003" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:12.714196 26089 raft_consensus.cc:3060] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:12.722733 26089 raft_consensus.cc:2468] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 3.
I20260709 13:07:12.723687 25325 leader_election.cc:304] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:12.724501 26373 raft_consensus.cc:2804] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:12.724933 26373 raft_consensus.cc:697] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [term 3 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:12.725636 26373 consensus_queue.cc:237] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:12.707779 26095 raft_consensus.cc:515] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:12.736662 25426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1dcc99a8a4d5d8c70fa0e1dc88341" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:12.737246 25426 raft_consensus.cc:3055] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:12.737587 25426 raft_consensus.cc:740] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:12.739022 25426 consensus_queue.cc:260] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:12.740130 25426 raft_consensus.cc:3060] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.752223 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d8158601b842e3be5b60f868aff003" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:12.752812 25432 raft_consensus.cc:3055] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:12.753122 25432 raft_consensus.cc:740] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:12.753914 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1dcc99a8a4d5d8c70fa0e1dc88341" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:12.753793 25432 consensus_queue.cc:260] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:12.754513 25503 raft_consensus.cc:3060] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.754870 25432 raft_consensus.cc:3060] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:12.751325 25359 leader_election.cc:290] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 3 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:12.747459 25426 raft_consensus.cc:2468] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:12.758311 26044 leader_election.cc:304] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:07:12.759050 26461 raft_consensus.cc:2804] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:12.759514 26461 raft_consensus.cc:697] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:12.760311 26461 consensus_queue.cc:237] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:12.763164 25503 raft_consensus.cc:2468] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:12.768371 25432 raft_consensus.cc:2468] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 3.
I20260709 13:07:12.753952 26095 leader_election.cc:290] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 2 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:12.797940 25183 catalog_manager.cc:5697] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 4 to 5, leader changed from 0ded96dc02a344148df94542adbb2658 (127.21.26.131) to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 5 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:12.799623 25183 catalog_manager.cc:5697] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 1 to 2, leader changed from 0ded96dc02a344148df94542adbb2658 (127.21.26.131) to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:12.843672 26095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839"
dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
mode: GRACEFUL
new_leader_uuid: "0ded96dc02a344148df94542adbb2658"
 from {username='slave'} at 127.0.0.1:56708
I20260709 13:07:12.844277 26095 raft_consensus.cc:606] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Received request to transfer leadership to TS 0ded96dc02a344148df94542adbb2658
I20260709 13:07:12.844614 26095 raft_consensus.cc:614] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:07:12.848157 25426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0e032e8927543de9558671f2b49db5c"
dest_uuid: "0ded96dc02a344148df94542adbb2658"
mode: GRACEFUL
new_leader_uuid: "f633202046eb4769bf373f7f04d27a1f"
 from {username='slave'} at 127.0.0.1:35850
I20260709 13:07:12.848762 25426 raft_consensus.cc:606] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Received request to transfer leadership to TS f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:12.851322 25503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6f11ae7db984c9ca3ae59a46d36265a"
dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
mode: GRACEFUL
new_leader_uuid: "f633202046eb4769bf373f7f04d27a1f"
 from {username='slave'} at 127.0.0.1:41928
I20260709 13:07:12.851892 25503 raft_consensus.cc:606] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Received request to transfer leadership to TS f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:12.855876 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:07:12.857167 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:12.860728 25180 catalog_manager.cc:5697] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 2 to 3, leader changed from 0ded96dc02a344148df94542adbb2658 (127.21.26.131) to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 3 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:12.979508 26474 raft_consensus.cc:993] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc: : Instructing follower 0ded96dc02a344148df94542adbb2658 to start an election
I20260709 13:07:12.979985 26470 raft_consensus.cc:1081] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Signalling peer 0ded96dc02a344148df94542adbb2658 to start an election
I20260709 13:07:12.981608 25431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11cb8591c32a44f48db783393820749d"
dest_uuid: "0ded96dc02a344148df94542adbb2658"
 from {username='slave'} at 127.0.0.1:54598
I20260709 13:07:12.982152 25431 raft_consensus.cc:493] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:12.982483 25431 raft_consensus.cc:3060] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:12.989915 25431 raft_consensus.cc:515] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:12.992341 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cb8591c32a44f48db783393820749d" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:12.992857 25503 raft_consensus.cc:3055] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:12.993122 25503 raft_consensus.cc:740] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:07:12.993773 25503 consensus_queue.cc:260] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:12.994725 25503 raft_consensus.cc:3060] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:12.995958 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cb8591c32a44f48db783393820749d" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:12.996649 26095 raft_consensus.cc:3060] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.002828 26095 raft_consensus.cc:2468] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 3.
I20260709 13:07:13.016527 25503 raft_consensus.cc:2468] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 3.
I20260709 13:07:13.017514 25399 leader_election.cc:304] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:07:13.018378 26468 raft_consensus.cc:2804] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:13.018843 26468 raft_consensus.cc:697] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [term 3 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:13.019642 26468 consensus_queue.cc:237] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:13.025519 26467 raft_consensus.cc:493] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.026022 26467 raft_consensus.cc:515] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:13.029075 26467 leader_election.cc:290] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:13.032130 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:13.032728 25432 raft_consensus.cc:2468] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 3.
I20260709 13:07:13.038982 26044 leader_election.cc:304] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:07:13.040388 26461 raft_consensus.cc:2804] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:13.040764 26461 raft_consensus.cc:493] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.041155 26461 raft_consensus.cc:3060] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:13.050951 26461 raft_consensus.cc:515] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:13.016399 25431 leader_election.cc:290] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:13.054076 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:13.061326 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:13.062132 25426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:13.062795 25426 raft_consensus.cc:3060] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:13.067373 26461 leader_election.cc:290] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 4 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:13.069947 26474 raft_consensus.cc:993] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc: : Instructing follower f633202046eb4769bf373f7f04d27a1f to start an election
I20260709 13:07:13.070508 26501 raft_consensus.cc:1081] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Signalling peer f633202046eb4769bf373f7f04d27a1f to start an election
I20260709 13:07:13.073405 25357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6f11ae7db984c9ca3ae59a46d36265a"
dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
 from {username='slave'} at 127.0.0.1:39546
I20260709 13:07:13.077284 25357 raft_consensus.cc:493] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:13.077662 25357 raft_consensus.cc:3060] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:13.083284 26470 raft_consensus.cc:493] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:13.083891 26470 raft_consensus.cc:515] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:13.083699 25181 catalog_manager.cc:5697] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 2 to 3, leader changed from 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132) to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 3 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:13.086539 26089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a05dd7cd7b7429b8449c029bb04a285" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:13.087337 26089 raft_consensus.cc:2393] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in current term 2: Already voted for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in this term.
I20260709 13:07:13.092350 26470 leader_election.cc:290] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:13.093791 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a05dd7cd7b7429b8449c029bb04a285" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:13.094409 25359 raft_consensus.cc:2468] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 2.
I20260709 13:07:13.097249 25357 raft_consensus.cc:515] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:13.098003 25471 leader_election.cc:304] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:13.098747 26470 raft_consensus.cc:2804] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:13.099162 26470 raft_consensus.cc:493] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:13.099553 26470 raft_consensus.cc:3060] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:13.099578 26468 raft_consensus.cc:493] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.100229 26468 raft_consensus.cc:515] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:13.102640 26468 leader_election.cc:290] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:13.105456 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:13.106074 25501 raft_consensus.cc:2468] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 4.
I20260709 13:07:13.109093 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:13.110178 25400 leader_election.cc:304] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 
I20260709 13:07:13.111637 26488 raft_consensus.cc:2804] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:13.111984 26488 raft_consensus.cc:493] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.112306 26488 raft_consensus.cc:3060] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:13.116340 26294 raft_consensus.cc:493] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:13.116835 26294 raft_consensus.cc:515] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:13.118777 26294 leader_election.cc:290] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:13.119763 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:13.120370 25359 raft_consensus.cc:2468] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 5.
I20260709 13:07:13.121762 26095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:13.123374 26095 raft_consensus.cc:2393] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ded96dc02a344148df94542adbb2658 in current term 5: Already voted for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in this term.
I20260709 13:07:13.124212 25397 leader_election.cc:304] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:13.128651 26294 raft_consensus.cc:2804] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:13.129074 26294 raft_consensus.cc:493] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:13.129467 26294 raft_consensus.cc:3060] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:13.131206 25359 raft_consensus.cc:1275] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 5 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:07:13.133183 26461 consensus_queue.cc:1048] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:13.056846 25503 raft_consensus.cc:2468] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:13.140007 25426 raft_consensus.cc:2468] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 4.
I20260709 13:07:13.139249 26488 raft_consensus.cc:515] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:13.141189 26044 leader_election.cc:304] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:07:13.142235 26461 raft_consensus.cc:2804] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:13.143481 26461 raft_consensus.cc:697] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:13.146168 26095 raft_consensus.cc:1275] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:13.150220 25357 leader_election.cc:290] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:13.150347 25426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f11ae7db984c9ca3ae59a46d36265a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:13.148685 26497 consensus_queue.cc:1048] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:07:13.150960 25426 raft_consensus.cc:3060] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:13.151443 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f11ae7db984c9ca3ae59a46d36265a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:13.151996 25503 raft_consensus.cc:3055] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:13.152315 25503 raft_consensus.cc:740] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:07:13.152096 26461 consensus_queue.cc:237] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:13.153050 25503 consensus_queue.cc:260] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:13.157878 25426 raft_consensus.cc:2468] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:07:13.159062 25323 leader_election.cc:304] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:13.162583 26488 leader_election.cc:290] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 5 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:13.163977 26497 raft_consensus.cc:2804] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:13.165328 26497 raft_consensus.cc:697] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:13.166237 26497 consensus_queue.cc:237] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:13.170208 25501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:13.170899 25501 raft_consensus.cc:3060] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:13.175217 25503 raft_consensus.cc:3060] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:13.164405 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:13.182582 25431 raft_consensus.cc:1275] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:13.195950 25503 raft_consensus.cc:2468] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:07:13.200975 26294 raft_consensus.cc:515] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:13.164328 26470 raft_consensus.cc:515] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:13.213943 25426 raft_consensus.cc:1240] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Rejecting Update request from peer 6a48a9c7a9bf43c8805aa5ea4869a2fc for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:13.216845 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:13.211772 25181 catalog_manager.cc:5697] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:13.189733 26486 consensus_queue.cc:1048] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:07:13.291389 25432 raft_consensus.cc:1275] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:13.302098 26488 raft_consensus.cc:493] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:13.302872 26373 raft_consensus.cc:493] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:13.301445 25357 raft_consensus.cc:2468] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 5.
I20260709 13:07:13.303565 26373 raft_consensus.cc:515] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:13.304973 25397 leader_election.cc:304] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:13.302663 26488 raft_consensus.cc:515] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:13.306892 26373 leader_election.cc:290] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:13.287884 26294 leader_election.cc:290] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 5 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:13.367830 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:13.380165 26488 leader_election.cc:290] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
W20260709 13:07:13.380262 26563 log.cc:927] Time spent T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260709 13:07:13.397099 25180 catalog_manager.cc:5697] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 1 to 2, leader changed from 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132) to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 2 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:13.397881 25501 raft_consensus.cc:2468] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 5.
I20260709 13:07:13.374135 26468 raft_consensus.cc:2804] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:13.399377 26468 raft_consensus.cc:697] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 5 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:13.400305 26468 consensus_queue.cc:237] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:13.407159 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:13.407799 25357 raft_consensus.cc:2468] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 3.
I20260709 13:07:13.412453 25397 leader_election.cc:304] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:13.413172 26470 leader_election.cc:290] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:13.447957 26482 raft_consensus.cc:2804] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:13.448462 26482 raft_consensus.cc:493] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting leader election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:13.448840 26482 raft_consensus.cc:3060] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.450199 26488 raft_consensus.cc:993] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658: : Instructing follower f633202046eb4769bf373f7f04d27a1f to start an election
I20260709 13:07:13.450665 26488 raft_consensus.cc:1081] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Signalling peer f633202046eb4769bf373f7f04d27a1f to start an election
I20260709 13:07:13.437196 26373 consensus_queue.cc:1048] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:13.437815 25434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:13.453567 25434 raft_consensus.cc:2368] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f633202046eb4769bf373f7f04d27a1f for earlier term 4. Current term is 5.
I20260709 13:07:13.440232 25400 leader_election.cc:304] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:13.454484 25323 leader_election.cc:400] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 4 pre-election: Vote denied by peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935) with higher term. Message: Invalid argument: T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f633202046eb4769bf373f7f04d27a1f for earlier term 4. Current term is 5.
I20260709 13:07:13.454761 25323 leader_election.cc:403] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:07:13.456105 26488 raft_consensus.cc:2804] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:13.456282 26373 raft_consensus.cc:3060] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:07:13.456637 26488 raft_consensus.cc:697] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 5 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:13.457404 26488 consensus_queue.cc:237] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [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: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:13.444598 25180 catalog_manager.cc:5697] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 4 to 5, leader changed from f633202046eb4769bf373f7f04d27a1f (127.21.26.130) to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 5 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:13.436311 25426 raft_consensus.cc:1275] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 5 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 13:07:13.465837 25426 pending_rounds.cc:85] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658: Aborting all ops after (but not including) 2
I20260709 13:07:13.466109 25426 pending_rounds.cc:107] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:07:13.466347 25426 raft_consensus.cc:2889] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:13.468595 25354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0e032e8927543de9558671f2b49db5c"
dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
 from {username='slave'} at 127.0.0.1:39536
I20260709 13:07:13.469233 25354 raft_consensus.cc:493] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:13.469609 25354 raft_consensus.cc:3060] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:13.470309 26470 raft_consensus.cc:493] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:13.470830 26470 raft_consensus.cc:515] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:13.476308 26470 leader_election.cc:290] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:13.481037 25354 raft_consensus.cc:515] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:13.485693 26568 consensus_queue.cc:1048] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:13.486377 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e032e8927543de9558671f2b49db5c" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:13.487010 25433 raft_consensus.cc:3055] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:13.488166 25433 raft_consensus.cc:740] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:13.488754 26092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a05dd7cd7b7429b8449c029bb04a285" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:13.489598 26092 raft_consensus.cc:2393] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in current term 2: Already voted for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in this term.
I20260709 13:07:13.490592 25433 consensus_queue.cc:260] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:13.491677 26373 raft_consensus.cc:2749] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935) with higher term. Message: Invalid argument: T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f633202046eb4769bf373f7f04d27a1f for earlier term 4. Current term is 5.
I20260709 13:07:13.486029 25503 raft_consensus.cc:1275] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:13.495462 25433 raft_consensus.cc:3060] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:13.501542 25471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:43935, user_credentials={real_user=slave}} blocked reactor thread for 191806us
I20260709 13:07:13.505816 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a05dd7cd7b7429b8449c029bb04a285" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:13.513721 26581 raft_consensus.cc:493] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.514237 26581 raft_consensus.cc:515] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:13.516673 25358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:13.507567 26482 raft_consensus.cc:515] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:13.517300 25358 raft_consensus.cc:2468] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 5.
I20260709 13:07:13.518385 26044 leader_election.cc:304] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:13.519302 26572 raft_consensus.cc:2804] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:13.519640 26572 raft_consensus.cc:493] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.519960 26572 raft_consensus.cc:3060] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:13.521445 25359 raft_consensus.cc:2468] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 2.
I20260709 13:07:13.525142 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e032e8927543de9558671f2b49db5c" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:13.529071 25503 raft_consensus.cc:3060] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:13.536237 25503 raft_consensus.cc:2468] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:07:13.526459 26572 raft_consensus.cc:515] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:13.540760 26090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:13.546033 26090 raft_consensus.cc:2368] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 0ded96dc02a344148df94542adbb2658 for earlier term 5. Current term is 6.
I20260709 13:07:13.546944 25326 leader_election.cc:304] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:13.541750 26089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" is_pre_election: true
I20260709 13:07:13.547906 26089 raft_consensus.cc:2393] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ded96dc02a344148df94542adbb2658 in current term 3: Already voted for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in this term.
I20260709 13:07:13.536478 25433 raft_consensus.cc:2468] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:07:13.547851 26572 leader_election.cc:290] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 6 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:13.542030 25180 catalog_manager.cc:5697] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:13.550431 26089 raft_consensus.cc:1275] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:13.549312 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:13.553926 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19dff25e8ef94e378bf4943b47771025" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:13.556061 25433 raft_consensus.cc:2468] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 2.
I20260709 13:07:13.556576 26575 consensus_queue.cc:1048] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:13.557103 26588 raft_consensus.cc:2804] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:13.557587 26588 raft_consensus.cc:697] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:13.558379 26588 consensus_queue.cc:237] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:13.562079 25353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:13.562673 25353 raft_consensus.cc:3060] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:13.564538 25357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:13.577486 25357 raft_consensus.cc:2468] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 3.
I20260709 13:07:13.581185 25397 leader_election.cc:304] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:13.582109 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19dff25e8ef94e378bf4943b47771025" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:13.582741 26582 raft_consensus.cc:2804] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:13.555753 26482 leader_election.cc:290] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:13.583282 26582 raft_consensus.cc:697] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 3 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:13.578574 26581 leader_election.cc:290] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:13.579828 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6a49daffad4f1984626cfaee4e4177" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:13.564642 25503 raft_consensus.cc:1275] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:13.584143 26582 consensus_queue.cc:237] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:13.586920 25471 leader_election.cc:304] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 
I20260709 13:07:13.587682 26474 raft_consensus.cc:2804] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:13.588029 26474 raft_consensus.cc:493] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0ded96dc02a344148df94542adbb2658)
I20260709 13:07:13.588445 26474 raft_consensus.cc:3060] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:13.589114 26590 consensus_queue.cc:1048] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:13.593657 25471 leader_election.cc:304] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:13.597687 26474 raft_consensus.cc:515] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:13.599181 26474 leader_election.cc:290] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 2 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:13.599587 26474 raft_consensus.cc:2804] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:13.600366 26474 raft_consensus.cc:697] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:07:13.601220 26474 consensus_queue.cc:237] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:13.607205 25351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19dff25e8ef94e378bf4943b47771025" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:13.607424 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19dff25e8ef94e378bf4943b47771025" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:13.614653 25432 raft_consensus.cc:2468] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 2.
I20260709 13:07:13.582866 25359 raft_consensus.cc:2393] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in current term 2: Already voted for candidate f633202046eb4769bf373f7f04d27a1f in this term.
I20260709 13:07:13.572024 25353 raft_consensus.cc:2468] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 6.
I20260709 13:07:13.621057 26044 leader_election.cc:304] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:07:13.622072 26568 raft_consensus.cc:2804] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:13.623159 26568 raft_consensus.cc:697] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 6 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:13.624027 26568 consensus_queue.cc:237] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:13.526294 25354 leader_election.cc:290] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:13.638463 25182 catalog_manager.cc:5697] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 1 to 2, leader changed from f633202046eb4769bf373f7f04d27a1f (127.21.26.130) to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 2 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:13.641556 25432 raft_consensus.cc:1275] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:13.648571 25183 catalog_manager.cc:5697] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 1 to 2, leader changed from 0ded96dc02a344148df94542adbb2658 (127.21.26.131) to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 2 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:13.649477 25471 leader_election.cc:304] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:13.652797 26588 consensus_queue.cc:1048] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:13.653319 26474 raft_consensus.cc:2804] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:13.653848 26474 raft_consensus.cc:697] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:07:13.654706 26474 consensus_queue.cc:237] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:13.659770 25399 leader_election.cc:400] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 5 election: Vote denied by peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145) with higher term. Message: Invalid argument: T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 0ded96dc02a344148df94542adbb2658 for earlier term 5. Current term is 6.
I20260709 13:07:13.662246 26482 consensus_queue.cc:1048] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:13.666225 26089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:13.666976 26089 raft_consensus.cc:2393] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 0ded96dc02a344148df94542adbb2658 in current term 3: Already voted for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in this term.
I20260709 13:07:13.674751 25183 catalog_manager.cc:5697] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 2 to 3, leader changed from f633202046eb4769bf373f7f04d27a1f (127.21.26.130) to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 3 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:13.684832 25505 raft_consensus.cc:1275] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:13.692989 26588 consensus_queue.cc:1048] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:13.700732 25433 raft_consensus.cc:1275] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:13.703219 25182 catalog_manager.cc:5697] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 1 to 2, leader changed from 0ded96dc02a344148df94542adbb2658 (127.21.26.131) to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 2 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:13.708276 26479 consensus_queue.cc:1048] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:07:13.712906 26567 raft_consensus.cc:493] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.713456 26567 raft_consensus.cc:515] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:13.715497 26567 leader_election.cc:290] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:13.717725 25426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:13.719907 25353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:13.720692 25353 raft_consensus.cc:2468] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 3.
I20260709 13:07:13.721879 26044 leader_election.cc:304] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 0ded96dc02a344148df94542adbb2658
I20260709 13:07:13.723014 26567 raft_consensus.cc:2804] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:13.723445 26567 raft_consensus.cc:493] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.723829 26567 raft_consensus.cc:3060] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:13.748785 25502 raft_consensus.cc:3060] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:07:13.770105 26567 raft_consensus.cc:515] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:13.772696 25354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:13.773268 25354 raft_consensus.cc:3060] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:13.784263 25502 raft_consensus.cc:1275] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 4 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:13.786793 25354 raft_consensus.cc:2468] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 4.
I20260709 13:07:13.787187 26572 consensus_queue.cc:1048] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:07:13.795331 26044 leader_election.cc:304] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:13.796018 26572 raft_consensus.cc:2804] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:13.796496 26572 raft_consensus.cc:697] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:13.797281 26572 consensus_queue.cc:237] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:13.798389 26373 raft_consensus.cc:493] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.798848 26373 raft_consensus.cc:515] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:13.802151 26373 leader_election.cc:290] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:13.804165 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19dff25e8ef94e378bf4943b47771025" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658" is_pre_election: true
I20260709 13:07:13.804535 26479 raft_consensus.cc:493] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.804733 25432 raft_consensus.cc:2468] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:07:13.805076 26479 raft_consensus.cc:515] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:13.805436 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19dff25e8ef94e378bf4943b47771025" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:13.805850 25323 leader_election.cc:304] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:13.807098 26479 leader_election.cc:290] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:13.807972 26373 raft_consensus.cc:2804] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:13.808223 25354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a05dd7cd7b7429b8449c029bb04a285" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f" is_pre_election: true
I20260709 13:07:13.808923 25354 raft_consensus.cc:2468] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 2.
I20260709 13:07:13.809216 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a05dd7cd7b7429b8449c029bb04a285" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" is_pre_election: true
I20260709 13:07:13.811851 26044 leader_election.cc:304] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:13.808362 26373 raft_consensus.cc:493] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.813678 26373 raft_consensus.cc:3060] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.814386 26479 raft_consensus.cc:2804] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:13.814766 26479 raft_consensus.cc:493] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.815089 26479 raft_consensus.cc:3060] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.818897 26373 raft_consensus.cc:515] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:13.810907 25180 catalog_manager.cc:5697] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 5 to 6, leader changed from 0ded96dc02a344148df94542adbb2658 (127.21.26.131) to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 6 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:13.823078 26602 log.cc:927] Time spent T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 13:07:13.824250 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19dff25e8ef94e378bf4943b47771025" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:13.825897 26567 leader_election.cc:290] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 4 election: Requested vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:13.831691 25426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d454b38c8f40a880727baffd8703c0" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:13.835029 25432 raft_consensus.cc:3060] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.840598 26373 leader_election.cc:290] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 3 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:13.844713 25432 raft_consensus.cc:2468] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 3.
I20260709 13:07:13.845914 25323 leader_election.cc:304] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:13.846702 26373 raft_consensus.cc:2804] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:13.847275 26373 raft_consensus.cc:697] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 3 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:13.847939 26373 consensus_queue.cc:237] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER 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: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:13.848889 26479 raft_consensus.cc:515] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:13.863232 26479 leader_election.cc:290] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [CANDIDATE]: Term 3 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:13.868533 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:13.886935 25353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a05dd7cd7b7429b8449c029bb04a285" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
I20260709 13:07:13.887591 25353 raft_consensus.cc:3060] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.889171 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19dff25e8ef94e378bf4943b47771025" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:13.889680 25504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a05dd7cd7b7429b8449c029bb04a285" candidate_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:13.894563 25354 raft_consensus.cc:1240] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 6 FOLLOWER]: Rejecting Update request from peer 0ded96dc02a344148df94542adbb2658 for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:13.896003 25353 raft_consensus.cc:2468] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f7f8938939b41e0bfef36cb18cc5e12 in term 3.
I20260709 13:07:13.900617 26468 consensus_queue.cc:1059] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:13.901413 26468 raft_consensus.cc:3055] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:13.901716 26468 raft_consensus.cc:740] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:13.902464 26468 consensus_queue.cc:260] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:13.903529 26468 raft_consensus.cc:3060] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:13.905459 26044 leader_election.cc:304] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:07:13.907804 25180 catalog_manager.cc:5697] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 3 to 4, leader changed from 0ded96dc02a344148df94542adbb2658 (127.21.26.131) to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 4 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:13.907881 26581 raft_consensus.cc:2804] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:13.910027 26581 raft_consensus.cc:697] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 LEADER]: Becoming Leader. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:13.910897 26581 consensus_queue.cc:237] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Queue going to LEADER 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: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:13.967060 25183 catalog_manager.cc:5697] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 reported cstate change: term changed from 2 to 3, leader changed from 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132) to 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129). New cstate: current_term: 3 leader_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:13.981012 25353 raft_consensus.cc:1275] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 5 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:07:13.983397 26468 consensus_queue.cc:1048] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:13.994856 25182 catalog_manager.cc:5697] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 2 to 3, leader changed from 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132) to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 3 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:14.009253 25503 raft_consensus.cc:1275] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 5 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:07:14.010982 26482 consensus_queue.cc:1048] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:14.033008 25504 raft_consensus.cc:1275] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:14.035734 26373 consensus_queue.cc:1048] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:14.076299 25353 raft_consensus.cc:1275] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 6 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:07:14.078274 25433 raft_consensus.cc:1275] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:14.079720 26373 consensus_queue.cc:1048] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:14.093580 25359 raft_consensus.cc:1240] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 3 LEADER]: Rejecting Update request from peer 6a48a9c7a9bf43c8805aa5ea4869a2fc for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:14.095193 26462 consensus_queue.cc:1059] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:14.095924 26462 consensus_queue.cc:1243] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Peer f633202046eb4769bf373f7f04d27a1f 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 13:07:14.096565 26568 consensus_queue.cc:1048] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:14.098677 26098 raft_consensus.cc:1240] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 LEADER]: Rejecting Update request from peer 6a48a9c7a9bf43c8805aa5ea4869a2fc for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:14.100549 26470 consensus_queue.cc:1059] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:14.101183 26470 consensus_queue.cc:1243] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Peer 9f7f8938939b41e0bfef36cb18cc5e12 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 13:07:14.101578 26470 raft_consensus.cc:3055] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:14.101850 26470 raft_consensus.cc:740] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:07:14.102562 26470 consensus_queue.cc:260] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:14.103632 26470 raft_consensus.cc:3060] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:14.108428 26462 raft_consensus.cc:3055] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:14.115733 26462 raft_consensus.cc:740] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:07:14.121009 26462 consensus_queue.cc:260] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:14.125487 26462 raft_consensus.cc:3060] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:14.128633 25426 raft_consensus.cc:1275] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 6 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 13:07:14.129045 25426 pending_rounds.cc:85] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658: Aborting all ops after (but not including) 3
I20260709 13:07:14.129279 25426 pending_rounds.cc:107] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 13:07:14.129513 25426 raft_consensus.cc:2889] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:14.135499 26581 consensus_queue.cc:1048] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:14.166015 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:14.183270 26098 raft_consensus.cc:1240] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 LEADER]: Rejecting Update request from peer 0ded96dc02a344148df94542adbb2658 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:14.184860 26590 consensus_queue.cc:1059] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:14.185541 26590 consensus_queue.cc:1243] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Peer 9f7f8938939b41e0bfef36cb18cc5e12 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 13:07:14.185925 26590 raft_consensus.cc:3055] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:14.186203 26590 raft_consensus.cc:740] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:14.186920 26590 consensus_queue.cc:260] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:14.187976 26590 raft_consensus.cc:3060] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:14.242098 26098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8"
dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
mode: GRACEFUL
new_leader_uuid: "f633202046eb4769bf373f7f04d27a1f"
 from {username='slave'} at 127.0.0.1:56708
I20260709 13:07:14.242714 26098 raft_consensus.cc:606] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 LEADER]: Received request to transfer leadership to TS f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:14.247736 26098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80529e0713354077ba694cbbe1eac3d5"
dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
mode: GRACEFUL
new_leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
 from {username='slave'} at 127.0.0.1:56708
I20260709 13:07:14.248286 26098 raft_consensus.cc:606] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Received request to transfer leadership to TS 6a48a9c7a9bf43c8805aa5ea4869a2fc
I20260709 13:07:14.250686 26098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839"
dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
mode: GRACEFUL
new_leader_uuid: "0ded96dc02a344148df94542adbb2658"
 from {username='slave'} at 127.0.0.1:56708
I20260709 13:07:14.251169 26098 raft_consensus.cc:606] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 LEADER]: Received request to transfer leadership to TS 0ded96dc02a344148df94542adbb2658
I20260709 13:07:14.253862 26098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbbbab36c2c74ee192d8adec4cec3757"
dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
mode: GRACEFUL
new_leader_uuid: "0ded96dc02a344148df94542adbb2658"
 from {username='slave'} at 127.0.0.1:56708
I20260709 13:07:14.254338 26098 raft_consensus.cc:606] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Received request to transfer leadership to TS 0ded96dc02a344148df94542adbb2658
I20260709 13:07:14.256721 25502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbdee43250804bb888fe3c1bd09ac2a6"
dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
mode: GRACEFUL
new_leader_uuid: "f633202046eb4769bf373f7f04d27a1f"
 from {username='slave'} at 127.0.0.1:41928
I20260709 13:07:14.257247 25502 raft_consensus.cc:606] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Received request to transfer leadership to TS f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:14.258430 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:07:14.259929 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:14.270848 25502 raft_consensus.cc:1275] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:07:14.271245 25502 pending_rounds.cc:85] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Aborting all ops after (but not including) 1
I20260709 13:07:14.271445 25502 pending_rounds.cc:107] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:07:14.271651 25502 raft_consensus.cc:2889] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:14.272861 26588 consensus_queue.cc:1048] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:14.287204 25426 raft_consensus.cc:1275] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:14.287988 25359 raft_consensus.cc:1275] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 4 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:14.289327 26497 consensus_queue.cc:1048] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:14.305852 26572 consensus_queue.cc:1048] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:14.310910 26581 raft_consensus.cc:993] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12: : Instructing follower 6a48a9c7a9bf43c8805aa5ea4869a2fc to start an election
I20260709 13:07:14.311432 26581 raft_consensus.cc:1081] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Signalling peer 6a48a9c7a9bf43c8805aa5ea4869a2fc to start an election
I20260709 13:07:14.313572 25502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80529e0713354077ba694cbbe1eac3d5"
dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
 from {username='slave'} at 127.0.0.1:41944
I20260709 13:07:14.314169 25502 raft_consensus.cc:493] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:14.314528 25502 raft_consensus.cc:3060] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:14.318396 25353 raft_consensus.cc:1275] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:14.320051 26581 consensus_queue.cc:1048] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:14.327100 25502 raft_consensus.cc:515] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:14.329752 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80529e0713354077ba694cbbe1eac3d5" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:14.330271 25433 raft_consensus.cc:3060] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:14.340303 26567 raft_consensus.cc:993] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12: : Instructing follower 0ded96dc02a344148df94542adbb2658 to start an election
I20260709 13:07:14.340848 26479 raft_consensus.cc:1081] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Signalling peer 0ded96dc02a344148df94542adbb2658 to start an election
I20260709 13:07:14.338323 25433 raft_consensus.cc:2468] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 3.
I20260709 13:07:14.342741 25504 raft_consensus.cc:1275] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:07:14.343145 25504 pending_rounds.cc:85] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Aborting all ops after (but not including) 1
I20260709 13:07:14.343354 25504 pending_rounds.cc:107] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:07:14.343577 25504 raft_consensus.cc:2889] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:14.344949 26572 consensus_queue.cc:1048] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:14.345842 25432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbbbab36c2c74ee192d8adec4cec3757"
dest_uuid: "0ded96dc02a344148df94542adbb2658"
 from {username='slave'} at 127.0.0.1:35854
I20260709 13:07:14.347275 25432 raft_consensus.cc:493] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:14.347606 25432 raft_consensus.cc:3060] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:14.356935 25502 leader_election.cc:290] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:14.359048 25471 leader_election.cc:304] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 
I20260709 13:07:14.360737 26579 raft_consensus.cc:2804] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:14.361515 26579 raft_consensus.cc:697] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 LEADER]: Becoming Leader. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:07:14.362388 26579 consensus_queue.cc:237] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:14.368203 25433 raft_consensus.cc:1275] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Refusing update from remote peer 9f7f8938939b41e0bfef36cb18cc5e12: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:07:14.368623 25433 pending_rounds.cc:85] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658: Aborting all ops after (but not including) 2
I20260709 13:07:14.368856 25433 pending_rounds.cc:107] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:07:14.369115 25433 raft_consensus.cc:2889] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:14.371012 26572 consensus_queue.cc:1048] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:14.373415 25432 raft_consensus.cc:515] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:14.409334 25181 catalog_manager.cc:5697] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc reported cstate change: term changed from 2 to 3, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132). New cstate: current_term: 3 leader_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:14.440378 26479 raft_consensus.cc:993] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12: : Instructing follower f633202046eb4769bf373f7f04d27a1f to start an election
I20260709 13:07:14.440846 26479 raft_consensus.cc:1081] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 LEADER]: Signalling peer f633202046eb4769bf373f7f04d27a1f to start an election
I20260709 13:07:14.377956 26098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80529e0713354077ba694cbbe1eac3d5" candidate_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:14.441661 26098 raft_consensus.cc:3055] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:14.442021 26098 raft_consensus.cc:740] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:14.442912 25354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8"
dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
 from {username='slave'} at 127.0.0.1:41522
I20260709 13:07:14.442847 26098 consensus_queue.cc:260] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:14.443476 25354 raft_consensus.cc:493] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:14.443846 25354 raft_consensus.cc:3060] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:14.444269 26098 raft_consensus.cc:3060] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:14.449097 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbbab36c2c74ee192d8adec4cec3757" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:14.458145 25502 raft_consensus.cc:3060] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:14.460117 25354 raft_consensus.cc:515] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:14.467852 26092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbbab36c2c74ee192d8adec4cec3757" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:14.468493 26092 raft_consensus.cc:3055] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:14.468773 26092 raft_consensus.cc:740] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:14.469501 26092 consensus_queue.cc:260] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:14.470582 26092 raft_consensus.cc:3060] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:14.479341 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:14.479993 25431 raft_consensus.cc:3060] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:14.492959 26567 raft_consensus.cc:993] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12: : Instructing follower 0ded96dc02a344148df94542adbb2658 to start an election
I20260709 13:07:14.493448 25354 leader_election.cc:290] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 4 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:14.512909 26619 raft_consensus.cc:1081] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 LEADER]: Signalling peer 0ded96dc02a344148df94542adbb2658 to start an election
I20260709 13:07:14.533143 26092 raft_consensus.cc:2468] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 3.
I20260709 13:07:14.538518 25432 leader_election.cc:290] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:14.543051 26089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cef5e49ef4d66ab21f5ea3e436ac8" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:14.631464 26089 raft_consensus.cc:3055] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:14.631829 26089 raft_consensus.cc:740] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:14.632597 26089 consensus_queue.cc:260] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:14.633857 26089 raft_consensus.cc:3060] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:14.543357 25434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839"
dest_uuid: "0ded96dc02a344148df94542adbb2658"
 from {username='slave'} at 127.0.0.1:35854
I20260709 13:07:14.636320 25434 raft_consensus.cc:493] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:14.636648 25434 raft_consensus.cc:3060] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:14.652498 26474 raft_consensus.cc:993] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: : Instructing follower f633202046eb4769bf373f7f04d27a1f to start an election
I20260709 13:07:14.652985 26474 raft_consensus.cc:1081] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Signalling peer f633202046eb4769bf373f7f04d27a1f to start an election
I20260709 13:07:14.656319 25434 raft_consensus.cc:515] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:14.656726 25359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbdee43250804bb888fe3c1bd09ac2a6"
dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
 from {username='slave'} at 127.0.0.1:39546
I20260709 13:07:14.657382 25359 raft_consensus.cc:493] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:14.657829 25359 raft_consensus.cc:3060] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:14.659178 25503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:14.659720 25503 raft_consensus.cc:3060] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:14.665886 25431 raft_consensus.cc:2468] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 4.
I20260709 13:07:14.665831 25503 raft_consensus.cc:2468] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 5.
I20260709 13:07:14.667975 25434 leader_election.cc:290] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 5 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:14.667384 25323 leader_election.cc:304] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:14.668191 25400 leader_election.cc:304] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 
I20260709 13:07:14.670969 26588 raft_consensus.cc:2804] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:14.671505 26588 raft_consensus.cc:697] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 4 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:14.672406 26588 consensus_queue.cc:237] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:14.678546 26089 raft_consensus.cc:2468] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 4.
I20260709 13:07:14.679409 26590 raft_consensus.cc:2804] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:14.679955 26590 raft_consensus.cc:697] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 5 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:14.680794 26590 consensus_queue.cc:237] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:14.682400 26098 raft_consensus.cc:2468] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a48a9c7a9bf43c8805aa5ea4869a2fc in term 3.
I20260709 13:07:14.691020 25359 raft_consensus.cc:515] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:14.695376 25503 raft_consensus.cc:1240] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 5 FOLLOWER]: Rejecting Update request from peer 9f7f8938939b41e0bfef36cb18cc5e12 for earlier term 4. Current term is 5. Ops: []
W20260709 13:07:14.697608 26044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:40467, user_credentials={real_user=slave}} blocked reactor thread for 67407.4us
I20260709 13:07:14.704041 25399 leader_election.cc:304] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12; no voters: 
I20260709 13:07:14.704809 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdee43250804bb888fe3c1bd09ac2a6" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:14.705440 25432 raft_consensus.cc:3060] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:14.707559 25359 leader_election.cc:290] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:14.707764 25502 raft_consensus.cc:2468] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 3.
I20260709 13:07:14.712745 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbdee43250804bb888fe3c1bd09ac2a6" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:14.713389 25502 raft_consensus.cc:3055] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:14.713701 25502 raft_consensus.cc:740] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:07:14.715075 25502 consensus_queue.cc:260] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:14.716270 25183 catalog_manager.cc:5697] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 4 to 5, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 5 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:14.709949 26468 raft_consensus.cc:2804] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:14.718189 25502 raft_consensus.cc:3060] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:14.718303 26468 raft_consensus.cc:697] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [term 3 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:14.719175 26468 consensus_queue.cc:237] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:14.710530 26581 consensus_queue.cc:1059] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 13:07:14.731144 26626 raft_consensus.cc:3055] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:14.731501 26626 raft_consensus.cc:740] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:14.733266 26626 consensus_queue.cc:260] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:14.742417 26626 raft_consensus.cc:3060] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:14.754168 26090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8425f573802c435c8d5cabfe95c23839" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:14.761884 25183 catalog_manager.cc:5697] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 3 to 4, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 4 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:14.767149 25502 raft_consensus.cc:2468] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:07:14.768735 25426 raft_consensus.cc:1275] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:14.769008 25181 catalog_manager.cc:5697] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 2 to 3, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 3 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:14.770819 26579 consensus_queue.cc:1048] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:14.772056 25326 leader_election.cc:304] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:14.772969 26497 raft_consensus.cc:2804] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:14.773438 26497 raft_consensus.cc:697] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:14.774252 26497 consensus_queue.cc:237] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:14.786406 25432 raft_consensus.cc:2468] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 2.
I20260709 13:07:14.833235 26090 raft_consensus.cc:2468] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 5.
I20260709 13:07:14.864780 26090 raft_consensus.cc:1275] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Refusing update from remote peer 6a48a9c7a9bf43c8805aa5ea4869a2fc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:14.867718 26579 consensus_queue.cc:1048] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:14.903167 25183 catalog_manager.cc:5697] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 1 to 2, leader changed from 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132) to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 2 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:15.138046 26090 raft_consensus.cc:1275] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:15.141006 26497 consensus_queue.cc:1048] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:15.160784 25426 raft_consensus.cc:1275] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:15.162210 26584 consensus_queue.cc:1048] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:15.215757 26090 raft_consensus.cc:1275] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:15.217819 26468 consensus_queue.cc:1048] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:15.239522 25502 raft_consensus.cc:1275] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:15.246080 26590 consensus_queue.cc:1048] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:15.249068 25426 raft_consensus.cc:1275] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:15.251070 26588 consensus_queue.cc:1048] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:15.260876 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:15.278553 26090 raft_consensus.cc:1275] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:15.280032 26468 consensus_queue.cc:1048] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:15.312059 25505 raft_consensus.cc:1275] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 5 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:15.316977 25502 raft_consensus.cc:1275] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:15.329258 26637 consensus_queue.cc:1048] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:15.368597 26584 consensus_queue.cc:1048] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:15.431954 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:15.510046 25502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d33e9c80e26417b84b284fd3265a8bb"
dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
mode: GRACEFUL
new_leader_uuid: "0ded96dc02a344148df94542adbb2658"
 from {username='slave'} at 127.0.0.1:41928
I20260709 13:07:15.510629 25502 raft_consensus.cc:606] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Received request to transfer leadership to TS 0ded96dc02a344148df94542adbb2658
I20260709 13:07:15.519924 25432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1"
dest_uuid: "0ded96dc02a344148df94542adbb2658"
mode: GRACEFUL
new_leader_uuid: "f633202046eb4769bf373f7f04d27a1f"
 from {username='slave'} at 127.0.0.1:35850
I20260709 13:07:15.520495 25432 raft_consensus.cc:606] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 5 LEADER]: Received request to transfer leadership to TS f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:15.523211 26090 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1eb320feca443c4ad19de2a3d5c7b37"
dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
mode: GRACEFUL
new_leader_uuid: "f633202046eb4769bf373f7f04d27a1f"
 from {username='slave'} at 127.0.0.1:56708
I20260709 13:07:15.523763 26090 raft_consensus.cc:606] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Received request to transfer leadership to TS f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:15.528364 26090 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a"
dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
mode: GRACEFUL
new_leader_uuid: "f633202046eb4769bf373f7f04d27a1f"
 from {username='slave'} at 127.0.0.1:56708
I20260709 13:07:15.528894 26090 raft_consensus.cc:606] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 LEADER]: Received request to transfer leadership to TS f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:15.529898 26468 raft_consensus.cc:993] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658: : Instructing follower f633202046eb4769bf373f7f04d27a1f to start an election
I20260709 13:07:15.530345 26468 raft_consensus.cc:1081] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 5 LEADER]: Signalling peer f633202046eb4769bf373f7f04d27a1f to start an election
I20260709 13:07:15.532935 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:07:15.533476 25353 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1"
dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
 from {username='slave'} at 127.0.0.1:39536
I20260709 13:07:15.534031 25353 raft_consensus.cc:493] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:15.534364 25353 raft_consensus.cc:3060] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:15.534471 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:15.540356 25353 raft_consensus.cc:515] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:15.542547 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:15.542819 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9dbc2ae1ac4d3fa57491ce50b196b1" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:15.543103 25432 raft_consensus.cc:3055] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:15.543366 25502 raft_consensus.cc:3060] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:15.543408 25432 raft_consensus.cc:740] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:15.544205 25432 consensus_queue.cc:260] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [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: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:15.545148 25432 raft_consensus.cc:3060] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:15.549309 25502 raft_consensus.cc:2468] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 6.
I20260709 13:07:15.550284 25326 leader_election.cc:304] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:15.550988 26584 raft_consensus.cc:2804] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:15.551409 26584 raft_consensus.cc:697] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 6 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:15.552210 26584 consensus_queue.cc:237] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [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: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:15.553449 25432 raft_consensus.cc:2468] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 6.
I20260709 13:07:15.577282 25353 leader_election.cc:290] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 6 election: Requested vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559)
I20260709 13:07:15.580216 26568 raft_consensus.cc:993] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12: : Instructing follower f633202046eb4769bf373f7f04d27a1f to start an election
I20260709 13:07:15.583331 26479 raft_consensus.cc:1081] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Signalling peer f633202046eb4769bf373f7f04d27a1f to start an election
I20260709 13:07:15.588052 25353 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1eb320feca443c4ad19de2a3d5c7b37"
dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
 from {username='slave'} at 127.0.0.1:41522
I20260709 13:07:15.588902 25353 raft_consensus.cc:493] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:15.589370 25353 raft_consensus.cc:3060] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.597981 25181 catalog_manager.cc:5697] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 5 to 6, leader changed from 0ded96dc02a344148df94542adbb2658 (127.21.26.131) to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 6 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:15.634296 25353 raft_consensus.cc:515] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:15.637332 26090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1eb320feca443c4ad19de2a3d5c7b37" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:15.637970 26090 raft_consensus.cc:3055] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:15.638264 26090 raft_consensus.cc:740] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:15.639065 26090 consensus_queue.cc:260] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:15.642390 26090 raft_consensus.cc:3060] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.650764 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1eb320feca443c4ad19de2a3d5c7b37" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:15.651348 25432 raft_consensus.cc:3060] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.657917 25432 raft_consensus.cc:2468] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 3.
I20260709 13:07:15.651285 25353 leader_election.cc:290] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 3 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:15.659577 26090 raft_consensus.cc:2468] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 3.
I20260709 13:07:15.660636 25323 leader_election.cc:304] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:15.661748 26584 raft_consensus.cc:2804] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:15.662165 26584 raft_consensus.cc:697] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [term 3 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:15.662973 26584 consensus_queue.cc:237] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:15.694115 25181 catalog_manager.cc:5697] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 2 to 3, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 3 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:15.776523 26648 raft_consensus.cc:993] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc: : Instructing follower 0ded96dc02a344148df94542adbb2658 to start an election
I20260709 13:07:15.776974 26648 raft_consensus.cc:1081] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Signalling peer 0ded96dc02a344148df94542adbb2658 to start an election
I20260709 13:07:15.778764 25426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d33e9c80e26417b84b284fd3265a8bb"
dest_uuid: "0ded96dc02a344148df94542adbb2658"
 from {username='slave'} at 127.0.0.1:54598
I20260709 13:07:15.779364 25426 raft_consensus.cc:493] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:15.779716 25426 raft_consensus.cc:3060] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.788779 25426 raft_consensus.cc:515] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:15.790524 25426 leader_election.cc:290] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [CANDIDATE]: Term 3 election: Requested vote from peers 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132:34559), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:15.791731 25502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d33e9c80e26417b84b284fd3265a8bb" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc"
I20260709 13:07:15.792351 25502 raft_consensus.cc:3055] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:15.792639 25502 raft_consensus.cc:740] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6a48a9c7a9bf43c8805aa5ea4869a2fc, State: Running, Role: LEADER
I20260709 13:07:15.793344 25502 consensus_queue.cc:260] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:15.794312 25502 raft_consensus.cc:3060] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.801651 26090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d33e9c80e26417b84b284fd3265a8bb" candidate_uuid: "0ded96dc02a344148df94542adbb2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:15.802260 26090 raft_consensus.cc:3060] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.810287 25502 raft_consensus.cc:2468] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 3.
I20260709 13:07:15.815708 25400 leader_election.cc:304] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [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: 0ded96dc02a344148df94542adbb2658, 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 
I20260709 13:07:15.816514 26637 raft_consensus.cc:2804] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:15.816970 26637 raft_consensus.cc:697] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 3 LEADER]: Becoming Leader. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:15.817706 26637 consensus_queue.cc:237] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [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: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:15.827342 26090 raft_consensus.cc:2468] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ded96dc02a344148df94542adbb2658 in term 3.
I20260709 13:07:15.832544 26568 raft_consensus.cc:993] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12: : Instructing follower f633202046eb4769bf373f7f04d27a1f to start an election
I20260709 13:07:15.832975 26568 raft_consensus.cc:1081] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 LEADER]: Signalling peer f633202046eb4769bf373f7f04d27a1f to start an election
I20260709 13:07:15.834491 25357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a"
dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
 from {username='slave'} at 127.0.0.1:41522
I20260709 13:07:15.834978 25357 raft_consensus.cc:493] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:15.835309 25357 raft_consensus.cc:3060] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:15.845417 25357 raft_consensus.cc:515] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:15.847028 25181 catalog_manager.cc:5697] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 reported cstate change: term changed from 2 to 3, leader changed from 6a48a9c7a9bf43c8805aa5ea4869a2fc (127.21.26.132) to 0ded96dc02a344148df94542adbb2658 (127.21.26.131). New cstate: current_term: 3 leader_uuid: "0ded96dc02a344148df94542adbb2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:15.853817 26090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:15.854455 26090 raft_consensus.cc:3055] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:15.854789 26090 raft_consensus.cc:740] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9f7f8938939b41e0bfef36cb18cc5e12, State: Running, Role: LEADER
I20260709 13:07:15.855515 26090 consensus_queue.cc:260] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:15.856555 26090 raft_consensus.cc:3060] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:15.859403 25426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f410455b616a4ae0ae80d19457946f8a" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:15.859967 25426 raft_consensus.cc:3060] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:15.865221 25357 leader_election.cc:290] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 4 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:15.881373 25426 raft_consensus.cc:2468] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 4.
I20260709 13:07:15.882449 25323 leader_election.cc:304] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [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: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:15.883160 26584 raft_consensus.cc:2804] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:15.883616 26584 raft_consensus.cc:697] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 4 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:15.884390 26584 consensus_queue.cc:237] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:15.885973 26090 raft_consensus.cc:2468] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 4.
I20260709 13:07:15.915638 25181 catalog_manager.cc:5697] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 3 to 4, leader changed from 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129) to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 4 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.029347 25502 raft_consensus.cc:1275] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 6 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:07:16.030503 26584 consensus_queue.cc:1048] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:16.044747 25426 raft_consensus.cc:1275] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 6 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:07:16.046065 26588 consensus_queue.cc:1048] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:16.152866 26090 raft_consensus.cc:1275] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:16.155817 26588 consensus_queue.cc:1048] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:16.206676 25426 raft_consensus.cc:1275] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:16.208122 26497 consensus_queue.cc:1048] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:16.340163 25426 raft_consensus.cc:1275] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:16.341447 26584 consensus_queue.cc:1048] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:16.362519 26090 raft_consensus.cc:1275] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:16.364014 26497 consensus_queue.cc:1048] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:16.421190 25502 raft_consensus.cc:1275] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:16.422686 26627 consensus_queue.cc:1048] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:16.441044 26090 raft_consensus.cc:1275] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Refusing update from remote peer 0ded96dc02a344148df94542adbb2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:16.451365 26637 consensus_queue.cc:1048] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:07:16.504024 25399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:43145, user_credentials={real_user=slave}} blocked reactor thread for 53747.6us
I20260709 13:07:16.535450 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:16.659744 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:16.717331 25431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bed568e4ef98451ca9bdba90bb6a1279"
dest_uuid: "0ded96dc02a344148df94542adbb2658"
mode: GRACEFUL
new_leader_uuid: "f633202046eb4769bf373f7f04d27a1f"
 from {username='slave'} at 127.0.0.1:35850
I20260709 13:07:16.717916 25431 raft_consensus.cc:606] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 3 LEADER]: Received request to transfer leadership to TS f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:16.723421 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:07:16.724896 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:17.102969 26667 raft_consensus.cc:993] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658: : Instructing follower f633202046eb4769bf373f7f04d27a1f to start an election
I20260709 13:07:17.103430 26667 raft_consensus.cc:1081] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 3 LEADER]: Signalling peer f633202046eb4769bf373f7f04d27a1f to start an election
I20260709 13:07:17.105154 25353 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bed568e4ef98451ca9bdba90bb6a1279"
dest_uuid: "f633202046eb4769bf373f7f04d27a1f"
 from {username='slave'} at 127.0.0.1:39536
I20260709 13:07:17.105674 25353 raft_consensus.cc:493] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:17.105986 25353 raft_consensus.cc:3060] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:17.112176 25353 raft_consensus.cc:515] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:17.114435 26090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed568e4ef98451ca9bdba90bb6a1279" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9f7f8938939b41e0bfef36cb18cc5e12"
I20260709 13:07:17.114564 25353 leader_election.cc:290] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [CANDIDATE]: Term 4 election: Requested vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:17.114959 26090 raft_consensus.cc:3060] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:17.119311 25431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed568e4ef98451ca9bdba90bb6a1279" candidate_uuid: "f633202046eb4769bf373f7f04d27a1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0ded96dc02a344148df94542adbb2658"
I20260709 13:07:17.120108 25431 raft_consensus.cc:3055] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:17.120393 25431 raft_consensus.cc:740] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0ded96dc02a344148df94542adbb2658, State: Running, Role: LEADER
I20260709 13:07:17.121079 25431 consensus_queue.cc:260] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:17.122012 25431 raft_consensus.cc:3060] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:17.122481 26090 raft_consensus.cc:2468] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 4.
I20260709 13:07:17.123548 25325 leader_election.cc:304] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [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: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f; no voters: 
I20260709 13:07:17.124251 26497 raft_consensus.cc:2804] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:17.124713 26497 raft_consensus.cc:697] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 4 LEADER]: Becoming Leader. State: Replica: f633202046eb4769bf373f7f04d27a1f, State: Running, Role: LEADER
I20260709 13:07:17.125483 26497 consensus_queue.cc:237] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [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: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } }
I20260709 13:07:17.132783 25431 raft_consensus.cc:2468] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f633202046eb4769bf373f7f04d27a1f in term 4.
I20260709 13:07:17.146811 25181 catalog_manager.cc:5697] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f reported cstate change: term changed from 3 to 4, leader changed from 0ded96dc02a344148df94542adbb2658 (127.21.26.131) to f633202046eb4769bf373f7f04d27a1f (127.21.26.130). New cstate: current_term: 4 leader_uuid: "f633202046eb4769bf373f7f04d27a1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:17.714341 26090 raft_consensus.cc:1275] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:17.715431 26497 consensus_queue.cc:1048] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:17.725710 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:17.741001 25431 raft_consensus.cc:1275] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Refusing update from remote peer f633202046eb4769bf373f7f04d27a1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:17.747433 26584 consensus_queue.cc:1048] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:07:17.807963 21610 tablet_server.cc:179] TabletServer@127.21.26.129:43145 shutting down...
W20260709 13:07:17.816417 25399 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 53 similar messages]
W20260709 13:07:17.827111 25399 consensus_peers.cc:597] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:07:17.855764 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:17.856734 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.857712 21610 raft_consensus.cc:2243] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.858433 21610 raft_consensus.cc:2272] T 5d1299b414dd4552923878ea90c78630 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.860899 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.861758 21610 raft_consensus.cc:2243] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.862305 21610 raft_consensus.cc:2272] T 58457a4159764d58a071ebb23e3a59e1 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.864939 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.865787 21610 raft_consensus.cc:2243] T 490af220d4ae44be959d27e89e754413 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.866330 21610 raft_consensus.cc:2272] T 490af220d4ae44be959d27e89e754413 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.869046 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.869930 21610 raft_consensus.cc:2243] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.870481 21610 raft_consensus.cc:2272] T 0d33e9c80e26417b84b284fd3265a8bb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.873061 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.874366 21610 raft_consensus.cc:2243] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.875489 21610 raft_consensus.cc:2272] T 05eefc884fbc436faf78d76f958e3410 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:17.878787 25473 consensus_peers.cc:597] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:07:17.879086 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.880029 21610 raft_consensus.cc:2243] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.880568 21610 raft_consensus.cc:2272] T fb22ed3db00649de96bf9e3183ea6da2 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.882997 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.883687 21610 raft_consensus.cc:2243] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.884574 21610 raft_consensus.cc:2272] T 56d454b38c8f40a880727baffd8703c0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.886888 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.887588 21610 raft_consensus.cc:2243] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.888041 21610 raft_consensus.cc:2272] T 7439b61ac5a24ceaadafc0ef5570b60d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:17.888201 25325 consensus_peers.cc:597] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:07:17.890816 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.891608 21610 raft_consensus.cc:2243] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.892103 21610 raft_consensus.cc:2272] T 8425f573802c435c8d5cabfe95c23839 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:17.892868 25473 consensus_peers.cc:597] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:07:17.894503 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.895262 21610 raft_consensus.cc:2243] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:17.895408 25473 consensus_peers.cc:597] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:07:17.895740 21610 raft_consensus.cc:2272] T 68d59d4fa1414b76b3dad3fc2df181d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:17.898379 25399 consensus_peers.cc:597] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:07:17.898422 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.899309 21610 raft_consensus.cc:2243] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.900267 21610 raft_consensus.cc:2272] T d050436bb64b489599df03df1c33e162 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:17.901801 25399 consensus_peers.cc:597] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:07:17.902855 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.903695 21610 raft_consensus.cc:2243] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.904188 21610 raft_consensus.cc:2272] T e8da1e79f99442ebbc38cf81fec5a67b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.906697 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.907464 21610 raft_consensus.cc:2243] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.908324 21610 raft_consensus.cc:2272] T a12fe7e438fe4623bcfbce1c02a717f8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.910729 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.911415 21610 raft_consensus.cc:2243] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.912292 21610 raft_consensus.cc:2272] T a2fcfe4520314077b8b1970373bb29a9 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.914718 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.915429 21610 raft_consensus.cc:2243] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.915953 21610 raft_consensus.cc:2272] T 210ea2f6f771408c82692e40f4663d31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.918370 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.919057 21610 raft_consensus.cc:2243] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.919988 21610 raft_consensus.cc:2272] T b3e4e46613944634af9f7a33746a9709 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.922672 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.923381 21610 raft_consensus.cc:2243] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.923830 21610 raft_consensus.cc:2272] T e21e681dfa3d46048c5b5704f5b3ad31 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.926366 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.927066 21610 raft_consensus.cc:2243] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.927544 21610 raft_consensus.cc:2272] T dbbbab36c2c74ee192d8adec4cec3757 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.929863 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.930565 21610 raft_consensus.cc:2243] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.931021 21610 raft_consensus.cc:2272] T 44f9f8bec6144df89339bf5c3e41413b P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.933564 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.934226 21610 raft_consensus.cc:2243] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.934679 21610 raft_consensus.cc:2272] T c34b7508fa8e4afa964363b5907797c6 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.937117 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.937824 21610 raft_consensus.cc:2243] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.938269 21610 raft_consensus.cc:2272] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:17.938776 25473 consensus_peers.cc:597] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:07:17.940748 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.941551 21610 raft_consensus.cc:2243] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.942018 21610 raft_consensus.cc:2272] T 80529e0713354077ba694cbbe1eac3d5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.944434 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.945147 21610 raft_consensus.cc:2243] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.945596 21610 raft_consensus.cc:2272] T f410455b616a4ae0ae80d19457946f8a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.948094 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.948820 21610 raft_consensus.cc:2243] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.949286 21610 raft_consensus.cc:2272] T 5b3e66f243ef443185c716bd8bb1be38 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.951720 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.952433 21610 raft_consensus.cc:2243] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.952894 21610 raft_consensus.cc:2272] T 12d8158601b842e3be5b60f868aff003 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.955118 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.955782 21610 raft_consensus.cc:2243] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.956760 21610 raft_consensus.cc:2272] T 3aecb736ba594d0788ba7d1ef8aefec5 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.959365 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.960124 21610 raft_consensus.cc:2243] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.960582 21610 raft_consensus.cc:2272] T c47eb35e53f54bd8a823d06d33d0819e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:17.962121 25473 consensus_peers.cc:597] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:07:17.962949 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.963761 21610 raft_consensus.cc:2243] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.964289 21610 raft_consensus.cc:2272] T c2c3a3e74d764a61844cab88bff62a77 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.966843 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.967541 21610 raft_consensus.cc:2243] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.967996 21610 raft_consensus.cc:2272] T 7e244eea54984bdfa9bee7490d0d589a P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.970397 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.971129 21610 raft_consensus.cc:2243] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.972048 21610 raft_consensus.cc:2272] T e3e311a4791c442ba8b2f153c8f64c30 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.974418 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.975078 21610 raft_consensus.cc:2243] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.975556 21610 raft_consensus.cc:2272] T 5647d21a97f8469ca4f0992529a577fb P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.977963 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.978632 21610 raft_consensus.cc:2243] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.979066 21610 raft_consensus.cc:2272] T db77c0045a164b87a8e7c78d4d554142 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.981477 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.982146 21610 raft_consensus.cc:2243] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.982597 21610 raft_consensus.cc:2272] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.984916 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.985570 21610 raft_consensus.cc:2243] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:17.986020 21610 raft_consensus.cc:2272] T bed568e4ef98451ca9bdba90bb6a1279 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.989408 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.990073 21610 raft_consensus.cc:2243] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.990950 21610 raft_consensus.cc:2272] T fb6a49daffad4f1984626cfaee4e4177 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.993423 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.994063 21610 raft_consensus.cc:2243] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.994918 21610 raft_consensus.cc:2272] T 3cb970570908451ba25915b8bc50a89d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.997169 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:17.997828 21610 raft_consensus.cc:2243] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:17.998701 21610 raft_consensus.cc:2272] T d54810ef5c3d48b38d14f92d568677ff P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.001128 21610 tablet_replica.cc:333] stopping tablet replica
W20260709 13:07:18.001291 25473 consensus_peers.cc:597] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:07:18.001768 21610 raft_consensus.cc:2243] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.002362 21610 raft_consensus.cc:2272] T 8faf342fbbaa4af69135be45370c8a8c P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.004721 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:18.005363 21610 raft_consensus.cc:2243] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.005841 21610 raft_consensus.cc:2272] T 11cb8591c32a44f48db783393820749d P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.008020 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:18.008769 21610 raft_consensus.cc:2243] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.009692 21610 raft_consensus.cc:2272] T d16d5831a89a4e29932f964f48a59dee P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.012058 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:18.012734 21610 raft_consensus.cc:2243] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.013597 21610 raft_consensus.cc:2272] T 7562fcffa3754216a9bea95474a03cb0 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.015836 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:18.016471 21610 raft_consensus.cc:2243] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.016921 21610 raft_consensus.cc:2272] T c1eb320feca443c4ad19de2a3d5c7b37 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.019152 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:18.019779 21610 raft_consensus.cc:2243] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.020649 21610 raft_consensus.cc:2272] T 7a05dd7cd7b7429b8449c029bb04a285 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.022914 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:18.023483 21610 raft_consensus.cc:2243] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.023873 21610 raft_consensus.cc:2272] T f05563c0c16a454f9596663ce2035c6e P 9f7f8938939b41e0bfef36cb18cc5e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.026198 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:18.026731 21610 raft_consensus.cc:2243] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.027559 21610 raft_consensus.cc:2272] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 9f7f8938939b41e0bfef36cb18cc5e12 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:18.030529 25473 consensus_peers.cc:597] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:07:18.049767 25325 consensus_peers.cc:597] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:07:18.075114 25399 consensus_peers.cc:597] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:07:18.084014 25473 consensus_peers.cc:597] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. 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 13:07:18.111955 21610 tablet_server.cc:196] TabletServer@127.21.26.129:43145 shutdown complete.
W20260709 13:07:18.116204 25399 consensus_peers.cc:597] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:18.121054 25399 consensus_peers.cc:597] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:18.141095 25325 consensus_peers.cc:597] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:18.143071 25473 consensus_peers.cc:597] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:18.157476 25399 consensus_peers.cc:597] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:18.159904 25473 consensus_peers.cc:597] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:18.165386 25325 consensus_peers.cc:597] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:18.185094 25473 consensus_peers.cc:597] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:18.191952 25325 consensus_peers.cc:597] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:18.194168 21610 tablet_server.cc:179] TabletServer@127.21.26.130:0 shutting down...
W20260709 13:07:18.203848 25397 consensus_peers.cc:597] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658 -> Peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Couldn't send request to peer f633202046eb4769bf373f7f04d27a1f. 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 13:07:18.216406 25399 consensus_peers.cc:597] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:18.225032 25471 consensus_peers.cc:597] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Couldn't send request to peer f633202046eb4769bf373f7f04d27a1f. 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 13:07:18.225368 25397 consensus_peers.cc:597] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658 -> Peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Couldn't send request to peer f633202046eb4769bf373f7f04d27a1f. 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 13:07:18.238962 25399 consensus_peers.cc:597] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:18.243359 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:18.244122 21610 tablet_replica.cc:333] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.244975 21610 raft_consensus.cc:2243] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.245816 21610 raft_consensus.cc:2272] T 7e244eea54984bdfa9bee7490d0d589a P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:18.247936 25397 consensus_peers.cc:597] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 -> Peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Couldn't send request to peer f633202046eb4769bf373f7f04d27a1f. 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 13:07:18.248201 21610 tablet_replica.cc:333] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.248872 21610 raft_consensus.cc:2243] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.249258 21610 raft_consensus.cc:2272] T 5d1299b414dd4552923878ea90c78630 P f633202046eb4769bf373f7f04d27a1f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.251201 21610 tablet_replica.cc:333] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.251891 21610 raft_consensus.cc:2243] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.252770 21610 raft_consensus.cc:2272] T c1eb320feca443c4ad19de2a3d5c7b37 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.255177 21610 tablet_replica.cc:333] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.255864 21610 raft_consensus.cc:2243] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.256309 21610 raft_consensus.cc:2272] T d050436bb64b489599df03df1c33e162 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.258286 21610 tablet_replica.cc:333] T d2ff17b1d78449149d9cefdb67ca1ae4 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.258792 21610 raft_consensus.cc:2243] T d2ff17b1d78449149d9cefdb67ca1ae4 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.259150 21610 raft_consensus.cc:2272] T d2ff17b1d78449149d9cefdb67ca1ae4 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.260867 21610 tablet_replica.cc:333] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.261416 21610 raft_consensus.cc:2243] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.262161 21610 raft_consensus.cc:2272] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P f633202046eb4769bf373f7f04d27a1f [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.263839 21610 tablet_replica.cc:333] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.264348 21610 raft_consensus.cc:2243] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.264706 21610 raft_consensus.cc:2272] T d16d5831a89a4e29932f964f48a59dee P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.266561 21610 tablet_replica.cc:333] T 0e050a960c4c4f48b314c82e53478c17 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.267295 21610 raft_consensus.cc:2243] T 0e050a960c4c4f48b314c82e53478c17 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.267710 21610 raft_consensus.cc:2272] T 0e050a960c4c4f48b314c82e53478c17 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.269765 21610 tablet_replica.cc:333] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.270339 21610 raft_consensus.cc:2243] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.270778 21610 raft_consensus.cc:2272] T 05eefc884fbc436faf78d76f958e3410 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.272610 21610 tablet_replica.cc:333] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.273176 21610 raft_consensus.cc:2243] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.273545 21610 raft_consensus.cc:2272] T 8faf342fbbaa4af69135be45370c8a8c P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.275228 21610 tablet_replica.cc:333] T 41e57b0317414a43b73861041a7faa97 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.275693 21610 raft_consensus.cc:2243] T 41e57b0317414a43b73861041a7faa97 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.276117 21610 raft_consensus.cc:2272] T 41e57b0317414a43b73861041a7faa97 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.277714 21610 tablet_replica.cc:333] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.278214 21610 raft_consensus.cc:2243] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.278581 21610 raft_consensus.cc:2272] T 58457a4159764d58a071ebb23e3a59e1 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.280352 21610 tablet_replica.cc:333] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.280937 21610 raft_consensus.cc:2243] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.281397 21610 raft_consensus.cc:2272] T d54810ef5c3d48b38d14f92d568677ff P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.283327 21610 tablet_replica.cc:333] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.283834 21610 raft_consensus.cc:2243] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.284302 21610 raft_consensus.cc:2272] T e5048c4dac2744bca57c25336de839eb P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.286669 21610 tablet_replica.cc:333] T 7166a8882e8b43c185d9eca137eec0a9 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.287338 21610 raft_consensus.cc:2243] T 7166a8882e8b43c185d9eca137eec0a9 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.287775 21610 raft_consensus.cc:2272] T 7166a8882e8b43c185d9eca137eec0a9 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:18.288775 25399 consensus_peers.cc:597] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:18.289016 25473 consensus_peers.cc:597] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:18.289937 21610 tablet_replica.cc:333] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.290529 21610 raft_consensus.cc:2243] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.291178 21610 raft_consensus.cc:2272] T f410455b616a4ae0ae80d19457946f8a P f633202046eb4769bf373f7f04d27a1f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.292929 21610 tablet_replica.cc:333] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.293408 21610 raft_consensus.cc:2243] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.294059 21610 raft_consensus.cc:2272] T b0e032e8927543de9558671f2b49db5c P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.295730 21610 tablet_replica.cc:333] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.296247 21610 raft_consensus.cc:2243] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.296633 21610 raft_consensus.cc:2272] T 5b3e66f243ef443185c716bd8bb1be38 P f633202046eb4769bf373f7f04d27a1f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.298385 21610 tablet_replica.cc:333] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.298887 21610 raft_consensus.cc:2243] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.299264 21610 raft_consensus.cc:2272] T 3aecb736ba594d0788ba7d1ef8aefec5 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.300945 21610 tablet_replica.cc:333] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.301467 21610 raft_consensus.cc:2243] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.302111 21610 raft_consensus.cc:2272] T 12d8158601b842e3be5b60f868aff003 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.303834 21610 tablet_replica.cc:333] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.304373 21610 raft_consensus.cc:2243] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.304736 21610 raft_consensus.cc:2272] T c47eb35e53f54bd8a823d06d33d0819e P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.306582 21610 tablet_replica.cc:333] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.307150 21610 raft_consensus.cc:2243] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.308112 21610 raft_consensus.cc:2272] T 2010d6a967f244eea95540ad39e4950a P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.310406 21610 tablet_replica.cc:333] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.311115 21610 raft_consensus.cc:2243] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.311574 21610 raft_consensus.cc:2272] T 7a05dd7cd7b7429b8449c029bb04a285 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.313781 21610 tablet_replica.cc:333] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.314507 21610 raft_consensus.cc:2243] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.315003 21610 raft_consensus.cc:2272] T f05563c0c16a454f9596663ce2035c6e P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:18.315642 25325 consensus_peers.cc:597] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:18.317209 21610 tablet_replica.cc:333] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.318004 21610 raft_consensus.cc:2243] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.319186 21610 raft_consensus.cc:2272] T fbdee43250804bb888fe3c1bd09ac2a6 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.321338 21610 tablet_replica.cc:333] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.322036 21610 raft_consensus.cc:2243] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.322515 21610 raft_consensus.cc:2272] T e96b28d86def458c97fd73331e13d621 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.325119 21610 tablet_replica.cc:333] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.325804 21610 raft_consensus.cc:2243] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.326675 21610 raft_consensus.cc:2272] T c6f11ae7db984c9ca3ae59a46d36265a P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.329048 21610 tablet_replica.cc:333] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.329748 21610 raft_consensus.cc:2243] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.330256 21610 raft_consensus.cc:2272] T a12fe7e438fe4623bcfbce1c02a717f8 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.332593 21610 tablet_replica.cc:333] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.333328 21610 raft_consensus.cc:2243] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.334255 21610 raft_consensus.cc:2272] T 19dff25e8ef94e378bf4943b47771025 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.336743 21610 tablet_replica.cc:333] T 490af220d4ae44be959d27e89e754413 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.337240 21610 raft_consensus.cc:2243] T 490af220d4ae44be959d27e89e754413 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.337625 21610 raft_consensus.cc:2272] T 490af220d4ae44be959d27e89e754413 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.339402 21610 tablet_replica.cc:333] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.340020 21610 raft_consensus.cc:2243] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.340550 21610 raft_consensus.cc:2272] T 210ea2f6f771408c82692e40f4663d31 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.342931 21610 tablet_replica.cc:333] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.343578 21610 raft_consensus.cc:2243] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.344022 21610 raft_consensus.cc:2272] T a2fcfe4520314077b8b1970373bb29a9 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:18.345104 25471 consensus_peers.cc:597] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Couldn't send request to peer f633202046eb4769bf373f7f04d27a1f. 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 13:07:18.346314 21610 tablet_replica.cc:333] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.347085 21610 raft_consensus.cc:2243] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.347921 21610 raft_consensus.cc:2272] T 4cc7131ba2fd4a1297ce40c46c85a50e P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:18.349860 25471 consensus_peers.cc:597] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Couldn't send request to peer f633202046eb4769bf373f7f04d27a1f. 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 13:07:18.350313 21610 tablet_replica.cc:333] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
W20260709 13:07:18.352468 25473 consensus_peers.cc:597] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Couldn't send request to peer 9f7f8938939b41e0bfef36cb18cc5e12. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:18.354707 21610 raft_consensus.cc:2243] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.355281 21610 raft_consensus.cc:2272] T fb22ed3db00649de96bf9e3183ea6da2 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:18.354696 25397 consensus_peers.cc:597] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 -> Peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Couldn't send request to peer f633202046eb4769bf373f7f04d27a1f. 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 13:07:18.361856 21610 tablet_replica.cc:333] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.362589 21610 raft_consensus.cc:2243] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.363731 21610 raft_consensus.cc:2272] T bed568e4ef98451ca9bdba90bb6a1279 P f633202046eb4769bf373f7f04d27a1f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.371157 21610 tablet_replica.cc:333] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.371855 21610 raft_consensus.cc:2243] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.372344 21610 raft_consensus.cc:2272] T fb6a49daffad4f1984626cfaee4e4177 P f633202046eb4769bf373f7f04d27a1f [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:18.372676 25471 consensus_peers.cc:597] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Couldn't send request to peer f633202046eb4769bf373f7f04d27a1f. 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 13:07:18.375074 21610 tablet_replica.cc:333] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.375788 21610 raft_consensus.cc:2243] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.376220 21610 raft_consensus.cc:2272] T e8da1e79f99442ebbc38cf81fec5a67b P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.378185 21610 tablet_replica.cc:333] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.378815 21610 raft_consensus.cc:2243] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.385753 21610 raft_consensus.cc:2272] T db77c0045a164b87a8e7c78d4d554142 P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.387727 21610 tablet_replica.cc:333] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.388267 21610 raft_consensus.cc:2243] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.391453 21610 raft_consensus.cc:2272] T 213cef5e49ef4d66ab21f5ea3e436ac8 P f633202046eb4769bf373f7f04d27a1f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.393496 21610 tablet_replica.cc:333] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.393981 21610 raft_consensus.cc:2243] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.394414 21610 raft_consensus.cc:2272] T b3e4e46613944634af9f7a33746a9709 P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.396195 21610 tablet_replica.cc:333] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.396649 21610 raft_consensus.cc:2243] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.397013 21610 raft_consensus.cc:2272] T 5647d21a97f8469ca4f0992529a577fb P f633202046eb4769bf373f7f04d27a1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.398787 21610 tablet_replica.cc:333] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.399215 21610 raft_consensus.cc:2243] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.399562 21610 raft_consensus.cc:2272] T 56d454b38c8f40a880727baffd8703c0 P f633202046eb4769bf373f7f04d27a1f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.401223 21610 tablet_replica.cc:333] T 7439b61ac5a24ceaadafc0ef5570b60d P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.401757 21610 raft_consensus.cc:2243] T 7439b61ac5a24ceaadafc0ef5570b60d P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.402212 21610 raft_consensus.cc:2272] T 7439b61ac5a24ceaadafc0ef5570b60d P f633202046eb4769bf373f7f04d27a1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.404367 21610 tablet_replica.cc:333] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f: stopping tablet replica
I20260709 13:07:18.404817 21610 raft_consensus.cc:2243] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.405170 21610 raft_consensus.cc:2272] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P f633202046eb4769bf373f7f04d27a1f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:18.440181 25397 consensus_peers.cc:597] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658 -> Peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Couldn't send request to peer f633202046eb4769bf373f7f04d27a1f. 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 13:07:18.463917 25471 consensus_peers.cc:597] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Couldn't send request to peer f633202046eb4769bf373f7f04d27a1f. 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 13:07:18.476327 25397 connection.cc:573] client connection to 127.21.26.130:40467 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 13:07:18.477027 25397 consensus_peers.cc:597] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658 -> Peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Couldn't send request to peer f633202046eb4769bf373f7f04d27a1f. Status: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:18.485731 25397 consensus_peers.cc:597] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 -> Peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Couldn't send request to peer f633202046eb4769bf373f7f04d27a1f. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.130:40467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:18.499330 21610 tablet_server.cc:196] TabletServer@127.21.26.130:0 shutdown complete.
W20260709 13:07:18.537906 25471 consensus_peers.cc:597] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Couldn't send request to peer f633202046eb4769bf373f7f04d27a1f. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.130:40467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:18.567371 25471 consensus_peers.cc:597] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Couldn't send request to peer f633202046eb4769bf373f7f04d27a1f. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.130:40467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:18.580183 21610 tablet_server.cc:179] TabletServer@127.21.26.131:0 shutting down...
W20260709 13:07:18.581620 25471 consensus_peers.cc:597] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Couldn't send request to peer f633202046eb4769bf373f7f04d27a1f. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.130:40467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:18.590946 25471 consensus_peers.cc:597] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Couldn't send request to peer f633202046eb4769bf373f7f04d27a1f. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.130:40467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:18.617288 25471 consensus_peers.cc:597] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Couldn't send request to peer f633202046eb4769bf373f7f04d27a1f. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.130:40467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:18.623513 25397 consensus_peers.cc:597] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 -> Peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Couldn't send request to peer f633202046eb4769bf373f7f04d27a1f. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.130:40467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:18.635134 25471 consensus_peers.cc:597] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Couldn't send request to peer 0ded96dc02a344148df94542adbb2658. 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 13:07:18.648150 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:18.650691 21610 tablet_replica.cc:333] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.651298 21610 raft_consensus.cc:2243] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.651753 21610 raft_consensus.cc:2272] T 5d1299b414dd4552923878ea90c78630 P 0ded96dc02a344148df94542adbb2658 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.654049 21610 tablet_replica.cc:333] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.654839 21610 raft_consensus.cc:2243] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.655292 21610 raft_consensus.cc:2272] T e21e681dfa3d46048c5b5704f5b3ad31 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.657047 21610 tablet_replica.cc:333] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.657538 21610 raft_consensus.cc:2243] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.657929 21610 raft_consensus.cc:2272] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.659611 21610 tablet_replica.cc:333] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.660128 21610 raft_consensus.cc:2243] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.660817 21610 raft_consensus.cc:2272] T 0e050a960c4c4f48b314c82e53478c17 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.662596 21610 tablet_replica.cc:333] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.663121 21610 raft_consensus.cc:2243] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.663753 21610 raft_consensus.cc:2272] T d2ff17b1d78449149d9cefdb67ca1ae4 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.665431 21610 tablet_replica.cc:333] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.665939 21610 raft_consensus.cc:2243] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.666292 21610 raft_consensus.cc:2272] T c1eb320feca443c4ad19de2a3d5c7b37 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.667829 21610 tablet_replica.cc:333] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.668349 21610 raft_consensus.cc:2243] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.668684 21610 raft_consensus.cc:2272] T 68d59d4fa1414b76b3dad3fc2df181d5 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.670325 21610 tablet_replica.cc:333] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.670843 21610 raft_consensus.cc:2243] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.671185 21610 raft_consensus.cc:2272] T 4cc7131ba2fd4a1297ce40c46c85a50e P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.672871 21610 tablet_replica.cc:333] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.673365 21610 raft_consensus.cc:2243] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.673722 21610 raft_consensus.cc:2272] T c2c3a3e74d764a61844cab88bff62a77 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.675326 21610 tablet_replica.cc:333] T d54810ef5c3d48b38d14f92d568677ff P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.675830 21610 raft_consensus.cc:2243] T d54810ef5c3d48b38d14f92d568677ff P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.676208 21610 raft_consensus.cc:2272] T d54810ef5c3d48b38d14f92d568677ff P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.677932 21610 tablet_replica.cc:333] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.678609 21610 raft_consensus.cc:2243] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.679404 21610 raft_consensus.cc:2272] T e5048c4dac2744bca57c25336de839eb P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.681591 21610 tablet_replica.cc:333] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.682250 21610 raft_consensus.cc:2243] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:18.682669 25397 consensus_peers.cc:597] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 -> Peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Couldn't send request to peer f633202046eb4769bf373f7f04d27a1f. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.130:40467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:18.682711 21610 raft_consensus.cc:2272] T 56d454b38c8f40a880727baffd8703c0 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.684744 21610 tablet_replica.cc:333] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.685245 21610 raft_consensus.cc:2243] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.685591 21610 raft_consensus.cc:2272] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 0ded96dc02a344148df94542adbb2658 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.687227 21610 tablet_replica.cc:333] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.687675 21610 raft_consensus.cc:2243] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.688024 21610 raft_consensus.cc:2272] T 7562fcffa3754216a9bea95474a03cb0 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.689639 21610 tablet_replica.cc:333] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.690104 21610 raft_consensus.cc:2243] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.690821 21610 raft_consensus.cc:2272] T 8faf342fbbaa4af69135be45370c8a8c P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.692866 21610 tablet_replica.cc:333] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.693451 21610 raft_consensus.cc:2243] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.693873 21610 raft_consensus.cc:2272] T 213cef5e49ef4d66ab21f5ea3e436ac8 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.695695 21610 tablet_replica.cc:333] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.696194 21610 raft_consensus.cc:2243] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.696571 21610 raft_consensus.cc:2272] T f410455b616a4ae0ae80d19457946f8a P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.698299 21610 tablet_replica.cc:333] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.698931 21610 raft_consensus.cc:2243] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.699728 21610 raft_consensus.cc:2272] T 7166a8882e8b43c185d9eca137eec0a9 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.701803 21610 tablet_replica.cc:333] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.702493 21610 raft_consensus.cc:2243] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.703140 21610 raft_consensus.cc:2272] T 44f9f8bec6144df89339bf5c3e41413b P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.704849 21610 tablet_replica.cc:333] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.705319 21610 raft_consensus.cc:2243] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.705950 21610 raft_consensus.cc:2272] T dbbbab36c2c74ee192d8adec4cec3757 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.707572 21610 tablet_replica.cc:333] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.708045 21610 raft_consensus.cc:2243] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.708423 21610 raft_consensus.cc:2272] T 12d8158601b842e3be5b60f868aff003 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.710000 21610 tablet_replica.cc:333] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.710467 21610 raft_consensus.cc:2243] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.711086 21610 raft_consensus.cc:2272] T c47eb35e53f54bd8a823d06d33d0819e P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.712797 21610 tablet_replica.cc:333] T 41e57b0317414a43b73861041a7faa97 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.713465 21610 raft_consensus.cc:2243] T 41e57b0317414a43b73861041a7faa97 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.713832 21610 raft_consensus.cc:2272] T 41e57b0317414a43b73861041a7faa97 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.715783 21610 tablet_replica.cc:333] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
W20260709 13:07:18.716401 25471 consensus_peers.cc:597] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Couldn't send request to peer 0ded96dc02a344148df94542adbb2658. 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 13:07:18.716418 21610 raft_consensus.cc:2243] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.717221 21610 raft_consensus.cc:2272] T 2010d6a967f244eea95540ad39e4950a P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.719524 21610 tablet_replica.cc:333] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.720240 21610 raft_consensus.cc:2243] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.721118 21610 raft_consensus.cc:2272] T 0d33e9c80e26417b84b284fd3265a8bb P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.723359 21610 tablet_replica.cc:333] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.723997 21610 raft_consensus.cc:2243] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.724469 21610 raft_consensus.cc:2272] T fbdee43250804bb888fe3c1bd09ac2a6 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.726853 21610 tablet_replica.cc:333] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.727497 21610 raft_consensus.cc:2243] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.727933 21610 raft_consensus.cc:2272] T 80529e0713354077ba694cbbe1eac3d5 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.730103 21610 tablet_replica.cc:333] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.730727 21610 raft_consensus.cc:2243] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.731182 21610 raft_consensus.cc:2272] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.733372 21610 tablet_replica.cc:333] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.734009 21610 raft_consensus.cc:2243] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.734941 21610 raft_consensus.cc:2272] T e96b28d86def458c97fd73331e13d621 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.737257 21610 tablet_replica.cc:333] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.737932 21610 raft_consensus.cc:2243] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.738765 21610 raft_consensus.cc:2272] T c34b7508fa8e4afa964363b5907797c6 P 0ded96dc02a344148df94542adbb2658 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.740784 21610 tablet_replica.cc:333] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.741441 21610 raft_consensus.cc:2243] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.741916 21610 raft_consensus.cc:2272] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.744113 21610 tablet_replica.cc:333] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.744761 21610 raft_consensus.cc:2243] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.745620 21610 raft_consensus.cc:2272] T 8425f573802c435c8d5cabfe95c23839 P 0ded96dc02a344148df94542adbb2658 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.747865 21610 tablet_replica.cc:333] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.748540 21610 raft_consensus.cc:2243] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.748976 21610 raft_consensus.cc:2272] T 3cb970570908451ba25915b8bc50a89d P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.750989 21610 tablet_replica.cc:333] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.751616 21610 raft_consensus.cc:2243] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.752058 21610 raft_consensus.cc:2272] T bed568e4ef98451ca9bdba90bb6a1279 P 0ded96dc02a344148df94542adbb2658 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.754520 21610 tablet_replica.cc:333] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.755200 21610 raft_consensus.cc:2243] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.755687 21610 raft_consensus.cc:2272] T fb6a49daffad4f1984626cfaee4e4177 P 0ded96dc02a344148df94542adbb2658 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.757817 21610 tablet_replica.cc:333] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.758438 21610 raft_consensus.cc:2243] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.758934 21610 raft_consensus.cc:2272] T a2fcfe4520314077b8b1970373bb29a9 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.761193 21610 tablet_replica.cc:333] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.761816 21610 raft_consensus.cc:2243] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.762686 21610 raft_consensus.cc:2272] T 210ea2f6f771408c82692e40f4663d31 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.764941 21610 tablet_replica.cc:333] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.765656 21610 raft_consensus.cc:2243] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.766577 21610 raft_consensus.cc:2272] T 490af220d4ae44be959d27e89e754413 P 0ded96dc02a344148df94542adbb2658 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:18.766976 25471 consensus_peers.cc:597] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Couldn't send request to peer 0ded96dc02a344148df94542adbb2658. 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 13:07:18.768875 21610 tablet_replica.cc:333] T e3e311a4791c442ba8b2f153c8f64c30 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.769621 21610 raft_consensus.cc:2243] T e3e311a4791c442ba8b2f153c8f64c30 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.770076 21610 raft_consensus.cc:2272] T e3e311a4791c442ba8b2f153c8f64c30 P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.772287 21610 tablet_replica.cc:333] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.773062 21610 raft_consensus.cc:2243] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.773504 21610 raft_consensus.cc:2272] T b0e032e8927543de9558671f2b49db5c P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.775635 21610 tablet_replica.cc:333] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.776213 21610 raft_consensus.cc:2243] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.776654 21610 raft_consensus.cc:2272] T c6f11ae7db984c9ca3ae59a46d36265a P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.778803 21610 tablet_replica.cc:333] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.779374 21610 raft_consensus.cc:2243] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.779834 21610 raft_consensus.cc:2272] T d16d5831a89a4e29932f964f48a59dee P 0ded96dc02a344148df94542adbb2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.782097 21610 tablet_replica.cc:333] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.782826 21610 raft_consensus.cc:2243] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:18.783706 21610 raft_consensus.cc:2272] T 11cb8591c32a44f48db783393820749d P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.785936 21610 tablet_replica.cc:333] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658: stopping tablet replica
I20260709 13:07:18.786482 21610 raft_consensus.cc:2243] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.786940 21610 raft_consensus.cc:2272] T 19dff25e8ef94e378bf4943b47771025 P 0ded96dc02a344148df94542adbb2658 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:18.849135 25471 consensus_peers.cc:597] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Couldn't send request to peer 0ded96dc02a344148df94542adbb2658. 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 13:07:18.916324 21610 tablet_server.cc:196] TabletServer@127.21.26.131:0 shutdown complete.
I20260709 13:07:18.960774 26671 raft_consensus.cc:493] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:07:18.961503 26671 raft_consensus.cc:515] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:18.965330 26671 leader_election.cc:290] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
W20260709 13:07:18.972218 25471 leader_election.cc:336] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Network error: Client connection negotiation failed: client connection to 127.21.26.131:43935: connect: Connection refused (error 111)
W20260709 13:07:18.984601 25471 consensus_peers.cc:597] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Couldn't send request to peer 0ded96dc02a344148df94542adbb2658. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.131:43935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:18.985183 25473 leader_election.cc:336] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111)
I20260709 13:07:18.985706 25473 leader_election.cc:304] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:18.986406 26671 raft_consensus.cc:2749] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:07:18.986909 25471 consensus_peers.cc:597] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc -> Peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Couldn't send request to peer 0ded96dc02a344148df94542adbb2658. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.131:43935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:18.994748 26671 raft_consensus.cc:493] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:07:18.995328 26671 raft_consensus.cc:515] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:18.997480 26671 leader_election.cc:290] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:19.002490 21610 tablet_server.cc:179] TabletServer@127.21.26.132:0 shutting down...
W20260709 13:07:19.002910 25473 leader_election.cc:336] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111)
W20260709 13:07:19.009245 25471 leader_election.cc:336] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Network error: Client connection negotiation failed: client connection to 127.21.26.130:40467: connect: Connection refused (error 111)
I20260709 13:07:19.009567 25471 leader_election.cc:304] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:19.010077 26671 raft_consensus.cc:2749] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:19.022607 26671 raft_consensus.cc:493] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:07:19.024191 26671 raft_consensus.cc:515] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:19.026060 26671 leader_election.cc:290] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
W20260709 13:07:19.030267 25473 leader_election.cc:336] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111)
W20260709 13:07:19.034039 25471 leader_election.cc:336] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Network error: Client connection negotiation failed: client connection to 127.21.26.131:43935: connect: Connection refused (error 111)
I20260709 13:07:19.034405 25471 leader_election.cc:304] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:19.034910 26671 raft_consensus.cc:2749] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:19.073711 26671 raft_consensus.cc:493] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:07:19.074379 26671 raft_consensus.cc:515] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:19.076568 26671 leader_election.cc:290] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
W20260709 13:07:19.081023 25473 leader_election.cc:336] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111)
W20260709 13:07:19.090039 25471 leader_election.cc:336] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Network error: Client connection negotiation failed: client connection to 127.21.26.130:40467: connect: Connection refused (error 111)
I20260709 13:07:19.090348 25471 leader_election.cc:304] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:19.090910 26696 raft_consensus.cc:2749] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:19.104740 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:19.105552 21610 tablet_replica.cc:333] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.106349 21610 raft_consensus.cc:2243] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.107267 21610 raft_consensus.cc:2272] T e21e681dfa3d46048c5b5704f5b3ad31 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.109692 21610 tablet_replica.cc:333] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.110435 21610 raft_consensus.cc:2243] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.110906 21610 raft_consensus.cc:2272] T 58d1dcc99a8a4d5d8c70fa0e1dc88341 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.113083 21610 tablet_replica.cc:333] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.113814 21610 raft_consensus.cc:2243] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.114276 21610 raft_consensus.cc:2272] T d050436bb64b489599df03df1c33e162 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.116652 21610 tablet_replica.cc:333] T d2ff17b1d78449149d9cefdb67ca1ae4 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.117372 21610 raft_consensus.cc:2243] T d2ff17b1d78449149d9cefdb67ca1ae4 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.117831 21610 raft_consensus.cc:2272] T d2ff17b1d78449149d9cefdb67ca1ae4 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.120198 21610 tablet_replica.cc:333] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.120914 21610 raft_consensus.cc:2243] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.121759 21610 raft_consensus.cc:2272] T 68d59d4fa1414b76b3dad3fc2df181d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.124006 21610 tablet_replica.cc:333] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.124727 21610 raft_consensus.cc:2243] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.125190 21610 raft_consensus.cc:2272] T 3aecb736ba594d0788ba7d1ef8aefec5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.127440 21610 tablet_replica.cc:333] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.128167 21610 raft_consensus.cc:2243] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.128643 21610 raft_consensus.cc:2272] T 0e050a960c4c4f48b314c82e53478c17 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.130805 21610 tablet_replica.cc:333] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.131500 21610 raft_consensus.cc:2243] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.132474 21610 raft_consensus.cc:2272] T 05eefc884fbc436faf78d76f958e3410 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.134999 21610 tablet_replica.cc:333] T db77c0045a164b87a8e7c78d4d554142 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.135731 21610 raft_consensus.cc:2243] T db77c0045a164b87a8e7c78d4d554142 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.136274 21610 raft_consensus.cc:2272] T db77c0045a164b87a8e7c78d4d554142 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.138718 21610 tablet_replica.cc:333] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.139492 21610 raft_consensus.cc:2243] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.140089 21610 raft_consensus.cc:2272] T e5048c4dac2744bca57c25336de839eb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.142498 21610 tablet_replica.cc:333] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.143206 21610 raft_consensus.cc:2243] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.143642 21610 raft_consensus.cc:2272] T 3cb970570908451ba25915b8bc50a89d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.145846 21610 tablet_replica.cc:333] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.146481 21610 raft_consensus.cc:2243] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.147330 21610 raft_consensus.cc:2272] T e8da1e79f99442ebbc38cf81fec5a67b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.149636 21610 tablet_replica.cc:333] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.150308 21610 raft_consensus.cc:2243] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.150746 21610 raft_consensus.cc:2272] T 7e244eea54984bdfa9bee7490d0d589a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.152879 21610 tablet_replica.cc:333] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.153554 21610 raft_consensus.cc:2243] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.154408 21610 raft_consensus.cc:2272] T c2c3a3e74d764a61844cab88bff62a77 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.156780 21610 tablet_replica.cc:333] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.157477 21610 raft_consensus.cc:2243] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.158321 21610 raft_consensus.cc:2272] T 58457a4159764d58a071ebb23e3a59e1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.184612 26695 raft_consensus.cc:493] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:07:19.185896 26695 raft_consensus.cc:515] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:19.188230 21610 tablet_replica.cc:333] T 7166a8882e8b43c185d9eca137eec0a9 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.190016 26695 leader_election.cc:290] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:19.191402 21610 raft_consensus.cc:2243] T 7166a8882e8b43c185d9eca137eec0a9 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.192703 21610 raft_consensus.cc:2272] T 7166a8882e8b43c185d9eca137eec0a9 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.197788 21610 tablet_replica.cc:333] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
W20260709 13:07:19.197801 25471 leader_election.cc:336] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Network error: Client connection negotiation failed: client connection to 127.21.26.130:40467: connect: Connection refused (error 111)
W20260709 13:07:19.198727 25473 leader_election.cc:336] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111)
I20260709 13:07:19.199193 25473 leader_election.cc:304] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:19.199456 21610 raft_consensus.cc:2243] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.200173 26696 raft_consensus.cc:2749] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:19.200750 21610 raft_consensus.cc:2272] T 3d9dbc2ae1ac4d3fa57491ce50b196b1 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.203790 21610 tablet_replica.cc:333] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.204491 21610 raft_consensus.cc:2243] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.205096 21610 raft_consensus.cc:2272] T 7562fcffa3754216a9bea95474a03cb0 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.207553 21610 tablet_replica.cc:333] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.208467 21610 raft_consensus.cc:2243] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.209139 21610 raft_consensus.cc:2272] T 8425f573802c435c8d5cabfe95c23839 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.212024 21610 tablet_replica.cc:333] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.213341 21610 raft_consensus.cc:2243] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.215176 21610 raft_consensus.cc:2272] T ccf6b6ad7e6b4671b7098a8701c0f3e5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.217839 21610 tablet_replica.cc:333] T 44f9f8bec6144df89339bf5c3e41413b P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.218784 21610 raft_consensus.cc:2243] T 44f9f8bec6144df89339bf5c3e41413b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.219494 21610 raft_consensus.cc:2272] T 44f9f8bec6144df89339bf5c3e41413b P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.222144 21610 tablet_replica.cc:333] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.222728 21610 raft_consensus.cc:2243] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.223407 21610 raft_consensus.cc:2272] T dbbbab36c2c74ee192d8adec4cec3757 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.225930 21610 tablet_replica.cc:333] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.226569 21610 raft_consensus.cc:2243] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.228327 21610 raft_consensus.cc:2272] T 41e57b0317414a43b73861041a7faa97 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.231748 21610 tablet_replica.cc:333] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.232623 21610 raft_consensus.cc:2243] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.233306 21610 raft_consensus.cc:2272] T 0d33e9c80e26417b84b284fd3265a8bb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.235589 21610 tablet_replica.cc:333] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.236294 21610 raft_consensus.cc:2243] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.237401 21610 raft_consensus.cc:2272] T 2010d6a967f244eea95540ad39e4950a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.239681 26696 raft_consensus.cc:493] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:07:19.240538 21610 tablet_replica.cc:333] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.240401 26696 raft_consensus.cc:515] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } } peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } }
I20260709 13:07:19.241438 26695 raft_consensus.cc:493] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f633202046eb4769bf373f7f04d27a1f)
I20260709 13:07:19.241837 21610 raft_consensus.cc:2243] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.242444 26695 raft_consensus.cc:515] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f633202046eb4769bf373f7f04d27a1f" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 40467 } } peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } }
I20260709 13:07:19.243059 21610 raft_consensus.cc:2272] T b0e032e8927543de9558671f2b49db5c P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.243165 26696 leader_election.cc:290] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145), f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467)
I20260709 13:07:19.245067 26695 leader_election.cc:290] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467), 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935)
I20260709 13:07:19.247188 21610 tablet_replica.cc:333] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.248432 21610 raft_consensus.cc:2243] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.250564 21610 raft_consensus.cc:2272] T 5b3e66f243ef443185c716bd8bb1be38 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.253995 21610 tablet_replica.cc:333] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.254770 21610 raft_consensus.cc:2243] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.255694 21610 raft_consensus.cc:2272] T 7a05dd7cd7b7429b8449c029bb04a285 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:19.257207 25473 leader_election.cc:336] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111)
W20260709 13:07:19.258735 25471 leader_election.cc:336] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Network error: Client connection negotiation failed: client connection to 127.21.26.130:40467: connect: Connection refused (error 111)
I20260709 13:07:19.259157 25471 leader_election.cc:304] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 9f7f8938939b41e0bfef36cb18cc5e12, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:19.259375 21610 tablet_replica.cc:333] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.259915 26696 raft_consensus.cc:2749] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:07:19.260107 25471 leader_election.cc:336] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f633202046eb4769bf373f7f04d27a1f (127.21.26.130:40467): Network error: Client connection negotiation failed: client connection to 127.21.26.130:40467: connect: Connection refused (error 111)
I20260709 13:07:19.260439 21610 raft_consensus.cc:2243] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:07:19.261181 25471 leader_election.cc:336] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Network error: Client connection negotiation failed: client connection to 127.21.26.131:43935: connect: Connection refused (error 111)
I20260709 13:07:19.261665 25471 leader_election.cc:304] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, f633202046eb4769bf373f7f04d27a1f
I20260709 13:07:19.262732 26696 raft_consensus.cc:2749] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:19.262806 21610 raft_consensus.cc:2272] T f05563c0c16a454f9596663ce2035c6e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.266390 21610 tablet_replica.cc:333] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.267201 21610 raft_consensus.cc:2243] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.268114 21610 raft_consensus.cc:2272] T fbdee43250804bb888fe3c1bd09ac2a6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.271024 21610 tablet_replica.cc:333] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.271539 21610 raft_consensus.cc:2243] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.273141 21610 raft_consensus.cc:2272] T 80529e0713354077ba694cbbe1eac3d5 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.275563 21610 tablet_replica.cc:333] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.276059 21610 raft_consensus.cc:2243] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.277374 21610 raft_consensus.cc:2272] T 4e30a9f629794d3fb9674d4b9b3d7b40 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.279906 21610 tablet_replica.cc:333] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.280507 21610 raft_consensus.cc:2243] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.281172 21610 raft_consensus.cc:2272] T e96b28d86def458c97fd73331e13d621 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.283867 21610 tablet_replica.cc:333] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.284436 21610 raft_consensus.cc:2243] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.285161 21610 raft_consensus.cc:2272] T c34b7508fa8e4afa964363b5907797c6 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.287655 21610 tablet_replica.cc:333] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.288290 21610 raft_consensus.cc:2243] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.288744 21610 raft_consensus.cc:2272] T b3e4e46613944634af9f7a33746a9709 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.290886 21610 tablet_replica.cc:333] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.291497 21610 raft_consensus.cc:2243] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.293124 21610 raft_consensus.cc:2272] T 5647d21a97f8469ca4f0992529a577fb P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.295704 21610 tablet_replica.cc:333] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.296216 21610 raft_consensus.cc:2243] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.297416 21610 raft_consensus.cc:2272] T 7439b61ac5a24ceaadafc0ef5570b60d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.298849 26696 raft_consensus.cc:493] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9f7f8938939b41e0bfef36cb18cc5e12)
I20260709 13:07:19.299551 26696 raft_consensus.cc:515] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ded96dc02a344148df94542adbb2658" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 43935 } } peers { permanent_uuid: "6a48a9c7a9bf43c8805aa5ea4869a2fc" member_type: VOTER last_known_addr { host: "127.21.26.132" port: 34559 } } peers { permanent_uuid: "9f7f8938939b41e0bfef36cb18cc5e12" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 43145 } }
I20260709 13:07:19.300336 21610 tablet_replica.cc:333] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.301100 21610 raft_consensus.cc:2243] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.301942 21610 raft_consensus.cc:2272] T c6f11ae7db984c9ca3ae59a46d36265a P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.301954 26696 leader_election.cc:290] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935), 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145)
I20260709 13:07:19.305294 21610 tablet_replica.cc:333] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.306130 21610 raft_consensus.cc:2243] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:19.306654 25471 leader_election.cc:336] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0ded96dc02a344148df94542adbb2658 (127.21.26.131:43935): Network error: Client connection negotiation failed: client connection to 127.21.26.131:43935: connect: Connection refused (error 111)
I20260709 13:07:19.306794 21610 raft_consensus.cc:2272] T a12fe7e438fe4623bcfbce1c02a717f8 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:19.307224 25473 leader_election.cc:336] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9f7f8938939b41e0bfef36cb18cc5e12 (127.21.26.129:43145): Network error: Client connection negotiation failed: client connection to 127.21.26.129:43145: connect: Connection refused (error 111)
I20260709 13:07:19.307621 25473 leader_election.cc:304] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [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: 6a48a9c7a9bf43c8805aa5ea4869a2fc; no voters: 0ded96dc02a344148df94542adbb2658, 9f7f8938939b41e0bfef36cb18cc5e12
I20260709 13:07:19.308331 26696 raft_consensus.cc:2749] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:19.309898 21610 tablet_replica.cc:333] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.310482 21610 raft_consensus.cc:2243] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.311017 21610 raft_consensus.cc:2272] T 19dff25e8ef94e378bf4943b47771025 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.313477 21610 tablet_replica.cc:333] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.313951 21610 raft_consensus.cc:2243] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.314625 21610 raft_consensus.cc:2272] T 4cc7131ba2fd4a1297ce40c46c85a50e P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.316820 21610 tablet_replica.cc:333] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.317313 21610 raft_consensus.cc:2243] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.318354 21610 raft_consensus.cc:2272] T fb22ed3db00649de96bf9e3183ea6da2 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.320637 21610 tablet_replica.cc:333] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.321151 21610 raft_consensus.cc:2243] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.321657 21610 raft_consensus.cc:2272] T 11cb8591c32a44f48db783393820749d P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.323844 21610 tablet_replica.cc:333] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc: stopping tablet replica
I20260709 13:07:19.324501 21610 raft_consensus.cc:2243] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.324980 21610 raft_consensus.cc:2272] T e3e311a4791c442ba8b2f153c8f64c30 P 6a48a9c7a9bf43c8805aa5ea4869a2fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.771692 21610 tablet_server.cc:196] TabletServer@127.21.26.132:0 shutdown complete.
I20260709 13:07:19.840770 21610 master.cc:562] Master@127.21.26.190:46635 shutting down...
I20260709 13:07:19.862617 21610 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.863155 21610 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.863441 21610 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4010c5402dd74a339a33cba2cd0d7ed0: stopping tablet replica
I20260709 13:07:19.884006 21610 master.cc:584] Master@127.21.26.190:46635 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (37331 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:07:19.965890 21610 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.26.190:42143
I20260709 13:07:19.966938 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:19.971817 26701 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 13:07:19.972865 26702 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 13:07:19.973217 26704 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 13:07:19.973688 21610 server_base.cc:1061] running on GCE node
I20260709 13:07:19.974692 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:19.974880 21610 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 13:07:19.975032 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602439975016 us; error 0 us; skew 500 ppm
I20260709 13:07:19.975528 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:19.977672 21610 webserver.cc:533] Webserver started at http://127.21.26.190:46845/ using document root <none> and password file <none>
I20260709 13:07:19.978138 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:19.978299 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:19.978564 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:19.979707 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-0/minicluster-data/master-0-root/instance:
uuid: "52cccea9b04140c4abb53bbec6eb76fe"
format_stamp: "Formatted at 2026-07-09 13:07:19 on dist-test-slave-tq1r"
I20260709 13:07:19.983989 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 13:07:19.987039 26709 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:19.987668 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:07:19.987914 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-0/minicluster-data/master-0-root
uuid: "52cccea9b04140c4abb53bbec6eb76fe"
format_stamp: "Formatted at 2026-07-09 13:07:19 on dist-test-slave-tq1r"
I20260709 13:07:19.988199 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-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 13:07:20.007230 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:20.008527 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:20.043929 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.190:42143
I20260709 13:07:20.044027 26760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.190:42143 every 8 connection(s)
I20260709 13:07:20.047571 26761 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 13:07:20.057689 26761 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe: Bootstrap starting.
I20260709 13:07:20.062163 26761 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.065948 26761 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe: No bootstrap required, opened a new log
I20260709 13:07:20.067958 26761 raft_consensus.cc:359] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52cccea9b04140c4abb53bbec6eb76fe" member_type: VOTER }
I20260709 13:07:20.068365 26761 raft_consensus.cc:385] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.068574 26761 raft_consensus.cc:740] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52cccea9b04140c4abb53bbec6eb76fe, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.069088 26761 consensus_queue.cc:260] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "52cccea9b04140c4abb53bbec6eb76fe" member_type: VOTER }
I20260709 13:07:20.069523 26761 raft_consensus.cc:399] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:20.069720 26761 raft_consensus.cc:493] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:20.069949 26761 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:20.073963 26761 raft_consensus.cc:515] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52cccea9b04140c4abb53bbec6eb76fe" member_type: VOTER }
I20260709 13:07:20.074404 26761 leader_election.cc:304] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe [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: 52cccea9b04140c4abb53bbec6eb76fe; no voters: 
I20260709 13:07:20.075407 26761 leader_election.cc:290] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:20.075745 26764 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:20.077026 26764 raft_consensus.cc:697] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe [term 1 LEADER]: Becoming Leader. State: Replica: 52cccea9b04140c4abb53bbec6eb76fe, State: Running, Role: LEADER
I20260709 13:07:20.077592 26764 consensus_queue.cc:237] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe [LEADER]: Queue going to LEADER mode. State: All 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: "52cccea9b04140c4abb53bbec6eb76fe" member_type: VOTER }
I20260709 13:07:20.078090 26761 sys_catalog.cc:565] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:20.083678 26765 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "52cccea9b04140c4abb53bbec6eb76fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52cccea9b04140c4abb53bbec6eb76fe" member_type: VOTER } }
I20260709 13:07:20.083709 26766 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe [sys.catalog]: SysCatalogTable state changed. Reason: New leader 52cccea9b04140c4abb53bbec6eb76fe. Latest consensus state: current_term: 1 leader_uuid: "52cccea9b04140c4abb53bbec6eb76fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52cccea9b04140c4abb53bbec6eb76fe" member_type: VOTER } }
I20260709 13:07:20.084352 26765 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:20.084551 26766 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:20.086231 26773 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:20.091115 26773 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:20.092020 21610 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:20.099046 26773 catalog_manager.cc:1383] Generated new cluster ID: 17a141a3ff384f87a404b5940b35bba0
I20260709 13:07:20.099280 26773 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:20.133867 26773 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:20.135119 26773 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:20.150074 26773 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe: Generated new TSK 0
I20260709 13:07:20.150578 26773 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:20.158003 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:20.163422 26782 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 13:07:20.164472 26783 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 13:07:20.169646 21610 server_base.cc:1061] running on GCE node
W20260709 13:07:20.172905 26785 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 13:07:20.174115 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:20.174307 21610 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 13:07:20.174456 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602440174439 us; error 0 us; skew 500 ppm
I20260709 13:07:20.174942 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:20.177018 21610 webserver.cc:533] Webserver started at http://127.21.26.129:44307/ using document root <none> and password file <none>
I20260709 13:07:20.177469 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:20.177645 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:20.177877 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:20.178897 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-0/minicluster-data/ts-0-root/instance:
uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea"
format_stamp: "Formatted at 2026-07-09 13:07:20 on dist-test-slave-tq1r"
I20260709 13:07:20.183061 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:07:20.186043 26790 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:20.186753 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:20.187018 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-0/minicluster-data/ts-0-root
uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea"
format_stamp: "Formatted at 2026-07-09 13:07:20 on dist-test-slave-tq1r"
I20260709 13:07:20.187273 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-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 13:07:20.197856 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:20.198956 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:20.200332 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:20.202488 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:20.202669 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:20.202872 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:20.203028 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:20.240680 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.129:46029
I20260709 13:07:20.240782 26852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.129:46029 every 8 connection(s)
I20260709 13:07:20.245400 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:20.252207 26857 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 13:07:20.252698 26858 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 13:07:20.254532 21610 server_base.cc:1061] running on GCE node
W20260709 13:07:20.255213 26860 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 13:07:20.256613 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:20.256795 21610 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 13:07:20.256932 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602440256920 us; error 0 us; skew 500 ppm
I20260709 13:07:20.257380 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:20.260145 21610 webserver.cc:533] Webserver started at http://127.21.26.130:41489/ using document root <none> and password file <none>
I20260709 13:07:20.260661 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:20.260836 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:20.261164 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:20.261166 26853 heartbeater.cc:344] Connected to a master server at 127.21.26.190:42143
I20260709 13:07:20.261656 26853 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:20.262452 26853 heartbeater.cc:507] Master 127.21.26.190:42143 requested a full tablet report, sending...
I20260709 13:07:20.262712 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-0/minicluster-data/ts-1-root/instance:
uuid: "27bcc21f7eb647c782df739e07b69a59"
format_stamp: "Formatted at 2026-07-09 13:07:20 on dist-test-slave-tq1r"
I20260709 13:07:20.264536 26726 ts_manager.cc:194] Registered new tserver with Master: dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029)
I20260709 13:07:20.266207 26726 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44544
I20260709 13:07:20.267444 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 13:07:20.270602 26865 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:20.271212 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:20.271469 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-0/minicluster-data/ts-1-root
uuid: "27bcc21f7eb647c782df739e07b69a59"
format_stamp: "Formatted at 2026-07-09 13:07:20 on dist-test-slave-tq1r"
I20260709 13:07:20.271708 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-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 13:07:20.304570 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:20.305723 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:20.307093 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:20.309197 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:20.309391 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:20.309602 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:20.309747 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:20.352476 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.130:41649
I20260709 13:07:20.352527 26927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.130:41649 every 8 connection(s)
I20260709 13:07:20.358232 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 13:07:20.371268 26928 heartbeater.cc:344] Connected to a master server at 127.21.26.190:42143
I20260709 13:07:20.371803 26928 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:20.372788 26928 heartbeater.cc:507] Master 127.21.26.190:42143 requested a full tablet report, sending...
W20260709 13:07:20.374392 26932 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 13:07:20.375860 26726 ts_manager.cc:194] Registered new tserver with Master: 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649)
I20260709 13:07:20.377833 26726 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44554
W20260709 13:07:20.378966 26931 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 13:07:20.380908 21610 server_base.cc:1061] running on GCE node
W20260709 13:07:20.382212 26934 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 13:07:20.383246 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:20.383515 21610 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 13:07:20.383716 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602440383696 us; error 0 us; skew 500 ppm
I20260709 13:07:20.384429 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:20.387059 21610 webserver.cc:533] Webserver started at http://127.21.26.131:34227/ using document root <none> and password file <none>
I20260709 13:07:20.387662 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:20.387888 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:20.388239 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:20.389743 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-0/minicluster-data/ts-2-root/instance:
uuid: "15f99b55c0ea4d1182f64a50e7c47316"
format_stamp: "Formatted at 2026-07-09 13:07:20 on dist-test-slave-tq1r"
I20260709 13:07:20.395061 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:07:20.399330 26939 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:20.400216 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:07:20.400580 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-0/minicluster-data/ts-2-root
uuid: "15f99b55c0ea4d1182f64a50e7c47316"
format_stamp: "Formatted at 2026-07-09 13:07:20 on dist-test-slave-tq1r"
I20260709 13:07:20.400943 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-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 13:07:20.437566 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:20.438671 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:20.440026 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:20.442140 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:20.442314 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:20.442557 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:20.442699 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:20.482292 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.131:41273
I20260709 13:07:20.482376 27001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.131:41273 every 8 connection(s)
I20260709 13:07:20.496408 27002 heartbeater.cc:344] Connected to a master server at 127.21.26.190:42143
I20260709 13:07:20.496810 27002 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:20.497444 27002 heartbeater.cc:507] Master 127.21.26.190:42143 requested a full tablet report, sending...
I20260709 13:07:20.499171 26726 ts_manager.cc:194] Registered new tserver with Master: 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:20.499934 21610 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014581693s
I20260709 13:07:20.500479 26726 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44568
I20260709 13:07:20.523269 26726 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44574:
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 13:07:20.526008 26726 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 13:07:20.589777 26967 tablet_service.cc:1511] Processing CreateTablet for tablet 399ead485f004d5d9335609ceff5d2f3 (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:20.591203 26967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 399ead485f004d5d9335609ceff5d2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.594671 26966 tablet_service.cc:1511] Processing CreateTablet for tablet 95c3bd1d2f4045b29050796767eec214 (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:20.597510 26965 tablet_service.cc:1511] Processing CreateTablet for tablet 6732663b693141a9ae44c50b2cf18e90 (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:20.598951 26966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95c3bd1d2f4045b29050796767eec214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.601404 26965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6732663b693141a9ae44c50b2cf18e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.602175 26964 tablet_service.cc:1511] Processing CreateTablet for tablet d5b31569970c47afbcb4686ad044fb8f (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:20.603538 26964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5b31569970c47afbcb4686ad044fb8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.610702 26963 tablet_service.cc:1511] Processing CreateTablet for tablet b4315f222b0d4311b5e34b81e0b27f57 (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:20.612004 26963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4315f222b0d4311b5e34b81e0b27f57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.616510 26962 tablet_service.cc:1511] Processing CreateTablet for tablet ae5db7daff6942a2983d5adb1ec713cc (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:20.617993 26962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae5db7daff6942a2983d5adb1ec713cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.622102 26893 tablet_service.cc:1511] Processing CreateTablet for tablet 399ead485f004d5d9335609ceff5d2f3 (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:20.623477 26893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 399ead485f004d5d9335609ceff5d2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.623571 26892 tablet_service.cc:1511] Processing CreateTablet for tablet 95c3bd1d2f4045b29050796767eec214 (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:20.624985 26892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95c3bd1d2f4045b29050796767eec214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.625923 26890 tablet_service.cc:1511] Processing CreateTablet for tablet d5b31569970c47afbcb4686ad044fb8f (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:20.627213 26890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5b31569970c47afbcb4686ad044fb8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.627460 26891 tablet_service.cc:1511] Processing CreateTablet for tablet 6732663b693141a9ae44c50b2cf18e90 (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:20.629184 26889 tablet_service.cc:1511] Processing CreateTablet for tablet b4315f222b0d4311b5e34b81e0b27f57 (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:20.629607 26887 tablet_service.cc:1511] Processing CreateTablet for tablet f4b391bfb7da4bf1a3acc1a2c946706d (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:20.633234 26885 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5d9450e1ea4e28a84876a6d9ea31c9 (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:20.635388 26888 tablet_service.cc:1511] Processing CreateTablet for tablet ae5db7daff6942a2983d5adb1ec713cc (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:20.622167 27017 tablet_bootstrap.cc:492] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316: Bootstrap starting.
I20260709 13:07:20.631799 26886 tablet_service.cc:1511] Processing CreateTablet for tablet 928448404e3d42878637c6608b318038 (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:20.638542 26891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6732663b693141a9ae44c50b2cf18e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.638684 26961 tablet_service.cc:1511] Processing CreateTablet for tablet 928448404e3d42878637c6608b318038 (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:20.640352 26889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4315f222b0d4311b5e34b81e0b27f57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.643093 26885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5d9450e1ea4e28a84876a6d9ea31c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.639925 26961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 928448404e3d42878637c6608b318038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.645489 27017 tablet_bootstrap.cc:654] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.645828 26887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4b391bfb7da4bf1a3acc1a2c946706d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.648379 26888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae5db7daff6942a2983d5adb1ec713cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.649567 26960 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5d9450e1ea4e28a84876a6d9ea31c9 (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:20.650835 26960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5d9450e1ea4e28a84876a6d9ea31c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.652380 26886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 928448404e3d42878637c6608b318038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.656117 26959 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef4a304687249fdba25eee7bae17cfe (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:20.657302 26959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef4a304687249fdba25eee7bae17cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.669972 26964 tablet_service.cc:1511] Processing CreateTablet for tablet f4b391bfb7da4bf1a3acc1a2c946706d (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:20.670439 26884 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef4a304687249fdba25eee7bae17cfe (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:20.671342 26964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4b391bfb7da4bf1a3acc1a2c946706d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.671784 26884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef4a304687249fdba25eee7bae17cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.672617 26818 tablet_service.cc:1511] Processing CreateTablet for tablet 399ead485f004d5d9335609ceff5d2f3 (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:20.673885 26818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 399ead485f004d5d9335609ceff5d2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.684247 26817 tablet_service.cc:1511] Processing CreateTablet for tablet 95c3bd1d2f4045b29050796767eec214 (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:20.685904 26817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95c3bd1d2f4045b29050796767eec214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.689538 26815 tablet_service.cc:1511] Processing CreateTablet for tablet d5b31569970c47afbcb4686ad044fb8f (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:20.690848 26815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5b31569970c47afbcb4686ad044fb8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.693642 26816 tablet_service.cc:1511] Processing CreateTablet for tablet 6732663b693141a9ae44c50b2cf18e90 (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:20.694900 26816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6732663b693141a9ae44c50b2cf18e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.701196 27017 tablet_bootstrap.cc:492] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316: No bootstrap required, opened a new log
I20260709 13:07:20.701700 27017 ts_tablet_manager.cc:1403] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316: Time spent bootstrapping tablet: real 0.080s	user 0.001s	sys 0.010s
I20260709 13:07:20.709306 27018 tablet_bootstrap.cc:492] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59: Bootstrap starting.
I20260709 13:07:20.711828 26814 tablet_service.cc:1511] Processing CreateTablet for tablet b4315f222b0d4311b5e34b81e0b27f57 (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:20.713192 26814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4315f222b0d4311b5e34b81e0b27f57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.717192 26813 tablet_service.cc:1511] Processing CreateTablet for tablet ae5db7daff6942a2983d5adb1ec713cc (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:20.718479 26813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae5db7daff6942a2983d5adb1ec713cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.721249 26812 tablet_service.cc:1511] Processing CreateTablet for tablet f4b391bfb7da4bf1a3acc1a2c946706d (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:20.722488 26812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4b391bfb7da4bf1a3acc1a2c946706d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.725164 26811 tablet_service.cc:1511] Processing CreateTablet for tablet 928448404e3d42878637c6608b318038 (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:20.727422 27018 tablet_bootstrap.cc:654] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.727305 27017 raft_consensus.cc:359] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.728111 27017 raft_consensus.cc:385] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.728406 27017 raft_consensus.cc:740] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.728947 26810 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5d9450e1ea4e28a84876a6d9ea31c9 (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:20.730836 26809 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef4a304687249fdba25eee7bae17cfe (DEFAULT_TABLE table=test-workload [id=cccd65481f074031940fb0db01b92310]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:20.735945 26811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 928448404e3d42878637c6608b318038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.740914 26809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef4a304687249fdba25eee7bae17cfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.741128 27017 consensus_queue.cc:260] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.744629 26810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5d9450e1ea4e28a84876a6d9ea31c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:20.777715 27022 tablet_bootstrap.cc:492] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap starting.
I20260709 13:07:20.778921 27002 heartbeater.cc:499] Master 127.21.26.190:42143 was elected leader, sending a full tablet report...
I20260709 13:07:20.788125 27022 tablet_bootstrap.cc:654] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.799937 27018 tablet_bootstrap.cc:492] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59: No bootstrap required, opened a new log
I20260709 13:07:20.800493 27018 ts_tablet_manager.cc:1403] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59: Time spent bootstrapping tablet: real 0.092s	user 0.016s	sys 0.011s
I20260709 13:07:20.802044 27017 ts_tablet_manager.cc:1434] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316: Time spent starting tablet: real 0.100s	user 0.025s	sys 0.001s
I20260709 13:07:20.804432 27017 tablet_bootstrap.cc:492] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316: Bootstrap starting.
I20260709 13:07:20.808581 27018 raft_consensus.cc:359] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } } peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } }
I20260709 13:07:20.810768 27022 tablet_bootstrap.cc:492] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea: No bootstrap required, opened a new log
I20260709 13:07:20.810945 27017 tablet_bootstrap.cc:654] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.811455 27022 ts_tablet_manager.cc:1403] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.014s
I20260709 13:07:20.814225 27022 raft_consensus.cc:359] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.814896 27022 raft_consensus.cc:385] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.815191 27022 raft_consensus.cc:740] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.815639 27017 tablet_bootstrap.cc:492] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316: No bootstrap required, opened a new log
I20260709 13:07:20.816103 27017 ts_tablet_manager.cc:1403] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260709 13:07:20.816188 27018 raft_consensus.cc:385] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.815886 27022 consensus_queue.cc:260] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.816619 27018 raft_consensus.cc:740] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.817544 27018 consensus_queue.cc:260] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } } peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } }
I20260709 13:07:20.819137 27017 raft_consensus.cc:359] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.819813 26928 heartbeater.cc:499] Master 127.21.26.190:42143 was elected leader, sending a full tablet report...
I20260709 13:07:20.819907 27017 raft_consensus.cc:385] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.820278 27018 ts_tablet_manager.cc:1434] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260709 13:07:20.820425 27017 raft_consensus.cc:740] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.821316 27018 tablet_bootstrap.cc:492] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59: Bootstrap starting.
I20260709 13:07:20.821355 27017 consensus_queue.cc:260] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.823714 27017 ts_tablet_manager.cc:1434] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:20.824628 27017 tablet_bootstrap.cc:492] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316: Bootstrap starting.
I20260709 13:07:20.825161 27022 ts_tablet_manager.cc:1434] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 13:07:20.825841 26853 heartbeater.cc:499] Master 127.21.26.190:42143 was elected leader, sending a full tablet report...
I20260709 13:07:20.827430 27018 tablet_bootstrap.cc:654] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.830835 27017 tablet_bootstrap.cc:654] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.833706 27022 tablet_bootstrap.cc:492] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap starting.
I20260709 13:07:20.840590 27022 tablet_bootstrap.cc:654] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.841748 27017 tablet_bootstrap.cc:492] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316: No bootstrap required, opened a new log
I20260709 13:07:20.841758 27018 tablet_bootstrap.cc:492] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59: No bootstrap required, opened a new log
I20260709 13:07:20.842384 27017 ts_tablet_manager.cc:1403] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.009s
I20260709 13:07:20.842442 27018 ts_tablet_manager.cc:1403] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.009s
I20260709 13:07:20.845302 27017 raft_consensus.cc:359] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.845528 27018 raft_consensus.cc:359] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.846130 27017 raft_consensus.cc:385] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.846238 27018 raft_consensus.cc:385] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.846555 27017 raft_consensus.cc:740] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.846648 27018 raft_consensus.cc:740] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.847575 27017 consensus_queue.cc:260] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.847573 27018 consensus_queue.cc:260] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.849872 27018 ts_tablet_manager.cc:1434] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:20.851035 27018 tablet_bootstrap.cc:492] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59: Bootstrap starting.
I20260709 13:07:20.851667 27017 ts_tablet_manager.cc:1434] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:07:20.852730 27017 tablet_bootstrap.cc:492] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316: Bootstrap starting.
I20260709 13:07:20.857120 27018 tablet_bootstrap.cc:654] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:20.857569 26929 tablet.cc:2406] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:07:20.861629 27022 tablet_bootstrap.cc:492] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea: No bootstrap required, opened a new log
I20260709 13:07:20.861641 27017 tablet_bootstrap.cc:654] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.862227 27022 ts_tablet_manager.cc:1403] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.018s
I20260709 13:07:20.865145 27022 raft_consensus.cc:359] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.865895 27022 raft_consensus.cc:385] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.866226 27022 raft_consensus.cc:740] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.867125 27022 consensus_queue.cc:260] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.869464 27022 ts_tablet_manager.cc:1434] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 13:07:20.871272 27022 tablet_bootstrap.cc:492] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap starting.
I20260709 13:07:20.872148 27018 tablet_bootstrap.cc:492] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59: No bootstrap required, opened a new log
I20260709 13:07:20.872694 27018 ts_tablet_manager.cc:1403] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.007s
I20260709 13:07:20.873595 27017 tablet_bootstrap.cc:492] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316: No bootstrap required, opened a new log
I20260709 13:07:20.874192 27017 ts_tablet_manager.cc:1403] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260709 13:07:20.875674 27018 raft_consensus.cc:359] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.876466 27018 raft_consensus.cc:385] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.876784 27018 raft_consensus.cc:740] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.877126 27022 tablet_bootstrap.cc:654] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.876910 27017 raft_consensus.cc:359] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.877655 27017 raft_consensus.cc:385] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.878000 27017 raft_consensus.cc:740] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.877715 27018 consensus_queue.cc:260] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.878913 27017 consensus_queue.cc:260] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.881214 27017 ts_tablet_manager.cc:1434] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:20.881760 27018 ts_tablet_manager.cc:1434] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:07:20.882247 27017 tablet_bootstrap.cc:492] T 6732663b693141a9ae44c50b2cf18e90 P 15f99b55c0ea4d1182f64a50e7c47316: Bootstrap starting.
I20260709 13:07:20.882759 27018 tablet_bootstrap.cc:492] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59: Bootstrap starting.
I20260709 13:07:20.889094 27017 tablet_bootstrap.cc:654] T 6732663b693141a9ae44c50b2cf18e90 P 15f99b55c0ea4d1182f64a50e7c47316: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.889647 27018 tablet_bootstrap.cc:654] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.901527 27018 tablet_bootstrap.cc:492] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59: No bootstrap required, opened a new log
I20260709 13:07:20.901779 27017 tablet_bootstrap.cc:492] T 6732663b693141a9ae44c50b2cf18e90 P 15f99b55c0ea4d1182f64a50e7c47316: No bootstrap required, opened a new log
I20260709 13:07:20.902076 27018 ts_tablet_manager.cc:1403] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 13:07:20.902308 27017 ts_tablet_manager.cc:1403] T 6732663b693141a9ae44c50b2cf18e90 P 15f99b55c0ea4d1182f64a50e7c47316: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 13:07:20.905012 27018 raft_consensus.cc:359] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.905257 27017 raft_consensus.cc:359] T 6732663b693141a9ae44c50b2cf18e90 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.905507 27025 raft_consensus.cc:493] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:20.905815 27018 raft_consensus.cc:385] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.906169 27018 raft_consensus.cc:740] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.906214 27025 raft_consensus.cc:515] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.907034 27018 consensus_queue.cc:260] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.908912 27025 leader_election.cc:290] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:20.910991 27018 ts_tablet_manager.cc:1434] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:07:20.912125 27018 tablet_bootstrap.cc:492] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59: Bootstrap starting.
I20260709 13:07:20.915233 27021 raft_consensus.cc:493] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:20.915761 27021 raft_consensus.cc:515] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.918437 27018 tablet_bootstrap.cc:654] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.925433 27021 leader_election.cc:290] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649)
I20260709 13:07:20.929904 27018 tablet_bootstrap.cc:492] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59: No bootstrap required, opened a new log
I20260709 13:07:20.930457 27018 ts_tablet_manager.cc:1403] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260709 13:07:20.933338 27018 raft_consensus.cc:359] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.934175 27018 raft_consensus.cc:385] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.934531 27018 raft_consensus.cc:740] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.934882 27022 tablet_bootstrap.cc:492] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea: No bootstrap required, opened a new log
I20260709 13:07:20.935439 27022 ts_tablet_manager.cc:1403] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.036s
I20260709 13:07:20.935391 27018 consensus_queue.cc:260] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.938444 27022 raft_consensus.cc:359] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } } peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } }
I20260709 13:07:20.939147 27022 raft_consensus.cc:385] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.939482 27022 raft_consensus.cc:740] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.939639 27018 ts_tablet_manager.cc:1434] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:07:20.940783 27018 tablet_bootstrap.cc:492] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59: Bootstrap starting.
I20260709 13:07:20.940411 27022 consensus_queue.cc:260] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } } peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } }
I20260709 13:07:20.944572 27017 raft_consensus.cc:385] T 6732663b693141a9ae44c50b2cf18e90 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.944972 27017 raft_consensus.cc:740] T 6732663b693141a9ae44c50b2cf18e90 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.945168 27022 ts_tablet_manager.cc:1434] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260709 13:07:20.946237 27022 tablet_bootstrap.cc:492] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap starting.
I20260709 13:07:20.947448 27018 tablet_bootstrap.cc:654] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.950678 27026 raft_consensus.cc:493] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:20.951170 27026 raft_consensus.cc:515] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.945896 27017 consensus_queue.cc:260] T 6732663b693141a9ae44c50b2cf18e90 P 15f99b55c0ea4d1182f64a50e7c47316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.954610 27022 tablet_bootstrap.cc:654] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:20.962291 27017 ts_tablet_manager.cc:1434] T 6732663b693141a9ae44c50b2cf18e90 P 15f99b55c0ea4d1182f64a50e7c47316: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.000s
I20260709 13:07:20.976189 26903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b31569970c47afbcb4686ad044fb8f" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bcc21f7eb647c782df739e07b69a59" is_pre_election: true
I20260709 13:07:20.962534 27026 leader_election.cc:290] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:20.977411 26828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b31569970c47afbcb4686ad044fb8f" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" is_pre_election: true
I20260709 13:07:20.978221 26828 raft_consensus.cc:2468] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 0.
I20260709 13:07:20.980244 26940 leader_election.cc:304] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15f99b55c0ea4d1182f64a50e7c47316, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:20.980755 26903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c3bd1d2f4045b29050796767eec214" candidate_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bcc21f7eb647c782df739e07b69a59" is_pre_election: true
W20260709 13:07:20.982354 26792 leader_election.cc:343] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:20.983078 27021 raft_consensus.cc:2804] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:20.983268 27022 tablet_bootstrap.cc:492] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea: No bootstrap required, opened a new log
I20260709 13:07:20.983541 27021 raft_consensus.cc:493] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:20.983808 27022 ts_tablet_manager.cc:1403] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.011s
I20260709 13:07:20.983959 27021 raft_consensus.cc:3060] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:20.984647 26941 leader_election.cc:343] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:20.986791 27022 raft_consensus.cc:359] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.987607 27022 raft_consensus.cc:385] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:20.987936 27022 raft_consensus.cc:740] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Initialized, Role: FOLLOWER
I20260709 13:07:20.988751 27022 consensus_queue.cc:260] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.994334 27021 raft_consensus.cc:515] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:20.997475 27022 ts_tablet_manager.cc:1434] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:07:20.999307 26828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928448404e3d42878637c6608b318038" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" is_pre_election: true
I20260709 13:07:21.004144 27022 tablet_bootstrap.cc:492] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap starting.
I20260709 13:07:21.005657 27021 leader_election.cc:290] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 1 election: Requested vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649)
I20260709 13:07:21.005980 26827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b31569970c47afbcb4686ad044fb8f" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea"
I20260709 13:07:21.006632 26827 raft_consensus.cc:3060] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:21.006978 26866 leader_election.cc:343] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:21.002339 27018 tablet_bootstrap.cc:492] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59: No bootstrap required, opened a new log
I20260709 13:07:20.978201 27017 tablet_bootstrap.cc:492] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316: Bootstrap starting.
I20260709 13:07:21.010383 27022 tablet_bootstrap.cc:654] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.011514 27018 ts_tablet_manager.cc:1403] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.009s
I20260709 13:07:21.014330 27018 raft_consensus.cc:359] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.014737 26903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b31569970c47afbcb4686ad044fb8f" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
I20260709 13:07:21.015064 27018 raft_consensus.cc:385] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.015394 27018 raft_consensus.cc:740] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Initialized, Role: FOLLOWER
W20260709 13:07:21.016407 26941 leader_election.cc:343] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:21.016498 27018 consensus_queue.cc:260] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.019548 26827 raft_consensus.cc:2468] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 1.
I20260709 13:07:21.020830 26977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928448404e3d42878637c6608b318038" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316" is_pre_election: true
I20260709 13:07:21.021189 27018 ts_tablet_manager.cc:1434] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:07:21.021019 26940 leader_election.cc:304] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 15f99b55c0ea4d1182f64a50e7c47316, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 27bcc21f7eb647c782df739e07b69a59
I20260709 13:07:21.022110 27018 tablet_bootstrap.cc:492] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59: Bootstrap starting.
I20260709 13:07:21.022265 27021 raft_consensus.cc:2804] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:21.030380 26977 raft_consensus.cc:2468] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 0.
I20260709 13:07:21.031538 26976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c3bd1d2f4045b29050796767eec214" candidate_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316" is_pre_election: true
I20260709 13:07:21.031801 26867 leader_election.cc:304] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [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: 15f99b55c0ea4d1182f64a50e7c47316, 27bcc21f7eb647c782df739e07b69a59; no voters: dbb6823c4b6f45a8bdbcd5dd864d35ea
I20260709 13:07:21.032241 26976 raft_consensus.cc:2468] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbb6823c4b6f45a8bdbcd5dd864d35ea in term 0.
I20260709 13:07:21.032959 27026 raft_consensus.cc:2804] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:21.033299 27026 raft_consensus.cc:493] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:21.018551 27017 tablet_bootstrap.cc:654] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.033594 26792 leader_election.cc:304] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [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: 15f99b55c0ea4d1182f64a50e7c47316, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 27bcc21f7eb647c782df739e07b69a59
I20260709 13:07:21.034729 27025 raft_consensus.cc:2804] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:21.035080 27025 raft_consensus.cc:493] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:21.035379 27025 raft_consensus.cc:3060] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.033629 27026 raft_consensus.cc:3060] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.039958 27018 tablet_bootstrap.cc:654] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.041278 27022 tablet_bootstrap.cc:492] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea: No bootstrap required, opened a new log
I20260709 13:07:21.041831 27022 ts_tablet_manager.cc:1403] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.015s
I20260709 13:07:21.044735 27022 raft_consensus.cc:359] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.045435 27022 raft_consensus.cc:385] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.045740 27022 raft_consensus.cc:740] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.046578 27022 consensus_queue.cc:260] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.048888 27026 raft_consensus.cc:515] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.049261 27025 raft_consensus.cc:515] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.051798 26827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928448404e3d42878637c6608b318038" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea"
I20260709 13:07:21.052292 26903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c3bd1d2f4045b29050796767eec214" candidate_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
I20260709 13:07:21.052852 26903 raft_consensus.cc:3060] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.052986 26976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928448404e3d42878637c6608b318038" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
W20260709 13:07:21.053452 26866 leader_election.cc:343] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:21.053580 26976 raft_consensus.cc:3060] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.060534 26976 raft_consensus.cc:2468] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 1.
I20260709 13:07:21.061008 27025 leader_election.cc:290] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [CANDIDATE]: Term 1 election: Requested vote from peers 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:21.059734 26903 raft_consensus.cc:2468] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbb6823c4b6f45a8bdbcd5dd864d35ea in term 1.
I20260709 13:07:21.061769 26867 leader_election.cc:304] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 15f99b55c0ea4d1182f64a50e7c47316, 27bcc21f7eb647c782df739e07b69a59; no voters: dbb6823c4b6f45a8bdbcd5dd864d35ea
I20260709 13:07:21.062525 26792 leader_election.cc:304] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27bcc21f7eb647c782df739e07b69a59, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:21.063122 27026 leader_election.cc:290] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 1 election: Requested vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:21.063340 27025 raft_consensus.cc:2804] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:21.063769 27026 raft_consensus.cc:2804] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:21.063788 27025 raft_consensus.cc:697] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 LEADER]: Becoming Leader. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Running, Role: LEADER
I20260709 13:07:21.065948 27017 tablet_bootstrap.cc:492] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316: No bootstrap required, opened a new log
I20260709 13:07:21.067123 27017 ts_tablet_manager.cc:1403] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.000s
I20260709 13:07:21.066412 27025 consensus_queue.cc:237] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.064611 27026 raft_consensus.cc:697] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 1 LEADER]: Becoming Leader. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Running, Role: LEADER
I20260709 13:07:21.069119 27021 raft_consensus.cc:697] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 LEADER]: Becoming Leader. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Running, Role: LEADER
I20260709 13:07:21.069320 27026 consensus_queue.cc:237] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.077590 26976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c3bd1d2f4045b29050796767eec214" candidate_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
I20260709 13:07:21.078209 26976 raft_consensus.cc:3060] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.078367 27022 ts_tablet_manager.cc:1434] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.006s
I20260709 13:07:21.079537 27022 tablet_bootstrap.cc:492] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap starting.
I20260709 13:07:21.065366 27047 raft_consensus.cc:493] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.080701 27047 raft_consensus.cc:515] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.082543 26724 catalog_manager.cc:5697] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea reported cstate change: term changed from 0 to 1, leader changed from <none> to dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129). New cstate: current_term: 1 leader_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:21.083483 26827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4315f222b0d4311b5e34b81e0b27f57" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" is_pre_election: true
I20260709 13:07:21.084161 26827 raft_consensus.cc:2468] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 0.
I20260709 13:07:21.085203 26976 raft_consensus.cc:2468] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbb6823c4b6f45a8bdbcd5dd864d35ea in term 1.
I20260709 13:07:21.085608 27022 tablet_bootstrap.cc:654] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.085341 26940 leader_election.cc:304] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15f99b55c0ea4d1182f64a50e7c47316, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:21.070287 27017 raft_consensus.cc:359] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.070127 27021 consensus_queue.cc:237] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
W20260709 13:07:21.087551 26774 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:21.088191 26903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4315f222b0d4311b5e34b81e0b27f57" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bcc21f7eb647c782df739e07b69a59" is_pre_election: true
I20260709 13:07:21.086158 27017 raft_consensus.cc:385] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.088932 26903 raft_consensus.cc:2468] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 0.
I20260709 13:07:21.090653 27051 raft_consensus.cc:2804] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:21.089910 27047 leader_election.cc:290] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649)
I20260709 13:07:21.092118 27051 raft_consensus.cc:493] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:21.090068 27017 raft_consensus.cc:740] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.092547 27051 raft_consensus.cc:3060] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.093051 27018 tablet_bootstrap.cc:492] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59: No bootstrap required, opened a new log
I20260709 13:07:21.093554 27018 ts_tablet_manager.cc:1403] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.011s
I20260709 13:07:21.093348 27017 consensus_queue.cc:260] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.097069 27017 ts_tablet_manager.cc:1434] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:07:21.097970 27017 tablet_bootstrap.cc:492] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316: Bootstrap starting.
I20260709 13:07:21.097970 27018 raft_consensus.cc:359] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.100755 27018 raft_consensus.cc:385] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.101075 27018 raft_consensus.cc:740] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.107396 27017 tablet_bootstrap.cc:654] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.102691 27018 consensus_queue.cc:260] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.110735 27051 raft_consensus.cc:515] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.116024 26827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4315f222b0d4311b5e34b81e0b27f57" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea"
I20260709 13:07:21.116590 26827 raft_consensus.cc:3060] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.118085 27018 ts_tablet_manager.cc:1434] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260709 13:07:21.117292 26725 catalog_manager.cc:5697] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "27bcc21f7eb647c782df739e07b69a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:21.119093 27018 tablet_bootstrap.cc:492] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59: Bootstrap starting.
I20260709 13:07:21.120996 26722 catalog_manager.cc:5697] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "15f99b55c0ea4d1182f64a50e7c47316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:21.123345 26827 raft_consensus.cc:2468] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 1.
I20260709 13:07:21.124511 26940 leader_election.cc:304] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15f99b55c0ea4d1182f64a50e7c47316, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:21.125216 27021 raft_consensus.cc:2804] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:21.125738 27021 raft_consensus.cc:697] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 LEADER]: Becoming Leader. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Running, Role: LEADER
I20260709 13:07:21.126545 27021 consensus_queue.cc:237] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.127569 27051 leader_election.cc:290] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 1 election: Requested vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649)
I20260709 13:07:21.128296 27017 tablet_bootstrap.cc:492] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316: No bootstrap required, opened a new log
I20260709 13:07:21.128108 26903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4315f222b0d4311b5e34b81e0b27f57" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
I20260709 13:07:21.128901 27017 ts_tablet_manager.cc:1403] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.018s
I20260709 13:07:21.128903 26903 raft_consensus.cc:3060] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.131968 27017 raft_consensus.cc:359] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.132649 27017 raft_consensus.cc:385] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.132921 27017 raft_consensus.cc:740] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.133611 27017 consensus_queue.cc:260] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.135943 27017 ts_tablet_manager.cc:1434] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:21.136716 26903 raft_consensus.cc:2468] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 1.
I20260709 13:07:21.136970 27017 tablet_bootstrap.cc:492] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316: Bootstrap starting.
I20260709 13:07:21.140712 27022 tablet_bootstrap.cc:492] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea: No bootstrap required, opened a new log
I20260709 13:07:21.141271 27022 ts_tablet_manager.cc:1403] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.010s
I20260709 13:07:21.143131 27018 tablet_bootstrap.cc:654] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.143572 27017 tablet_bootstrap.cc:654] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.144160 27022 raft_consensus.cc:359] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.144917 27022 raft_consensus.cc:385] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.145222 27022 raft_consensus.cc:740] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.145983 27022 consensus_queue.cc:260] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.148314 27022 ts_tablet_manager.cc:1434] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:07:21.149246 27022 tablet_bootstrap.cc:492] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap starting.
I20260709 13:07:21.151310 27018 tablet_bootstrap.cc:492] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59: No bootstrap required, opened a new log
I20260709 13:07:21.151795 27018 ts_tablet_manager.cc:1403] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.004s
I20260709 13:07:21.152055 27017 tablet_bootstrap.cc:492] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316: No bootstrap required, opened a new log
I20260709 13:07:21.152570 27017 ts_tablet_manager.cc:1403] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 13:07:21.154332 27018 raft_consensus.cc:359] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.155018 27018 raft_consensus.cc:385] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.155232 27022 tablet_bootstrap.cc:654] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.154986 27017 raft_consensus.cc:359] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.155539 27018 raft_consensus.cc:740] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.155941 27017 raft_consensus.cc:385] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.156332 27017 raft_consensus.cc:740] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.156533 27018 consensus_queue.cc:260] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.157142 27017 consensus_queue.cc:260] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.158829 27018 ts_tablet_manager.cc:1434] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:21.159246 27017 ts_tablet_manager.cc:1434] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:21.159824 27018 tablet_bootstrap.cc:492] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59: Bootstrap starting.
I20260709 13:07:21.160101 27017 tablet_bootstrap.cc:492] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316: Bootstrap starting.
I20260709 13:07:21.163769 27022 tablet_bootstrap.cc:492] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea: No bootstrap required, opened a new log
I20260709 13:07:21.164389 27022 ts_tablet_manager.cc:1403] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260709 13:07:21.166226 27018 tablet_bootstrap.cc:654] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.167176 27017 tablet_bootstrap.cc:654] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.167356 27022 raft_consensus.cc:359] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.168119 27022 raft_consensus.cc:385] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.168455 27022 raft_consensus.cc:740] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.169382 27022 consensus_queue.cc:260] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.171748 27022 ts_tablet_manager.cc:1434] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:21.172726 27022 tablet_bootstrap.cc:492] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap starting.
I20260709 13:07:21.178421 27022 tablet_bootstrap.cc:654] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.181192 27018 tablet_bootstrap.cc:492] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59: No bootstrap required, opened a new log
I20260709 13:07:21.181972 27018 ts_tablet_manager.cc:1403] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260709 13:07:21.184135 27017 tablet_bootstrap.cc:492] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316: No bootstrap required, opened a new log
I20260709 13:07:21.183959 27018 raft_consensus.cc:359] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.184646 27017 ts_tablet_manager.cc:1403] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.015s
I20260709 13:07:21.184679 27018 raft_consensus.cc:385] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.185168 27018 raft_consensus.cc:740] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.186003 27018 consensus_queue.cc:260] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.187444 27022 tablet_bootstrap.cc:492] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea: No bootstrap required, opened a new log
I20260709 13:07:21.187889 27022 ts_tablet_manager.cc:1403] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 13:07:21.187770 27017 raft_consensus.cc:359] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.188462 27018 ts_tablet_manager.cc:1434] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:21.188782 27017 raft_consensus.cc:385] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.195430 27017 raft_consensus.cc:740] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.195724 27018 tablet_bootstrap.cc:492] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59: Bootstrap starting.
I20260709 13:07:21.196339 27017 consensus_queue.cc:260] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.196834 27022 raft_consensus.cc:359] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.200281 27022 raft_consensus.cc:385] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.200631 27022 raft_consensus.cc:740] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.201350 27017 ts_tablet_manager.cc:1434] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.003s
I20260709 13:07:21.201436 27022 consensus_queue.cc:260] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.202385 27017 tablet_bootstrap.cc:492] T 399ead485f004d5d9335609ceff5d2f3 P 15f99b55c0ea4d1182f64a50e7c47316: Bootstrap starting.
I20260709 13:07:21.197342 27025 raft_consensus.cc:493] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.204430 27025 raft_consensus.cc:515] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.205863 27018 tablet_bootstrap.cc:654] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.206398 27025 leader_election.cc:290] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:21.206578 27022 ts_tablet_manager.cc:1434] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.004s
I20260709 13:07:21.207392 27022 tablet_bootstrap.cc:492] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap starting.
I20260709 13:07:21.207520 27017 tablet_bootstrap.cc:654] T 399ead485f004d5d9335609ceff5d2f3 P 15f99b55c0ea4d1182f64a50e7c47316: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.208287 26903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5d9450e1ea4e28a84876a6d9ea31c9" candidate_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bcc21f7eb647c782df739e07b69a59" is_pre_election: true
I20260709 13:07:21.209650 26976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5d9450e1ea4e28a84876a6d9ea31c9" candidate_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316" is_pre_election: true
I20260709 13:07:21.210286 26976 raft_consensus.cc:2468] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbb6823c4b6f45a8bdbcd5dd864d35ea in term 0.
I20260709 13:07:21.211519 26792 leader_election.cc:304] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15f99b55c0ea4d1182f64a50e7c47316, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:21.213056 27022 tablet_bootstrap.cc:654] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.216708 27017 tablet_bootstrap.cc:492] T 399ead485f004d5d9335609ceff5d2f3 P 15f99b55c0ea4d1182f64a50e7c47316: No bootstrap required, opened a new log
I20260709 13:07:21.217121 27017 ts_tablet_manager.cc:1403] T 399ead485f004d5d9335609ceff5d2f3 P 15f99b55c0ea4d1182f64a50e7c47316: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 13:07:21.219484 27017 raft_consensus.cc:359] T 399ead485f004d5d9335609ceff5d2f3 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } } peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } }
I20260709 13:07:21.220155 27017 raft_consensus.cc:385] T 399ead485f004d5d9335609ceff5d2f3 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.220425 27017 raft_consensus.cc:740] T 399ead485f004d5d9335609ceff5d2f3 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.220959 27018 tablet_bootstrap.cc:492] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59: No bootstrap required, opened a new log
I20260709 13:07:21.221282 27022 tablet_bootstrap.cc:492] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea: No bootstrap required, opened a new log
I20260709 13:07:21.221442 27018 ts_tablet_manager.cc:1403] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.003s
I20260709 13:07:21.221167 27017 consensus_queue.cc:260] T 399ead485f004d5d9335609ceff5d2f3 P 15f99b55c0ea4d1182f64a50e7c47316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } } peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } }
I20260709 13:07:21.221758 27022 ts_tablet_manager.cc:1403] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260709 13:07:21.223186 27017 ts_tablet_manager.cc:1434] T 399ead485f004d5d9335609ceff5d2f3 P 15f99b55c0ea4d1182f64a50e7c47316: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:21.223825 27025 raft_consensus.cc:2804] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:21.224188 27025 raft_consensus.cc:493] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:21.223954 27018 raft_consensus.cc:359] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.189157 27026 raft_consensus.cc:493] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.224596 27018 raft_consensus.cc:385] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.224864 27018 raft_consensus.cc:740] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.224735 27026 raft_consensus.cc:515] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.225559 27018 consensus_queue.cc:260] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.225826 26903 raft_consensus.cc:2468] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbb6823c4b6f45a8bdbcd5dd864d35ea in term 0.
I20260709 13:07:21.227558 27018 ts_tablet_manager.cc:1434] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:07:21.228487 26976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5d9450e1ea4e28a84876a6d9ea31c9" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316" is_pre_election: true
I20260709 13:07:21.229046 26976 raft_consensus.cc:2468] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 0.
I20260709 13:07:21.230119 26867 leader_election.cc:304] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15f99b55c0ea4d1182f64a50e7c47316, 27bcc21f7eb647c782df739e07b69a59; no voters: 
I20260709 13:07:21.230350 26827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5d9450e1ea4e28a84876a6d9ea31c9" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" is_pre_election: true
I20260709 13:07:21.231086 27052 raft_consensus.cc:2804] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:21.231446 27052 raft_consensus.cc:493] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:21.231738 27052 raft_consensus.cc:3060] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.226805 27026 leader_election.cc:290] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:21.224480 27025 raft_consensus.cc:3060] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.233994 26722 catalog_manager.cc:5697] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "15f99b55c0ea4d1182f64a50e7c47316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:21.234931 27026 raft_consensus.cc:493] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.235479 27026 raft_consensus.cc:515] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.238154 26828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6732663b693141a9ae44c50b2cf18e90" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" is_pre_election: true
I20260709 13:07:21.238720 26828 raft_consensus.cc:2468] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 0.
I20260709 13:07:21.239126 27025 raft_consensus.cc:515] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.240339 26827 raft_consensus.cc:2393] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27bcc21f7eb647c782df739e07b69a59 in current term 1: Already voted for candidate dbb6823c4b6f45a8bdbcd5dd864d35ea in this term.
I20260709 13:07:21.240154 27052 raft_consensus.cc:515] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.242208 27052 leader_election.cc:290] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 1 election: Requested vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:21.243641 27022 raft_consensus.cc:359] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.244486 26866 leader_election.cc:304] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27bcc21f7eb647c782df739e07b69a59, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:21.245991 26977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5d9450e1ea4e28a84876a6d9ea31c9" candidate_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
I20260709 13:07:21.246552 26977 raft_consensus.cc:3060] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.248456 27026 leader_election.cc:290] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:21.248960 27026 raft_consensus.cc:2804] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:21.249246 27026 raft_consensus.cc:493] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:21.249583 27026 raft_consensus.cc:3060] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.249665 26975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6732663b693141a9ae44c50b2cf18e90" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316" is_pre_election: true
I20260709 13:07:21.250358 26975 raft_consensus.cc:2468] T 6732663b693141a9ae44c50b2cf18e90 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 0.
I20260709 13:07:21.252194 27022 raft_consensus.cc:385] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.252444 27022 raft_consensus.cc:740] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.252938 27022 consensus_queue.cc:260] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.245559 26827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5d9450e1ea4e28a84876a6d9ea31c9" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea"
I20260709 13:07:21.253755 26827 raft_consensus.cc:2393] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 27bcc21f7eb647c782df739e07b69a59 in current term 1: Already voted for candidate dbb6823c4b6f45a8bdbcd5dd864d35ea in this term.
I20260709 13:07:21.245760 26903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5d9450e1ea4e28a84876a6d9ea31c9" candidate_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
I20260709 13:07:21.254981 27050 raft_consensus.cc:493] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.255273 26903 raft_consensus.cc:2393] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dbb6823c4b6f45a8bdbcd5dd864d35ea in current term 1: Already voted for candidate 27bcc21f7eb647c782df739e07b69a59 in this term.
I20260709 13:07:21.244947 26976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5d9450e1ea4e28a84876a6d9ea31c9" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
I20260709 13:07:21.255541 27050 raft_consensus.cc:515] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.257094 26867 leader_election.cc:304] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59 [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: 27bcc21f7eb647c782df739e07b69a59; no voters: 15f99b55c0ea4d1182f64a50e7c47316, dbb6823c4b6f45a8bdbcd5dd864d35ea
I20260709 13:07:21.257594 27050 leader_election.cc:290] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:21.245154 27025 leader_election.cc:290] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [CANDIDATE]: Term 1 election: Requested vote from peers 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:21.258335 27052 raft_consensus.cc:2749] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:21.258574 26976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef4a304687249fdba25eee7bae17cfe" candidate_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316" is_pre_election: true
I20260709 13:07:21.259218 26976 raft_consensus.cc:2468] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbb6823c4b6f45a8bdbcd5dd864d35ea in term 0.
I20260709 13:07:21.259325 26977 raft_consensus.cc:2468] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbb6823c4b6f45a8bdbcd5dd864d35ea in term 1.
I20260709 13:07:21.260643 26792 leader_election.cc:304] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15f99b55c0ea4d1182f64a50e7c47316, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:21.261513 27025 raft_consensus.cc:2804] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:21.259233 27052 raft_consensus.cc:493] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.261991 27025 raft_consensus.cc:493] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:21.261619 26792 leader_election.cc:304] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 15f99b55c0ea4d1182f64a50e7c47316, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 27bcc21f7eb647c782df739e07b69a59
I20260709 13:07:21.262586 27025 raft_consensus.cc:3060] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.263175 27050 raft_consensus.cc:2804] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:21.262365 27052 raft_consensus.cc:515] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } } peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } }
I20260709 13:07:21.266188 26977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399ead485f004d5d9335609ceff5d2f3" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316" is_pre_election: true
I20260709 13:07:21.266779 27052 leader_election.cc:290] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273), dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029)
I20260709 13:07:21.266988 26977 raft_consensus.cc:2468] T 399ead485f004d5d9335609ceff5d2f3 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 0.
I20260709 13:07:21.266237 26827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399ead485f004d5d9335609ceff5d2f3" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" is_pre_election: true
I20260709 13:07:21.260818 27022 ts_tablet_manager.cc:1434] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260709 13:07:21.268482 26827 raft_consensus.cc:2468] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 0.
I20260709 13:07:21.269677 26866 leader_election.cc:304] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27bcc21f7eb647c782df739e07b69a59, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:21.269869 27025 raft_consensus.cc:515] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.271394 27022 tablet_bootstrap.cc:492] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap starting.
I20260709 13:07:21.272953 26977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef4a304687249fdba25eee7bae17cfe" candidate_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
I20260709 13:07:21.273713 26977 raft_consensus.cc:3060] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.275251 27026 raft_consensus.cc:515] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.275919 27050 raft_consensus.cc:697] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 LEADER]: Becoming Leader. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Running, Role: LEADER
I20260709 13:07:21.276928 27050 consensus_queue.cc:237] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.277863 26827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6732663b693141a9ae44c50b2cf18e90" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea"
I20260709 13:07:21.278458 26827 raft_consensus.cc:3060] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.276844 27052 raft_consensus.cc:2804] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:21.280699 27052 raft_consensus.cc:493] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:21.281054 27052 raft_consensus.cc:3060] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.283852 26977 raft_consensus.cc:2468] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbb6823c4b6f45a8bdbcd5dd864d35ea in term 1.
I20260709 13:07:21.285110 26792 leader_election.cc:304] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15f99b55c0ea4d1182f64a50e7c47316, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:21.285848 27026 leader_election.cc:290] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 1 election: Requested vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:21.286007 27073 raft_consensus.cc:2804] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:21.271943 27025 leader_election.cc:290] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [CANDIDATE]: Term 1 election: Requested vote from peers 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:21.286545 26976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6732663b693141a9ae44c50b2cf18e90" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
I20260709 13:07:21.287173 26976 raft_consensus.cc:3060] T 6732663b693141a9ae44c50b2cf18e90 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.288465 26827 raft_consensus.cc:2468] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 1.
I20260709 13:07:21.289745 26866 leader_election.cc:304] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27bcc21f7eb647c782df739e07b69a59, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:21.290345 27022 tablet_bootstrap.cc:654] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.290668 27026 raft_consensus.cc:2804] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:21.291179 27026 raft_consensus.cc:697] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 [term 1 LEADER]: Becoming Leader. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Running, Role: LEADER
I20260709 13:07:21.292245 27026 consensus_queue.cc:237] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.289141 27052 raft_consensus.cc:515] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } } peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } }
I20260709 13:07:21.294489 26976 raft_consensus.cc:2468] T 6732663b693141a9ae44c50b2cf18e90 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 1.
I20260709 13:07:21.295022 26975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399ead485f004d5d9335609ceff5d2f3" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
I20260709 13:07:21.295626 26975 raft_consensus.cc:3060] T 399ead485f004d5d9335609ceff5d2f3 P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.297022 26903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef4a304687249fdba25eee7bae17cfe" candidate_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bcc21f7eb647c782df739e07b69a59" is_pre_election: true
I20260709 13:07:21.297358 27073 raft_consensus.cc:697] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 LEADER]: Becoming Leader. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Running, Role: LEADER
I20260709 13:07:21.297641 26903 raft_consensus.cc:2468] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbb6823c4b6f45a8bdbcd5dd864d35ea in term 0.
I20260709 13:07:21.298218 27073 consensus_queue.cc:237] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.298873 26903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef4a304687249fdba25eee7bae17cfe" candidate_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
I20260709 13:07:21.299412 26903 raft_consensus.cc:3060] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.303279 26975 raft_consensus.cc:2468] T 399ead485f004d5d9335609ceff5d2f3 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 1.
I20260709 13:07:21.304654 26867 leader_election.cc:304] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15f99b55c0ea4d1182f64a50e7c47316, 27bcc21f7eb647c782df739e07b69a59; no voters: 
I20260709 13:07:21.305617 27072 raft_consensus.cc:2804] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:21.306123 27052 leader_election.cc:290] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 1 election: Requested vote from peers 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273), dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029)
I20260709 13:07:21.308095 26827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399ead485f004d5d9335609ceff5d2f3" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea"
I20260709 13:07:21.308732 26827 raft_consensus.cc:3060] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.311390 26903 raft_consensus.cc:2468] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbb6823c4b6f45a8bdbcd5dd864d35ea in term 1.
I20260709 13:07:21.316632 26725 catalog_manager.cc:5697] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea reported cstate change: term changed from 0 to 1, leader changed from <none> to dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129). New cstate: current_term: 1 leader_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:21.320736 26827 raft_consensus.cc:2468] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 1.
I20260709 13:07:21.323117 27072 raft_consensus.cc:697] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59 [term 1 LEADER]: Becoming Leader. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Running, Role: LEADER
I20260709 13:07:21.324136 27072 consensus_queue.cc:237] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } } peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } }
I20260709 13:07:21.329221 26722 catalog_manager.cc:5697] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "27bcc21f7eb647c782df739e07b69a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:21.330205 27022 tablet_bootstrap.cc:492] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea: No bootstrap required, opened a new log
I20260709 13:07:21.330765 27022 ts_tablet_manager.cc:1403] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.006s
I20260709 13:07:21.333407 26725 catalog_manager.cc:5697] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea reported cstate change: term changed from 0 to 1, leader changed from <none> to dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129). New cstate: current_term: 1 leader_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:21.335111 27073 raft_consensus.cc:493] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.335647 27073 raft_consensus.cc:515] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.336913 27022 raft_consensus.cc:359] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.339735 27022 raft_consensus.cc:385] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.340005 27022 raft_consensus.cc:740] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.340688 27022 consensus_queue.cc:260] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.341413 26903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b391bfb7da4bf1a3acc1a2c946706d" candidate_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bcc21f7eb647c782df739e07b69a59" is_pre_election: true
I20260709 13:07:21.342042 26903 raft_consensus.cc:2468] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbb6823c4b6f45a8bdbcd5dd864d35ea in term 0.
I20260709 13:07:21.343011 27022 ts_tablet_manager.cc:1434] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:07:21.343650 26792 leader_election.cc:304] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27bcc21f7eb647c782df739e07b69a59, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:21.344503 27050 raft_consensus.cc:2804] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:21.343786 26722 catalog_manager.cc:5697] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "27bcc21f7eb647c782df739e07b69a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:21.344689 27073 leader_election.cc:290] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:21.345295 27050 raft_consensus.cc:493] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:21.345677 27050 raft_consensus.cc:3060] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.345762 26977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b391bfb7da4bf1a3acc1a2c946706d" candidate_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316" is_pre_election: true
I20260709 13:07:21.346454 26977 raft_consensus.cc:2468] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbb6823c4b6f45a8bdbcd5dd864d35ea in term 0.
I20260709 13:07:21.348011 27021 raft_consensus.cc:493] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.348493 27021 raft_consensus.cc:515] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.350381 27021 leader_election.cc:290] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649)
I20260709 13:07:21.351322 26827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5db7daff6942a2983d5adb1ec713cc" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" is_pre_election: true
I20260709 13:07:21.351770 26827 raft_consensus.cc:2468] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 0.
I20260709 13:07:21.352874 26940 leader_election.cc:304] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15f99b55c0ea4d1182f64a50e7c47316, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:21.352975 26903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5db7daff6942a2983d5adb1ec713cc" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bcc21f7eb647c782df739e07b69a59" is_pre_election: true
I20260709 13:07:21.352821 27050 raft_consensus.cc:515] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.353778 26903 raft_consensus.cc:2468] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 0.
I20260709 13:07:21.353996 27021 raft_consensus.cc:2804] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:21.354363 27021 raft_consensus.cc:493] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:21.355083 27050 leader_election.cc:290] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [CANDIDATE]: Term 1 election: Requested vote from peers 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:21.355882 27021 raft_consensus.cc:3060] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.356113 26977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b391bfb7da4bf1a3acc1a2c946706d" candidate_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
I20260709 13:07:21.356643 26977 raft_consensus.cc:3060] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.356133 26903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b391bfb7da4bf1a3acc1a2c946706d" candidate_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
I20260709 13:07:21.358732 26903 raft_consensus.cc:3060] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.362426 27021 raft_consensus.cc:515] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.364118 26977 raft_consensus.cc:2468] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbb6823c4b6f45a8bdbcd5dd864d35ea in term 1.
I20260709 13:07:21.364326 27050 raft_consensus.cc:493] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.364833 27050 raft_consensus.cc:515] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.365163 26827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5db7daff6942a2983d5adb1ec713cc" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea"
I20260709 13:07:21.365288 26792 leader_election.cc:304] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15f99b55c0ea4d1182f64a50e7c47316, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:21.365551 26903 raft_consensus.cc:2468] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbb6823c4b6f45a8bdbcd5dd864d35ea in term 1.
I20260709 13:07:21.366159 27073 raft_consensus.cc:2804] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:21.366750 27050 leader_election.cc:290] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:21.367395 27021 leader_election.cc:290] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 1 election: Requested vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649)
I20260709 13:07:21.367489 27073 raft_consensus.cc:697] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 LEADER]: Becoming Leader. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Running, Role: LEADER
I20260709 13:07:21.368240 26977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928448404e3d42878637c6608b318038" candidate_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316" is_pre_election: true
I20260709 13:07:21.368983 26977 raft_consensus.cc:2393] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dbb6823c4b6f45a8bdbcd5dd864d35ea in current term 1: Already voted for candidate 27bcc21f7eb647c782df739e07b69a59 in this term.
I20260709 13:07:21.368745 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928448404e3d42878637c6608b318038" candidate_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bcc21f7eb647c782df739e07b69a59" is_pre_election: true
I20260709 13:07:21.368602 27073 consensus_queue.cc:237] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.370508 26792 leader_election.cc:304] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 15f99b55c0ea4d1182f64a50e7c47316, 27bcc21f7eb647c782df739e07b69a59
I20260709 13:07:21.371227 27050 raft_consensus.cc:3060] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.365721 26827 raft_consensus.cc:3060] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.372040 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5db7daff6942a2983d5adb1ec713cc" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
I20260709 13:07:21.372633 26902 raft_consensus.cc:3060] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.377852 27050 raft_consensus.cc:2749] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:21.377887 26827 raft_consensus.cc:2468] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 1.
I20260709 13:07:21.379207 26940 leader_election.cc:304] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15f99b55c0ea4d1182f64a50e7c47316, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:21.379863 27021 raft_consensus.cc:2804] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:21.380262 27021 raft_consensus.cc:697] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 LEADER]: Becoming Leader. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Running, Role: LEADER
I20260709 13:07:21.380309 26902 raft_consensus.cc:2468] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 1.
I20260709 13:07:21.380934 27021 consensus_queue.cc:237] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.384536 26722 catalog_manager.cc:5697] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea reported cstate change: term changed from 0 to 1, leader changed from <none> to dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129). New cstate: current_term: 1 leader_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:21.388789 26725 catalog_manager.cc:5697] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "15f99b55c0ea4d1182f64a50e7c47316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:21.454404 27072 consensus_queue.cc:1048] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:21.455586 21610 ts_manager.cc:295] Set tserver state for dbb6823c4b6f45a8bdbcd5dd864d35ea to MAINTENANCE_MODE
I20260709 13:07:21.456452 21610 tablet_server.cc:179] TabletServer@127.21.26.129:0 shutting down...
I20260709 13:07:21.469846 27072 consensus_queue.cc:1048] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:21.472499 26902 raft_consensus.cc:3060] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:21.479496 26866 consensus_peers.cc:597] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 -> Peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Couldn't send request to peer dbb6823c4b6f45a8bdbcd5dd864d35ea. 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 13:07:21.485392 27072 raft_consensus.cc:493] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:21.486058 27072 raft_consensus.cc:515] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:21.490135 26977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b31569970c47afbcb4686ad044fb8f" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316" is_pre_election: true
I20260709 13:07:21.491849 27072 leader_election.cc:290] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
W20260709 13:07:21.491914 26866 leader_election.cc:336] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:07:21.492460 26866 leader_election.cc:304] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27bcc21f7eb647c782df739e07b69a59; no voters: 15f99b55c0ea4d1182f64a50e7c47316, dbb6823c4b6f45a8bdbcd5dd864d35ea
I20260709 13:07:21.493834 27072 raft_consensus.cc:2749] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:21.494676 27021 consensus_queue.cc:1048] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:21.511889 26940 consensus_peers.cc:597] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 -> Peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Couldn't send request to peer dbb6823c4b6f45a8bdbcd5dd864d35ea. 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 13:07:21.518365 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:21.519134 21610 tablet_replica.cc:333] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea: stopping tablet replica
I20260709 13:07:21.519841 21610 raft_consensus.cc:2243] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.520220 21610 pending_rounds.cc:70] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Trying to abort 1 pending ops.
I20260709 13:07:21.520394 21610 pending_rounds.cc:77] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635598638514176 op_type: NO_OP noop_request { }
I20260709 13:07:21.520649 21610 raft_consensus.cc:2889] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:21.520884 21610 raft_consensus.cc:2272] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.522914 21610 tablet_replica.cc:333] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea: stopping tablet replica
I20260709 13:07:21.523396 21610 raft_consensus.cc:2243] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.523883 21610 pending_rounds.cc:70] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Trying to abort 1 pending ops.
I20260709 13:07:21.524035 21610 pending_rounds.cc:77] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635599481470976 op_type: NO_OP noop_request { }
I20260709 13:07:21.524276 21610 raft_consensus.cc:2889] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:21.524493 21610 raft_consensus.cc:2272] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.526484 21610 tablet_replica.cc:333] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea: stopping tablet replica
I20260709 13:07:21.526953 21610 raft_consensus.cc:2243] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.527254 21610 raft_consensus.cc:2272] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.528961 21610 tablet_replica.cc:333] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea: stopping tablet replica
I20260709 13:07:21.529417 21610 raft_consensus.cc:2243] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.529706 21610 raft_consensus.cc:2272] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.531402 21610 tablet_replica.cc:333] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea: stopping tablet replica
I20260709 13:07:21.531834 21610 raft_consensus.cc:2243] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.532352 21610 pending_rounds.cc:70] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea: Trying to abort 1 pending ops.
I20260709 13:07:21.532501 21610 pending_rounds.cc:77] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635599567544320 op_type: NO_OP noop_request { }
I20260709 13:07:21.532696 21610 raft_consensus.cc:2889] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:21.532893 21610 raft_consensus.cc:2272] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.534816 21610 tablet_replica.cc:333] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea: stopping tablet replica
I20260709 13:07:21.535260 21610 raft_consensus.cc:2243] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.535764 21610 pending_rounds.cc:70] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea: Trying to abort 1 pending ops.
I20260709 13:07:21.535910 21610 pending_rounds.cc:77] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635599856824320 op_type: NO_OP noop_request { }
I20260709 13:07:21.536147 21610 raft_consensus.cc:2889] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:21.536356 21610 raft_consensus.cc:2272] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.538129 21610 tablet_replica.cc:333] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea: stopping tablet replica
I20260709 13:07:21.538563 21610 raft_consensus.cc:2243] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.538853 21610 raft_consensus.cc:2272] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.540283 21610 tablet_replica.cc:333] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea: stopping tablet replica
I20260709 13:07:21.540681 21610 raft_consensus.cc:2243] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.540978 21610 raft_consensus.cc:2272] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.542352 21610 tablet_replica.cc:333] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea: stopping tablet replica
I20260709 13:07:21.542738 21610 raft_consensus.cc:2243] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.543026 21610 raft_consensus.cc:2272] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.544567 21610 tablet_replica.cc:333] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea: stopping tablet replica
I20260709 13:07:21.544957 21610 raft_consensus.cc:2243] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.545419 21610 pending_rounds.cc:70] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Trying to abort 1 pending ops.
I20260709 13:07:21.545574 21610 pending_rounds.cc:77] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635598631088128 op_type: NO_OP noop_request { }
I20260709 13:07:21.545792 21610 raft_consensus.cc:2889] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:21.546095 21610 raft_consensus.cc:2272] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.548390 27051 consensus_queue.cc:1048] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:21.559516 26940 consensus_peers.cc:597] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 -> Peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Couldn't send request to peer dbb6823c4b6f45a8bdbcd5dd864d35ea. 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 13:07:21.577350 21610 tablet_server.cc:196] TabletServer@127.21.26.129:0 shutdown complete.
W20260709 13:07:21.714115 26866 consensus_peers.cc:597] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 -> Peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Couldn't send request to peer dbb6823c4b6f45a8bdbcd5dd864d35ea. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:21.763731 26866 consensus_peers.cc:597] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59 -> Peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Couldn't send request to peer dbb6823c4b6f45a8bdbcd5dd864d35ea. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:21.773820 27072 consensus_queue.cc:1048] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:21.925467 27072 consensus_queue.cc:1048] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:21.941459 26940 consensus_peers.cc:597] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 -> Peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Couldn't send request to peer dbb6823c4b6f45a8bdbcd5dd864d35ea. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:22.004964 27047 consensus_queue.cc:1048] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:22.088474 26774 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:22.618474 27047 raft_consensus.cc:493] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:22.618969 27047 raft_consensus.cc:515] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:22.620532 27047 leader_election.cc:290] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649)
I20260709 13:07:22.621508 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c3bd1d2f4045b29050796767eec214" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bcc21f7eb647c782df739e07b69a59" is_pre_election: true
I20260709 13:07:22.622155 26902 raft_consensus.cc:2468] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 1.
I20260709 13:07:22.623284 26941 leader_election.cc:304] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [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: 15f99b55c0ea4d1182f64a50e7c47316, 27bcc21f7eb647c782df739e07b69a59; no voters: 
W20260709 13:07:22.623831 26940 leader_election.cc:336] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111)
I20260709 13:07:22.624046 27047 raft_consensus.cc:2804] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:22.624445 27047 raft_consensus.cc:493] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:22.624691 27047 raft_consensus.cc:3060] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:22.629273 27047 raft_consensus.cc:515] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:22.630730 27047 leader_election.cc:290] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 2 election: Requested vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649)
I20260709 13:07:22.631714 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c3bd1d2f4045b29050796767eec214" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
I20260709 13:07:22.632311 26902 raft_consensus.cc:3060] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:22.634205 26940 leader_election.cc:336] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111)
I20260709 13:07:22.637082 26902 raft_consensus.cc:2468] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 2.
I20260709 13:07:22.637892 26941 leader_election.cc:304] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [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: 15f99b55c0ea4d1182f64a50e7c47316, 27bcc21f7eb647c782df739e07b69a59; no voters: dbb6823c4b6f45a8bdbcd5dd864d35ea
I20260709 13:07:22.638473 27047 raft_consensus.cc:2804] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:22.639214 27047 raft_consensus.cc:697] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 LEADER]: Becoming Leader. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Running, Role: LEADER
I20260709 13:07:22.639846 27047 consensus_queue.cc:237] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [LEADER]: Queue going to LEADER 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: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:22.646571 26722 catalog_manager.cc:5697] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 reported cstate change: term changed from 1 to 2, leader changed from dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129) to 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "15f99b55c0ea4d1182f64a50e7c47316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:22.829300 27079 raft_consensus.cc:493] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:22.829769 27079 raft_consensus.cc:515] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:22.831362 27079 leader_election.cc:290] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:22.832336 26975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef4a304687249fdba25eee7bae17cfe" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316" is_pre_election: true
W20260709 13:07:22.832507 26866 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111) [suppressed 137 similar messages]
I20260709 13:07:22.833020 26975 raft_consensus.cc:2468] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 1.
I20260709 13:07:22.833920 26867 leader_election.cc:304] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [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: 15f99b55c0ea4d1182f64a50e7c47316, 27bcc21f7eb647c782df739e07b69a59; no voters: 
I20260709 13:07:22.834492 27079 raft_consensus.cc:2804] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:22.834753 27079 raft_consensus.cc:493] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:22.834815 26866 leader_election.cc:336] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111)
I20260709 13:07:22.835006 27079 raft_consensus.cc:3060] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:22.839607 27079 raft_consensus.cc:515] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:22.841022 27079 leader_election.cc:290] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 2 election: Requested vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:22.842046 26975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef4a304687249fdba25eee7bae17cfe" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
I20260709 13:07:22.842504 26975 raft_consensus.cc:3060] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:22.843919 26866 leader_election.cc:336] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111)
I20260709 13:07:22.846855 26975 raft_consensus.cc:2468] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 2.
I20260709 13:07:22.847769 26867 leader_election.cc:304] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [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: 15f99b55c0ea4d1182f64a50e7c47316, 27bcc21f7eb647c782df739e07b69a59; no voters: dbb6823c4b6f45a8bdbcd5dd864d35ea
I20260709 13:07:22.848491 27079 raft_consensus.cc:2804] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:22.849491 27079 raft_consensus.cc:697] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [term 2 LEADER]: Becoming Leader. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Running, Role: LEADER
I20260709 13:07:22.850258 27079 consensus_queue.cc:237] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Queue going to LEADER 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: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:22.856812 26722 catalog_manager.cc:5697] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 reported cstate change: term changed from 1 to 2, leader changed from dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129) to 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130). New cstate: current_term: 2 leader_uuid: "27bcc21f7eb647c782df739e07b69a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:22.863191 27047 raft_consensus.cc:493] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:22.863672 27047 raft_consensus.cc:515] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:22.865197 27047 leader_election.cc:290] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649)
I20260709 13:07:22.866271 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5d9450e1ea4e28a84876a6d9ea31c9" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bcc21f7eb647c782df739e07b69a59" is_pre_election: true
I20260709 13:07:22.866791 26902 raft_consensus.cc:2468] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 1.
I20260709 13:07:22.867594 26941 leader_election.cc:304] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [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: 15f99b55c0ea4d1182f64a50e7c47316, 27bcc21f7eb647c782df739e07b69a59; no voters: 
I20260709 13:07:22.868299 27047 raft_consensus.cc:2804] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:07:22.868466 26940 leader_election.cc:336] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111)
I20260709 13:07:22.868664 27047 raft_consensus.cc:493] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:22.869014 27047 raft_consensus.cc:3060] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:22.873499 27047 raft_consensus.cc:515] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:22.875226 27047 leader_election.cc:290] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 2 election: Requested vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649)
I20260709 13:07:22.876205 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5d9450e1ea4e28a84876a6d9ea31c9" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
I20260709 13:07:22.876773 26902 raft_consensus.cc:3060] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:22.878315 26940 leader_election.cc:336] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111)
I20260709 13:07:22.881824 26902 raft_consensus.cc:2468] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 2.
I20260709 13:07:22.882668 26941 leader_election.cc:304] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [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: 15f99b55c0ea4d1182f64a50e7c47316, 27bcc21f7eb647c782df739e07b69a59; no voters: dbb6823c4b6f45a8bdbcd5dd864d35ea
I20260709 13:07:22.883219 27047 raft_consensus.cc:2804] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:22.883576 27047 raft_consensus.cc:697] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 LEADER]: Becoming Leader. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Running, Role: LEADER
I20260709 13:07:22.884290 27047 consensus_queue.cc:237] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [LEADER]: Queue going to LEADER 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: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:22.890599 26722 catalog_manager.cc:5697] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 reported cstate change: term changed from 1 to 2, leader changed from dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129) to 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "15f99b55c0ea4d1182f64a50e7c47316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:23.083791 26902 raft_consensus.cc:1275] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Refusing update from remote peer 15f99b55c0ea4d1182f64a50e7c47316: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:23.084846 27047 consensus_queue.cc:1048] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:23.089402 26774 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:23.097752 26940 consensus_peers.cc:597] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 -> Peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Couldn't send request to peer dbb6823c4b6f45a8bdbcd5dd864d35ea. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:23.192045 27047 raft_consensus.cc:493] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:23.192622 27047 raft_consensus.cc:515] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:23.194269 27047 leader_election.cc:290] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649)
I20260709 13:07:23.195752 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b391bfb7da4bf1a3acc1a2c946706d" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bcc21f7eb647c782df739e07b69a59" is_pre_election: true
I20260709 13:07:23.196302 26902 raft_consensus.cc:2468] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 1.
I20260709 13:07:23.197108 26941 leader_election.cc:304] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [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: 15f99b55c0ea4d1182f64a50e7c47316, 27bcc21f7eb647c782df739e07b69a59; no voters: 
W20260709 13:07:23.197675 26940 leader_election.cc:336] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111)
I20260709 13:07:23.197813 27047 raft_consensus.cc:2804] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:23.198196 27047 raft_consensus.cc:493] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:23.198443 27047 raft_consensus.cc:3060] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:23.202988 27047 raft_consensus.cc:515] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:23.204497 27047 leader_election.cc:290] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 2 election: Requested vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649)
I20260709 13:07:23.205437 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b391bfb7da4bf1a3acc1a2c946706d" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
I20260709 13:07:23.205978 26902 raft_consensus.cc:3060] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:23.207372 26940 leader_election.cc:336] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111)
I20260709 13:07:23.210325 26902 raft_consensus.cc:2468] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 2.
I20260709 13:07:23.211146 26941 leader_election.cc:304] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [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: 15f99b55c0ea4d1182f64a50e7c47316, 27bcc21f7eb647c782df739e07b69a59; no voters: dbb6823c4b6f45a8bdbcd5dd864d35ea
I20260709 13:07:23.211726 27047 raft_consensus.cc:2804] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:23.212147 27047 raft_consensus.cc:697] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 LEADER]: Becoming Leader. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Running, Role: LEADER
I20260709 13:07:23.212870 27047 consensus_queue.cc:237] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [LEADER]: Queue going to LEADER 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: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:23.219024 26725 catalog_manager.cc:5697] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 reported cstate change: term changed from 1 to 2, leader changed from dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129) to 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "15f99b55c0ea4d1182f64a50e7c47316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:23.267362 26902 raft_consensus.cc:1275] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Refusing update from remote peer 15f99b55c0ea4d1182f64a50e7c47316: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:23.268463 27047 consensus_queue.cc:1048] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:23.279963 26940 consensus_peers.cc:597] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 -> Peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Couldn't send request to peer dbb6823c4b6f45a8bdbcd5dd864d35ea. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:23.368299 26975 raft_consensus.cc:1275] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Refusing update from remote peer 27bcc21f7eb647c782df739e07b69a59: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:23.369557 27079 consensus_queue.cc:1048] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:23.383303 26866 consensus_peers.cc:597] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 -> Peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Couldn't send request to peer dbb6823c4b6f45a8bdbcd5dd864d35ea. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:23.729857 26902 raft_consensus.cc:1275] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Refusing update from remote peer 15f99b55c0ea4d1182f64a50e7c47316: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:23.730983 27047 consensus_queue.cc:1048] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:23.745143 26940 consensus_peers.cc:597] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 -> Peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Couldn't send request to peer dbb6823c4b6f45a8bdbcd5dd864d35ea. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:23.980152 26866 consensus_peers.cc:597] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 -> Peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Couldn't send request to peer dbb6823c4b6f45a8bdbcd5dd864d35ea. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:24.075784 26940 consensus_peers.cc:597] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 -> Peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Couldn't send request to peer dbb6823c4b6f45a8bdbcd5dd864d35ea. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:24.090363 26774 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:24.305230 26940 consensus_peers.cc:597] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 -> Peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Couldn't send request to peer dbb6823c4b6f45a8bdbcd5dd864d35ea. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:24.336612 26940 consensus_peers.cc:597] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 -> Peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Couldn't send request to peer dbb6823c4b6f45a8bdbcd5dd864d35ea. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:24.381855 26866 consensus_peers.cc:597] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 -> Peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Couldn't send request to peer dbb6823c4b6f45a8bdbcd5dd864d35ea. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:24.435391 26866 consensus_peers.cc:597] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59 -> Peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Couldn't send request to peer dbb6823c4b6f45a8bdbcd5dd864d35ea. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:25.091257 26774 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:25.604380 26940 consensus_peers.cc:597] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 -> Peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Couldn't send request to peer dbb6823c4b6f45a8bdbcd5dd864d35ea. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:25.938194 26866 consensus_peers.cc:597] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 -> Peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Couldn't send request to peer dbb6823c4b6f45a8bdbcd5dd864d35ea. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:26.033304 26940 consensus_peers.cc:597] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 -> Peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Couldn't send request to peer dbb6823c4b6f45a8bdbcd5dd864d35ea. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:26.092005 26774 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:26.137207 26940 consensus_peers.cc:597] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 -> Peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Couldn't send request to peer dbb6823c4b6f45a8bdbcd5dd864d35ea. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:26.442487 26866 consensus_peers.cc:597] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 -> Peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Couldn't send request to peer dbb6823c4b6f45a8bdbcd5dd864d35ea. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:26.593369 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:26.598786 27119 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 13:07:26.599510 27120 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 13:07:26.602680 27122 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 13:07:26.604629 21610 server_base.cc:1061] running on GCE node
I20260709 13:07:26.607699 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:26.607890 21610 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 13:07:26.608048 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602446608035 us; error 0 us; skew 500 ppm
I20260709 13:07:26.608585 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:26.610810 21610 webserver.cc:533] Webserver started at http://127.21.26.129:44307/ using document root <none> and password file <none>
I20260709 13:07:26.611294 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:26.611446 21610 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:07:26.614650 21610 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:26.617933 27127 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:26.618624 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:07:26.618889 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-0/minicluster-data/ts-0-root
uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea"
format_stamp: "Formatted at 2026-07-09 13:07:20 on dist-test-slave-tq1r"
I20260709 13:07:26.619150 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602307309169-21610-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 13:07:26.628752 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:26.629709 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:26.631034 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:26.634109 27134 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 13:07:26.658366 26866 consensus_peers.cc:597] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 -> Peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Couldn't send request to peer dbb6823c4b6f45a8bdbcd5dd864d35ea. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:07:26.673362 26940 consensus_peers.cc:597] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 -> Peer dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029): Couldn't send request to peer dbb6823c4b6f45a8bdbcd5dd864d35ea. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:46029: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:26.680297 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:07:26.680619 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.002s	sys 0.000s
I20260709 13:07:26.680891 21610 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:07:26.684823 27134 tablet_bootstrap.cc:492] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap starting.
I20260709 13:07:26.695765 27134 tablet_bootstrap.cc:492] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea: 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 13:07:26.696508 27134 tablet_bootstrap.cc:492] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap complete.
I20260709 13:07:26.696976 27134 ts_tablet_manager.cc:1403] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 13:07:26.698761 27134 raft_consensus.cc:359] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:26.699360 27134 raft_consensus.cc:740] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Initialized, Role: FOLLOWER
I20260709 13:07:26.699923 27134 consensus_queue.cc:260] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [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: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:26.701942 27134 ts_tablet_manager.cc:1434] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:07:26.702567 27134 tablet_bootstrap.cc:492] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap starting.
I20260709 13:07:26.711611 27134 tablet_bootstrap.cc:492] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea: 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 13:07:26.712265 27134 tablet_bootstrap.cc:492] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap complete.
I20260709 13:07:26.712739 27134 ts_tablet_manager.cc:1403] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.002s
I20260709 13:07:26.714131 21610 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:07:26.714395 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.034s	user 0.032s	sys 0.000s
I20260709 13:07:26.714535 27134 raft_consensus.cc:359] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } } peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } }
I20260709 13:07:26.715103 27134 raft_consensus.cc:740] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Initialized, Role: FOLLOWER
I20260709 13:07:26.715714 27134 consensus_queue.cc:260] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } } peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } }
I20260709 13:07:26.717133 27134 ts_tablet_manager.cc:1434] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:07:26.717705 27134 tablet_bootstrap.cc:492] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap starting.
I20260709 13:07:26.727811 27134 tablet_bootstrap.cc:492] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea: 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 13:07:26.728538 27134 tablet_bootstrap.cc:492] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap complete.
I20260709 13:07:26.729189 27134 ts_tablet_manager.cc:1403] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260709 13:07:26.731102 27134 raft_consensus.cc:359] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:26.731602 27134 raft_consensus.cc:740] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Initialized, Role: FOLLOWER
I20260709 13:07:26.732224 27134 consensus_queue.cc:260] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:26.733839 27134 ts_tablet_manager.cc:1434] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:07:26.734476 27134 tablet_bootstrap.cc:492] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap starting.
I20260709 13:07:26.743441 27134 tablet_bootstrap.cc:492] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea: 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 13:07:26.744293 27134 tablet_bootstrap.cc:492] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap complete.
I20260709 13:07:26.744935 27134 ts_tablet_manager.cc:1403] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:07:26.747195 27134 raft_consensus.cc:359] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:26.747854 27134 raft_consensus.cc:740] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Initialized, Role: FOLLOWER
I20260709 13:07:26.748522 27134 consensus_queue.cc:260] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:26.750411 27134 ts_tablet_manager.cc:1434] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:26.751133 27134 tablet_bootstrap.cc:492] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap starting.
I20260709 13:07:26.761857 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.129:46029
I20260709 13:07:26.761916 27196 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.129:46029 every 8 connection(s)
I20260709 13:07:26.763634 27134 tablet_bootstrap.cc:492] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea: 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 13:07:26.764568 27134 tablet_bootstrap.cc:492] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap complete.
I20260709 13:07:26.765188 27134 ts_tablet_manager.cc:1403] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260709 13:07:26.767668 27134 raft_consensus.cc:359] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:26.769196 27134 raft_consensus.cc:740] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Initialized, Role: FOLLOWER
I20260709 13:07:26.770001 27134 consensus_queue.cc:260] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [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: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:26.770700 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:26.772477 27134 ts_tablet_manager.cc:1434] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:26.773314 27134 tablet_bootstrap.cc:492] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap starting.
I20260709 13:07:26.785970 27134 tablet_bootstrap.cc:492] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea: 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 13:07:26.786782 27134 tablet_bootstrap.cc:492] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap complete.
I20260709 13:07:26.787358 27134 ts_tablet_manager.cc:1403] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:07:26.788568 27197 heartbeater.cc:344] Connected to a master server at 127.21.26.190:42143
I20260709 13:07:26.789009 27197 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:26.789412 27134 raft_consensus.cc:359] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:26.789844 27197 heartbeater.cc:507] Master 127.21.26.190:42143 requested a full tablet report, sending...
I20260709 13:07:26.790087 27134 raft_consensus.cc:740] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Initialized, Role: FOLLOWER
I20260709 13:07:26.790895 27134 consensus_queue.cc:260] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:26.791301 26975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95c3bd1d2f4045b29050796767eec214"
dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
mode: GRACEFUL
new_leader_uuid: "27bcc21f7eb647c782df739e07b69a59"
 from {username='slave'} at 127.0.0.1:38814
I20260709 13:07:26.791940 26975 raft_consensus.cc:606] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 LEADER]: Received request to transfer leadership to TS 27bcc21f7eb647c782df739e07b69a59
I20260709 13:07:26.792632 27134 ts_tablet_manager.cc:1434] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:07:26.793341 27134 tablet_bootstrap.cc:492] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap starting.
I20260709 13:07:26.794656 26975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae5db7daff6942a2983d5adb1ec713cc"
dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
mode: GRACEFUL
new_leader_uuid: "27bcc21f7eb647c782df739e07b69a59"
 from {username='slave'} at 127.0.0.1:38814
I20260709 13:07:26.795149 26975 raft_consensus.cc:606] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 LEADER]: Received request to transfer leadership to TS 27bcc21f7eb647c782df739e07b69a59
I20260709 13:07:26.796087 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:26.796247 26725 ts_manager.cc:194] Re-registered known tserver with Master: dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029)
I20260709 13:07:26.796526 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:26.797161 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:26.807572 27134 tablet_bootstrap.cc:492] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea: 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 13:07:26.807742 26725 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55474
I20260709 13:07:26.808512 27134 tablet_bootstrap.cc:492] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap complete.
I20260709 13:07:26.809108 27134 ts_tablet_manager.cc:1403] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260709 13:07:26.810554 27197 heartbeater.cc:499] Master 127.21.26.190:42143 was elected leader, sending a full tablet report...
I20260709 13:07:26.810976 27134 raft_consensus.cc:359] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:26.811691 27134 raft_consensus.cc:740] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Initialized, Role: FOLLOWER
I20260709 13:07:26.812278 27134 consensus_queue.cc:260] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [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: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:26.814064 27134 ts_tablet_manager.cc:1434] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 13:07:26.814651 27134 tablet_bootstrap.cc:492] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap starting.
I20260709 13:07:26.822896 27134 tablet_bootstrap.cc:492] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea: 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 13:07:26.823431 27134 tablet_bootstrap.cc:492] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap complete.
I20260709 13:07:26.823884 27134 ts_tablet_manager.cc:1403] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:07:26.825551 27134 raft_consensus.cc:359] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:26.825989 27134 raft_consensus.cc:740] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Initialized, Role: FOLLOWER
I20260709 13:07:26.826449 27134 consensus_queue.cc:260] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:26.827868 27134 ts_tablet_manager.cc:1434] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260709 13:07:26.828461 27134 tablet_bootstrap.cc:492] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap starting.
I20260709 13:07:26.837505 27134 tablet_bootstrap.cc:492] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea: 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 13:07:26.838138 27134 tablet_bootstrap.cc:492] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap complete.
I20260709 13:07:26.838586 27134 ts_tablet_manager.cc:1403] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:07:26.840109 27134 raft_consensus.cc:359] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:26.840693 27134 raft_consensus.cc:740] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Initialized, Role: FOLLOWER
I20260709 13:07:26.841200 27134 consensus_queue.cc:260] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [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: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:26.842517 27134 ts_tablet_manager.cc:1434] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:26.843202 27134 tablet_bootstrap.cc:492] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap starting.
I20260709 13:07:26.852945 27134 tablet_bootstrap.cc:492] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea: 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 13:07:26.853562 27134 tablet_bootstrap.cc:492] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Bootstrap complete.
I20260709 13:07:26.854001 27134 ts_tablet_manager.cc:1403] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:07:26.855505 27134 raft_consensus.cc:359] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:26.856026 27134 raft_consensus.cc:740] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbb6823c4b6f45a8bdbcd5dd864d35ea, State: Initialized, Role: FOLLOWER
I20260709 13:07:26.856513 27134 consensus_queue.cc:260] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [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: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:26.857821 27134 ts_tablet_manager.cc:1434] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:26.930634 27117 raft_consensus.cc:993] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316: : Instructing follower 27bcc21f7eb647c782df739e07b69a59 to start an election
I20260709 13:07:26.931051 27211 raft_consensus.cc:1081] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 LEADER]: Signalling peer 27bcc21f7eb647c782df739e07b69a59 to start an election
I20260709 13:07:26.932291 26903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95c3bd1d2f4045b29050796767eec214"
dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
 from {username='slave'} at 127.0.0.1:32912
I20260709 13:07:26.932729 26903 raft_consensus.cc:493] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:26.932981 26903 raft_consensus.cc:3060] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:26.938120 26903 raft_consensus.cc:515] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:26.939556 26903 leader_election.cc:290] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 3 election: Requested vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:26.940291 27171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c3bd1d2f4045b29050796767eec214" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea"
I20260709 13:07:26.940402 26975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c3bd1d2f4045b29050796767eec214" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
I20260709 13:07:26.940825 27171 raft_consensus.cc:3060] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:07:26.940986 26975 raft_consensus.cc:3055] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:26.941331 26975 raft_consensus.cc:740] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Running, Role: LEADER
I20260709 13:07:26.941915 26975 consensus_queue.cc:260] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [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: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:26.942775 26975 raft_consensus.cc:3060] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:26.945345 27171 raft_consensus.cc:2468] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 3.
I20260709 13:07:26.946277 26866 leader_election.cc:304] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [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: 27bcc21f7eb647c782df739e07b69a59, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:26.946983 27118 raft_consensus.cc:2804] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:26.948472 27118 raft_consensus.cc:697] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [term 3 LEADER]: Becoming Leader. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Running, Role: LEADER
I20260709 13:07:26.947564 26975 raft_consensus.cc:2468] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 3.
I20260709 13:07:26.949242 27118 consensus_queue.cc:237] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [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: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:26.956457 26725 catalog_manager.cc:5697] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 reported cstate change: term changed from 2 to 3, leader changed from 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131) to 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130). New cstate: current_term: 3 leader_uuid: "27bcc21f7eb647c782df739e07b69a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:27.053653 27171 raft_consensus.cc:3060] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.058352 27171 pending_rounds.cc:85] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Aborting all ops after (but not including) 0
I20260709 13:07:27.058550 27171 pending_rounds.cc:107] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:07:27.058766 27171 raft_consensus.cc:2889] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:07:27.092857 26774 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:27.150843 27171 raft_consensus.cc:3060] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.155542 27171 pending_rounds.cc:85] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea: Aborting all ops after (but not including) 0
I20260709 13:07:27.155756 27171 pending_rounds.cc:107] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:07:27.155959 27171 raft_consensus.cc:2889] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:27.160143 27117 raft_consensus.cc:993] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316: : Instructing follower 27bcc21f7eb647c782df739e07b69a59 to start an election
I20260709 13:07:27.160570 27211 raft_consensus.cc:1081] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 LEADER]: Signalling peer 27bcc21f7eb647c782df739e07b69a59 to start an election
I20260709 13:07:27.161947 26903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae5db7daff6942a2983d5adb1ec713cc"
dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
 from {username='slave'} at 127.0.0.1:32912
I20260709 13:07:27.162364 26903 raft_consensus.cc:493] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:27.162621 26903 raft_consensus.cc:3060] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.167223 26903 raft_consensus.cc:515] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:27.168707 26903 leader_election.cc:290] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 2 election: Requested vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:27.169389 27171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5db7daff6942a2983d5adb1ec713cc" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea"
I20260709 13:07:27.169642 26975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5db7daff6942a2983d5adb1ec713cc" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
I20260709 13:07:27.170006 27171 raft_consensus.cc:3060] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.170185 26975 raft_consensus.cc:3055] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:27.170517 26975 raft_consensus.cc:740] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Running, Role: LEADER
I20260709 13:07:27.171277 26975 consensus_queue.cc:260] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:27.172524 26975 raft_consensus.cc:3060] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.176252 27171 raft_consensus.cc:2468] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 2.
I20260709 13:07:27.177304 26866 leader_election.cc:304] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27bcc21f7eb647c782df739e07b69a59, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:27.177953 27118 raft_consensus.cc:2804] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:27.178392 27118 raft_consensus.cc:697] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [term 2 LEADER]: Becoming Leader. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Running, Role: LEADER
I20260709 13:07:27.178648 26975 raft_consensus.cc:2468] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 2.
I20260709 13:07:27.179164 27118 consensus_queue.cc:237] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:27.180153 27171 raft_consensus.cc:3060] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.185993 27171 pending_rounds.cc:85] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea: Aborting all ops after (but not including) 0
I20260709 13:07:27.186197 27171 pending_rounds.cc:107] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:07:27.186432 27171 raft_consensus.cc:2889] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:27.187027 26725 catalog_manager.cc:5697] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 reported cstate change: term changed from 1 to 2, leader changed from 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131) to 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130). New cstate: current_term: 2 leader_uuid: "27bcc21f7eb647c782df739e07b69a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:27.383391 26975 raft_consensus.cc:1275] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 3 FOLLOWER]: Refusing update from remote peer 27bcc21f7eb647c782df739e07b69a59: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:27.384496 27118 consensus_queue.cc:1048] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:27.392979 27171 raft_consensus.cc:1275] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 3 FOLLOWER]: Refusing update from remote peer 27bcc21f7eb647c782df739e07b69a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:27.395084 27212 consensus_queue.cc:1048] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:27.395673 27212 consensus_queue.cc:1243] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Peer dbb6823c4b6f45a8bdbcd5dd864d35ea log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 13:07:27.397739 27171 pending_rounds.cc:85] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Aborting all ops after (but not including) 0
I20260709 13:07:27.397964 27171 pending_rounds.cc:107] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:07:27.398164 27171 raft_consensus.cc:2889] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:27.571643 26975 raft_consensus.cc:1275] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Refusing update from remote peer 27bcc21f7eb647c782df739e07b69a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:27.572736 27118 consensus_queue.cc:1048] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:27.580504 27171 raft_consensus.cc:1275] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 2 FOLLOWER]: Refusing update from remote peer 27bcc21f7eb647c782df739e07b69a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:27.581811 27232 consensus_queue.cc:1048] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:27.806825 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:27.823056 26903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ef4a304687249fdba25eee7bae17cfe"
dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
mode: GRACEFUL
new_leader_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
 from {username='slave'} at 127.0.0.1:58562
I20260709 13:07:27.823518 26903 raft_consensus.cc:606] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [term 2 LEADER]: Received request to transfer leadership to TS 15f99b55c0ea4d1182f64a50e7c47316
I20260709 13:07:27.825618 26903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "928448404e3d42878637c6608b318038"
dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
mode: GRACEFUL
new_leader_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
 from {username='slave'} at 127.0.0.1:58562
I20260709 13:07:27.826014 26903 raft_consensus.cc:606] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 1 LEADER]: Received request to transfer leadership to TS 15f99b55c0ea4d1182f64a50e7c47316
I20260709 13:07:27.826915 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:27.827323 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:27.827824 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:27.894145 27212 raft_consensus.cc:993] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59: : Instructing follower 15f99b55c0ea4d1182f64a50e7c47316 to start an election
I20260709 13:07:27.894618 27232 raft_consensus.cc:1081] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [term 2 LEADER]: Signalling peer 15f99b55c0ea4d1182f64a50e7c47316 to start an election
I20260709 13:07:27.895860 26975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ef4a304687249fdba25eee7bae17cfe"
dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
 from {username='slave'} at 127.0.0.1:53708
I20260709 13:07:27.896320 26975 raft_consensus.cc:493] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:27.896602 26975 raft_consensus.cc:3060] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.901204 26975 raft_consensus.cc:515] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:27.902712 26975 leader_election.cc:290] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 3 election: Requested vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649)
I20260709 13:07:27.903443 27171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef4a304687249fdba25eee7bae17cfe" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea"
I20260709 13:07:27.903618 26903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef4a304687249fdba25eee7bae17cfe" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
I20260709 13:07:27.904048 27171 raft_consensus.cc:3060] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.904263 26903 raft_consensus.cc:3055] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:27.904629 26903 raft_consensus.cc:740] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Running, Role: LEADER
I20260709 13:07:27.905237 26903 consensus_queue.cc:260] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [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: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:27.906129 26903 raft_consensus.cc:3060] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.908721 27171 raft_consensus.cc:2468] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 3.
I20260709 13:07:27.909863 26940 leader_election.cc:304] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 [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: 15f99b55c0ea4d1182f64a50e7c47316, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:27.910544 27231 raft_consensus.cc:2804] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:27.910779 26903 raft_consensus.cc:2468] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 3.
I20260709 13:07:27.911000 27231 raft_consensus.cc:697] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 [term 3 LEADER]: Becoming Leader. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Running, Role: LEADER
I20260709 13:07:27.911892 27231 consensus_queue.cc:237] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 [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: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:27.919051 26725 catalog_manager.cc:5697] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 reported cstate change: term changed from 2 to 3, leader changed from 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130) to 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131). New cstate: current_term: 3 leader_uuid: "15f99b55c0ea4d1182f64a50e7c47316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: HEALTHY } } }
W20260709 13:07:28.093763 26774 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:28.152197 27212 raft_consensus.cc:993] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59: : Instructing follower 15f99b55c0ea4d1182f64a50e7c47316 to start an election
I20260709 13:07:28.152637 27232 raft_consensus.cc:1081] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 1 LEADER]: Signalling peer 15f99b55c0ea4d1182f64a50e7c47316 to start an election
I20260709 13:07:28.153975 26975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "928448404e3d42878637c6608b318038"
dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
 from {username='slave'} at 127.0.0.1:53708
I20260709 13:07:28.154417 26975 raft_consensus.cc:493] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:28.154695 26975 raft_consensus.cc:3060] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.159333 26975 raft_consensus.cc:515] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:28.160977 26975 leader_election.cc:290] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 2 election: Requested vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649)
I20260709 13:07:28.161638 27171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928448404e3d42878637c6608b318038" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea"
I20260709 13:07:28.162021 26903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928448404e3d42878637c6608b318038" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
I20260709 13:07:28.162261 27171 raft_consensus.cc:3060] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.162627 26903 raft_consensus.cc:3055] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:28.162935 26903 raft_consensus.cc:740] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Running, Role: LEADER
I20260709 13:07:28.163681 26903 consensus_queue.cc:260] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:28.164870 26903 raft_consensus.cc:3060] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.168712 27171 raft_consensus.cc:2468] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 2.
I20260709 13:07:28.169816 26940 leader_election.cc:304] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15f99b55c0ea4d1182f64a50e7c47316, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:28.170411 27231 raft_consensus.cc:2804] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:28.170866 27231 raft_consensus.cc:697] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 LEADER]: Becoming Leader. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Running, Role: LEADER
I20260709 13:07:28.170959 26903 raft_consensus.cc:2468] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 2.
I20260709 13:07:28.171676 27231 consensus_queue.cc:237] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:28.177718 26725 catalog_manager.cc:5697] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 reported cstate change: term changed from 1 to 2, leader changed from 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130) to 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "15f99b55c0ea4d1182f64a50e7c47316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:28.513710 27171 raft_consensus.cc:1275] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 3 FOLLOWER]: Refusing update from remote peer 15f99b55c0ea4d1182f64a50e7c47316: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:28.514780 27231 consensus_queue.cc:1048] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:28.525250 26903 raft_consensus.cc:1275] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [term 3 FOLLOWER]: Refusing update from remote peer 15f99b55c0ea4d1182f64a50e7c47316: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:28.526510 27117 consensus_queue.cc:1048] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:28.648952 26903 raft_consensus.cc:1275] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Refusing update from remote peer 15f99b55c0ea4d1182f64a50e7c47316: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:28.650022 27117 consensus_queue.cc:1048] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:28.658274 27171 raft_consensus.cc:1275] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 2 FOLLOWER]: Refusing update from remote peer 15f99b55c0ea4d1182f64a50e7c47316: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:28.659984 27117 consensus_queue.cc:1048] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:28.833592 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:28.840221 26975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "928448404e3d42878637c6608b318038"
dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
mode: GRACEFUL
new_leader_uuid: "27bcc21f7eb647c782df739e07b69a59"
 from {username='slave'} at 127.0.0.1:38814
I20260709 13:07:28.840694 26975 raft_consensus.cc:606] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 LEADER]: Received request to transfer leadership to TS 27bcc21f7eb647c782df739e07b69a59
I20260709 13:07:28.842919 26975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4315f222b0d4311b5e34b81e0b27f57"
dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
mode: GRACEFUL
new_leader_uuid: "27bcc21f7eb647c782df739e07b69a59"
 from {username='slave'} at 127.0.0.1:38814
I20260709 13:07:28.843344 26975 raft_consensus.cc:606] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 LEADER]: Received request to transfer leadership to TS 27bcc21f7eb647c782df739e07b69a59
I20260709 13:07:28.844249 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:28.844646 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:28.845139 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:28.943415 27248 raft_consensus.cc:993] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316: : Instructing follower 27bcc21f7eb647c782df739e07b69a59 to start an election
I20260709 13:07:28.943894 27117 raft_consensus.cc:1081] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 LEADER]: Signalling peer 27bcc21f7eb647c782df739e07b69a59 to start an election
I20260709 13:07:28.945132 26903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4315f222b0d4311b5e34b81e0b27f57"
dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
 from {username='slave'} at 127.0.0.1:32912
I20260709 13:07:28.945493 26903 raft_consensus.cc:493] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:28.945698 26903 raft_consensus.cc:3060] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.949782 26903 raft_consensus.cc:515] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:28.951179 26903 leader_election.cc:290] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 2 election: Requested vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:28.951805 27171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4315f222b0d4311b5e34b81e0b27f57" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea"
I20260709 13:07:28.952211 26975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4315f222b0d4311b5e34b81e0b27f57" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
I20260709 13:07:28.952513 27171 raft_consensus.cc:3060] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.952816 26975 raft_consensus.cc:3055] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:28.953100 26975 raft_consensus.cc:740] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Running, Role: LEADER
I20260709 13:07:28.953735 26975 consensus_queue.cc:260] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:28.954598 26975 raft_consensus.cc:3060] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:28.957345 27171 raft_consensus.cc:2468] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 2.
I20260709 13:07:28.958195 26866 leader_election.cc:304] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27bcc21f7eb647c782df739e07b69a59, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:28.958735 27232 raft_consensus.cc:2804] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:28.959199 27232 raft_consensus.cc:697] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59 [term 2 LEADER]: Becoming Leader. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Running, Role: LEADER
I20260709 13:07:28.959339 26975 raft_consensus.cc:2468] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 2.
I20260709 13:07:28.960000 27232 consensus_queue.cc:237] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:28.966056 26725 catalog_manager.cc:5697] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59 reported cstate change: term changed from 1 to 2, leader changed from 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131) to 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130). New cstate: current_term: 2 leader_uuid: "27bcc21f7eb647c782df739e07b69a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:29.094602 26774 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:29.177403 27248 raft_consensus.cc:993] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316: : Instructing follower 27bcc21f7eb647c782df739e07b69a59 to start an election
I20260709 13:07:29.177845 27117 raft_consensus.cc:1081] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 LEADER]: Signalling peer 27bcc21f7eb647c782df739e07b69a59 to start an election
I20260709 13:07:29.179049 26903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "928448404e3d42878637c6608b318038"
dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
 from {username='slave'} at 127.0.0.1:32912
I20260709 13:07:29.179452 26903 raft_consensus.cc:493] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:29.179694 26903 raft_consensus.cc:3060] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.183681 26903 raft_consensus.cc:515] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:29.185042 26903 leader_election.cc:290] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 3 election: Requested vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:29.185683 27171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928448404e3d42878637c6608b318038" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea"
I20260709 13:07:29.186043 26975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928448404e3d42878637c6608b318038" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
I20260709 13:07:29.186210 27171 raft_consensus.cc:3060] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.186543 26975 raft_consensus.cc:3055] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:29.186821 26975 raft_consensus.cc:740] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Running, Role: LEADER
I20260709 13:07:29.187520 26975 consensus_queue.cc:260] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [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: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:29.188503 26975 raft_consensus.cc:3060] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.191855 27171 raft_consensus.cc:2468] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 3.
I20260709 13:07:29.192958 26866 leader_election.cc:304] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [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: 27bcc21f7eb647c782df739e07b69a59, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:29.193717 26975 raft_consensus.cc:2468] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 3.
I20260709 13:07:29.194108 27232 raft_consensus.cc:2804] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:29.194566 27232 raft_consensus.cc:697] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 3 LEADER]: Becoming Leader. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Running, Role: LEADER
I20260709 13:07:29.195237 27232 consensus_queue.cc:237] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [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: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:29.231683 26725 catalog_manager.cc:5697] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 reported cstate change: term changed from 2 to 3, leader changed from 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131) to 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130). New cstate: current_term: 3 leader_uuid: "27bcc21f7eb647c782df739e07b69a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:29.366717 26975 raft_consensus.cc:1275] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Refusing update from remote peer 27bcc21f7eb647c782df739e07b69a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:29.367926 27232 consensus_queue.cc:1048] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:29.379496 27171 raft_consensus.cc:1275] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 2 FOLLOWER]: Refusing update from remote peer 27bcc21f7eb647c782df739e07b69a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:29.381296 27258 consensus_queue.cc:1048] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:29.656169 26975 raft_consensus.cc:1275] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [term 3 FOLLOWER]: Refusing update from remote peer 27bcc21f7eb647c782df739e07b69a59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:29.657249 27258 consensus_queue.cc:1048] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:29.667215 27171 raft_consensus.cc:1275] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 3 FOLLOWER]: Refusing update from remote peer 27bcc21f7eb647c782df739e07b69a59: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:29.668831 27232 consensus_queue.cc:1048] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:29.851132 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:29.862156 26902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95c3bd1d2f4045b29050796767eec214"
dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
mode: GRACEFUL
new_leader_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
 from {username='slave'} at 127.0.0.1:58562
I20260709 13:07:29.862830 26902 raft_consensus.cc:606] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [term 3 LEADER]: Received request to transfer leadership to TS 15f99b55c0ea4d1182f64a50e7c47316
I20260709 13:07:29.865229 26902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae5db7daff6942a2983d5adb1ec713cc"
dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
mode: GRACEFUL
new_leader_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
 from {username='slave'} at 127.0.0.1:58562
I20260709 13:07:29.865634 26902 raft_consensus.cc:606] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [term 2 LEADER]: Received request to transfer leadership to TS 15f99b55c0ea4d1182f64a50e7c47316
I20260709 13:07:29.866577 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:29.866989 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:29.867594 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:29.874408 27250 raft_consensus.cc:993] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59: : Instructing follower 15f99b55c0ea4d1182f64a50e7c47316 to start an election
I20260709 13:07:29.874835 27232 raft_consensus.cc:1081] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [term 2 LEADER]: Signalling peer 15f99b55c0ea4d1182f64a50e7c47316 to start an election
I20260709 13:07:29.876137 26975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae5db7daff6942a2983d5adb1ec713cc"
dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
 from {username='slave'} at 127.0.0.1:53708
I20260709 13:07:29.876540 26975 raft_consensus.cc:493] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:29.876775 26975 raft_consensus.cc:3060] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.883306 26975 raft_consensus.cc:515] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:29.884775 26975 leader_election.cc:290] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 3 election: Requested vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649)
I20260709 13:07:29.885455 27171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5db7daff6942a2983d5adb1ec713cc" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea"
I20260709 13:07:29.885864 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5db7daff6942a2983d5adb1ec713cc" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
I20260709 13:07:29.886206 27171 raft_consensus.cc:3060] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.886487 26902 raft_consensus.cc:3055] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:29.886842 26902 raft_consensus.cc:740] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Running, Role: LEADER
I20260709 13:07:29.887775 26902 consensus_queue.cc:260] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [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: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:29.889149 26902 raft_consensus.cc:3060] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.893811 27171 raft_consensus.cc:2468] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 3.
I20260709 13:07:29.894905 26940 leader_election.cc:304] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [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: 15f99b55c0ea4d1182f64a50e7c47316, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:29.895656 27117 raft_consensus.cc:2804] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:29.896551 27117 raft_consensus.cc:697] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 3 LEADER]: Becoming Leader. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Running, Role: LEADER
I20260709 13:07:29.896974 26902 raft_consensus.cc:2468] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 3.
I20260709 13:07:29.897698 27117 consensus_queue.cc:237] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [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: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:29.904762 26722 catalog_manager.cc:5697] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 reported cstate change: term changed from 2 to 3, leader changed from 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130) to 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131). New cstate: current_term: 3 leader_uuid: "15f99b55c0ea4d1182f64a50e7c47316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: HEALTHY } } }
W20260709 13:07:30.095692 26774 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:30.181275 27250 raft_consensus.cc:993] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59: : Instructing follower 15f99b55c0ea4d1182f64a50e7c47316 to start an election
I20260709 13:07:30.181730 27232 raft_consensus.cc:1081] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [term 3 LEADER]: Signalling peer 15f99b55c0ea4d1182f64a50e7c47316 to start an election
I20260709 13:07:30.183022 26975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95c3bd1d2f4045b29050796767eec214"
dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
 from {username='slave'} at 127.0.0.1:53708
I20260709 13:07:30.183391 26975 raft_consensus.cc:493] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:30.183607 26975 raft_consensus.cc:3060] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:30.189967 26975 raft_consensus.cc:515] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:30.191324 26975 leader_election.cc:290] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [CANDIDATE]: Term 4 election: Requested vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649)
I20260709 13:07:30.192122 27171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c3bd1d2f4045b29050796767eec214" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea"
I20260709 13:07:30.192432 26902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95c3bd1d2f4045b29050796767eec214" candidate_uuid: "15f99b55c0ea4d1182f64a50e7c47316" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
I20260709 13:07:30.192808 27171 raft_consensus.cc:3060] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:30.193076 26902 raft_consensus.cc:3055] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:30.193400 26902 raft_consensus.cc:740] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Running, Role: LEADER
I20260709 13:07:30.194092 26902 consensus_queue.cc:260] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [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: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:30.195051 26902 raft_consensus.cc:3060] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:30.197101 27171 raft_consensus.cc:2468] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 4.
I20260709 13:07:30.198043 26940 leader_election.cc:304] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [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: 15f99b55c0ea4d1182f64a50e7c47316, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:30.198657 27117 raft_consensus.cc:2804] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:30.199131 27117 raft_consensus.cc:697] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 4 LEADER]: Becoming Leader. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Running, Role: LEADER
I20260709 13:07:30.200196 27117 consensus_queue.cc:237] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [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: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:30.200453 26902 raft_consensus.cc:2468] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15f99b55c0ea4d1182f64a50e7c47316 in term 4.
I20260709 13:07:30.207252 26722 catalog_manager.cc:5697] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 reported cstate change: term changed from 3 to 4, leader changed from 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130) to 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131). New cstate: current_term: 4 leader_uuid: "15f99b55c0ea4d1182f64a50e7c47316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:30.344211 27170 raft_consensus.cc:1275] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 3 FOLLOWER]: Refusing update from remote peer 15f99b55c0ea4d1182f64a50e7c47316: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:30.345512 27265 consensus_queue.cc:1048] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:30.355178 26902 raft_consensus.cc:1275] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [term 3 FOLLOWER]: Refusing update from remote peer 15f99b55c0ea4d1182f64a50e7c47316: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:30.357685 27117 consensus_queue.cc:1048] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:30.721489 27171 raft_consensus.cc:1275] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 4 FOLLOWER]: Refusing update from remote peer 15f99b55c0ea4d1182f64a50e7c47316: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:30.722470 27265 consensus_queue.cc:1048] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:30.730232 26902 raft_consensus.cc:1275] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [term 4 FOLLOWER]: Refusing update from remote peer 15f99b55c0ea4d1182f64a50e7c47316: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:30.732115 27117 consensus_queue.cc:1048] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:30.873421 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:30.880229 26975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5b31569970c47afbcb4686ad044fb8f"
dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
mode: GRACEFUL
new_leader_uuid: "27bcc21f7eb647c782df739e07b69a59"
 from {username='slave'} at 127.0.0.1:38814
I20260709 13:07:30.880657 26975 raft_consensus.cc:606] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 LEADER]: Received request to transfer leadership to TS 27bcc21f7eb647c782df739e07b69a59
I20260709 13:07:30.882927 26975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4b391bfb7da4bf1a3acc1a2c946706d"
dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
mode: GRACEFUL
new_leader_uuid: "27bcc21f7eb647c782df739e07b69a59"
 from {username='slave'} at 127.0.0.1:38814
I20260709 13:07:30.883327 26975 raft_consensus.cc:606] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 LEADER]: Received request to transfer leadership to TS 27bcc21f7eb647c782df739e07b69a59
I20260709 13:07:30.884176 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:30.884563 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:30.885013 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:30.933579 27265 raft_consensus.cc:993] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316: : Instructing follower 27bcc21f7eb647c782df739e07b69a59 to start an election
I20260709 13:07:30.934034 27117 raft_consensus.cc:1081] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 LEADER]: Signalling peer 27bcc21f7eb647c782df739e07b69a59 to start an election
I20260709 13:07:30.935411 26902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5b31569970c47afbcb4686ad044fb8f"
dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
 from {username='slave'} at 127.0.0.1:32912
I20260709 13:07:30.935838 26902 raft_consensus.cc:493] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:30.936146 26902 raft_consensus.cc:3060] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:30.941509 26902 raft_consensus.cc:515] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:30.943091 26902 leader_election.cc:290] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 2 election: Requested vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:30.943677 27171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b31569970c47afbcb4686ad044fb8f" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea"
I20260709 13:07:30.944114 26975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b31569970c47afbcb4686ad044fb8f" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
I20260709 13:07:30.944257 27171 raft_consensus.cc:3060] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:30.944584 26975 raft_consensus.cc:3055] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:30.944826 26975 raft_consensus.cc:740] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Running, Role: LEADER
I20260709 13:07:30.945516 26975 consensus_queue.cc:260] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:30.946462 26975 raft_consensus.cc:3060] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:30.948789 27171 raft_consensus.cc:2468] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 2.
I20260709 13:07:30.949887 26866 leader_election.cc:304] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27bcc21f7eb647c782df739e07b69a59, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:30.950645 27232 raft_consensus.cc:2804] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:30.951576 26975 raft_consensus.cc:2468] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 2.
I20260709 13:07:30.951604 27232 raft_consensus.cc:697] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 [term 2 LEADER]: Becoming Leader. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Running, Role: LEADER
I20260709 13:07:30.952744 27232 consensus_queue.cc:237] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:30.964993 26722 catalog_manager.cc:5697] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 reported cstate change: term changed from 1 to 2, leader changed from 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131) to 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130). New cstate: current_term: 2 leader_uuid: "27bcc21f7eb647c782df739e07b69a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:31.096570 26774 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:31.242534 27265 raft_consensus.cc:993] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316: : Instructing follower 27bcc21f7eb647c782df739e07b69a59 to start an election
I20260709 13:07:31.242981 27117 raft_consensus.cc:1081] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 LEADER]: Signalling peer 27bcc21f7eb647c782df739e07b69a59 to start an election
I20260709 13:07:31.244220 26902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4b391bfb7da4bf1a3acc1a2c946706d"
dest_uuid: "27bcc21f7eb647c782df739e07b69a59"
 from {username='slave'} at 127.0.0.1:32912
I20260709 13:07:31.244648 26902 raft_consensus.cc:493] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:31.244925 26902 raft_consensus.cc:3060] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:31.249927 26902 raft_consensus.cc:515] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:31.251192 26902 leader_election.cc:290] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 [CANDIDATE]: Term 3 election: Requested vote from peers dbb6823c4b6f45a8bdbcd5dd864d35ea (127.21.26.129:46029), 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131:41273)
I20260709 13:07:31.251770 27171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b391bfb7da4bf1a3acc1a2c946706d" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea"
I20260709 13:07:31.252162 26975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b391bfb7da4bf1a3acc1a2c946706d" candidate_uuid: "27bcc21f7eb647c782df739e07b69a59" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "15f99b55c0ea4d1182f64a50e7c47316"
I20260709 13:07:31.252346 27171 raft_consensus.cc:3060] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:31.252640 26975 raft_consensus.cc:3055] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:31.252902 26975 raft_consensus.cc:740] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 15f99b55c0ea4d1182f64a50e7c47316, State: Running, Role: LEADER
I20260709 13:07:31.253582 26975 consensus_queue.cc:260] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [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: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:31.254395 26975 raft_consensus.cc:3060] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:31.256733 27171 raft_consensus.cc:2468] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 3.
I20260709 13:07:31.257637 26866 leader_election.cc:304] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 [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: 27bcc21f7eb647c782df739e07b69a59, dbb6823c4b6f45a8bdbcd5dd864d35ea; no voters: 
I20260709 13:07:31.258245 27232 raft_consensus.cc:2804] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:31.258688 26975 raft_consensus.cc:2468] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27bcc21f7eb647c782df739e07b69a59 in term 3.
I20260709 13:07:31.258697 27232 raft_consensus.cc:697] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 [term 3 LEADER]: Becoming Leader. State: Replica: 27bcc21f7eb647c782df739e07b69a59, State: Running, Role: LEADER
I20260709 13:07:31.259876 27232 consensus_queue.cc:237] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 [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: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } }
I20260709 13:07:31.267166 26722 catalog_manager.cc:5697] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 reported cstate change: term changed from 2 to 3, leader changed from 15f99b55c0ea4d1182f64a50e7c47316 (127.21.26.131) to 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130). New cstate: current_term: 3 leader_uuid: "27bcc21f7eb647c782df739e07b69a59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27bcc21f7eb647c782df739e07b69a59" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:31.431847 26975 raft_consensus.cc:1275] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Refusing update from remote peer 27bcc21f7eb647c782df739e07b69a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:31.432910 27280 consensus_queue.cc:1048] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:31.441143 27171 raft_consensus.cc:1275] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 2 FOLLOWER]: Refusing update from remote peer 27bcc21f7eb647c782df739e07b69a59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:31.442399 27280 consensus_queue.cc:1048] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:31.658052 26975 raft_consensus.cc:1275] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [term 3 FOLLOWER]: Refusing update from remote peer 27bcc21f7eb647c782df739e07b69a59: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:31.659027 27280 consensus_queue.cc:1048] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15f99b55c0ea4d1182f64a50e7c47316" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 41273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:31.667361 27171 raft_consensus.cc:1275] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 3 FOLLOWER]: Refusing update from remote peer 27bcc21f7eb647c782df739e07b69a59: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:31.668557 27232 consensus_queue.cc:1048] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbb6823c4b6f45a8bdbcd5dd864d35ea" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 46029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:31.891215 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:31.918301 21610 tablet_server.cc:179] TabletServer@127.21.26.129:46029 shutting down...
I20260709 13:07:31.936821 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:31.937493 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:31.938220 21610 raft_consensus.cc:2243] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.938653 21610 raft_consensus.cc:2272] T 928448404e3d42878637c6608b318038 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.940788 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:31.941371 21610 raft_consensus.cc:2243] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.941771 21610 raft_consensus.cc:2272] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.943638 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:31.944147 21610 raft_consensus.cc:2243] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.944504 21610 raft_consensus.cc:2272] T b4315f222b0d4311b5e34b81e0b27f57 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.946254 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:31.946729 21610 raft_consensus.cc:2243] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.947072 21610 raft_consensus.cc:2272] T d5b31569970c47afbcb4686ad044fb8f P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.949692 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:31.950229 21610 raft_consensus.cc:2243] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.950654 21610 raft_consensus.cc:2272] T 399ead485f004d5d9335609ceff5d2f3 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.952628 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:31.953099 21610 raft_consensus.cc:2243] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.953474 21610 raft_consensus.cc:2272] T f4b391bfb7da4bf1a3acc1a2c946706d P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.955654 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:31.956189 21610 raft_consensus.cc:2243] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.956610 21610 raft_consensus.cc:2272] T 6732663b693141a9ae44c50b2cf18e90 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.958479 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:31.958930 21610 raft_consensus.cc:2243] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.959317 21610 raft_consensus.cc:2272] T 8ef4a304687249fdba25eee7bae17cfe P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.961174 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:31.961611 21610 raft_consensus.cc:2243] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.961992 21610 raft_consensus.cc:2272] T ae5db7daff6942a2983d5adb1ec713cc P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.963789 21610 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:31.964249 21610 raft_consensus.cc:2243] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:31.964654 21610 raft_consensus.cc:2272] T 95c3bd1d2f4045b29050796767eec214 P dbb6823c4b6f45a8bdbcd5dd864d35ea [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:31.982806 21610 tablet_server.cc:196] TabletServer@127.21.26.129:46029 shutdown complete.
I20260709 13:07:32.007287 21610 tablet_server.cc:179] TabletServer@127.21.26.130:0 shutting down...
W20260709 13:07:32.021518 26941 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 80 similar messages]
W20260709 13:07:32.024883 26941 consensus_peers.cc:597] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 -> Peer 27bcc21f7eb647c782df739e07b69a59 (127.21.26.130:41649): Couldn't send request to peer 27bcc21f7eb647c782df739e07b69a59. 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 13:07:32.031898 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:32.032595 21610 tablet_replica.cc:333] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59: stopping tablet replica
I20260709 13:07:32.033190 21610 raft_consensus.cc:2243] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:32.033859 21610 raft_consensus.cc:2272] T d5b31569970c47afbcb4686ad044fb8f P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.036127 21610 tablet_replica.cc:333] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59: stopping tablet replica
I20260709 13:07:32.036679 21610 raft_consensus.cc:2243] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:32.037369 21610 raft_consensus.cc:2272] T f4b391bfb7da4bf1a3acc1a2c946706d P 27bcc21f7eb647c782df739e07b69a59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.039498 21610 tablet_replica.cc:333] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59: stopping tablet replica
I20260709 13:07:32.040063 21610 raft_consensus.cc:2243] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:32.040521 21610 raft_consensus.cc:2272] T 8ef4a304687249fdba25eee7bae17cfe P 27bcc21f7eb647c782df739e07b69a59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.042346 21610 tablet_replica.cc:333] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59: stopping tablet replica
I20260709 13:07:32.043020 21610 raft_consensus.cc:2243] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:32.043777 21610 raft_consensus.cc:2272] T 6732663b693141a9ae44c50b2cf18e90 P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.045761 21610 tablet_replica.cc:333] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59: stopping tablet replica
I20260709 13:07:32.046283 21610 raft_consensus.cc:2243] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:32.046684 21610 raft_consensus.cc:2272] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.048560 21610 tablet_replica.cc:333] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59: stopping tablet replica
I20260709 13:07:32.049033 21610 raft_consensus.cc:2243] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:32.049690 21610 raft_consensus.cc:2272] T 928448404e3d42878637c6608b318038 P 27bcc21f7eb647c782df739e07b69a59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.051486 21610 tablet_replica.cc:333] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59: stopping tablet replica
I20260709 13:07:32.051919 21610 raft_consensus.cc:2243] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:32.052600 21610 raft_consensus.cc:2272] T b4315f222b0d4311b5e34b81e0b27f57 P 27bcc21f7eb647c782df739e07b69a59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.054399 21610 tablet_replica.cc:333] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59: stopping tablet replica
I20260709 13:07:32.054831 21610 raft_consensus.cc:2243] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:32.055189 21610 raft_consensus.cc:2272] T 95c3bd1d2f4045b29050796767eec214 P 27bcc21f7eb647c782df739e07b69a59 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.056895 21610 tablet_replica.cc:333] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59: stopping tablet replica
I20260709 13:07:32.057322 21610 raft_consensus.cc:2243] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:32.057667 21610 raft_consensus.cc:2272] T ae5db7daff6942a2983d5adb1ec713cc P 27bcc21f7eb647c782df739e07b69a59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.059316 21610 tablet_replica.cc:333] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59: stopping tablet replica
I20260709 13:07:32.059741 21610 raft_consensus.cc:2243] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:32.060492 21610 raft_consensus.cc:2272] T 399ead485f004d5d9335609ceff5d2f3 P 27bcc21f7eb647c782df739e07b69a59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.089259 21610 tablet_server.cc:196] TabletServer@127.21.26.130:0 shutdown complete.
W20260709 13:07:32.097580 26774 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:32.113248 21610 tablet_server.cc:179] TabletServer@127.21.26.131:0 shutting down...
I20260709 13:07:32.135131 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:32.135712 21610 tablet_replica.cc:333] T 399ead485f004d5d9335609ceff5d2f3 P 15f99b55c0ea4d1182f64a50e7c47316: stopping tablet replica
I20260709 13:07:32.136484 21610 raft_consensus.cc:2243] T 399ead485f004d5d9335609ceff5d2f3 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:32.136981 21610 raft_consensus.cc:2272] T 399ead485f004d5d9335609ceff5d2f3 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.138944 21610 tablet_replica.cc:333] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316: stopping tablet replica
I20260709 13:07:32.139431 21610 raft_consensus.cc:2243] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:32.140198 21610 raft_consensus.cc:2272] T 3f5d9450e1ea4e28a84876a6d9ea31c9 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.142155 21610 tablet_replica.cc:333] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316: stopping tablet replica
I20260709 13:07:32.142655 21610 raft_consensus.cc:2243] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:32.143373 21610 raft_consensus.cc:2272] T 8ef4a304687249fdba25eee7bae17cfe P 15f99b55c0ea4d1182f64a50e7c47316 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.145207 21610 tablet_replica.cc:333] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316: stopping tablet replica
I20260709 13:07:32.145675 21610 raft_consensus.cc:2243] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:32.146024 21610 raft_consensus.cc:2272] T f4b391bfb7da4bf1a3acc1a2c946706d P 15f99b55c0ea4d1182f64a50e7c47316 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.148296 21610 tablet_replica.cc:333] T 6732663b693141a9ae44c50b2cf18e90 P 15f99b55c0ea4d1182f64a50e7c47316: stopping tablet replica
I20260709 13:07:32.148768 21610 raft_consensus.cc:2243] T 6732663b693141a9ae44c50b2cf18e90 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:32.149178 21610 raft_consensus.cc:2272] T 6732663b693141a9ae44c50b2cf18e90 P 15f99b55c0ea4d1182f64a50e7c47316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.150959 21610 tablet_replica.cc:333] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316: stopping tablet replica
I20260709 13:07:32.151428 21610 raft_consensus.cc:2243] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:32.151803 21610 raft_consensus.cc:2272] T 928448404e3d42878637c6608b318038 P 15f99b55c0ea4d1182f64a50e7c47316 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.153523 21610 tablet_replica.cc:333] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316: stopping tablet replica
I20260709 13:07:32.153975 21610 raft_consensus.cc:2243] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:32.154343 21610 raft_consensus.cc:2272] T b4315f222b0d4311b5e34b81e0b27f57 P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.156044 21610 tablet_replica.cc:333] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316: stopping tablet replica
I20260709 13:07:32.156515 21610 raft_consensus.cc:2243] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:32.156865 21610 raft_consensus.cc:2272] T d5b31569970c47afbcb4686ad044fb8f P 15f99b55c0ea4d1182f64a50e7c47316 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.158903 21610 tablet_replica.cc:333] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316: stopping tablet replica
I20260709 13:07:32.159337 21610 raft_consensus.cc:2243] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:32.160461 21610 raft_consensus.cc:2272] T ae5db7daff6942a2983d5adb1ec713cc P 15f99b55c0ea4d1182f64a50e7c47316 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.162338 21610 tablet_replica.cc:333] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316: stopping tablet replica
I20260709 13:07:32.162775 21610 raft_consensus.cc:2243] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:32.163359 21610 raft_consensus.cc:2272] T 95c3bd1d2f4045b29050796767eec214 P 15f99b55c0ea4d1182f64a50e7c47316 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.193049 21610 tablet_server.cc:196] TabletServer@127.21.26.131:0 shutdown complete.
I20260709 13:07:32.213296 21610 master.cc:562] Master@127.21.26.190:42143 shutting down...
I20260709 13:07:32.232463 21610 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:32.232949 21610 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:32.233259 21610 tablet_replica.cc:333] T 00000000000000000000000000000000 P 52cccea9b04140c4abb53bbec6eb76fe: stopping tablet replica
I20260709 13:07:32.252883 21610 master.cc:584] Master@127.21.26.190:42143 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12326 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:07:32.292552 21610 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.26.190:42827
I20260709 13:07:32.293579 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:32.298565 27301 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 13:07:32.298658 27300 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 13:07:32.299888 27303 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 13:07:32.300624 21610 server_base.cc:1061] running on GCE node
I20260709 13:07:32.301508 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:32.301678 21610 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 13:07:32.301831 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602452301813 us; error 0 us; skew 500 ppm
I20260709 13:07:32.302333 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:32.304546 21610 webserver.cc:533] Webserver started at http://127.21.26.190:41757/ using document root <none> and password file <none>
I20260709 13:07:32.304998 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:32.305172 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:32.305408 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:32.306439 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602307309169-21610-0/minicluster-data/master-0-root/instance:
uuid: "564c5c98665f4c058e1f6f8854fb35e1"
format_stamp: "Formatted at 2026-07-09 13:07:32 on dist-test-slave-tq1r"
I20260709 13:07:32.310499 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:07:32.313504 27308 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:32.314106 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:07:32.314352 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602307309169-21610-0/minicluster-data/master-0-root
uuid: "564c5c98665f4c058e1f6f8854fb35e1"
format_stamp: "Formatted at 2026-07-09 13:07:32 on dist-test-slave-tq1r"
I20260709 13:07:32.314608 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602307309169-21610-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602307309169-21610-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602307309169-21610-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 13:07:32.366724 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:32.367897 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:32.402583 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.190:42827
I20260709 13:07:32.402678 27359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.190:42827 every 8 connection(s)
I20260709 13:07:32.406106 27360 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 13:07:32.416356 27360 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1: Bootstrap starting.
I20260709 13:07:32.420933 27360 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.424723 27360 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1: No bootstrap required, opened a new log
I20260709 13:07:32.426666 27360 raft_consensus.cc:359] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "564c5c98665f4c058e1f6f8854fb35e1" member_type: VOTER }
I20260709 13:07:32.427008 27360 raft_consensus.cc:385] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.427222 27360 raft_consensus.cc:740] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 564c5c98665f4c058e1f6f8854fb35e1, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.427757 27360 consensus_queue.cc:260] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "564c5c98665f4c058e1f6f8854fb35e1" member_type: VOTER }
I20260709 13:07:32.428188 27360 raft_consensus.cc:399] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:32.428383 27360 raft_consensus.cc:493] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:32.428670 27360 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:32.433035 27360 raft_consensus.cc:515] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "564c5c98665f4c058e1f6f8854fb35e1" member_type: VOTER }
I20260709 13:07:32.433480 27360 leader_election.cc:304] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1 [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: 564c5c98665f4c058e1f6f8854fb35e1; no voters: 
I20260709 13:07:32.434443 27360 leader_election.cc:290] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:32.434703 27363 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:32.435968 27363 raft_consensus.cc:697] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1 [term 1 LEADER]: Becoming Leader. State: Replica: 564c5c98665f4c058e1f6f8854fb35e1, State: Running, Role: LEADER
I20260709 13:07:32.436591 27363 consensus_queue.cc:237] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1 [LEADER]: Queue going to LEADER mode. State: All 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: "564c5c98665f4c058e1f6f8854fb35e1" member_type: VOTER }
I20260709 13:07:32.437042 27360 sys_catalog.cc:565] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:32.439219 27364 sys_catalog.cc:455] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "564c5c98665f4c058e1f6f8854fb35e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "564c5c98665f4c058e1f6f8854fb35e1" member_type: VOTER } }
I20260709 13:07:32.439433 27365 sys_catalog.cc:455] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 564c5c98665f4c058e1f6f8854fb35e1. Latest consensus state: current_term: 1 leader_uuid: "564c5c98665f4c058e1f6f8854fb35e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "564c5c98665f4c058e1f6f8854fb35e1" member_type: VOTER } }
I20260709 13:07:32.439843 27364 sys_catalog.cc:458] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:32.440045 27365 sys_catalog.cc:458] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:32.442706 27368 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:32.448705 27368 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:32.454546 21610 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:32.458205 27368 catalog_manager.cc:1383] Generated new cluster ID: d800804fc8a146e69ff13fd81cbc80b1
I20260709 13:07:32.458451 27368 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:32.480823 27368 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:32.482121 27368 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:32.495560 27368 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1: Generated new TSK 0
I20260709 13:07:32.496146 27368 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:32.521430 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:32.526924 27381 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 13:07:32.527750 27382 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 13:07:32.529507 21610 server_base.cc:1061] running on GCE node
W20260709 13:07:32.529870 27384 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 13:07:32.530705 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:32.530892 21610 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 13:07:32.531064 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602452531044 us; error 0 us; skew 500 ppm
I20260709 13:07:32.531539 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:32.533571 21610 webserver.cc:533] Webserver started at http://127.21.26.129:43999/ using document root <none> and password file <none>
I20260709 13:07:32.534018 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:32.534183 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:32.534413 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:32.535404 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602307309169-21610-0/minicluster-data/ts-0-root/instance:
uuid: "493d04c6ff3946da9892e9734e4ea798"
format_stamp: "Formatted at 2026-07-09 13:07:32 on dist-test-slave-tq1r"
I20260709 13:07:32.539703 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:07:32.542814 27389 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:32.543491 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:32.543744 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602307309169-21610-0/minicluster-data/ts-0-root
uuid: "493d04c6ff3946da9892e9734e4ea798"
format_stamp: "Formatted at 2026-07-09 13:07:32 on dist-test-slave-tq1r"
I20260709 13:07:32.543977 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602307309169-21610-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602307309169-21610-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602307309169-21610-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 13:07:32.565763 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:32.566854 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:32.568259 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:32.570297 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:32.570461 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:32.570688 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:32.570839 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:32.607885 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.129:35677
I20260709 13:07:32.607985 27451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.129:35677 every 8 connection(s)
I20260709 13:07:32.612644 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:32.618880 27456 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 13:07:32.621104 27457 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 13:07:32.622874 27459 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 13:07:32.624140 21610 server_base.cc:1061] running on GCE node
I20260709 13:07:32.624982 27452 heartbeater.cc:344] Connected to a master server at 127.21.26.190:42827
I20260709 13:07:32.625072 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:32.625392 21610 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 13:07:32.625475 27452 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:32.625607 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602452625587 us; error 0 us; skew 500 ppm
I20260709 13:07:32.626463 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:32.626443 27452 heartbeater.cc:507] Master 127.21.26.190:42827 requested a full tablet report, sending...
I20260709 13:07:32.628756 27325 ts_manager.cc:194] Registered new tserver with Master: 493d04c6ff3946da9892e9734e4ea798 (127.21.26.129:35677)
I20260709 13:07:32.629236 21610 webserver.cc:533] Webserver started at http://127.21.26.130:40903/ using document root <none> and password file <none>
I20260709 13:07:32.629742 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:32.629914 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:32.630146 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:32.630584 27325 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56850
I20260709 13:07:32.631253 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602307309169-21610-0/minicluster-data/ts-1-root/instance:
uuid: "f34f5b898d964390a8e3090c4ea83d49"
format_stamp: "Formatted at 2026-07-09 13:07:32 on dist-test-slave-tq1r"
I20260709 13:07:32.635802 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:32.638783 27464 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:32.639456 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:32.639712 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602307309169-21610-0/minicluster-data/ts-1-root
uuid: "f34f5b898d964390a8e3090c4ea83d49"
format_stamp: "Formatted at 2026-07-09 13:07:32 on dist-test-slave-tq1r"
I20260709 13:07:32.639946 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602307309169-21610-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602307309169-21610-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602307309169-21610-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 13:07:32.651801 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:32.652851 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:32.654135 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:32.656131 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:32.656302 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:32.656556 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:32.656754 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:32.693327 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.130:41139
I20260709 13:07:32.693423 27526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.130:41139 every 8 connection(s)
I20260709 13:07:32.697721 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:32.704092 27530 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 13:07:32.705983 27531 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 13:07:32.707474 21610 server_base.cc:1061] running on GCE node
W20260709 13:07:32.707671 27533 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 13:07:32.708803 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:07:32.708925 27527 heartbeater.cc:344] Connected to a master server at 127.21.26.190:42827
W20260709 13:07:32.709057 21610 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 13:07:32.709303 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602452709284 us; error 0 us; skew 500 ppm
I20260709 13:07:32.709352 27527 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:32.710062 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:32.710245 27527 heartbeater.cc:507] Master 127.21.26.190:42827 requested a full tablet report, sending...
I20260709 13:07:32.712406 21610 webserver.cc:533] Webserver started at http://127.21.26.131:42751/ using document root <none> and password file <none>
I20260709 13:07:32.712447 27325 ts_manager.cc:194] Registered new tserver with Master: f34f5b898d964390a8e3090c4ea83d49 (127.21.26.130:41139)
I20260709 13:07:32.713192 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:32.713454 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:32.713753 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:32.714251 27325 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56852
I20260709 13:07:32.715188 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602307309169-21610-0/minicluster-data/ts-2-root/instance:
uuid: "fd2fd2909e3e4684bc1eb06af6b81268"
format_stamp: "Formatted at 2026-07-09 13:07:32 on dist-test-slave-tq1r"
I20260709 13:07:32.719504 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:07:32.722419 27538 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:32.723080 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:07:32.723320 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602307309169-21610-0/minicluster-data/ts-2-root
uuid: "fd2fd2909e3e4684bc1eb06af6b81268"
format_stamp: "Formatted at 2026-07-09 13:07:32 on dist-test-slave-tq1r"
I20260709 13:07:32.723532 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602307309169-21610-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602307309169-21610-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602307309169-21610-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 13:07:32.740921 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:32.741923 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:32.743194 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:32.745209 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:32.745427 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:32.745635 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:32.745795 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:32.782155 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.131:33277
I20260709 13:07:32.782244 27600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.131:33277 every 8 connection(s)
I20260709 13:07:32.795219 27601 heartbeater.cc:344] Connected to a master server at 127.21.26.190:42827
I20260709 13:07:32.795608 27601 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:32.796288 27601 heartbeater.cc:507] Master 127.21.26.190:42827 requested a full tablet report, sending...
I20260709 13:07:32.798046 27325 ts_manager.cc:194] Registered new tserver with Master: fd2fd2909e3e4684bc1eb06af6b81268 (127.21.26.131:33277)
I20260709 13:07:32.799127 21610 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014042401s
I20260709 13:07:32.799435 27325 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56856
I20260709 13:07:32.821628 27325 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56858:
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 13:07:32.823583 27325 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 13:07:32.867412 27417 tablet_service.cc:1511] Processing CreateTablet for tablet 86063661e05b4c8b8f6de95fba759434 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a33d320bb85b40a8aa8f3d2ef7707ede]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:32.868798 27417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86063661e05b4c8b8f6de95fba759434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.869029 27416 tablet_service.cc:1511] Processing CreateTablet for tablet c75480750083456e9f5f8650a166bb17 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a33d320bb85b40a8aa8f3d2ef7707ede]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:32.870271 27416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c75480750083456e9f5f8650a166bb17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.870548 27565 tablet_service.cc:1511] Processing CreateTablet for tablet c75480750083456e9f5f8650a166bb17 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a33d320bb85b40a8aa8f3d2ef7707ede]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:32.870865 27491 tablet_service.cc:1511] Processing CreateTablet for tablet c75480750083456e9f5f8650a166bb17 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a33d320bb85b40a8aa8f3d2ef7707ede]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:32.872246 27491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c75480750083456e9f5f8650a166bb17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.871042 27492 tablet_service.cc:1511] Processing CreateTablet for tablet 86063661e05b4c8b8f6de95fba759434 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a33d320bb85b40a8aa8f3d2ef7707ede]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:32.873759 27565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c75480750083456e9f5f8650a166bb17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.874140 27492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86063661e05b4c8b8f6de95fba759434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.872270 27566 tablet_service.cc:1511] Processing CreateTablet for tablet 86063661e05b4c8b8f6de95fba759434 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a33d320bb85b40a8aa8f3d2ef7707ede]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:32.876617 27566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86063661e05b4c8b8f6de95fba759434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:32.904287 27618 tablet_bootstrap.cc:492] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268: Bootstrap starting.
I20260709 13:07:32.905800 27616 tablet_bootstrap.cc:492] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49: Bootstrap starting.
I20260709 13:07:32.907467 27617 tablet_bootstrap.cc:492] T c75480750083456e9f5f8650a166bb17 P 493d04c6ff3946da9892e9734e4ea798: Bootstrap starting.
I20260709 13:07:32.912441 27617 tablet_bootstrap.cc:654] T c75480750083456e9f5f8650a166bb17 P 493d04c6ff3946da9892e9734e4ea798: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.913573 27616 tablet_bootstrap.cc:654] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.913568 27618 tablet_bootstrap.cc:654] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.917575 27617 tablet_bootstrap.cc:492] T c75480750083456e9f5f8650a166bb17 P 493d04c6ff3946da9892e9734e4ea798: No bootstrap required, opened a new log
I20260709 13:07:32.917960 27617 ts_tablet_manager.cc:1403] T c75480750083456e9f5f8650a166bb17 P 493d04c6ff3946da9892e9734e4ea798: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:07:32.918841 27616 tablet_bootstrap.cc:492] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49: No bootstrap required, opened a new log
I20260709 13:07:32.919242 27616 ts_tablet_manager.cc:1403] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260709 13:07:32.919407 27618 tablet_bootstrap.cc:492] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268: No bootstrap required, opened a new log
I20260709 13:07:32.919883 27618 ts_tablet_manager.cc:1403] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 13:07:32.920703 27617 raft_consensus.cc:359] T c75480750083456e9f5f8650a166bb17 P 493d04c6ff3946da9892e9734e4ea798 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:32.921487 27617 raft_consensus.cc:385] T c75480750083456e9f5f8650a166bb17 P 493d04c6ff3946da9892e9734e4ea798 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.921281 27616 raft_consensus.cc:359] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } }
I20260709 13:07:32.921954 27616 raft_consensus.cc:385] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.921849 27617 raft_consensus.cc:740] T c75480750083456e9f5f8650a166bb17 P 493d04c6ff3946da9892e9734e4ea798 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493d04c6ff3946da9892e9734e4ea798, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.922247 27616 raft_consensus.cc:740] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f34f5b898d964390a8e3090c4ea83d49, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.922539 27618 raft_consensus.cc:359] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:32.923265 27618 raft_consensus.cc:385] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.922919 27616 consensus_queue.cc:260] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } }
I20260709 13:07:32.922888 27617 consensus_queue.cc:260] T c75480750083456e9f5f8650a166bb17 P 493d04c6ff3946da9892e9734e4ea798 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:32.923575 27618 raft_consensus.cc:740] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd2fd2909e3e4684bc1eb06af6b81268, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.924734 27618 consensus_queue.cc:260] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:32.927043 27601 heartbeater.cc:499] Master 127.21.26.190:42827 was elected leader, sending a full tablet report...
I20260709 13:07:32.929767 27617 ts_tablet_manager.cc:1434] T c75480750083456e9f5f8650a166bb17 P 493d04c6ff3946da9892e9734e4ea798: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260709 13:07:32.930518 27452 heartbeater.cc:499] Master 127.21.26.190:42827 was elected leader, sending a full tablet report...
I20260709 13:07:32.930974 27617 tablet_bootstrap.cc:492] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798: Bootstrap starting.
I20260709 13:07:32.935369 27618 ts_tablet_manager.cc:1434] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:07:32.936856 27618 tablet_bootstrap.cc:492] T 86063661e05b4c8b8f6de95fba759434 P fd2fd2909e3e4684bc1eb06af6b81268: Bootstrap starting.
I20260709 13:07:32.936992 27527 heartbeater.cc:499] Master 127.21.26.190:42827 was elected leader, sending a full tablet report...
I20260709 13:07:32.939738 27617 tablet_bootstrap.cc:654] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.945995 27618 tablet_bootstrap.cc:654] T 86063661e05b4c8b8f6de95fba759434 P fd2fd2909e3e4684bc1eb06af6b81268: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.949358 27616 ts_tablet_manager.cc:1434] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.008s
I20260709 13:07:32.950403 27616 tablet_bootstrap.cc:492] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49: Bootstrap starting.
I20260709 13:07:32.952135 27618 tablet_bootstrap.cc:492] T 86063661e05b4c8b8f6de95fba759434 P fd2fd2909e3e4684bc1eb06af6b81268: No bootstrap required, opened a new log
I20260709 13:07:32.952152 27617 tablet_bootstrap.cc:492] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798: No bootstrap required, opened a new log
I20260709 13:07:32.952726 27617 ts_tablet_manager.cc:1403] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260709 13:07:32.952723 27618 ts_tablet_manager.cc:1403] T 86063661e05b4c8b8f6de95fba759434 P fd2fd2909e3e4684bc1eb06af6b81268: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:07:32.955783 27617 raft_consensus.cc:359] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } }
I20260709 13:07:32.956756 27616 tablet_bootstrap.cc:654] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:32.956773 27617 raft_consensus.cc:385] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.956707 27618 raft_consensus.cc:359] T 86063661e05b4c8b8f6de95fba759434 P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } }
I20260709 13:07:32.957703 27617 raft_consensus.cc:740] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493d04c6ff3946da9892e9734e4ea798, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.958003 27618 raft_consensus.cc:385] T 86063661e05b4c8b8f6de95fba759434 P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.958470 27618 raft_consensus.cc:740] T 86063661e05b4c8b8f6de95fba759434 P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd2fd2909e3e4684bc1eb06af6b81268, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.958976 27617 consensus_queue.cc:260] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } }
I20260709 13:07:32.959527 27618 consensus_queue.cc:260] T 86063661e05b4c8b8f6de95fba759434 P fd2fd2909e3e4684bc1eb06af6b81268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } }
I20260709 13:07:32.961745 27617 ts_tablet_manager.cc:1434] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:07:32.962014 27618 ts_tablet_manager.cc:1434] T 86063661e05b4c8b8f6de95fba759434 P fd2fd2909e3e4684bc1eb06af6b81268: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 13:07:32.966920 27616 tablet_bootstrap.cc:492] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49: No bootstrap required, opened a new log
I20260709 13:07:32.967321 27616 ts_tablet_manager.cc:1403] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260709 13:07:32.969625 27616 raft_consensus.cc:359] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:32.970228 27616 raft_consensus.cc:385] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:32.970441 27616 raft_consensus.cc:740] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f34f5b898d964390a8e3090c4ea83d49, State: Initialized, Role: FOLLOWER
I20260709 13:07:32.971035 27616 consensus_queue.cc:260] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:32.972824 27616 ts_tablet_manager.cc:1434] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:07:33.027805 27624 raft_consensus.cc:493] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.028276 27624 raft_consensus.cc:515] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:33.030136 27624 leader_election.cc:290] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493d04c6ff3946da9892e9734e4ea798 (127.21.26.129:35677), f34f5b898d964390a8e3090c4ea83d49 (127.21.26.130:41139)
I20260709 13:07:33.039093 27427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75480750083456e9f5f8650a166bb17" candidate_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493d04c6ff3946da9892e9734e4ea798" is_pre_election: true
I20260709 13:07:33.039705 27427 raft_consensus.cc:2468] T c75480750083456e9f5f8650a166bb17 P 493d04c6ff3946da9892e9734e4ea798 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd2fd2909e3e4684bc1eb06af6b81268 in term 0.
I20260709 13:07:33.040302 27502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75480750083456e9f5f8650a166bb17" candidate_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f34f5b898d964390a8e3090c4ea83d49" is_pre_election: true
I20260709 13:07:33.040779 27539 leader_election.cc:304] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 493d04c6ff3946da9892e9734e4ea798, fd2fd2909e3e4684bc1eb06af6b81268; no voters: 
I20260709 13:07:33.041007 27502 raft_consensus.cc:2468] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd2fd2909e3e4684bc1eb06af6b81268 in term 0.
I20260709 13:07:33.041630 27624 raft_consensus.cc:2804] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:33.041970 27624 raft_consensus.cc:493] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:33.042265 27624 raft_consensus.cc:3060] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.047253 27624 raft_consensus.cc:515] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:33.048717 27624 leader_election.cc:290] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [CANDIDATE]: Term 1 election: Requested vote from peers 493d04c6ff3946da9892e9734e4ea798 (127.21.26.129:35677), f34f5b898d964390a8e3090c4ea83d49 (127.21.26.130:41139)
I20260709 13:07:33.049378 27427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75480750083456e9f5f8650a166bb17" candidate_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493d04c6ff3946da9892e9734e4ea798"
I20260709 13:07:33.049618 27502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75480750083456e9f5f8650a166bb17" candidate_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f34f5b898d964390a8e3090c4ea83d49"
I20260709 13:07:33.049892 27427 raft_consensus.cc:3060] T c75480750083456e9f5f8650a166bb17 P 493d04c6ff3946da9892e9734e4ea798 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.050197 27502 raft_consensus.cc:3060] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.054503 27427 raft_consensus.cc:2468] T c75480750083456e9f5f8650a166bb17 P 493d04c6ff3946da9892e9734e4ea798 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2fd2909e3e4684bc1eb06af6b81268 in term 1.
I20260709 13:07:33.055024 27502 raft_consensus.cc:2468] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2fd2909e3e4684bc1eb06af6b81268 in term 1.
I20260709 13:07:33.055395 27539 leader_election.cc:304] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 493d04c6ff3946da9892e9734e4ea798, fd2fd2909e3e4684bc1eb06af6b81268; no voters: 
I20260709 13:07:33.056039 27624 raft_consensus.cc:2804] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:33.056790 27624 raft_consensus.cc:697] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [term 1 LEADER]: Becoming Leader. State: Replica: fd2fd2909e3e4684bc1eb06af6b81268, State: Running, Role: LEADER
I20260709 13:07:33.057391 27624 consensus_queue.cc:237] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:33.063876 27322 catalog_manager.cc:5697] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd2fd2909e3e4684bc1eb06af6b81268 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:33.349745 27622 raft_consensus.cc:493] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.350283 27622 raft_consensus.cc:515] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } }
I20260709 13:07:33.352128 27622 leader_election.cc:290] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493d04c6ff3946da9892e9734e4ea798 (127.21.26.129:35677), fd2fd2909e3e4684bc1eb06af6b81268 (127.21.26.131:33277)
I20260709 13:07:33.361039 27427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86063661e05b4c8b8f6de95fba759434" candidate_uuid: "f34f5b898d964390a8e3090c4ea83d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493d04c6ff3946da9892e9734e4ea798" is_pre_election: true
I20260709 13:07:33.361323 27576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86063661e05b4c8b8f6de95fba759434" candidate_uuid: "f34f5b898d964390a8e3090c4ea83d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" is_pre_election: true
I20260709 13:07:33.361624 27427 raft_consensus.cc:2468] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f34f5b898d964390a8e3090c4ea83d49 in term 0.
I20260709 13:07:33.361934 27576 raft_consensus.cc:2468] T 86063661e05b4c8b8f6de95fba759434 P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f34f5b898d964390a8e3090c4ea83d49 in term 0.
I20260709 13:07:33.362566 27465 leader_election.cc:304] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 493d04c6ff3946da9892e9734e4ea798, f34f5b898d964390a8e3090c4ea83d49; no voters: 
I20260709 13:07:33.363291 27622 raft_consensus.cc:2804] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:33.363610 27622 raft_consensus.cc:493] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:33.363865 27622 raft_consensus.cc:3060] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.368988 27622 raft_consensus.cc:515] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } }
I20260709 13:07:33.370508 27622 leader_election.cc:290] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [CANDIDATE]: Term 1 election: Requested vote from peers 493d04c6ff3946da9892e9734e4ea798 (127.21.26.129:35677), fd2fd2909e3e4684bc1eb06af6b81268 (127.21.26.131:33277)
I20260709 13:07:33.371095 27427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86063661e05b4c8b8f6de95fba759434" candidate_uuid: "f34f5b898d964390a8e3090c4ea83d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493d04c6ff3946da9892e9734e4ea798"
I20260709 13:07:33.371356 27576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86063661e05b4c8b8f6de95fba759434" candidate_uuid: "f34f5b898d964390a8e3090c4ea83d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2fd2909e3e4684bc1eb06af6b81268"
I20260709 13:07:33.371552 27427 raft_consensus.cc:3060] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.371850 27576 raft_consensus.cc:3060] T 86063661e05b4c8b8f6de95fba759434 P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.377140 27427 raft_consensus.cc:2468] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f34f5b898d964390a8e3090c4ea83d49 in term 1.
I20260709 13:07:33.377382 27576 raft_consensus.cc:2468] T 86063661e05b4c8b8f6de95fba759434 P fd2fd2909e3e4684bc1eb06af6b81268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f34f5b898d964390a8e3090c4ea83d49 in term 1.
I20260709 13:07:33.378424 27465 leader_election.cc:304] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 493d04c6ff3946da9892e9734e4ea798, f34f5b898d964390a8e3090c4ea83d49; no voters: 
I20260709 13:07:33.379202 27622 raft_consensus.cc:2804] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:33.380226 27622 raft_consensus.cc:697] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [term 1 LEADER]: Becoming Leader. State: Replica: f34f5b898d964390a8e3090c4ea83d49, State: Running, Role: LEADER
I20260709 13:07:33.381033 27622 consensus_queue.cc:237] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } }
I20260709 13:07:33.387143 27322 catalog_manager.cc:5697] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 reported cstate change: term changed from 0 to 1, leader changed from <none> to f34f5b898d964390a8e3090c4ea83d49 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "f34f5b898d964390a8e3090c4ea83d49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:33.459944 27322 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56872:
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 13:07:33.461814 27322 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 13:07:33.484207 27416 tablet_service.cc:1511] Processing CreateTablet for tablet 7d93d2ee6847477eaa419bd4478c380a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6b45c6ad61284790b19d17ee1fefca65]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:33.485515 27416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d93d2ee6847477eaa419bd4478c380a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:33.485674 27492 tablet_service.cc:1511] Processing CreateTablet for tablet 7d93d2ee6847477eaa419bd4478c380a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6b45c6ad61284790b19d17ee1fefca65]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:33.486809 27565 tablet_service.cc:1511] Processing CreateTablet for tablet 7d93d2ee6847477eaa419bd4478c380a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6b45c6ad61284790b19d17ee1fefca65]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:33.486845 27492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d93d2ee6847477eaa419bd4478c380a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:33.488102 27565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d93d2ee6847477eaa419bd4478c380a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:33.488196 27417 tablet_service.cc:1511] Processing CreateTablet for tablet ad6442ad5bf246319dd8c1c1d4ff1e88 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6b45c6ad61284790b19d17ee1fefca65]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:33.489337 27417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad6442ad5bf246319dd8c1c1d4ff1e88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:33.490255 27624 consensus_queue.cc:1048] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:33.500320 27491 tablet_service.cc:1511] Processing CreateTablet for tablet ad6442ad5bf246319dd8c1c1d4ff1e88 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6b45c6ad61284790b19d17ee1fefca65]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:33.501485 27491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad6442ad5bf246319dd8c1c1d4ff1e88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:33.516846 27566 tablet_service.cc:1511] Processing CreateTablet for tablet ad6442ad5bf246319dd8c1c1d4ff1e88 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6b45c6ad61284790b19d17ee1fefca65]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:33.518227 27566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad6442ad5bf246319dd8c1c1d4ff1e88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:33.544349 27643 tablet_bootstrap.cc:492] T 7d93d2ee6847477eaa419bd4478c380a P f34f5b898d964390a8e3090c4ea83d49: Bootstrap starting.
I20260709 13:07:33.545137 27642 tablet_bootstrap.cc:492] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268: Bootstrap starting.
I20260709 13:07:33.547243 27646 tablet_bootstrap.cc:492] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798: Bootstrap starting.
I20260709 13:07:33.551137 27643 tablet_bootstrap.cc:654] T 7d93d2ee6847477eaa419bd4478c380a P f34f5b898d964390a8e3090c4ea83d49: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.554003 27646 tablet_bootstrap.cc:654] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.554997 27624 consensus_queue.cc:1048] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:33.564936 27646 tablet_bootstrap.cc:492] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798: No bootstrap required, opened a new log
I20260709 13:07:33.565529 27646 ts_tablet_manager.cc:1403] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 13:07:33.567649 27642 tablet_bootstrap.cc:654] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.571581 27646 raft_consensus.cc:359] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:33.572135 27646 raft_consensus.cc:385] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.572471 27646 raft_consensus.cc:740] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493d04c6ff3946da9892e9734e4ea798, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.573618 27643 tablet_bootstrap.cc:492] T 7d93d2ee6847477eaa419bd4478c380a P f34f5b898d964390a8e3090c4ea83d49: No bootstrap required, opened a new log
I20260709 13:07:33.573333 27646 consensus_queue.cc:260] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:33.574200 27643 ts_tablet_manager.cc:1403] T 7d93d2ee6847477eaa419bd4478c380a P f34f5b898d964390a8e3090c4ea83d49: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.012s
I20260709 13:07:33.575448 27646 ts_tablet_manager.cc:1434] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:07:33.576447 27646 tablet_bootstrap.cc:492] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798: Bootstrap starting.
I20260709 13:07:33.576943 27643 raft_consensus.cc:359] T 7d93d2ee6847477eaa419bd4478c380a P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:33.577625 27643 raft_consensus.cc:385] T 7d93d2ee6847477eaa419bd4478c380a P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.577890 27643 raft_consensus.cc:740] T 7d93d2ee6847477eaa419bd4478c380a P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f34f5b898d964390a8e3090c4ea83d49, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.578668 27643 consensus_queue.cc:260] T 7d93d2ee6847477eaa419bd4478c380a P f34f5b898d964390a8e3090c4ea83d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:33.583002 27646 tablet_bootstrap.cc:654] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.585997 27642 tablet_bootstrap.cc:492] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268: No bootstrap required, opened a new log
I20260709 13:07:33.586882 27642 ts_tablet_manager.cc:1403] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.005s
I20260709 13:07:33.587242 27643 ts_tablet_manager.cc:1434] T 7d93d2ee6847477eaa419bd4478c380a P f34f5b898d964390a8e3090c4ea83d49: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:07:33.589879 27642 raft_consensus.cc:359] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:33.590723 27642 raft_consensus.cc:385] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.591078 27642 raft_consensus.cc:740] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd2fd2909e3e4684bc1eb06af6b81268, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.591991 27642 consensus_queue.cc:260] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:33.594475 27643 tablet_bootstrap.cc:492] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49: Bootstrap starting.
I20260709 13:07:33.600596 27642 ts_tablet_manager.cc:1434] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:07:33.601516 27643 tablet_bootstrap.cc:654] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.606073 27642 tablet_bootstrap.cc:492] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268: Bootstrap starting.
I20260709 13:07:33.610572 27643 tablet_bootstrap.cc:492] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49: No bootstrap required, opened a new log
I20260709 13:07:33.611050 27643 ts_tablet_manager.cc:1403] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:07:33.611843 27646 tablet_bootstrap.cc:492] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798: No bootstrap required, opened a new log
I20260709 13:07:33.611883 27642 tablet_bootstrap.cc:654] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:33.612512 27646 ts_tablet_manager.cc:1403] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798: Time spent bootstrapping tablet: real 0.036s	user 0.025s	sys 0.004s
I20260709 13:07:33.613412 27643 raft_consensus.cc:359] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:33.613941 27643 raft_consensus.cc:385] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.614161 27643 raft_consensus.cc:740] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f34f5b898d964390a8e3090c4ea83d49, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.614730 27643 consensus_queue.cc:260] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:33.615197 27646 raft_consensus.cc:359] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:33.615953 27646 raft_consensus.cc:385] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.616300 27646 raft_consensus.cc:740] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 493d04c6ff3946da9892e9734e4ea798, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.616655 27643 ts_tablet_manager.cc:1434] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260709 13:07:33.617177 27646 consensus_queue.cc:260] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:33.619410 27646 ts_tablet_manager.cc:1434] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:33.619933 27642 tablet_bootstrap.cc:492] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268: No bootstrap required, opened a new log
I20260709 13:07:33.620437 27642 ts_tablet_manager.cc:1403] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 13:07:33.623270 27642 raft_consensus.cc:359] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:33.623943 27642 raft_consensus.cc:385] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:33.624291 27642 raft_consensus.cc:740] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd2fd2909e3e4684bc1eb06af6b81268, State: Initialized, Role: FOLLOWER
I20260709 13:07:33.624982 27642 consensus_queue.cc:260] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:33.626844 27642 ts_tablet_manager.cc:1434] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:33.705505 27629 raft_consensus.cc:493] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.705962 27629 raft_consensus.cc:515] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:33.707584 27629 leader_election.cc:290] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493d04c6ff3946da9892e9734e4ea798 (127.21.26.129:35677), f34f5b898d964390a8e3090c4ea83d49 (127.21.26.130:41139)
I20260709 13:07:33.708212 27427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d93d2ee6847477eaa419bd4478c380a" candidate_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493d04c6ff3946da9892e9734e4ea798" is_pre_election: true
I20260709 13:07:33.708590 27501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d93d2ee6847477eaa419bd4478c380a" candidate_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f34f5b898d964390a8e3090c4ea83d49" is_pre_election: true
I20260709 13:07:33.708909 27427 raft_consensus.cc:2468] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd2fd2909e3e4684bc1eb06af6b81268 in term 0.
I20260709 13:07:33.709236 27501 raft_consensus.cc:2468] T 7d93d2ee6847477eaa419bd4478c380a P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd2fd2909e3e4684bc1eb06af6b81268 in term 0.
I20260709 13:07:33.709890 27539 leader_election.cc:304] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 493d04c6ff3946da9892e9734e4ea798, fd2fd2909e3e4684bc1eb06af6b81268; no voters: 
I20260709 13:07:33.710584 27629 raft_consensus.cc:2804] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:33.710853 27629 raft_consensus.cc:493] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:33.711098 27629 raft_consensus.cc:3060] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.715981 27629 raft_consensus.cc:515] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:33.717442 27629 leader_election.cc:290] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [CANDIDATE]: Term 1 election: Requested vote from peers 493d04c6ff3946da9892e9734e4ea798 (127.21.26.129:35677), f34f5b898d964390a8e3090c4ea83d49 (127.21.26.130:41139)
I20260709 13:07:33.718072 27427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d93d2ee6847477eaa419bd4478c380a" candidate_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493d04c6ff3946da9892e9734e4ea798"
I20260709 13:07:33.718293 27501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d93d2ee6847477eaa419bd4478c380a" candidate_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f34f5b898d964390a8e3090c4ea83d49"
I20260709 13:07:33.718562 27427 raft_consensus.cc:3060] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.718802 27501 raft_consensus.cc:3060] T 7d93d2ee6847477eaa419bd4478c380a P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.722942 27427 raft_consensus.cc:2468] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2fd2909e3e4684bc1eb06af6b81268 in term 1.
I20260709 13:07:33.723428 27501 raft_consensus.cc:2468] T 7d93d2ee6847477eaa419bd4478c380a P f34f5b898d964390a8e3090c4ea83d49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2fd2909e3e4684bc1eb06af6b81268 in term 1.
I20260709 13:07:33.723847 27539 leader_election.cc:304] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 493d04c6ff3946da9892e9734e4ea798, fd2fd2909e3e4684bc1eb06af6b81268; no voters: 
I20260709 13:07:33.724565 27629 raft_consensus.cc:2804] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:33.724985 27629 raft_consensus.cc:697] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [term 1 LEADER]: Becoming Leader. State: Replica: fd2fd2909e3e4684bc1eb06af6b81268, State: Running, Role: LEADER
I20260709 13:07:33.725678 27629 consensus_queue.cc:237] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:33.732242 27324 catalog_manager.cc:5697] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd2fd2909e3e4684bc1eb06af6b81268 (127.21.26.131). New cstate: current_term: 1 leader_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:33.778326 27622 consensus_queue.cc:1048] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:33.787840 27658 consensus_queue.cc:1048] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:33.793776 27658 raft_consensus.cc:493] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:33.794898 27658 raft_consensus.cc:515] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:33.796865 27658 leader_election.cc:290] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 493d04c6ff3946da9892e9734e4ea798 (127.21.26.129:35677), fd2fd2909e3e4684bc1eb06af6b81268 (127.21.26.131:33277)
I20260709 13:07:33.797391 27427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6442ad5bf246319dd8c1c1d4ff1e88" candidate_uuid: "f34f5b898d964390a8e3090c4ea83d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493d04c6ff3946da9892e9734e4ea798" is_pre_election: true
I20260709 13:07:33.798096 27576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6442ad5bf246319dd8c1c1d4ff1e88" candidate_uuid: "f34f5b898d964390a8e3090c4ea83d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" is_pre_election: true
I20260709 13:07:33.798705 27576 raft_consensus.cc:2468] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f34f5b898d964390a8e3090c4ea83d49 in term 0.
I20260709 13:07:33.798101 27427 raft_consensus.cc:2468] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f34f5b898d964390a8e3090c4ea83d49 in term 0.
I20260709 13:07:33.799479 27467 leader_election.cc:304] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f34f5b898d964390a8e3090c4ea83d49, fd2fd2909e3e4684bc1eb06af6b81268; no voters: 
I20260709 13:07:33.800216 27658 raft_consensus.cc:2804] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:33.800518 27658 raft_consensus.cc:493] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:33.800758 27658 raft_consensus.cc:3060] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.805680 27658 raft_consensus.cc:515] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:33.807327 27658 leader_election.cc:290] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [CANDIDATE]: Term 1 election: Requested vote from peers 493d04c6ff3946da9892e9734e4ea798 (127.21.26.129:35677), fd2fd2909e3e4684bc1eb06af6b81268 (127.21.26.131:33277)
I20260709 13:07:33.807826 27427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6442ad5bf246319dd8c1c1d4ff1e88" candidate_uuid: "f34f5b898d964390a8e3090c4ea83d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "493d04c6ff3946da9892e9734e4ea798"
I20260709 13:07:33.808254 27576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6442ad5bf246319dd8c1c1d4ff1e88" candidate_uuid: "f34f5b898d964390a8e3090c4ea83d49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2fd2909e3e4684bc1eb06af6b81268"
I20260709 13:07:33.808374 27427 raft_consensus.cc:3060] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.808710 27576 raft_consensus.cc:3060] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:33.812827 27427 raft_consensus.cc:2468] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f34f5b898d964390a8e3090c4ea83d49 in term 1.
I20260709 13:07:33.813114 27576 raft_consensus.cc:2468] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f34f5b898d964390a8e3090c4ea83d49 in term 1.
I20260709 13:07:33.813704 27465 leader_election.cc:304] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 493d04c6ff3946da9892e9734e4ea798, f34f5b898d964390a8e3090c4ea83d49; no voters: 
I20260709 13:07:33.814399 27658 raft_consensus.cc:2804] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:33.814760 27658 raft_consensus.cc:697] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [term 1 LEADER]: Becoming Leader. State: Replica: f34f5b898d964390a8e3090c4ea83d49, State: Running, Role: LEADER
I20260709 13:07:33.815383 27658 consensus_queue.cc:237] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:33.821390 27325 catalog_manager.cc:5697] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 reported cstate change: term changed from 0 to 1, leader changed from <none> to f34f5b898d964390a8e3090c4ea83d49 (127.21.26.130). New cstate: current_term: 1 leader_uuid: "f34f5b898d964390a8e3090c4ea83d49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:33.890384 27501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86063661e05b4c8b8f6de95fba759434"
dest_uuid: "f34f5b898d964390a8e3090c4ea83d49"
mode: GRACEFUL
new_leader_uuid: "493d04c6ff3946da9892e9734e4ea798"
 from {username='slave'} at 127.0.0.1:36740
I20260709 13:07:33.890852 27501 raft_consensus.cc:606] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [term 1 LEADER]: Received request to transfer leadership to TS 493d04c6ff3946da9892e9734e4ea798
I20260709 13:07:33.901913 27576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c75480750083456e9f5f8650a166bb17"
dest_uuid: "fd2fd2909e3e4684bc1eb06af6b81268"
mode: GRACEFUL
new_leader_uuid: "f34f5b898d964390a8e3090c4ea83d49"
 from {username='slave'} at 127.0.0.1:47818
I20260709 13:07:33.902359 27576 raft_consensus.cc:606] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [term 1 LEADER]: Received request to transfer leadership to TS f34f5b898d964390a8e3090c4ea83d49
I20260709 13:07:33.907038 27576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d93d2ee6847477eaa419bd4478c380a"
dest_uuid: "fd2fd2909e3e4684bc1eb06af6b81268"
mode: GRACEFUL
new_leader_uuid: "493d04c6ff3946da9892e9734e4ea798"
 from {username='slave'} at 127.0.0.1:47818
I20260709 13:07:33.907444 27576 raft_consensus.cc:606] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [term 1 LEADER]: Received request to transfer leadership to TS 493d04c6ff3946da9892e9734e4ea798
I20260709 13:07:33.911510 27501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad6442ad5bf246319dd8c1c1d4ff1e88"
dest_uuid: "f34f5b898d964390a8e3090c4ea83d49"
mode: GRACEFUL
new_leader_uuid: "493d04c6ff3946da9892e9734e4ea798"
 from {username='slave'} at 127.0.0.1:36740
I20260709 13:07:33.911916 27501 raft_consensus.cc:606] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [term 1 LEADER]: Received request to transfer leadership to TS 493d04c6ff3946da9892e9734e4ea798
I20260709 13:07:34.011538 27629 raft_consensus.cc:993] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268: : Instructing follower f34f5b898d964390a8e3090c4ea83d49 to start an election
I20260709 13:07:34.011991 27664 raft_consensus.cc:1081] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [term 1 LEADER]: Signalling peer f34f5b898d964390a8e3090c4ea83d49 to start an election
I20260709 13:07:34.013265 27501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c75480750083456e9f5f8650a166bb17"
dest_uuid: "f34f5b898d964390a8e3090c4ea83d49"
 from {username='slave'} at 127.0.0.1:36738
I20260709 13:07:34.013684 27501 raft_consensus.cc:493] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:34.013947 27501 raft_consensus.cc:3060] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.018503 27501 raft_consensus.cc:515] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:34.020009 27501 leader_election.cc:290] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49 [CANDIDATE]: Term 2 election: Requested vote from peers 493d04c6ff3946da9892e9734e4ea798 (127.21.26.129:35677), fd2fd2909e3e4684bc1eb06af6b81268 (127.21.26.131:33277)
I20260709 13:07:34.020609 27427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75480750083456e9f5f8650a166bb17" candidate_uuid: "f34f5b898d964390a8e3090c4ea83d49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "493d04c6ff3946da9892e9734e4ea798"
I20260709 13:07:34.020994 27576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75480750083456e9f5f8650a166bb17" candidate_uuid: "f34f5b898d964390a8e3090c4ea83d49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd2fd2909e3e4684bc1eb06af6b81268"
I20260709 13:07:34.021160 27427 raft_consensus.cc:3060] T c75480750083456e9f5f8650a166bb17 P 493d04c6ff3946da9892e9734e4ea798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.021502 27576 raft_consensus.cc:3055] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:34.021754 27576 raft_consensus.cc:740] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd2fd2909e3e4684bc1eb06af6b81268, State: Running, Role: LEADER
I20260709 13:07:34.022336 27576 consensus_queue.cc:260] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:34.023171 27576 raft_consensus.cc:3060] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.025794 27427 raft_consensus.cc:2468] T c75480750083456e9f5f8650a166bb17 P 493d04c6ff3946da9892e9734e4ea798 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f34f5b898d964390a8e3090c4ea83d49 in term 2.
I20260709 13:07:34.026690 27465 leader_election.cc:304] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 493d04c6ff3946da9892e9734e4ea798, f34f5b898d964390a8e3090c4ea83d49; no voters: 
I20260709 13:07:34.027416 27658 raft_consensus.cc:2804] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:34.027863 27658 raft_consensus.cc:697] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49 [term 2 LEADER]: Becoming Leader. State: Replica: f34f5b898d964390a8e3090c4ea83d49, State: Running, Role: LEADER
I20260709 13:07:34.027976 27576 raft_consensus.cc:2468] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f34f5b898d964390a8e3090c4ea83d49 in term 2.
I20260709 13:07:34.028708 27658 consensus_queue.cc:237] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:34.035027 27324 catalog_manager.cc:5697] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49 reported cstate change: term changed from 1 to 2, leader changed from fd2fd2909e3e4684bc1eb06af6b81268 (127.21.26.131) to f34f5b898d964390a8e3090c4ea83d49 (127.21.26.130). New cstate: current_term: 2 leader_uuid: "f34f5b898d964390a8e3090c4ea83d49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:34.108778 27664 consensus_queue.cc:1048] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:34.114225 27629 raft_consensus.cc:993] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268: : Instructing follower 493d04c6ff3946da9892e9734e4ea798 to start an election
I20260709 13:07:34.114660 27624 raft_consensus.cc:1081] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [term 1 LEADER]: Signalling peer 493d04c6ff3946da9892e9734e4ea798 to start an election
I20260709 13:07:34.116292 27426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d93d2ee6847477eaa419bd4478c380a"
dest_uuid: "493d04c6ff3946da9892e9734e4ea798"
 from {username='slave'} at 127.0.0.1:49760
I20260709 13:07:34.116855 27426 raft_consensus.cc:493] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:34.117193 27426 raft_consensus.cc:3060] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.121057 27624 consensus_queue.cc:1048] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:34.123737 27426 raft_consensus.cc:515] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:34.124761 27427 raft_consensus.cc:1240] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798 [term 2 FOLLOWER]: Rejecting Update request from peer fd2fd2909e3e4684bc1eb06af6b81268 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:34.127342 27426 leader_election.cc:290] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798 [CANDIDATE]: Term 2 election: Requested vote from peers f34f5b898d964390a8e3090c4ea83d49 (127.21.26.130:41139), fd2fd2909e3e4684bc1eb06af6b81268 (127.21.26.131:33277)
I20260709 13:07:34.132117 27624 consensus_queue.cc:1059] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:34.133036 27629 raft_consensus.cc:3055] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:34.133356 27629 raft_consensus.cc:740] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd2fd2909e3e4684bc1eb06af6b81268, State: Running, Role: LEADER
I20260709 13:07:34.134109 27629 consensus_queue.cc:260] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:34.135154 27629 raft_consensus.cc:3060] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.139849 27501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d93d2ee6847477eaa419bd4478c380a" candidate_uuid: "493d04c6ff3946da9892e9734e4ea798" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f34f5b898d964390a8e3090c4ea83d49"
I20260709 13:07:34.140496 27501 raft_consensus.cc:3060] T 7d93d2ee6847477eaa419bd4478c380a P f34f5b898d964390a8e3090c4ea83d49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.140923 27576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d93d2ee6847477eaa419bd4478c380a" candidate_uuid: "493d04c6ff3946da9892e9734e4ea798" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd2fd2909e3e4684bc1eb06af6b81268"
I20260709 13:07:34.145507 27501 raft_consensus.cc:2468] T 7d93d2ee6847477eaa419bd4478c380a P f34f5b898d964390a8e3090c4ea83d49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493d04c6ff3946da9892e9734e4ea798 in term 2.
I20260709 13:07:34.146440 27392 leader_election.cc:304] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 493d04c6ff3946da9892e9734e4ea798, f34f5b898d964390a8e3090c4ea83d49; no voters: 
I20260709 13:07:34.147084 27649 raft_consensus.cc:2804] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:34.147339 27576 raft_consensus.cc:2468] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493d04c6ff3946da9892e9734e4ea798 in term 2.
I20260709 13:07:34.148119 27649 raft_consensus.cc:697] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798 [term 2 LEADER]: Becoming Leader. State: Replica: 493d04c6ff3946da9892e9734e4ea798, State: Running, Role: LEADER
I20260709 13:07:34.149008 27649 consensus_queue.cc:237] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798 [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: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:34.154501 27324 catalog_manager.cc:5697] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798 reported cstate change: term changed from 1 to 2, leader changed from fd2fd2909e3e4684bc1eb06af6b81268 (127.21.26.131) to 493d04c6ff3946da9892e9734e4ea798 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "493d04c6ff3946da9892e9734e4ea798" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:34.344789 27622 raft_consensus.cc:993] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49: : Instructing follower 493d04c6ff3946da9892e9734e4ea798 to start an election
I20260709 13:07:34.345153 27658 raft_consensus.cc:1081] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [term 1 LEADER]: Signalling peer 493d04c6ff3946da9892e9734e4ea798 to start an election
I20260709 13:07:34.346423 27427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86063661e05b4c8b8f6de95fba759434"
dest_uuid: "493d04c6ff3946da9892e9734e4ea798"
 from {username='slave'} at 127.0.0.1:49776
I20260709 13:07:34.346834 27427 raft_consensus.cc:493] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:34.347081 27427 raft_consensus.cc:3060] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.351549 27427 raft_consensus.cc:515] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } }
I20260709 13:07:34.353071 27427 leader_election.cc:290] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798 [CANDIDATE]: Term 2 election: Requested vote from peers fd2fd2909e3e4684bc1eb06af6b81268 (127.21.26.131:33277), f34f5b898d964390a8e3090c4ea83d49 (127.21.26.130:41139)
I20260709 13:07:34.353760 27576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86063661e05b4c8b8f6de95fba759434" candidate_uuid: "493d04c6ff3946da9892e9734e4ea798" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd2fd2909e3e4684bc1eb06af6b81268"
I20260709 13:07:34.354055 27501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86063661e05b4c8b8f6de95fba759434" candidate_uuid: "493d04c6ff3946da9892e9734e4ea798" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f34f5b898d964390a8e3090c4ea83d49"
I20260709 13:07:34.354257 27576 raft_consensus.cc:3060] T 86063661e05b4c8b8f6de95fba759434 P fd2fd2909e3e4684bc1eb06af6b81268 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.354571 27501 raft_consensus.cc:3055] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:34.354820 27501 raft_consensus.cc:740] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f34f5b898d964390a8e3090c4ea83d49, State: Running, Role: LEADER
I20260709 13:07:34.355402 27501 consensus_queue.cc:260] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } }
I20260709 13:07:34.356300 27501 raft_consensus.cc:3060] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.358798 27576 raft_consensus.cc:2468] T 86063661e05b4c8b8f6de95fba759434 P fd2fd2909e3e4684bc1eb06af6b81268 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493d04c6ff3946da9892e9734e4ea798 in term 2.
I20260709 13:07:34.359683 27392 leader_election.cc:304] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 493d04c6ff3946da9892e9734e4ea798, fd2fd2909e3e4684bc1eb06af6b81268; no voters: 
I20260709 13:07:34.360406 27649 raft_consensus.cc:2804] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:34.360767 27649 raft_consensus.cc:697] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798 [term 2 LEADER]: Becoming Leader. State: Replica: 493d04c6ff3946da9892e9734e4ea798, State: Running, Role: LEADER
I20260709 13:07:34.361033 27501 raft_consensus.cc:2468] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493d04c6ff3946da9892e9734e4ea798 in term 2.
I20260709 13:07:34.361418 27649 consensus_queue.cc:237] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } }
I20260709 13:07:34.366878 27324 catalog_manager.cc:5697] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798 reported cstate change: term changed from 1 to 2, leader changed from f34f5b898d964390a8e3090c4ea83d49 (127.21.26.130) to 493d04c6ff3946da9892e9734e4ea798 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "493d04c6ff3946da9892e9734e4ea798" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:34.392526 27658 consensus_queue.cc:1048] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:34.397854 27622 raft_consensus.cc:993] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49: : Instructing follower 493d04c6ff3946da9892e9734e4ea798 to start an election
I20260709 13:07:34.398294 27633 raft_consensus.cc:1081] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [term 1 LEADER]: Signalling peer 493d04c6ff3946da9892e9734e4ea798 to start an election
I20260709 13:07:34.399876 27426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad6442ad5bf246319dd8c1c1d4ff1e88"
dest_uuid: "493d04c6ff3946da9892e9734e4ea798"
 from {username='slave'} at 127.0.0.1:49776
I20260709 13:07:34.403220 27426 raft_consensus.cc:493] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:34.403585 27426 raft_consensus.cc:3060] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.403492 27658 consensus_queue.cc:1048] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:34.410538 27426 raft_consensus.cc:515] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:34.413424 27426 leader_election.cc:290] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [CANDIDATE]: Term 2 election: Requested vote from peers f34f5b898d964390a8e3090c4ea83d49 (127.21.26.130:41139), fd2fd2909e3e4684bc1eb06af6b81268 (127.21.26.131:33277)
I20260709 13:07:34.414299 27501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6442ad5bf246319dd8c1c1d4ff1e88" candidate_uuid: "493d04c6ff3946da9892e9734e4ea798" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f34f5b898d964390a8e3090c4ea83d49"
I20260709 13:07:34.414669 27576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6442ad5bf246319dd8c1c1d4ff1e88" candidate_uuid: "493d04c6ff3946da9892e9734e4ea798" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd2fd2909e3e4684bc1eb06af6b81268"
I20260709 13:07:34.414918 27501 raft_consensus.cc:3055] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:34.415176 27576 raft_consensus.cc:3060] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.415328 27501 raft_consensus.cc:740] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f34f5b898d964390a8e3090c4ea83d49, State: Running, Role: LEADER
I20260709 13:07:34.416352 27501 consensus_queue.cc:260] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:34.417574 27501 raft_consensus.cc:3060] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:34.420198 27576 raft_consensus.cc:2468] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493d04c6ff3946da9892e9734e4ea798 in term 2.
I20260709 13:07:34.421177 27392 leader_election.cc:304] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 493d04c6ff3946da9892e9734e4ea798, fd2fd2909e3e4684bc1eb06af6b81268; no voters: 
I20260709 13:07:34.421919 27649 raft_consensus.cc:2804] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:34.422277 27649 raft_consensus.cc:697] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [term 2 LEADER]: Becoming Leader. State: Replica: 493d04c6ff3946da9892e9734e4ea798, State: Running, Role: LEADER
I20260709 13:07:34.422928 27649 consensus_queue.cc:237] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:34.423365 27501 raft_consensus.cc:2468] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 493d04c6ff3946da9892e9734e4ea798 in term 2.
I20260709 13:07:34.427954 27325 catalog_manager.cc:5697] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 reported cstate change: term changed from 1 to 2, leader changed from f34f5b898d964390a8e3090c4ea83d49 (127.21.26.130) to 493d04c6ff3946da9892e9734e4ea798 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "493d04c6ff3946da9892e9734e4ea798" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:34.436976 27576 raft_consensus.cc:1275] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [term 2 FOLLOWER]: Refusing update from remote peer f34f5b898d964390a8e3090c4ea83d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:34.437923 27658 consensus_queue.cc:1048] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:34.444577 27426 raft_consensus.cc:1275] T c75480750083456e9f5f8650a166bb17 P 493d04c6ff3946da9892e9734e4ea798 [term 2 FOLLOWER]: Refusing update from remote peer f34f5b898d964390a8e3090c4ea83d49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:34.446094 27633 consensus_queue.cc:1048] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:34.593025 21610 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:07:34.594450 21610 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:07:34.594795 21610 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:07:34.605266 27426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad6442ad5bf246319dd8c1c1d4ff1e88"
dest_uuid: "493d04c6ff3946da9892e9734e4ea798"
mode: GRACEFUL
new_leader_uuid: "fd2fd2909e3e4684bc1eb06af6b81268"
 from {username='slave'} at 127.0.0.1:49858
I20260709 13:07:34.605708 27426 raft_consensus.cc:606] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [term 2 LEADER]: Received request to transfer leadership to TS fd2fd2909e3e4684bc1eb06af6b81268
I20260709 13:07:34.606635 21610 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:07:34.732530 27501 raft_consensus.cc:1275] T 7d93d2ee6847477eaa419bd4478c380a P f34f5b898d964390a8e3090c4ea83d49 [term 2 FOLLOWER]: Refusing update from remote peer 493d04c6ff3946da9892e9734e4ea798: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:34.733652 27649 consensus_queue.cc:1048] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:34.742226 27576 raft_consensus.cc:1275] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [term 2 FOLLOWER]: Refusing update from remote peer 493d04c6ff3946da9892e9734e4ea798: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:34.743394 27649 consensus_queue.cc:1048] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:34.762840 27576 raft_consensus.cc:1275] T 86063661e05b4c8b8f6de95fba759434 P fd2fd2909e3e4684bc1eb06af6b81268 [term 2 FOLLOWER]: Refusing update from remote peer 493d04c6ff3946da9892e9734e4ea798: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:34.763834 27649 consensus_queue.cc:1048] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:34.770418 27501 raft_consensus.cc:1275] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [term 2 FOLLOWER]: Refusing update from remote peer 493d04c6ff3946da9892e9734e4ea798: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:34.771818 27675 consensus_queue.cc:1048] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:34.893024 27576 raft_consensus.cc:1275] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 [term 2 FOLLOWER]: Refusing update from remote peer 493d04c6ff3946da9892e9734e4ea798: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:34.894222 27675 consensus_queue.cc:1048] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:34.898453 27669 raft_consensus.cc:993] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798: : Instructing follower fd2fd2909e3e4684bc1eb06af6b81268 to start an election
I20260709 13:07:34.898892 27649 raft_consensus.cc:1081] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [term 2 LEADER]: Signalling peer fd2fd2909e3e4684bc1eb06af6b81268 to start an election
I20260709 13:07:34.901696 27575 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad6442ad5bf246319dd8c1c1d4ff1e88"
dest_uuid: "fd2fd2909e3e4684bc1eb06af6b81268"
 from {username='slave'} at 127.0.0.1:54154
I20260709 13:07:34.902257 27575 raft_consensus.cc:493] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:34.902631 27575 raft_consensus.cc:3060] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:34.902259 27501 raft_consensus.cc:1275] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [term 2 FOLLOWER]: Refusing update from remote peer 493d04c6ff3946da9892e9734e4ea798: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:34.904103 27649 consensus_queue.cc:1048] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:34.911128 27575 raft_consensus.cc:515] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:34.911970 27576 raft_consensus.cc:1240] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 [term 3 FOLLOWER]: Rejecting Update request from peer 493d04c6ff3946da9892e9734e4ea798 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:34.912868 27575 leader_election.cc:290] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 [CANDIDATE]: Term 3 election: Requested vote from peers 493d04c6ff3946da9892e9734e4ea798 (127.21.26.129:35677), f34f5b898d964390a8e3090c4ea83d49 (127.21.26.130:41139)
I20260709 13:07:34.913452 27426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6442ad5bf246319dd8c1c1d4ff1e88" candidate_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "493d04c6ff3946da9892e9734e4ea798"
I20260709 13:07:34.914029 27426 raft_consensus.cc:3055] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:34.914309 27426 raft_consensus.cc:740] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 493d04c6ff3946da9892e9734e4ea798, State: Running, Role: LEADER
I20260709 13:07:34.915127 27426 consensus_queue.cc:260] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [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: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:34.914085 27501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6442ad5bf246319dd8c1c1d4ff1e88" candidate_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f34f5b898d964390a8e3090c4ea83d49"
I20260709 13:07:34.916132 27501 raft_consensus.cc:3060] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:34.915867 27649 consensus_queue.cc:1059] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:34.918596 27426 raft_consensus.cc:3060] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:34.921363 27501 raft_consensus.cc:2468] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2fd2909e3e4684bc1eb06af6b81268 in term 3.
I20260709 13:07:34.922356 27541 leader_election.cc:304] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 [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: f34f5b898d964390a8e3090c4ea83d49, fd2fd2909e3e4684bc1eb06af6b81268; no voters: 
I20260709 13:07:34.923110 27629 raft_consensus.cc:2804] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:34.923430 27426 raft_consensus.cc:2468] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2fd2909e3e4684bc1eb06af6b81268 in term 3.
I20260709 13:07:34.924046 27629 raft_consensus.cc:697] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 [term 3 LEADER]: Becoming Leader. State: Replica: fd2fd2909e3e4684bc1eb06af6b81268, State: Running, Role: LEADER
I20260709 13:07:34.924813 27629 consensus_queue.cc:237] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 [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: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } }
I20260709 13:07:34.930454 27325 catalog_manager.cc:5697] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 reported cstate change: term changed from 2 to 3, leader changed from 493d04c6ff3946da9892e9734e4ea798 (127.21.26.129) to fd2fd2909e3e4684bc1eb06af6b81268 (127.21.26.131). New cstate: current_term: 3 leader_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "493d04c6ff3946da9892e9734e4ea798" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 35677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f34f5b898d964390a8e3090c4ea83d49" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 41139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd2fd2909e3e4684bc1eb06af6b81268" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 33277 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:35.202999 21610 tablet_server.cc:179] TabletServer@127.21.26.129:0 shutting down...
I20260709 13:07:35.218570 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:35.219166 21610 tablet_replica.cc:333] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798: stopping tablet replica
I20260709 13:07:35.219686 21610 raft_consensus.cc:2243] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.220055 21610 raft_consensus.cc:2272] T ad6442ad5bf246319dd8c1c1d4ff1e88 P 493d04c6ff3946da9892e9734e4ea798 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.222261 21610 tablet_replica.cc:333] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798: stopping tablet replica
I20260709 13:07:35.222702 21610 raft_consensus.cc:2243] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:35.223376 21610 raft_consensus.cc:2272] T 7d93d2ee6847477eaa419bd4478c380a P 493d04c6ff3946da9892e9734e4ea798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.225554 21610 tablet_replica.cc:333] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798: stopping tablet replica
I20260709 13:07:35.225980 21610 raft_consensus.cc:2243] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:35.226631 21610 raft_consensus.cc:2272] T 86063661e05b4c8b8f6de95fba759434 P 493d04c6ff3946da9892e9734e4ea798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.228502 21610 tablet_replica.cc:333] T c75480750083456e9f5f8650a166bb17 P 493d04c6ff3946da9892e9734e4ea798: stopping tablet replica
I20260709 13:07:35.228899 21610 raft_consensus.cc:2243] T c75480750083456e9f5f8650a166bb17 P 493d04c6ff3946da9892e9734e4ea798 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.229231 21610 raft_consensus.cc:2272] T c75480750083456e9f5f8650a166bb17 P 493d04c6ff3946da9892e9734e4ea798 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.249897 21610 tablet_server.cc:196] TabletServer@127.21.26.129:0 shutdown complete.
I20260709 13:07:35.259963 21610 tablet_server.cc:179] TabletServer@127.21.26.130:0 shutting down...
I20260709 13:07:35.274832 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:35.275341 21610 tablet_replica.cc:333] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49: stopping tablet replica
I20260709 13:07:35.275835 21610 raft_consensus.cc:2243] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.276285 21610 raft_consensus.cc:2272] T ad6442ad5bf246319dd8c1c1d4ff1e88 P f34f5b898d964390a8e3090c4ea83d49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.278244 21610 tablet_replica.cc:333] T 7d93d2ee6847477eaa419bd4478c380a P f34f5b898d964390a8e3090c4ea83d49: stopping tablet replica
I20260709 13:07:35.278712 21610 raft_consensus.cc:2243] T 7d93d2ee6847477eaa419bd4478c380a P f34f5b898d964390a8e3090c4ea83d49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.279069 21610 raft_consensus.cc:2272] T 7d93d2ee6847477eaa419bd4478c380a P f34f5b898d964390a8e3090c4ea83d49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.280997 21610 tablet_replica.cc:333] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49: stopping tablet replica
I20260709 13:07:35.281436 21610 raft_consensus.cc:2243] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:35.282095 21610 raft_consensus.cc:2272] T c75480750083456e9f5f8650a166bb17 P f34f5b898d964390a8e3090c4ea83d49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.283888 21610 tablet_replica.cc:333] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49: stopping tablet replica
I20260709 13:07:35.284330 21610 raft_consensus.cc:2243] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.284691 21610 raft_consensus.cc:2272] T 86063661e05b4c8b8f6de95fba759434 P f34f5b898d964390a8e3090c4ea83d49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.305398 21610 tablet_server.cc:196] TabletServer@127.21.26.130:0 shutdown complete.
I20260709 13:07:35.315913 21610 tablet_server.cc:179] TabletServer@127.21.26.131:0 shutting down...
I20260709 13:07:35.330046 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:35.330619 21610 tablet_replica.cc:333] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268: stopping tablet replica
I20260709 13:07:35.331157 21610 raft_consensus.cc:2243] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:35.331732 21610 pending_rounds.cc:70] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268: Trying to abort 2 pending ops.
I20260709 13:07:35.331902 21610 pending_rounds.cc:77] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305635655378698240 op_type: NO_OP noop_request { }
I20260709 13:07:35.332255 21610 raft_consensus.cc:2889] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:35.332471 21610 pending_rounds.cc:77] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305635653323034624 op_type: NO_OP noop_request { }
I20260709 13:07:35.332702 21610 raft_consensus.cc:2889] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:35.332965 21610 raft_consensus.cc:2272] T ad6442ad5bf246319dd8c1c1d4ff1e88 P fd2fd2909e3e4684bc1eb06af6b81268 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.334908 21610 tablet_replica.cc:333] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268: stopping tablet replica
I20260709 13:07:35.335379 21610 raft_consensus.cc:2243] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.335755 21610 raft_consensus.cc:2272] T 7d93d2ee6847477eaa419bd4478c380a P fd2fd2909e3e4684bc1eb06af6b81268 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.337530 21610 tablet_replica.cc:333] T 86063661e05b4c8b8f6de95fba759434 P fd2fd2909e3e4684bc1eb06af6b81268: stopping tablet replica
I20260709 13:07:35.337972 21610 raft_consensus.cc:2243] T 86063661e05b4c8b8f6de95fba759434 P fd2fd2909e3e4684bc1eb06af6b81268 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.338339 21610 raft_consensus.cc:2272] T 86063661e05b4c8b8f6de95fba759434 P fd2fd2909e3e4684bc1eb06af6b81268 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.340212 21610 tablet_replica.cc:333] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268: stopping tablet replica
I20260709 13:07:35.340657 21610 raft_consensus.cc:2243] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.341043 21610 raft_consensus.cc:2272] T c75480750083456e9f5f8650a166bb17 P fd2fd2909e3e4684bc1eb06af6b81268 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.360991 21610 tablet_server.cc:196] TabletServer@127.21.26.131:0 shutdown complete.
I20260709 13:07:35.371357 21610 master.cc:562] Master@127.21.26.190:42827 shutting down...
I20260709 13:07:35.384843 21610 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:35.385308 21610 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.385591 21610 tablet_replica.cc:333] T 00000000000000000000000000000000 P 564c5c98665f4c058e1f6f8854fb35e1: stopping tablet replica
I20260709 13:07:35.402406 21610 master.cc:584] Master@127.21.26.190:42827 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (3133 ms)
[----------] 6 tests from LeaderRebalancerTest (147961 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:07:35.426608 21610 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.26.190:41881
I20260709 13:07:35.427670 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:35.431927 27682 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 13:07:35.432296 27683 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 13:07:35.434161 27685 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 13:07:35.434571 21610 server_base.cc:1061] running on GCE node
I20260709 13:07:35.435285 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:35.435449 21610 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 13:07:35.435581 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602455435566 us; error 0 us; skew 500 ppm
I20260709 13:07:35.436064 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:35.438050 21610 webserver.cc:533] Webserver started at http://127.21.26.190:33681/ using document root <none> and password file <none>
I20260709 13:07:35.438468 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:35.438637 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:35.438863 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:35.439802 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602307309169-21610-0/minicluster-data/master-0-root/instance:
uuid: "62c82c47563048bb82f7b6aeeda830b8"
format_stamp: "Formatted at 2026-07-09 13:07:35 on dist-test-slave-tq1r"
I20260709 13:07:35.444031 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:07:35.447019 27690 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:35.447645 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:07:35.447901 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602307309169-21610-0/minicluster-data/master-0-root
uuid: "62c82c47563048bb82f7b6aeeda830b8"
format_stamp: "Formatted at 2026-07-09 13:07:35 on dist-test-slave-tq1r"
I20260709 13:07:35.448177 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602307309169-21610-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602307309169-21610-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602307309169-21610-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 13:07:35.465899 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:35.466822 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:35.499397 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.190:41881
I20260709 13:07:35.499481 27741 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.190:41881 every 8 connection(s)
I20260709 13:07:35.503140 27742 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 13:07:35.512799 27742 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8: Bootstrap starting.
I20260709 13:07:35.516909 27742 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.520548 27742 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8: No bootstrap required, opened a new log
I20260709 13:07:35.522415 27742 raft_consensus.cc:359] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62c82c47563048bb82f7b6aeeda830b8" member_type: VOTER }
I20260709 13:07:35.522782 27742 raft_consensus.cc:385] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.522984 27742 raft_consensus.cc:740] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c82c47563048bb82f7b6aeeda830b8, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.523540 27742 consensus_queue.cc:260] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "62c82c47563048bb82f7b6aeeda830b8" member_type: VOTER }
I20260709 13:07:35.523957 27742 raft_consensus.cc:399] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:35.524178 27742 raft_consensus.cc:493] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:35.524412 27742 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.528513 27742 raft_consensus.cc:515] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62c82c47563048bb82f7b6aeeda830b8" member_type: VOTER }
I20260709 13:07:35.528954 27742 leader_election.cc:304] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8 [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: 62c82c47563048bb82f7b6aeeda830b8; no voters: 
I20260709 13:07:35.529971 27742 leader_election.cc:290] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:35.530230 27745 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:35.531484 27745 raft_consensus.cc:697] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8 [term 1 LEADER]: Becoming Leader. State: Replica: 62c82c47563048bb82f7b6aeeda830b8, State: Running, Role: LEADER
I20260709 13:07:35.532096 27745 consensus_queue.cc:237] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8 [LEADER]: Queue going to LEADER mode. State: All 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: "62c82c47563048bb82f7b6aeeda830b8" member_type: VOTER }
I20260709 13:07:35.532608 27742 sys_catalog.cc:565] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:35.536060 27746 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "62c82c47563048bb82f7b6aeeda830b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62c82c47563048bb82f7b6aeeda830b8" member_type: VOTER } }
I20260709 13:07:35.536211 27747 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 62c82c47563048bb82f7b6aeeda830b8. Latest consensus state: current_term: 1 leader_uuid: "62c82c47563048bb82f7b6aeeda830b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62c82c47563048bb82f7b6aeeda830b8" member_type: VOTER } }
I20260709 13:07:35.536746 27746 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:35.536790 27747 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:35.542822 27753 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:35.547057 27753 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:35.549093 21610 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:35.554752 27753 catalog_manager.cc:1383] Generated new cluster ID: 19d75e8ec2f94b28a3253b93ea8381c7
I20260709 13:07:35.554975 27753 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:35.587051 27753 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:35.588286 27753 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:35.602232 27753 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8: Generated new TSK 0
I20260709 13:07:35.602744 27753 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:35.615562 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:35.620761 27763 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 13:07:35.621733 27764 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 13:07:35.623059 27766 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 13:07:35.623539 21610 server_base.cc:1061] running on GCE node
I20260709 13:07:35.624351 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:35.624526 21610 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 13:07:35.624646 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602455624634 us; error 0 us; skew 500 ppm
I20260709 13:07:35.625083 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:35.627087 21610 webserver.cc:533] Webserver started at http://127.21.26.129:34797/ using document root <none> and password file <none>
I20260709 13:07:35.627501 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:35.627651 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:35.627846 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:35.628827 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602307309169-21610-0/minicluster-data/ts-0-root/instance:
uuid: "3ab60c66473d486c8503f88b3cb85f43"
format_stamp: "Formatted at 2026-07-09 13:07:35 on dist-test-slave-tq1r"
I20260709 13:07:35.632805 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:07:35.635722 27771 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:35.636430 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:07:35.636674 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602307309169-21610-0/minicluster-data/ts-0-root
uuid: "3ab60c66473d486c8503f88b3cb85f43"
format_stamp: "Formatted at 2026-07-09 13:07:35 on dist-test-slave-tq1r"
I20260709 13:07:35.636929 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602307309169-21610-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602307309169-21610-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602307309169-21610-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 13:07:35.665203 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:35.666275 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:35.667627 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:35.669749 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:35.669929 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:35.670167 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:35.670315 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:35.705631 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.129:45419
I20260709 13:07:35.705735 27833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.129:45419 every 8 connection(s)
I20260709 13:07:35.710166 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:35.716233 27838 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 13:07:35.719139 27839 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 13:07:35.720906 27841 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 13:07:35.721798 27834 heartbeater.cc:344] Connected to a master server at 127.21.26.190:41881
I20260709 13:07:35.722065 21610 server_base.cc:1061] running on GCE node
I20260709 13:07:35.722237 27834 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:35.723047 27834 heartbeater.cc:507] Master 127.21.26.190:41881 requested a full tablet report, sending...
I20260709 13:07:35.723485 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:35.723716 21610 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 13:07:35.723904 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602455723886 us; error 0 us; skew 500 ppm
I20260709 13:07:35.724539 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:35.724974 27707 ts_manager.cc:194] Registered new tserver with Master: 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419)
I20260709 13:07:35.726696 27707 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40466
I20260709 13:07:35.727046 21610 webserver.cc:533] Webserver started at http://127.21.26.130:38031/ using document root <none> and password file <none>
I20260709 13:07:35.727532 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:35.727782 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:35.728091 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:35.729105 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602307309169-21610-0/minicluster-data/ts-1-root/instance:
uuid: "60868b6af0584a0eab962d3cdbed780e"
format_stamp: "Formatted at 2026-07-09 13:07:35 on dist-test-slave-tq1r"
I20260709 13:07:35.733109 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:35.736158 27846 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:35.736826 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:07:35.737080 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602307309169-21610-0/minicluster-data/ts-1-root
uuid: "60868b6af0584a0eab962d3cdbed780e"
format_stamp: "Formatted at 2026-07-09 13:07:35 on dist-test-slave-tq1r"
I20260709 13:07:35.737337 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602307309169-21610-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602307309169-21610-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602307309169-21610-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 13:07:35.753822 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:35.754871 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:35.756209 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:35.758227 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:35.758409 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:35.758612 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:35.758760 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:35.794028 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.130:35021
I20260709 13:07:35.794117 27908 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.130:35021 every 8 connection(s)
I20260709 13:07:35.798506 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:35.804708 27912 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 13:07:35.805426 27913 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 13:07:35.807896 27915 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 13:07:35.809084 21610 server_base.cc:1061] running on GCE node
I20260709 13:07:35.810077 27909 heartbeater.cc:344] Connected to a master server at 127.21.26.190:41881
I20260709 13:07:35.810113 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:35.810503 21610 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 13:07:35.810518 27909 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:35.810732 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602455810714 us; error 0 us; skew 500 ppm
I20260709 13:07:35.811388 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:35.811430 27909 heartbeater.cc:507] Master 127.21.26.190:41881 requested a full tablet report, sending...
I20260709 13:07:35.813515 27707 ts_manager.cc:194] Registered new tserver with Master: 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021)
I20260709 13:07:35.813874 21610 webserver.cc:533] Webserver started at http://127.21.26.131:33993/ using document root <none> and password file <none>
I20260709 13:07:35.814391 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:35.814581 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:35.814823 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:35.814960 27707 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40472
I20260709 13:07:35.815939 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602307309169-21610-0/minicluster-data/ts-2-root/instance:
uuid: "6509358437d947f099a3b53b331a29f8"
format_stamp: "Formatted at 2026-07-09 13:07:35 on dist-test-slave-tq1r"
I20260709 13:07:35.820273 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:35.823303 27920 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:35.824035 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:07:35.824340 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602307309169-21610-0/minicluster-data/ts-2-root
uuid: "6509358437d947f099a3b53b331a29f8"
format_stamp: "Formatted at 2026-07-09 13:07:35 on dist-test-slave-tq1r"
I20260709 13:07:35.824601 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602307309169-21610-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602307309169-21610-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602307309169-21610-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 13:07:35.845552 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:35.846580 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:35.847942 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:35.850064 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:35.850281 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:35.850525 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:35.850668 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:35.886329 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.131:37393
I20260709 13:07:35.886437 27982 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.131:37393 every 8 connection(s)
I20260709 13:07:35.899068 27983 heartbeater.cc:344] Connected to a master server at 127.21.26.190:41881
I20260709 13:07:35.899509 27983 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:35.900183 27983 heartbeater.cc:507] Master 127.21.26.190:41881 requested a full tablet report, sending...
I20260709 13:07:35.902168 27707 ts_manager.cc:194] Registered new tserver with Master: 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:35.902758 21610 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013323012s
I20260709 13:07:35.903473 27707 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40482
I20260709 13:07:35.925943 27707 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40488:
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 13:07:35.928431 27707 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 13:07:35.990950 27948 tablet_service.cc:1511] Processing CreateTablet for tablet 26db908e6123490d9c338f4b61253330 (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:35.990950 27947 tablet_service.cc:1511] Processing CreateTablet for tablet 165c9082ec564e298e5d2ecaf9cd22e9 (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:35.992329 27948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26db908e6123490d9c338f4b61253330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:35.992173 27946 tablet_service.cc:1511] Processing CreateTablet for tablet 5e614b17a2be4a348d9eaf3a2ed644dd (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:35.993022 27947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 165c9082ec564e298e5d2ecaf9cd22e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:35.993566 27946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e614b17a2be4a348d9eaf3a2ed644dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.018778 27945 tablet_service.cc:1511] Processing CreateTablet for tablet 07e19e8b3993490bb5b00eb1d8a113cb (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:36.021279 27945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07e19e8b3993490bb5b00eb1d8a113cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.025952 27944 tablet_service.cc:1511] Processing CreateTablet for tablet 81ef586b97144e97896eeda2a4a0f4ea (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:36.027010 27944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81ef586b97144e97896eeda2a4a0f4ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.030624 27874 tablet_service.cc:1511] Processing CreateTablet for tablet 26db908e6123490d9c338f4b61253330 (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:36.033071 27873 tablet_service.cc:1511] Processing CreateTablet for tablet 165c9082ec564e298e5d2ecaf9cd22e9 (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:36.033950 27998 tablet_bootstrap.cc:492] T 5e614b17a2be4a348d9eaf3a2ed644dd P 6509358437d947f099a3b53b331a29f8: Bootstrap starting.
I20260709 13:07:36.035117 27872 tablet_service.cc:1511] Processing CreateTablet for tablet 5e614b17a2be4a348d9eaf3a2ed644dd (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:36.036373 27870 tablet_service.cc:1511] Processing CreateTablet for tablet 81ef586b97144e97896eeda2a4a0f4ea (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:36.038421 27871 tablet_service.cc:1511] Processing CreateTablet for tablet 07e19e8b3993490bb5b00eb1d8a113cb (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:36.039021 27799 tablet_service.cc:1511] Processing CreateTablet for tablet 26db908e6123490d9c338f4b61253330 (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:36.032002 27874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26db908e6123490d9c338f4b61253330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.040062 27998 tablet_bootstrap.cc:654] T 5e614b17a2be4a348d9eaf3a2ed644dd P 6509358437d947f099a3b53b331a29f8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.040633 27799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26db908e6123490d9c338f4b61253330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.044133 27870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81ef586b97144e97896eeda2a4a0f4ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.047592 27869 tablet_service.cc:1511] Processing CreateTablet for tablet 40fa88a69c874bb8891897d58089bd79 (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:36.048370 27872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e614b17a2be4a348d9eaf3a2ed644dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.050583 27946 tablet_service.cc:1511] Processing CreateTablet for tablet 40fa88a69c874bb8891897d58089bd79 (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:36.051916 27946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fa88a69c874bb8891897d58089bd79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.052416 27869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fa88a69c874bb8891897d58089bd79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.053409 27798 tablet_service.cc:1511] Processing CreateTablet for tablet 165c9082ec564e298e5d2ecaf9cd22e9 (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:36.054587 27798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 165c9082ec564e298e5d2ecaf9cd22e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.054692 27871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07e19e8b3993490bb5b00eb1d8a113cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.056645 27797 tablet_service.cc:1511] Processing CreateTablet for tablet 5e614b17a2be4a348d9eaf3a2ed644dd (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:36.057868 27797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e614b17a2be4a348d9eaf3a2ed644dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.060416 27873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 165c9082ec564e298e5d2ecaf9cd22e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.064283 27947 tablet_service.cc:1511] Processing CreateTablet for tablet 5857f7c72a9e48f2a133ff14b4b54bc1 (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:36.065629 27947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5857f7c72a9e48f2a133ff14b4b54bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.065421 27796 tablet_service.cc:1511] Processing CreateTablet for tablet 07e19e8b3993490bb5b00eb1d8a113cb (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:36.065860 27868 tablet_service.cc:1511] Processing CreateTablet for tablet 5857f7c72a9e48f2a133ff14b4b54bc1 (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:36.066675 27796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07e19e8b3993490bb5b00eb1d8a113cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.067050 27868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5857f7c72a9e48f2a133ff14b4b54bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.073448 27795 tablet_service.cc:1511] Processing CreateTablet for tablet 81ef586b97144e97896eeda2a4a0f4ea (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:36.074719 27795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81ef586b97144e97896eeda2a4a0f4ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.077023 27794 tablet_service.cc:1511] Processing CreateTablet for tablet 40fa88a69c874bb8891897d58089bd79 (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:36.078230 27794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40fa88a69c874bb8891897d58089bd79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.081079 27793 tablet_service.cc:1511] Processing CreateTablet for tablet 5857f7c72a9e48f2a133ff14b4b54bc1 (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:36.082283 27793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5857f7c72a9e48f2a133ff14b4b54bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.085036 27792 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab410e118694039a7c18f5f1c7a0244 (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:36.086190 27792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab410e118694039a7c18f5f1c7a0244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.090066 27867 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab410e118694039a7c18f5f1c7a0244 (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:36.091303 27867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab410e118694039a7c18f5f1c7a0244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.098217 27945 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab410e118694039a7c18f5f1c7a0244 (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:36.099536 27945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab410e118694039a7c18f5f1c7a0244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.106911 27791 tablet_service.cc:1511] Processing CreateTablet for tablet 62011adbeeee493ea674ec6f8c1abf16 (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:36.108131 27791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62011adbeeee493ea674ec6f8c1abf16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.108716 27866 tablet_service.cc:1511] Processing CreateTablet for tablet 62011adbeeee493ea674ec6f8c1abf16 (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:36.109884 27866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62011adbeeee493ea674ec6f8c1abf16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.123332 27948 tablet_service.cc:1511] Processing CreateTablet for tablet 62011adbeeee493ea674ec6f8c1abf16 (DEFAULT_TABLE table=test-workload [id=3790e1a076a1415a8101f0db51bac5f2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:36.124763 27948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62011adbeeee493ea674ec6f8c1abf16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.126551 28000 tablet_bootstrap.cc:492] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43: Bootstrap starting.
I20260709 13:07:36.135739 28000 tablet_bootstrap.cc:654] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.147670 28000 tablet_bootstrap.cc:492] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43: No bootstrap required, opened a new log
I20260709 13:07:36.148126 28000 ts_tablet_manager.cc:1403] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260709 13:07:36.150777 28000 raft_consensus.cc:359] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.151434 28000 raft_consensus.cc:385] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.151721 28000 raft_consensus.cc:740] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.152583 28000 consensus_queue.cc:260] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.189525 27834 heartbeater.cc:499] Master 127.21.26.190:41881 was elected leader, sending a full tablet report...
I20260709 13:07:36.189953 28000 ts_tablet_manager.cc:1434] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43: Time spent starting tablet: real 0.042s	user 0.017s	sys 0.023s
I20260709 13:07:36.190990 28000 tablet_bootstrap.cc:492] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43: Bootstrap starting.
I20260709 13:07:36.196432 28000 tablet_bootstrap.cc:654] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.206965 28000 tablet_bootstrap.cc:492] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43: No bootstrap required, opened a new log
I20260709 13:07:36.207437 28000 ts_tablet_manager.cc:1403] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.011s
I20260709 13:07:36.209959 28000 raft_consensus.cc:359] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.210649 28000 raft_consensus.cc:385] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.210927 28000 raft_consensus.cc:740] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.211768 28000 consensus_queue.cc:260] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.213724 28000 ts_tablet_manager.cc:1434] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:07:36.214700 28000 tablet_bootstrap.cc:492] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43: Bootstrap starting.
I20260709 13:07:36.220010 28000 tablet_bootstrap.cc:654] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.237818 27998 tablet_bootstrap.cc:492] T 5e614b17a2be4a348d9eaf3a2ed644dd P 6509358437d947f099a3b53b331a29f8: No bootstrap required, opened a new log
I20260709 13:07:36.238485 27998 ts_tablet_manager.cc:1403] T 5e614b17a2be4a348d9eaf3a2ed644dd P 6509358437d947f099a3b53b331a29f8: Time spent bootstrapping tablet: real 0.205s	user 0.059s	sys 0.077s
I20260709 13:07:36.241716 27998 raft_consensus.cc:359] T 5e614b17a2be4a348d9eaf3a2ed644dd P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.242589 27998 raft_consensus.cc:385] T 5e614b17a2be4a348d9eaf3a2ed644dd P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.242935 27998 raft_consensus.cc:740] T 5e614b17a2be4a348d9eaf3a2ed644dd P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.243911 27998 consensus_queue.cc:260] T 5e614b17a2be4a348d9eaf3a2ed644dd P 6509358437d947f099a3b53b331a29f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.253190 27998 ts_tablet_manager.cc:1434] T 5e614b17a2be4a348d9eaf3a2ed644dd P 6509358437d947f099a3b53b331a29f8: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:07:36.253304 27983 heartbeater.cc:499] Master 127.21.26.190:41881 was elected leader, sending a full tablet report...
I20260709 13:07:36.254307 27998 tablet_bootstrap.cc:492] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8: Bootstrap starting.
I20260709 13:07:36.260319 27998 tablet_bootstrap.cc:654] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.264890 28003 tablet_bootstrap.cc:492] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e: Bootstrap starting.
I20260709 13:07:36.271463 27998 tablet_bootstrap.cc:492] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8: No bootstrap required, opened a new log
I20260709 13:07:36.271762 28000 tablet_bootstrap.cc:492] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43: No bootstrap required, opened a new log
I20260709 13:07:36.271775 28003 tablet_bootstrap.cc:654] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.272008 27998 ts_tablet_manager.cc:1403] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.010s
I20260709 13:07:36.272294 28000 ts_tablet_manager.cc:1403] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.035s
I20260709 13:07:36.274863 28000 raft_consensus.cc:359] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.275530 28000 raft_consensus.cc:385] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.275192 27998 raft_consensus.cc:359] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.275853 28000 raft_consensus.cc:740] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.275990 27998 raft_consensus.cc:385] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.276392 27998 raft_consensus.cc:740] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.276767 28000 consensus_queue.cc:260] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.277132 27998 consensus_queue.cc:260] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.278877 28000 ts_tablet_manager.cc:1434] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:36.279836 28000 tablet_bootstrap.cc:492] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43: Bootstrap starting.
I20260709 13:07:36.282863 27998 ts_tablet_manager.cc:1434] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:07:36.285182 28000 tablet_bootstrap.cc:654] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.283876 27998 tablet_bootstrap.cc:492] T 26db908e6123490d9c338f4b61253330 P 6509358437d947f099a3b53b331a29f8: Bootstrap starting.
I20260709 13:07:36.295655 28000 tablet_bootstrap.cc:492] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43: No bootstrap required, opened a new log
I20260709 13:07:36.296088 28000 ts_tablet_manager.cc:1403] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 13:07:36.296325 27998 tablet_bootstrap.cc:654] T 26db908e6123490d9c338f4b61253330 P 6509358437d947f099a3b53b331a29f8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.298322 28003 tablet_bootstrap.cc:492] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e: No bootstrap required, opened a new log
I20260709 13:07:36.298236 28000 raft_consensus.cc:359] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.298882 28003 ts_tablet_manager.cc:1403] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.021s
I20260709 13:07:36.298910 28000 raft_consensus.cc:385] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.299455 28000 raft_consensus.cc:740] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.300160 28000 consensus_queue.cc:260] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.301054 27998 tablet_bootstrap.cc:492] T 26db908e6123490d9c338f4b61253330 P 6509358437d947f099a3b53b331a29f8: No bootstrap required, opened a new log
I20260709 13:07:36.301520 27998 ts_tablet_manager.cc:1403] T 26db908e6123490d9c338f4b61253330 P 6509358437d947f099a3b53b331a29f8: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.001s
I20260709 13:07:36.302011 28000 ts_tablet_manager.cc:1434] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:36.301756 28003 raft_consensus.cc:359] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.302482 28003 raft_consensus.cc:385] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.302768 28003 raft_consensus.cc:740] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.302966 28000 tablet_bootstrap.cc:492] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43: Bootstrap starting.
I20260709 13:07:36.303588 28003 consensus_queue.cc:260] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.304216 27998 raft_consensus.cc:359] T 26db908e6123490d9c338f4b61253330 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } } peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } }
I20260709 13:07:36.304893 27998 raft_consensus.cc:385] T 26db908e6123490d9c338f4b61253330 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.305186 27998 raft_consensus.cc:740] T 26db908e6123490d9c338f4b61253330 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.305953 27998 consensus_queue.cc:260] T 26db908e6123490d9c338f4b61253330 P 6509358437d947f099a3b53b331a29f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } } peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } }
I20260709 13:07:36.309149 28000 tablet_bootstrap.cc:654] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.313493 28003 ts_tablet_manager.cc:1434] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:07:36.314147 27909 heartbeater.cc:499] Master 127.21.26.190:41881 was elected leader, sending a full tablet report...
I20260709 13:07:36.314247 27998 ts_tablet_manager.cc:1434] T 26db908e6123490d9c338f4b61253330 P 6509358437d947f099a3b53b331a29f8: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:07:36.317449 27998 tablet_bootstrap.cc:492] T 07e19e8b3993490bb5b00eb1d8a113cb P 6509358437d947f099a3b53b331a29f8: Bootstrap starting.
I20260709 13:07:36.320727 28003 tablet_bootstrap.cc:492] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e: Bootstrap starting.
I20260709 13:07:36.323850 27998 tablet_bootstrap.cc:654] T 07e19e8b3993490bb5b00eb1d8a113cb P 6509358437d947f099a3b53b331a29f8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.327132 28003 tablet_bootstrap.cc:654] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.328816 28000 tablet_bootstrap.cc:492] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43: No bootstrap required, opened a new log
I20260709 13:07:36.329293 28000 ts_tablet_manager.cc:1403] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.007s
I20260709 13:07:36.331862 27998 tablet_bootstrap.cc:492] T 07e19e8b3993490bb5b00eb1d8a113cb P 6509358437d947f099a3b53b331a29f8: No bootstrap required, opened a new log
I20260709 13:07:36.332367 27998 ts_tablet_manager.cc:1403] T 07e19e8b3993490bb5b00eb1d8a113cb P 6509358437d947f099a3b53b331a29f8: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260709 13:07:36.332206 28000 raft_consensus.cc:359] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.333069 28000 raft_consensus.cc:385] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.333379 28000 raft_consensus.cc:740] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.334116 28000 consensus_queue.cc:260] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.335136 27998 raft_consensus.cc:359] T 07e19e8b3993490bb5b00eb1d8a113cb P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.335840 27998 raft_consensus.cc:385] T 07e19e8b3993490bb5b00eb1d8a113cb P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.336133 27998 raft_consensus.cc:740] T 07e19e8b3993490bb5b00eb1d8a113cb P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.336848 27998 consensus_queue.cc:260] T 07e19e8b3993490bb5b00eb1d8a113cb P 6509358437d947f099a3b53b331a29f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.338274 28000 ts_tablet_manager.cc:1434] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 13:07:36.338721 28003 tablet_bootstrap.cc:492] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e: No bootstrap required, opened a new log
I20260709 13:07:36.339355 28003 ts_tablet_manager.cc:1403] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260709 13:07:36.339367 28000 tablet_bootstrap.cc:492] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43: Bootstrap starting.
I20260709 13:07:36.342244 28003 raft_consensus.cc:359] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.342902 28003 raft_consensus.cc:385] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.343184 28003 raft_consensus.cc:740] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.343865 28003 consensus_queue.cc:260] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.345031 27998 ts_tablet_manager.cc:1434] T 07e19e8b3993490bb5b00eb1d8a113cb P 6509358437d947f099a3b53b331a29f8: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:07:36.345831 28003 ts_tablet_manager.cc:1434] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 13:07:36.345921 28000 tablet_bootstrap.cc:654] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.348984 28003 tablet_bootstrap.cc:492] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e: Bootstrap starting.
I20260709 13:07:36.352182 28000 tablet_bootstrap.cc:492] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43: No bootstrap required, opened a new log
I20260709 13:07:36.352665 28000 ts_tablet_manager.cc:1403] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260709 13:07:36.353601 27998 tablet_bootstrap.cc:492] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8: Bootstrap starting.
I20260709 13:07:36.355440 28003 tablet_bootstrap.cc:654] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.355378 28000 raft_consensus.cc:359] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } } peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } }
I20260709 13:07:36.356474 28000 raft_consensus.cc:385] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.356757 28000 raft_consensus.cc:740] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.357525 28000 consensus_queue.cc:260] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } } peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } }
I20260709 13:07:36.360476 27998 tablet_bootstrap.cc:654] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.361166 28000 ts_tablet_manager.cc:1434] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:36.362108 28000 tablet_bootstrap.cc:492] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43: Bootstrap starting.
I20260709 13:07:36.366822 28003 tablet_bootstrap.cc:492] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e: No bootstrap required, opened a new log
I20260709 13:07:36.367312 28003 ts_tablet_manager.cc:1403] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260709 13:07:36.367839 28000 tablet_bootstrap.cc:654] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.369928 27998 tablet_bootstrap.cc:492] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8: No bootstrap required, opened a new log
I20260709 13:07:36.369856 28002 raft_consensus.cc:493] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.370013 28003 raft_consensus.cc:359] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.370589 27998 ts_tablet_manager.cc:1403] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260709 13:07:36.370813 28003 raft_consensus.cc:385] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.370543 28002 raft_consensus.cc:515] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.371151 28003 raft_consensus.cc:740] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.371809 28003 consensus_queue.cc:260] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.373561 27998 raft_consensus.cc:359] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.374260 27998 raft_consensus.cc:385] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.374529 27998 raft_consensus.cc:740] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.375257 27998 consensus_queue.cc:260] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.376416 28002 leader_election.cc:290] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:36.377389 27998 ts_tablet_manager.cc:1434] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:36.378364 27998 tablet_bootstrap.cc:492] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 6509358437d947f099a3b53b331a29f8: Bootstrap starting.
I20260709 13:07:36.384332 28003 ts_tablet_manager.cc:1434] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260709 13:07:36.384753 27998 tablet_bootstrap.cc:654] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 6509358437d947f099a3b53b331a29f8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.386831 28000 tablet_bootstrap.cc:492] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43: No bootstrap required, opened a new log
I20260709 13:07:36.387317 28000 ts_tablet_manager.cc:1403] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.002s
I20260709 13:07:36.385421 28003 tablet_bootstrap.cc:492] T 26db908e6123490d9c338f4b61253330 P 60868b6af0584a0eab962d3cdbed780e: Bootstrap starting.
I20260709 13:07:36.390607 28000 raft_consensus.cc:359] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.391345 28000 raft_consensus.cc:385] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.391628 28000 raft_consensus.cc:740] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.392414 28000 consensus_queue.cc:260] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.397552 28000 ts_tablet_manager.cc:1434] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:07:36.398605 28000 tablet_bootstrap.cc:492] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43: Bootstrap starting.
I20260709 13:07:36.399956 28003 tablet_bootstrap.cc:654] T 26db908e6123490d9c338f4b61253330 P 60868b6af0584a0eab962d3cdbed780e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.404824 28000 tablet_bootstrap.cc:654] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.408334 28011 raft_consensus.cc:493] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.409420 27998 tablet_bootstrap.cc:492] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 6509358437d947f099a3b53b331a29f8: No bootstrap required, opened a new log
I20260709 13:07:36.409085 28011 raft_consensus.cc:515] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.409924 27998 ts_tablet_manager.cc:1403] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 6509358437d947f099a3b53b331a29f8: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.016s
I20260709 13:07:36.410189 27958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e614b17a2be4a348d9eaf3a2ed644dd" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:36.410840 27958 raft_consensus.cc:2468] T 5e614b17a2be4a348d9eaf3a2ed644dd P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 0.
I20260709 13:07:36.412120 27775 leader_election.cc:304] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 6509358437d947f099a3b53b331a29f8; no voters: 
I20260709 13:07:36.413005 28011 leader_election.cc:290] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:36.413234 28002 raft_consensus.cc:2804] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:36.413705 28002 raft_consensus.cc:493] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:36.414039 28002 raft_consensus.cc:3060] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.412911 27998 raft_consensus.cc:359] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.415202 27998 raft_consensus.cc:385] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.415484 27998 raft_consensus.cc:740] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.416185 27998 consensus_queue.cc:260] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 6509358437d947f099a3b53b331a29f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.420380 27998 ts_tablet_manager.cc:1434] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 6509358437d947f099a3b53b331a29f8: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:07:36.421387 27998 tablet_bootstrap.cc:492] T 8ab410e118694039a7c18f5f1c7a0244 P 6509358437d947f099a3b53b331a29f8: Bootstrap starting.
I20260709 13:07:36.429569 28002 raft_consensus.cc:515] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.432964 27958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e614b17a2be4a348d9eaf3a2ed644dd" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8"
I20260709 13:07:36.433555 27958 raft_consensus.cc:3060] T 5e614b17a2be4a348d9eaf3a2ed644dd P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.434840 27998 tablet_bootstrap.cc:654] T 8ab410e118694039a7c18f5f1c7a0244 P 6509358437d947f099a3b53b331a29f8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.437956 28000 tablet_bootstrap.cc:492] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43: No bootstrap required, opened a new log
I20260709 13:07:36.438433 28000 ts_tablet_manager.cc:1403] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260709 13:07:36.440522 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165c9082ec564e298e5d2ecaf9cd22e9" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43" is_pre_election: true
I20260709 13:07:36.441220 27809 raft_consensus.cc:2468] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 0.
I20260709 13:07:36.441128 28000 raft_consensus.cc:359] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.442832 28000 raft_consensus.cc:385] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.443111 28000 raft_consensus.cc:740] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.443315 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e614b17a2be4a348d9eaf3a2ed644dd" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:36.441301 27958 raft_consensus.cc:2468] T 5e614b17a2be4a348d9eaf3a2ed644dd P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 1.
I20260709 13:07:36.444634 28000 consensus_queue.cc:260] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.452474 27775 leader_election.cc:304] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 6509358437d947f099a3b53b331a29f8; no voters: 
I20260709 13:07:36.454945 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e614b17a2be4a348d9eaf3a2ed644dd" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
W20260709 13:07:36.455462 27772 leader_election.cc:343] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.444648 28002 leader_election.cc:290] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Requested vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:36.456260 27958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165c9082ec564e298e5d2ecaf9cd22e9" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:36.454936 27849 leader_election.cc:304] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 
I20260709 13:07:36.457037 27958 raft_consensus.cc:2468] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 0.
I20260709 13:07:36.457235 28011 raft_consensus.cc:2804] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:36.457616 28011 raft_consensus.cc:493] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:36.457942 28011 raft_consensus.cc:3060] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.463666 28011 raft_consensus.cc:515] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
W20260709 13:07:36.464686 27772 leader_election.cc:343] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.469367 28026 raft_consensus.cc:493] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.469889 28026 raft_consensus.cc:515] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } } peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } }
I20260709 13:07:36.472985 28026 leader_election.cc:290] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393), 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021)
I20260709 13:07:36.473320 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26db908e6123490d9c338f4b61253330" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:36.473513 28026 raft_consensus.cc:2804] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:36.474043 28026 raft_consensus.cc:697] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Becoming Leader. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Running, Role: LEADER
W20260709 13:07:36.474961 27772 leader_election.cc:343] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.474905 28026 consensus_queue.cc:237] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.468116 28002 raft_consensus.cc:493] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.476503 28002 raft_consensus.cc:515] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.478502 28002 leader_election.cc:290] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:36.479416 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e19e8b3993490bb5b00eb1d8a113cb" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
W20260709 13:07:36.481029 27772 leader_election.cc:343] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.490901 28000 ts_tablet_manager.cc:1434] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.001s
I20260709 13:07:36.492015 28000 tablet_bootstrap.cc:492] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43: Bootstrap starting.
I20260709 13:07:36.492050 27958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165c9082ec564e298e5d2ecaf9cd22e9" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8"
I20260709 13:07:36.490551 28011 leader_election.cc:290] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 election: Requested vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:36.492910 27958 raft_consensus.cc:3060] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.497112 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165c9082ec564e298e5d2ecaf9cd22e9" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
I20260709 13:07:36.497689 27809 raft_consensus.cc:3060] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.500574 27998 tablet_bootstrap.cc:492] T 8ab410e118694039a7c18f5f1c7a0244 P 6509358437d947f099a3b53b331a29f8: No bootstrap required, opened a new log
I20260709 13:07:36.500767 28003 tablet_bootstrap.cc:492] T 26db908e6123490d9c338f4b61253330 P 60868b6af0584a0eab962d3cdbed780e: No bootstrap required, opened a new log
I20260709 13:07:36.501543 28003 ts_tablet_manager.cc:1403] T 26db908e6123490d9c338f4b61253330 P 60868b6af0584a0eab962d3cdbed780e: Time spent bootstrapping tablet: real 0.116s	user 0.019s	sys 0.015s
I20260709 13:07:36.501099 27998 ts_tablet_manager.cc:1403] T 8ab410e118694039a7c18f5f1c7a0244 P 6509358437d947f099a3b53b331a29f8: Time spent bootstrapping tablet: real 0.080s	user 0.020s	sys 0.010s
I20260709 13:07:36.504407 27957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26db908e6123490d9c338f4b61253330" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:36.505036 27957 raft_consensus.cc:2468] T 26db908e6123490d9c338f4b61253330 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 0.
I20260709 13:07:36.505250 27998 raft_consensus.cc:359] T 8ab410e118694039a7c18f5f1c7a0244 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.505733 27956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e19e8b3993490bb5b00eb1d8a113cb" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:36.505985 27998 raft_consensus.cc:385] T 8ab410e118694039a7c18f5f1c7a0244 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.506295 27998 raft_consensus.cc:740] T 8ab410e118694039a7c18f5f1c7a0244 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.506386 27956 raft_consensus.cc:2468] T 07e19e8b3993490bb5b00eb1d8a113cb P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 0.
I20260709 13:07:36.507189 27998 consensus_queue.cc:260] T 8ab410e118694039a7c18f5f1c7a0244 P 6509358437d947f099a3b53b331a29f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.508591 27775 leader_election.cc:304] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 [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: 3ab60c66473d486c8503f88b3cb85f43, 6509358437d947f099a3b53b331a29f8; no voters: 60868b6af0584a0eab962d3cdbed780e
I20260709 13:07:36.509516 27998 ts_tablet_manager.cc:1434] T 8ab410e118694039a7c18f5f1c7a0244 P 6509358437d947f099a3b53b331a29f8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:36.510462 27998 tablet_bootstrap.cc:492] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8: Bootstrap starting.
I20260709 13:07:36.510391 27775 leader_election.cc:304] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43 [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: 3ab60c66473d486c8503f88b3cb85f43, 6509358437d947f099a3b53b331a29f8; no voters: 60868b6af0584a0eab962d3cdbed780e
I20260709 13:07:36.511210 28029 raft_consensus.cc:2804] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:36.511577 28029 raft_consensus.cc:493] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:36.511868 28029 raft_consensus.cc:3060] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.516865 28028 raft_consensus.cc:2804] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:36.517405 28028 raft_consensus.cc:493] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:36.517805 28028 raft_consensus.cc:3060] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.519186 27958 raft_consensus.cc:2468] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 1.
I20260709 13:07:36.521292 27850 leader_election.cc:304] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60868b6af0584a0eab962d3cdbed780e, 6509358437d947f099a3b53b331a29f8; no voters: 
I20260709 13:07:36.522120 28011 raft_consensus.cc:2804] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:36.522485 27998 tablet_bootstrap.cc:654] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.524705 27809 raft_consensus.cc:2468] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 1.
I20260709 13:07:36.524518 28029 raft_consensus.cc:515] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.505136 28003 raft_consensus.cc:359] T 26db908e6123490d9c338f4b61253330 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } } peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } }
I20260709 13:07:36.528311 28003 raft_consensus.cc:385] T 26db908e6123490d9c338f4b61253330 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.528613 28003 raft_consensus.cc:740] T 26db908e6123490d9c338f4b61253330 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.529049 28026 raft_consensus.cc:493] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.529332 28003 consensus_queue.cc:260] T 26db908e6123490d9c338f4b61253330 P 60868b6af0584a0eab962d3cdbed780e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } } peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } }
I20260709 13:07:36.529867 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e19e8b3993490bb5b00eb1d8a113cb" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
I20260709 13:07:36.529592 28026 raft_consensus.cc:515] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
W20260709 13:07:36.531246 27772 leader_election.cc:343] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.530988 27705 catalog_manager.cc:5697] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "3ab60c66473d486c8503f88b3cb85f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:36.534816 28029 leader_election.cc:290] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Requested vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:36.535485 27957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81ef586b97144e97896eeda2a4a0f4ea" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:36.532735 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81ef586b97144e97896eeda2a4a0f4ea" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:36.537072 27884 raft_consensus.cc:2468] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 0.
I20260709 13:07:36.537451 28000 tablet_bootstrap.cc:654] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.538219 27772 leader_election.cc:304] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 
I20260709 13:07:36.539064 28029 raft_consensus.cc:2804] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:36.539216 27957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e19e8b3993490bb5b00eb1d8a113cb" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8"
I20260709 13:07:36.539453 28029 raft_consensus.cc:493] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:36.539791 28029 raft_consensus.cc:3060] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.539812 27957 raft_consensus.cc:3060] T 07e19e8b3993490bb5b00eb1d8a113cb P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:36.541476 27775 leader_election.cc:343] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:36.544818 27755 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:36.547210 28028 raft_consensus.cc:515] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } } peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } }
I20260709 13:07:36.548776 28029 raft_consensus.cc:515] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.534169 28026 leader_election.cc:290] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:36.550428 27958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26db908e6123490d9c338f4b61253330" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8"
I20260709 13:07:36.551383 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81ef586b97144e97896eeda2a4a0f4ea" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
I20260709 13:07:36.551832 28003 ts_tablet_manager.cc:1434] T 26db908e6123490d9c338f4b61253330 P 60868b6af0584a0eab962d3cdbed780e: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.020s
I20260709 13:07:36.552099 27884 raft_consensus.cc:3060] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.553265 28003 tablet_bootstrap.cc:492] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e: Bootstrap starting.
I20260709 13:07:36.558223 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26db908e6123490d9c338f4b61253330" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
I20260709 13:07:36.551823 27958 raft_consensus.cc:3060] T 26db908e6123490d9c338f4b61253330 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.558851 27883 raft_consensus.cc:3060] T 26db908e6123490d9c338f4b61253330 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.559206 27884 raft_consensus.cc:2468] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 1.
I20260709 13:07:36.559566 28006 raft_consensus.cc:493] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.547153 27957 raft_consensus.cc:2468] T 07e19e8b3993490bb5b00eb1d8a113cb P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 1.
I20260709 13:07:36.560032 28006 raft_consensus.cc:515] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.560679 27772 leader_election.cc:304] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 
I20260709 13:07:36.561668 28029 leader_election.cc:290] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Requested vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:36.562166 28029 raft_consensus.cc:2804] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:36.562793 28029 raft_consensus.cc:697] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Becoming Leader. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Running, Role: LEADER
I20260709 13:07:36.563597 28029 consensus_queue.cc:237] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.566817 27775 leader_election.cc:304] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 6509358437d947f099a3b53b331a29f8; no voters: 60868b6af0584a0eab962d3cdbed780e
I20260709 13:07:36.567700 28030 raft_consensus.cc:2804] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:36.568184 28030 raft_consensus.cc:697] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Becoming Leader. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Running, Role: LEADER
I20260709 13:07:36.569018 28030 consensus_queue.cc:237] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.569928 28003 tablet_bootstrap.cc:654] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.570394 28006 leader_election.cc:290] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021)
I20260709 13:07:36.569409 27958 raft_consensus.cc:2468] T 26db908e6123490d9c338f4b61253330 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 1.
I20260709 13:07:36.571578 28002 raft_consensus.cc:493] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.573194 28002 raft_consensus.cc:515] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.575284 28002 leader_election.cc:290] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:36.576901 27884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab410e118694039a7c18f5f1c7a0244" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:36.577602 27884 raft_consensus.cc:2468] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 0.
I20260709 13:07:36.578317 27883 raft_consensus.cc:2468] T 26db908e6123490d9c338f4b61253330 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 1.
I20260709 13:07:36.578881 27772 leader_election.cc:304] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 
I20260709 13:07:36.579941 27772 leader_election.cc:304] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 
I20260709 13:07:36.580744 28002 raft_consensus.cc:2804] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:36.581146 28002 raft_consensus.cc:493] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:36.581497 28002 raft_consensus.cc:3060] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.589274 28011 raft_consensus.cc:697] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [term 1 LEADER]: Becoming Leader. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Running, Role: LEADER
I20260709 13:07:36.590083 28028 leader_election.cc:290] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Requested vote from peers 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393), 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021)
I20260709 13:07:36.590790 28002 raft_consensus.cc:515] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.592062 28000 tablet_bootstrap.cc:492] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43: No bootstrap required, opened a new log
I20260709 13:07:36.592648 28000 ts_tablet_manager.cc:1403] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.000s
I20260709 13:07:36.595372 28000 raft_consensus.cc:359] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.596979 28011 consensus_queue.cc:237] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.590672 28028 raft_consensus.cc:2804] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:36.599925 28028 raft_consensus.cc:697] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Becoming Leader. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Running, Role: LEADER
I20260709 13:07:36.600798 28028 consensus_queue.cc:237] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } } peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } }
I20260709 13:07:36.611334 27998 tablet_bootstrap.cc:492] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8: No bootstrap required, opened a new log
I20260709 13:07:36.611855 27998 ts_tablet_manager.cc:1403] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8: Time spent bootstrapping tablet: real 0.102s	user 0.029s	sys 0.025s
I20260709 13:07:36.611956 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab410e118694039a7c18f5f1c7a0244" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
I20260709 13:07:36.612608 27883 raft_consensus.cc:3060] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.595991 28000 raft_consensus.cc:385] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.613312 28000 raft_consensus.cc:740] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.614423 27998 raft_consensus.cc:359] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.614955 28000 consensus_queue.cc:260] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.619696 27883 raft_consensus.cc:2468] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 1.
I20260709 13:07:36.620955 27772 leader_election.cc:304] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 
I20260709 13:07:36.621701 28029 raft_consensus.cc:2804] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:36.622150 28029 raft_consensus.cc:697] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Becoming Leader. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Running, Role: LEADER
I20260709 13:07:36.622228 28000 ts_tablet_manager.cc:1434] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 13:07:36.623032 28029 consensus_queue.cc:237] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.615115 27998 raft_consensus.cc:385] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.624763 27998 raft_consensus.cc:740] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.625427 27998 consensus_queue.cc:260] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.627622 28002 leader_election.cc:290] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Requested vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:36.629230 28003 tablet_bootstrap.cc:492] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e: No bootstrap required, opened a new log
I20260709 13:07:36.629436 27998 ts_tablet_manager.cc:1434] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260709 13:07:36.629860 28003 ts_tablet_manager.cc:1403] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e: Time spent bootstrapping tablet: real 0.077s	user 0.021s	sys 0.022s
I20260709 13:07:36.630390 27998 tablet_bootstrap.cc:492] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8: Bootstrap starting.
I20260709 13:07:36.632200 28003 raft_consensus.cc:359] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.632704 28003 raft_consensus.cc:385] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.632917 28003 raft_consensus.cc:740] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.633571 28003 consensus_queue.cc:260] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.633934 27958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81ef586b97144e97896eeda2a4a0f4ea" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8"
I20260709 13:07:36.635291 28003 ts_tablet_manager.cc:1434] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:07:36.635380 27958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab410e118694039a7c18f5f1c7a0244" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:36.636052 27958 raft_consensus.cc:2468] T 8ab410e118694039a7c18f5f1c7a0244 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 0.
I20260709 13:07:36.636122 28003 tablet_bootstrap.cc:492] T 5e614b17a2be4a348d9eaf3a2ed644dd P 60868b6af0584a0eab962d3cdbed780e: Bootstrap starting.
I20260709 13:07:36.636162 27998 tablet_bootstrap.cc:654] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.637346 27958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab410e118694039a7c18f5f1c7a0244" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8"
I20260709 13:07:36.637847 27958 raft_consensus.cc:3060] T 8ab410e118694039a7c18f5f1c7a0244 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.641512 28003 tablet_bootstrap.cc:654] T 5e614b17a2be4a348d9eaf3a2ed644dd P 60868b6af0584a0eab962d3cdbed780e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.645676 27958 raft_consensus.cc:2468] T 8ab410e118694039a7c18f5f1c7a0244 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 1.
W20260709 13:07:36.646870 27775 leader_election.cc:343] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.647397 27998 tablet_bootstrap.cc:492] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8: No bootstrap required, opened a new log
I20260709 13:07:36.647857 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa88a69c874bb8891897d58089bd79" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:36.647866 27998 ts_tablet_manager.cc:1403] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
W20260709 13:07:36.649166 27921 leader_election.cc:343] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.649458 28003 tablet_bootstrap.cc:492] T 5e614b17a2be4a348d9eaf3a2ed644dd P 60868b6af0584a0eab962d3cdbed780e: No bootstrap required, opened a new log
I20260709 13:07:36.649886 28003 ts_tablet_manager.cc:1403] T 5e614b17a2be4a348d9eaf3a2ed644dd P 60868b6af0584a0eab962d3cdbed780e: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260709 13:07:36.650650 27998 raft_consensus.cc:359] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.651114 27998 raft_consensus.cc:385] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.651324 27998 raft_consensus.cc:740] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.651890 27998 consensus_queue.cc:260] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.652508 28002 raft_consensus.cc:493] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.652004 28003 raft_consensus.cc:359] T 5e614b17a2be4a348d9eaf3a2ed644dd P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.653697 28003 raft_consensus.cc:385] T 5e614b17a2be4a348d9eaf3a2ed644dd P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.653966 27998 ts_tablet_manager.cc:1434] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:36.653993 28003 raft_consensus.cc:740] T 5e614b17a2be4a348d9eaf3a2ed644dd P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.654850 28003 consensus_queue.cc:260] T 5e614b17a2be4a348d9eaf3a2ed644dd P 60868b6af0584a0eab962d3cdbed780e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.657850 28002 raft_consensus.cc:515] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.660708 28003 ts_tablet_manager.cc:1434] T 5e614b17a2be4a348d9eaf3a2ed644dd P 60868b6af0584a0eab962d3cdbed780e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:07:36.661973 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa88a69c874bb8891897d58089bd79" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43" is_pre_election: true
I20260709 13:07:36.662352 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa88a69c874bb8891897d58089bd79" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:36.662622 27809 raft_consensus.cc:2468] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6509358437d947f099a3b53b331a29f8 in term 0.
I20260709 13:07:36.663628 28003 tablet_bootstrap.cc:492] T 62011adbeeee493ea674ec6f8c1abf16 P 60868b6af0584a0eab962d3cdbed780e: Bootstrap starting.
W20260709 13:07:36.663812 27772 leader_election.cc:343] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.664901 28002 leader_election.cc:290] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:36.665881 27958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa88a69c874bb8891897d58089bd79" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:36.666356 27958 raft_consensus.cc:2468] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 0.
I20260709 13:07:36.667171 27775 leader_election.cc:304] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [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: 3ab60c66473d486c8503f88b3cb85f43, 6509358437d947f099a3b53b331a29f8; no voters: 60868b6af0584a0eab962d3cdbed780e
I20260709 13:07:36.667852 28002 raft_consensus.cc:2804] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:36.668222 28002 raft_consensus.cc:493] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:36.667104 27923 leader_election.cc:304] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [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: 3ab60c66473d486c8503f88b3cb85f43, 6509358437d947f099a3b53b331a29f8; no voters: 60868b6af0584a0eab962d3cdbed780e
I20260709 13:07:36.669236 28006 raft_consensus.cc:2804] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:36.669569 28006 raft_consensus.cc:493] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:36.669893 28006 raft_consensus.cc:3060] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.669827 27706 catalog_manager.cc:5697] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e reported cstate change: term changed from 0 to 1, leader changed from <none> to 60868b6af0584a0eab962d3cdbed780e (127.21.26.130). New cstate: current_term: 1 leader_uuid: "60868b6af0584a0eab962d3cdbed780e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:36.671046 28003 tablet_bootstrap.cc:654] T 62011adbeeee493ea674ec6f8c1abf16 P 60868b6af0584a0eab962d3cdbed780e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.676208 28002 raft_consensus.cc:3060] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.676740 28003 tablet_bootstrap.cc:492] T 62011adbeeee493ea674ec6f8c1abf16 P 60868b6af0584a0eab962d3cdbed780e: No bootstrap required, opened a new log
I20260709 13:07:36.677253 28003 ts_tablet_manager.cc:1403] T 62011adbeeee493ea674ec6f8c1abf16 P 60868b6af0584a0eab962d3cdbed780e: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20260709 13:07:36.678982 28006 raft_consensus.cc:515] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.680191 28003 raft_consensus.cc:359] T 62011adbeeee493ea674ec6f8c1abf16 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.681478 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa88a69c874bb8891897d58089bd79" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
I20260709 13:07:36.681615 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa88a69c874bb8891897d58089bd79" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
I20260709 13:07:36.680969 28003 raft_consensus.cc:385] T 62011adbeeee493ea674ec6f8c1abf16 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.682333 28003 raft_consensus.cc:740] T 62011adbeeee493ea674ec6f8c1abf16 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Initialized, Role: FOLLOWER
W20260709 13:07:36.682704 27921 leader_election.cc:343] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.683269 28003 consensus_queue.cc:260] T 62011adbeeee493ea674ec6f8c1abf16 P 60868b6af0584a0eab962d3cdbed780e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.683831 28006 leader_election.cc:290] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 1 election: Requested vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021)
I20260709 13:07:36.685604 28003 ts_tablet_manager.cc:1434] T 62011adbeeee493ea674ec6f8c1abf16 P 60868b6af0584a0eab962d3cdbed780e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:07:36.686582 28003 tablet_bootstrap.cc:492] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e: Bootstrap starting.
I20260709 13:07:36.689234 28002 raft_consensus.cc:515] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.690593 27809 raft_consensus.cc:2393] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6509358437d947f099a3b53b331a29f8 in current term 1: Already voted for candidate 3ab60c66473d486c8503f88b3cb85f43 in this term.
I20260709 13:07:36.691877 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa88a69c874bb8891897d58089bd79" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
I20260709 13:07:36.692800 27958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa88a69c874bb8891897d58089bd79" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8"
W20260709 13:07:36.693079 27772 leader_election.cc:343] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.693555 27958 raft_consensus.cc:2393] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3ab60c66473d486c8503f88b3cb85f43 in current term 1: Already voted for candidate 6509358437d947f099a3b53b331a29f8 in this term.
I20260709 13:07:36.694185 27923 leader_election.cc:304] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [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: 6509358437d947f099a3b53b331a29f8; no voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e
I20260709 13:07:36.694512 27775 leader_election.cc:304] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [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: 3ab60c66473d486c8503f88b3cb85f43; no voters: 60868b6af0584a0eab962d3cdbed780e, 6509358437d947f099a3b53b331a29f8
I20260709 13:07:36.694908 28006 raft_consensus.cc:2749] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:36.695300 28029 raft_consensus.cc:2749] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:36.696007 28003 tablet_bootstrap.cc:654] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.696350 28002 leader_election.cc:290] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Requested vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:36.700059 28003 tablet_bootstrap.cc:492] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e: No bootstrap required, opened a new log
I20260709 13:07:36.700537 28003 ts_tablet_manager.cc:1403] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260709 13:07:36.701283 27706 catalog_manager.cc:5697] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "3ab60c66473d486c8503f88b3cb85f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:36.702610 28003 raft_consensus.cc:359] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.703141 28003 raft_consensus.cc:385] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.702546 27706 catalog_manager.cc:5697] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "3ab60c66473d486c8503f88b3cb85f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:36.703361 28003 raft_consensus.cc:740] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.703974 28003 consensus_queue.cc:260] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.704043 27706 catalog_manager.cc:5697] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "3ab60c66473d486c8503f88b3cb85f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:36.705525 28003 ts_tablet_manager.cc:1434] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:36.705502 27706 catalog_manager.cc:5697] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "3ab60c66473d486c8503f88b3cb85f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:36.706472 28003 tablet_bootstrap.cc:492] T 07e19e8b3993490bb5b00eb1d8a113cb P 60868b6af0584a0eab962d3cdbed780e: Bootstrap starting.
I20260709 13:07:36.710603 28002 raft_consensus.cc:493] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.711074 28002 raft_consensus.cc:515] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.711455 28003 tablet_bootstrap.cc:654] T 07e19e8b3993490bb5b00eb1d8a113cb P 60868b6af0584a0eab962d3cdbed780e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.712893 28002 leader_election.cc:290] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:36.714201 27958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62011adbeeee493ea674ec6f8c1abf16" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:36.714891 27958 raft_consensus.cc:2468] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 0.
I20260709 13:07:36.716055 27775 leader_election.cc:304] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 6509358437d947f099a3b53b331a29f8; no voters: 
I20260709 13:07:36.716214 28003 tablet_bootstrap.cc:492] T 07e19e8b3993490bb5b00eb1d8a113cb P 60868b6af0584a0eab962d3cdbed780e: No bootstrap required, opened a new log
I20260709 13:07:36.716265 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62011adbeeee493ea674ec6f8c1abf16" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:36.716853 28003 ts_tablet_manager.cc:1403] T 07e19e8b3993490bb5b00eb1d8a113cb P 60868b6af0584a0eab962d3cdbed780e: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 13:07:36.716871 28002 raft_consensus.cc:2804] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:36.717020 27883 raft_consensus.cc:2468] T 62011adbeeee493ea674ec6f8c1abf16 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 0.
I20260709 13:07:36.717545 28002 raft_consensus.cc:493] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:36.717912 28002 raft_consensus.cc:3060] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.719328 28003 raft_consensus.cc:359] T 07e19e8b3993490bb5b00eb1d8a113cb P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.719779 28003 raft_consensus.cc:385] T 07e19e8b3993490bb5b00eb1d8a113cb P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.719934 28003 raft_consensus.cc:740] T 07e19e8b3993490bb5b00eb1d8a113cb P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.720618 28003 consensus_queue.cc:260] T 07e19e8b3993490bb5b00eb1d8a113cb P 60868b6af0584a0eab962d3cdbed780e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.722674 28003 ts_tablet_manager.cc:1434] T 07e19e8b3993490bb5b00eb1d8a113cb P 60868b6af0584a0eab962d3cdbed780e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:36.724682 28002 raft_consensus.cc:515] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.726729 28002 leader_election.cc:290] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Requested vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:36.726881 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62011adbeeee493ea674ec6f8c1abf16" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
I20260709 13:07:36.727211 27958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62011adbeeee493ea674ec6f8c1abf16" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8"
I20260709 13:07:36.727512 27883 raft_consensus.cc:3060] T 62011adbeeee493ea674ec6f8c1abf16 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.727753 27958 raft_consensus.cc:3060] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.734386 27883 raft_consensus.cc:2468] T 62011adbeeee493ea674ec6f8c1abf16 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 1.
I20260709 13:07:36.734386 27958 raft_consensus.cc:2468] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 1.
I20260709 13:07:36.735529 27772 leader_election.cc:304] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 
I20260709 13:07:36.736145 28002 raft_consensus.cc:2804] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:36.736493 28002 raft_consensus.cc:697] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Becoming Leader. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Running, Role: LEADER
I20260709 13:07:36.737174 28002 consensus_queue.cc:237] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.743944 27704 catalog_manager.cc:5697] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "3ab60c66473d486c8503f88b3cb85f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:36.794466 28002 raft_consensus.cc:493] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.794992 28002 raft_consensus.cc:515] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.796779 28002 leader_election.cc:290] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:36.797504 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5857f7c72a9e48f2a133ff14b4b54bc1" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:36.797776 27958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5857f7c72a9e48f2a133ff14b4b54bc1" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:36.798069 27883 raft_consensus.cc:2468] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 0.
I20260709 13:07:36.798391 27958 raft_consensus.cc:2468] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 0.
I20260709 13:07:36.798986 27772 leader_election.cc:304] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 
I20260709 13:07:36.799692 28002 raft_consensus.cc:2804] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:36.800032 28002 raft_consensus.cc:493] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:36.800380 28002 raft_consensus.cc:3060] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.805814 28002 raft_consensus.cc:515] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.807200 28002 leader_election.cc:290] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Requested vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:36.807945 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5857f7c72a9e48f2a133ff14b4b54bc1" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
I20260709 13:07:36.808184 27958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5857f7c72a9e48f2a133ff14b4b54bc1" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8"
I20260709 13:07:36.808486 27883 raft_consensus.cc:3060] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.808760 27958 raft_consensus.cc:3060] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.813088 27883 raft_consensus.cc:2468] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 1.
I20260709 13:07:36.813381 27958 raft_consensus.cc:2468] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 1.
I20260709 13:07:36.814038 27772 leader_election.cc:304] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 
I20260709 13:07:36.814774 28002 raft_consensus.cc:2804] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:36.815117 28002 raft_consensus.cc:697] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Becoming Leader. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Running, Role: LEADER
I20260709 13:07:36.815774 28002 consensus_queue.cc:237] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.821782 27704 catalog_manager.cc:5697] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "3ab60c66473d486c8503f88b3cb85f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:36.837881 28011 raft_consensus.cc:493] T 5e614b17a2be4a348d9eaf3a2ed644dd P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.838332 28011 raft_consensus.cc:515] T 5e614b17a2be4a348d9eaf3a2ed644dd P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.839994 28011 leader_election.cc:290] T 5e614b17a2be4a348d9eaf3a2ed644dd P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:36.840559 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e614b17a2be4a348d9eaf3a2ed644dd" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43" is_pre_election: true
I20260709 13:07:36.840911 27958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e614b17a2be4a348d9eaf3a2ed644dd" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:36.841516 27958 raft_consensus.cc:2393] T 5e614b17a2be4a348d9eaf3a2ed644dd P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60868b6af0584a0eab962d3cdbed780e in current term 1: Already voted for candidate 3ab60c66473d486c8503f88b3cb85f43 in this term.
I20260709 13:07:36.842299 27850 leader_election.cc:304] T 5e614b17a2be4a348d9eaf3a2ed644dd P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60868b6af0584a0eab962d3cdbed780e; no voters: 3ab60c66473d486c8503f88b3cb85f43, 6509358437d947f099a3b53b331a29f8
I20260709 13:07:36.842870 28011 raft_consensus.cc:3060] T 5e614b17a2be4a348d9eaf3a2ed644dd P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.847414 28011 raft_consensus.cc:2749] T 5e614b17a2be4a348d9eaf3a2ed644dd P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:36.887251 28011 raft_consensus.cc:493] T 07e19e8b3993490bb5b00eb1d8a113cb P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.887688 28011 raft_consensus.cc:515] T 07e19e8b3993490bb5b00eb1d8a113cb P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:36.889432 28011 leader_election.cc:290] T 07e19e8b3993490bb5b00eb1d8a113cb P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:36.890108 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e19e8b3993490bb5b00eb1d8a113cb" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43" is_pre_election: true
I20260709 13:07:36.890327 27958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e19e8b3993490bb5b00eb1d8a113cb" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:36.890990 27958 raft_consensus.cc:2393] T 07e19e8b3993490bb5b00eb1d8a113cb P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60868b6af0584a0eab962d3cdbed780e in current term 1: Already voted for candidate 3ab60c66473d486c8503f88b3cb85f43 in this term.
I20260709 13:07:36.891821 27850 leader_election.cc:304] T 07e19e8b3993490bb5b00eb1d8a113cb P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60868b6af0584a0eab962d3cdbed780e; no voters: 3ab60c66473d486c8503f88b3cb85f43, 6509358437d947f099a3b53b331a29f8
I20260709 13:07:36.892405 28011 raft_consensus.cc:3060] T 07e19e8b3993490bb5b00eb1d8a113cb P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.897541 28011 raft_consensus.cc:2749] T 07e19e8b3993490bb5b00eb1d8a113cb P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:36.995177 28002 consensus_queue.cc:1048] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.005635 28030 consensus_queue.cc:1048] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.018847 28029 consensus_queue.cc:1048] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.019222 28030 consensus_queue.cc:1048] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.035508 28028 consensus_queue.cc:1048] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.037191 28030 consensus_queue.cc:1048] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:07:37.043095 28028 consensus_queue.cc:1048] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.058348 28028 consensus_queue.cc:1048] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.116539 28028 consensus_queue.cc:1048] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.122169 28006 raft_consensus.cc:493] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.122695 28006 raft_consensus.cc:515] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:37.125164 28006 leader_election.cc:290] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021)
I20260709 13:07:37.128921 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81ef586b97144e97896eeda2a4a0f4ea" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43" is_pre_election: true
I20260709 13:07:37.130916 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81ef586b97144e97896eeda2a4a0f4ea" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:37.132289 27921 leader_election.cc:304] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6509358437d947f099a3b53b331a29f8; no voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e
I20260709 13:07:37.128667 27957 raft_consensus.cc:3060] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.138706 28006 raft_consensus.cc:2749] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:37.139498 28028 consensus_queue.cc:1048] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.143144 28011 consensus_queue.cc:1048] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.154827 28011 consensus_queue.cc:1048] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.173408 28069 raft_consensus.cc:493] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.173794 28069 raft_consensus.cc:515] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:37.175485 28069 leader_election.cc:290] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:37.175999 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa88a69c874bb8891897d58089bd79" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43" is_pre_election: true
I20260709 13:07:37.176332 27957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa88a69c874bb8891897d58089bd79" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:37.176644 27809 raft_consensus.cc:2393] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60868b6af0584a0eab962d3cdbed780e in current term 1: Already voted for candidate 3ab60c66473d486c8503f88b3cb85f43 in this term.
I20260709 13:07:37.176972 27957 raft_consensus.cc:2393] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60868b6af0584a0eab962d3cdbed780e in current term 1: Already voted for candidate 6509358437d947f099a3b53b331a29f8 in this term.
I20260709 13:07:37.177825 27850 leader_election.cc:304] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60868b6af0584a0eab962d3cdbed780e; no voters: 3ab60c66473d486c8503f88b3cb85f43, 6509358437d947f099a3b53b331a29f8
I20260709 13:07:37.178562 28069 raft_consensus.cc:3060] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.183125 28069 raft_consensus.cc:2749] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:37.219693 28028 consensus_queue.cc:1048] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.229693 28028 consensus_queue.cc:1048] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.243788 28028 consensus_queue.cc:1048] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.252485 28028 consensus_queue.cc:1048] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:37.559563 27755 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:38.505425 28028 raft_consensus.cc:493] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:38.505949 28028 raft_consensus.cc:515] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:38.507611 28028 leader_election.cc:290] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:38.508265 27882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa88a69c874bb8891897d58089bd79" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:38.508570 27957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa88a69c874bb8891897d58089bd79" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:38.508829 27882 raft_consensus.cc:2468] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 1.
I20260709 13:07:38.509100 27957 raft_consensus.cc:2468] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 1.
I20260709 13:07:38.509831 27772 leader_election.cc:304] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [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: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 
I20260709 13:07:38.510493 28028 raft_consensus.cc:2804] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:38.510782 28028 raft_consensus.cc:493] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:38.511018 28028 raft_consensus.cc:3060] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.515650 28028 raft_consensus.cc:515] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:38.517129 28028 leader_election.cc:290] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 2 election: Requested vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:38.517729 27882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa88a69c874bb8891897d58089bd79" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
I20260709 13:07:38.517953 27957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa88a69c874bb8891897d58089bd79" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8"
I20260709 13:07:38.518267 27882 raft_consensus.cc:3060] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.518481 27957 raft_consensus.cc:3060] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.523039 27882 raft_consensus.cc:2468] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 2.
I20260709 13:07:38.523387 27957 raft_consensus.cc:2468] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 2.
I20260709 13:07:38.524559 27775 leader_election.cc:304] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 6509358437d947f099a3b53b331a29f8; no voters: 
I20260709 13:07:38.525216 28028 raft_consensus.cc:2804] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:38.525586 28028 raft_consensus.cc:697] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 LEADER]: Becoming Leader. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Running, Role: LEADER
I20260709 13:07:38.526240 28028 consensus_queue.cc:237] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Queue going to LEADER 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: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:38.534359 27704 catalog_manager.cc:5697] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 reported cstate change: term changed from 0 to 2, leader changed from <none> to 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "3ab60c66473d486c8503f88b3cb85f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.590359 27882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "165c9082ec564e298e5d2ecaf9cd22e9"
dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
mode: GRACEFUL
new_leader_uuid: "3ab60c66473d486c8503f88b3cb85f43"
 from {username='slave'} at 127.0.0.1:51416
I20260709 13:07:38.590787 27882 raft_consensus.cc:606] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [term 1 LEADER]: Received request to transfer leadership to TS 3ab60c66473d486c8503f88b3cb85f43
I20260709 13:07:38.607090 27809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81ef586b97144e97896eeda2a4a0f4ea"
dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
mode: GRACEFUL
new_leader_uuid: "60868b6af0584a0eab962d3cdbed780e"
 from {username='slave'} at 127.0.0.1:54296
I20260709 13:07:38.607568 27809 raft_consensus.cc:606] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Received request to transfer leadership to TS 60868b6af0584a0eab962d3cdbed780e
I20260709 13:07:38.611588 27809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40fa88a69c874bb8891897d58089bd79"
dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
mode: GRACEFUL
new_leader_uuid: "60868b6af0584a0eab962d3cdbed780e"
 from {username='slave'} at 127.0.0.1:54296
I20260709 13:07:38.612003 27809 raft_consensus.cc:606] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 LEADER]: Received request to transfer leadership to TS 60868b6af0584a0eab962d3cdbed780e
I20260709 13:07:38.615926 27809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5857f7c72a9e48f2a133ff14b4b54bc1"
dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
mode: GRACEFUL
new_leader_uuid: "60868b6af0584a0eab962d3cdbed780e"
 from {username='slave'} at 127.0.0.1:54296
I20260709 13:07:38.616375 27809 raft_consensus.cc:606] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Received request to transfer leadership to TS 60868b6af0584a0eab962d3cdbed780e
I20260709 13:07:38.620515 27809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ab410e118694039a7c18f5f1c7a0244"
dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
mode: GRACEFUL
new_leader_uuid: "60868b6af0584a0eab962d3cdbed780e"
 from {username='slave'} at 127.0.0.1:54296
I20260709 13:07:38.620947 27809 raft_consensus.cc:606] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Received request to transfer leadership to TS 60868b6af0584a0eab962d3cdbed780e
I20260709 13:07:38.625038 27809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62011adbeeee493ea674ec6f8c1abf16"
dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
mode: GRACEFUL
new_leader_uuid: "6509358437d947f099a3b53b331a29f8"
 from {username='slave'} at 127.0.0.1:54296
I20260709 13:07:38.625447 27809 raft_consensus.cc:606] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Received request to transfer leadership to TS 6509358437d947f099a3b53b331a29f8
I20260709 13:07:38.730268 28075 raft_consensus.cc:993] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e: : Instructing follower 3ab60c66473d486c8503f88b3cb85f43 to start an election
W20260709 13:07:38.730297 27979 debug-util.cc:398] Leaking SignalData structure 0x7b08000fdc60 after lost signal to thread 21613
I20260709 13:07:38.730684 28087 raft_consensus.cc:1081] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [term 1 LEADER]: Signalling peer 3ab60c66473d486c8503f88b3cb85f43 to start an election
W20260709 13:07:38.731459 27979 debug-util.cc:398] Leaking SignalData structure 0x7b0800129600 after lost signal to thread 27741
I20260709 13:07:38.732245 27809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "165c9082ec564e298e5d2ecaf9cd22e9"
dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
 from {username='slave'} at 127.0.0.1:54284
I20260709 13:07:38.732812 27809 raft_consensus.cc:493] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:38.733160 27809 raft_consensus.cc:3060] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:38.733810 27979 debug-util.cc:398] Leaking SignalData structure 0x7b080033e0c0 after lost signal to thread 27982
I20260709 13:07:38.737864 27809 raft_consensus.cc:515] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:38.739877 27809 leader_election.cc:290] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 2 election: Requested vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:38.740178 27882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165c9082ec564e298e5d2ecaf9cd22e9" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
I20260709 13:07:38.740765 27882 raft_consensus.cc:3055] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:38.741082 27882 raft_consensus.cc:740] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Running, Role: LEADER
I20260709 13:07:38.741202 27957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165c9082ec564e298e5d2ecaf9cd22e9" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6509358437d947f099a3b53b331a29f8"
I20260709 13:07:38.741791 27957 raft_consensus.cc:3060] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.741890 27882 consensus_queue.cc:260] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:38.743206 27882 raft_consensus.cc:3060] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.744040 28026 raft_consensus.cc:993] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43: : Instructing follower 60868b6af0584a0eab962d3cdbed780e to start an election
I20260709 13:07:38.744508 28026 raft_consensus.cc:1081] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Signalling peer 60868b6af0584a0eab962d3cdbed780e to start an election
I20260709 13:07:38.745985 27883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81ef586b97144e97896eeda2a4a0f4ea"
dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
 from {username='slave'} at 127.0.0.1:51402
I20260709 13:07:38.746495 27883 raft_consensus.cc:493] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:38.746814 27883 raft_consensus.cc:3060] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.748261 27957 raft_consensus.cc:2468] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 2.
I20260709 13:07:38.749331 27775 leader_election.cc:304] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 6509358437d947f099a3b53b331a29f8; no voters: 
I20260709 13:07:38.750114 28026 raft_consensus.cc:2804] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:38.750548 28026 raft_consensus.cc:697] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 LEADER]: Becoming Leader. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Running, Role: LEADER
I20260709 13:07:38.750905 27882 raft_consensus.cc:2468] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 2.
I20260709 13:07:38.751308 28026 consensus_queue.cc:237] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:38.753896 27883 raft_consensus.cc:515] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:38.756465 27883 leader_election.cc:290] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 2 election: Requested vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:38.756652 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81ef586b97144e97896eeda2a4a0f4ea" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
I20260709 13:07:38.757251 27809 raft_consensus.cc:3055] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:38.757452 27957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81ef586b97144e97896eeda2a4a0f4ea" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6509358437d947f099a3b53b331a29f8"
I20260709 13:07:38.757529 27809 raft_consensus.cc:740] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Running, Role: LEADER
I20260709 13:07:38.758064 27957 raft_consensus.cc:3060] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.758464 27809 consensus_queue.cc:260] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:38.759701 27809 raft_consensus.cc:3060] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.759222 27704 catalog_manager.cc:5697] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 reported cstate change: term changed from 1 to 2, leader changed from 60868b6af0584a0eab962d3cdbed780e (127.21.26.130) to 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "3ab60c66473d486c8503f88b3cb85f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.764580 27957 raft_consensus.cc:2468] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 2.
I20260709 13:07:38.765914 27850 leader_election.cc:304] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60868b6af0584a0eab962d3cdbed780e, 6509358437d947f099a3b53b331a29f8; no voters: 
I20260709 13:07:38.766789 28087 raft_consensus.cc:2804] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:38.767232 28087 raft_consensus.cc:697] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [term 2 LEADER]: Becoming Leader. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Running, Role: LEADER
I20260709 13:07:38.767973 28087 consensus_queue.cc:237] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:38.766081 27809 raft_consensus.cc:2468] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 2.
I20260709 13:07:38.770941 28028 raft_consensus.cc:993] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43: : Instructing follower 60868b6af0584a0eab962d3cdbed780e to start an election
I20260709 13:07:38.773653 28026 raft_consensus.cc:1081] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Signalling peer 60868b6af0584a0eab962d3cdbed780e to start an election
I20260709 13:07:38.775661 27883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5857f7c72a9e48f2a133ff14b4b54bc1"
dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
 from {username='slave'} at 127.0.0.1:51402
I20260709 13:07:38.776255 27883 raft_consensus.cc:493] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:38.776620 27883 raft_consensus.cc:3060] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.778045 27704 catalog_manager.cc:5697] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e reported cstate change: term changed from 1 to 2, leader changed from 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129) to 60868b6af0584a0eab962d3cdbed780e (127.21.26.130). New cstate: current_term: 2 leader_uuid: "60868b6af0584a0eab962d3cdbed780e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.784027 27883 raft_consensus.cc:515] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:38.787901 27883 leader_election.cc:290] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 2 election: Requested vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:38.788264 27957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5857f7c72a9e48f2a133ff14b4b54bc1" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6509358437d947f099a3b53b331a29f8"
I20260709 13:07:38.788868 27957 raft_consensus.cc:3060] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.789404 28090 raft_consensus.cc:993] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43: : Instructing follower 60868b6af0584a0eab962d3cdbed780e to start an election
I20260709 13:07:38.788861 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5857f7c72a9e48f2a133ff14b4b54bc1" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
I20260709 13:07:38.789980 28090 raft_consensus.cc:1081] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Signalling peer 60868b6af0584a0eab962d3cdbed780e to start an election
I20260709 13:07:38.790237 27809 raft_consensus.cc:3055] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:38.790678 27809 raft_consensus.cc:740] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Running, Role: LEADER
I20260709 13:07:38.791705 27883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ab410e118694039a7c18f5f1c7a0244"
dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
 from {username='slave'} at 127.0.0.1:51402
I20260709 13:07:38.791546 27809 consensus_queue.cc:260] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:38.792280 27883 raft_consensus.cc:493] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:38.792907 27883 raft_consensus.cc:3060] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.792907 27809 raft_consensus.cc:3060] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.795403 27957 raft_consensus.cc:2468] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 2.
I20260709 13:07:38.796558 27850 leader_election.cc:304] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60868b6af0584a0eab962d3cdbed780e, 6509358437d947f099a3b53b331a29f8; no voters: 
I20260709 13:07:38.797295 28087 raft_consensus.cc:2804] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:38.797760 28087 raft_consensus.cc:697] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e [term 2 LEADER]: Becoming Leader. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Running, Role: LEADER
I20260709 13:07:38.798527 28087 consensus_queue.cc:237] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:38.799178 27883 raft_consensus.cc:515] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:38.801188 27883 leader_election.cc:290] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 2 election: Requested vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:38.801210 27809 raft_consensus.cc:2468] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 2.
I20260709 13:07:38.801810 27808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab410e118694039a7c18f5f1c7a0244" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
I20260709 13:07:38.802524 27808 raft_consensus.cc:3055] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:38.802826 27808 raft_consensus.cc:740] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Running, Role: LEADER
I20260709 13:07:38.803114 27957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab410e118694039a7c18f5f1c7a0244" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6509358437d947f099a3b53b331a29f8"
I20260709 13:07:38.803553 27957 raft_consensus.cc:3060] T 8ab410e118694039a7c18f5f1c7a0244 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.803520 27808 consensus_queue.cc:260] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:38.806053 27808 raft_consensus.cc:3060] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.809737 27957 raft_consensus.cc:2468] T 8ab410e118694039a7c18f5f1c7a0244 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 2.
I20260709 13:07:38.811061 27850 leader_election.cc:304] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60868b6af0584a0eab962d3cdbed780e, 6509358437d947f099a3b53b331a29f8; no voters: 
I20260709 13:07:38.811978 28075 raft_consensus.cc:2804] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:38.812923 27808 raft_consensus.cc:2468] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 2.
I20260709 13:07:38.816946 28075 raft_consensus.cc:697] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e [term 2 LEADER]: Becoming Leader. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Running, Role: LEADER
I20260709 13:07:38.817886 28075 consensus_queue.cc:237] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:38.819890 27704 catalog_manager.cc:5697] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e reported cstate change: term changed from 1 to 2, leader changed from 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129) to 60868b6af0584a0eab962d3cdbed780e (127.21.26.130). New cstate: current_term: 2 leader_uuid: "60868b6af0584a0eab962d3cdbed780e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.832919 27704 catalog_manager.cc:5697] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e reported cstate change: term changed from 1 to 2, leader changed from 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129) to 60868b6af0584a0eab962d3cdbed780e (127.21.26.130). New cstate: current_term: 2 leader_uuid: "60868b6af0584a0eab962d3cdbed780e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.911829 27957 raft_consensus.cc:1275] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Refusing update from remote peer 3ab60c66473d486c8503f88b3cb85f43: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:38.913152 28090 consensus_queue.cc:1048] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.928550 27883 raft_consensus.cc:1275] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Refusing update from remote peer 3ab60c66473d486c8503f88b3cb85f43: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:38.930927 28028 consensus_queue.cc:1048] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:38.937630 28026 raft_consensus.cc:993] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43: : Instructing follower 60868b6af0584a0eab962d3cdbed780e to start an election
I20260709 13:07:38.938066 28028 raft_consensus.cc:1081] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 LEADER]: Signalling peer 60868b6af0584a0eab962d3cdbed780e to start an election
I20260709 13:07:38.939730 27883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40fa88a69c874bb8891897d58089bd79"
dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
 from {username='slave'} at 127.0.0.1:51402
I20260709 13:07:38.940346 27883 raft_consensus.cc:493] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:38.940763 27883 raft_consensus.cc:3060] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:38.947703 27883 raft_consensus.cc:515] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:38.949707 27883 leader_election.cc:290] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 3 election: Requested vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:38.950699 27957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa88a69c874bb8891897d58089bd79" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6509358437d947f099a3b53b331a29f8"
I20260709 13:07:38.951103 27808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa88a69c874bb8891897d58089bd79" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
I20260709 13:07:38.951297 27957 raft_consensus.cc:3060] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:38.951694 27808 raft_consensus.cc:3055] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:38.952018 27808 raft_consensus.cc:740] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Running, Role: LEADER
I20260709 13:07:38.953171 27808 consensus_queue.cc:260] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [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: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:38.954941 27808 raft_consensus.cc:3060] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:38.958045 27957 raft_consensus.cc:2468] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 3.
I20260709 13:07:38.959101 27850 leader_election.cc:304] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [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: 60868b6af0584a0eab962d3cdbed780e, 6509358437d947f099a3b53b331a29f8; no voters: 
I20260709 13:07:38.959859 28075 raft_consensus.cc:2804] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:38.960361 28075 raft_consensus.cc:697] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [term 3 LEADER]: Becoming Leader. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Running, Role: LEADER
I20260709 13:07:38.961000 27808 raft_consensus.cc:2468] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 3.
I20260709 13:07:38.961160 28075 consensus_queue.cc:237] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [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: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:38.966691 27706 catalog_manager.cc:5697] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e reported cstate change: term changed from 2 to 3, leader changed from 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129) to 60868b6af0584a0eab962d3cdbed780e (127.21.26.130). New cstate: current_term: 3 leader_uuid: "60868b6af0584a0eab962d3cdbed780e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:39.065279 28090 raft_consensus.cc:993] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43: : Instructing follower 6509358437d947f099a3b53b331a29f8 to start an election
I20260709 13:07:39.065762 28090 raft_consensus.cc:1081] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Signalling peer 6509358437d947f099a3b53b331a29f8 to start an election
I20260709 13:07:39.067016 27957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62011adbeeee493ea674ec6f8c1abf16"
dest_uuid: "6509358437d947f099a3b53b331a29f8"
 from {username='slave'} at 127.0.0.1:59782
I20260709 13:07:39.067546 27957 raft_consensus.cc:493] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:39.067893 27957 raft_consensus.cc:3060] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.072525 27957 raft_consensus.cc:515] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:39.073971 27957 leader_election.cc:290] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 2 election: Requested vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021)
I20260709 13:07:39.074807 27808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62011adbeeee493ea674ec6f8c1abf16" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
I20260709 13:07:39.074994 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62011adbeeee493ea674ec6f8c1abf16" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
I20260709 13:07:39.075439 27808 raft_consensus.cc:3055] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:39.075589 27883 raft_consensus.cc:3060] T 62011adbeeee493ea674ec6f8c1abf16 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.075822 27808 raft_consensus.cc:740] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Running, Role: LEADER
I20260709 13:07:39.076678 27808 consensus_queue.cc:260] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:39.077877 27808 raft_consensus.cc:3060] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.080464 27883 raft_consensus.cc:2468] T 62011adbeeee493ea674ec6f8c1abf16 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6509358437d947f099a3b53b331a29f8 in term 2.
I20260709 13:07:39.081387 27921 leader_election.cc:304] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60868b6af0584a0eab962d3cdbed780e, 6509358437d947f099a3b53b331a29f8; no voters: 
I20260709 13:07:39.081995 28094 raft_consensus.cc:2804] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:39.083192 28094 raft_consensus.cc:697] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8 [term 2 LEADER]: Becoming Leader. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Running, Role: LEADER
I20260709 13:07:39.083886 28094 consensus_queue.cc:237] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:39.085314 27808 raft_consensus.cc:2468] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6509358437d947f099a3b53b331a29f8 in term 2.
I20260709 13:07:39.092253 27706 catalog_manager.cc:5697] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8 reported cstate change: term changed from 1 to 2, leader changed from 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129) to 6509358437d947f099a3b53b331a29f8 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "6509358437d947f099a3b53b331a29f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:39.153546 27883 raft_consensus.cc:1275] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Refusing update from remote peer 3ab60c66473d486c8503f88b3cb85f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.153546 27808 raft_consensus.cc:1275] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Refusing update from remote peer 60868b6af0584a0eab962d3cdbed780e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.154942 28090 consensus_queue.cc:1048] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.155490 28075 consensus_queue.cc:1048] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.167492 27957 raft_consensus.cc:1275] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Refusing update from remote peer 3ab60c66473d486c8503f88b3cb85f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.169512 28026 consensus_queue.cc:1048] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.199731 27957 raft_consensus.cc:1275] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Refusing update from remote peer 60868b6af0584a0eab962d3cdbed780e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.201335 28092 consensus_queue.cc:1048] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.281790 27808 raft_consensus.cc:1275] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Refusing update from remote peer 60868b6af0584a0eab962d3cdbed780e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.281791 27957 raft_consensus.cc:1275] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Refusing update from remote peer 60868b6af0584a0eab962d3cdbed780e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.285074 28075 consensus_queue.cc:1048] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:39.285707 28092 consensus_queue.cc:1048] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:39.305215 27809 raft_consensus.cc:1275] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Refusing update from remote peer 60868b6af0584a0eab962d3cdbed780e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.308830 28087 consensus_queue.cc:1048] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:39.324954 27957 raft_consensus.cc:1275] T 8ab410e118694039a7c18f5f1c7a0244 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Refusing update from remote peer 60868b6af0584a0eab962d3cdbed780e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.326323 28075 consensus_queue.cc:1048] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.370834 27809 raft_consensus.cc:1275] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 3 FOLLOWER]: Refusing update from remote peer 60868b6af0584a0eab962d3cdbed780e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:39.371973 28092 consensus_queue.cc:1048] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.381981 27958 raft_consensus.cc:1275] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 3 FOLLOWER]: Refusing update from remote peer 60868b6af0584a0eab962d3cdbed780e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:39.383409 28087 consensus_queue.cc:1048] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.509488 27883 raft_consensus.cc:1275] T 62011adbeeee493ea674ec6f8c1abf16 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Refusing update from remote peer 6509358437d947f099a3b53b331a29f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.510772 28100 consensus_queue.cc:1048] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:39.525084 27809 raft_consensus.cc:1275] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Refusing update from remote peer 6509358437d947f099a3b53b331a29f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.526476 28100 consensus_queue.cc:1048] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:41.658149 27704 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40502:
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 13:07:41.661298 27704 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 13:07:41.722421 27794 tablet_service.cc:1511] Processing CreateTablet for tablet f7a7da9db6594be9bdbbd22564c7cdbf (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:41.724193 27794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7a7da9db6594be9bdbbd22564c7cdbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.729681 27944 tablet_service.cc:1511] Processing CreateTablet for tablet f7a7da9db6594be9bdbbd22564c7cdbf (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:41.731276 27944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7a7da9db6594be9bdbbd22564c7cdbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.734169 27792 tablet_service.cc:1511] Processing CreateTablet for tablet 83e0d44a69784337b94a1ff452280130 (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:41.735605 27792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e0d44a69784337b94a1ff452280130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.737215 27945 tablet_service.cc:1511] Processing CreateTablet for tablet 83e0d44a69784337b94a1ff452280130 (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:41.738595 27945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e0d44a69784337b94a1ff452280130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.739032 27948 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca69564c7df4e8785193b69dfe6d823 (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:41.740322 27948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca69564c7df4e8785193b69dfe6d823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.731474 27870 tablet_service.cc:1511] Processing CreateTablet for tablet f7a7da9db6594be9bdbbd22564c7cdbf (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:41.742861 27870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7a7da9db6594be9bdbbd22564c7cdbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.742704 27795 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca69564c7df4e8785193b69dfe6d823 (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:41.744097 27795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca69564c7df4e8785193b69dfe6d823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.747495 27799 tablet_service.cc:1511] Processing CreateTablet for tablet d9e4bfab60b34096a452f29d05561446 (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:41.748875 27799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e4bfab60b34096a452f29d05561446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.749193 27866 tablet_service.cc:1511] Processing CreateTablet for tablet d9e4bfab60b34096a452f29d05561446 (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:41.750486 27866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e4bfab60b34096a452f29d05561446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.753042 27869 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca69564c7df4e8785193b69dfe6d823 (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:41.754334 27869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca69564c7df4e8785193b69dfe6d823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.759136 27947 tablet_service.cc:1511] Processing CreateTablet for tablet d9e4bfab60b34096a452f29d05561446 (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:41.760509 27947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e4bfab60b34096a452f29d05561446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.762427 27872 tablet_service.cc:1511] Processing CreateTablet for tablet 87670f6fb3c44391944bf0ffa671c27c (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:41.763697 27872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87670f6fb3c44391944bf0ffa671c27c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.766738 27793 tablet_service.cc:1511] Processing CreateTablet for tablet 87670f6fb3c44391944bf0ffa671c27c (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:41.768023 27793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87670f6fb3c44391944bf0ffa671c27c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.747624 27871 tablet_service.cc:1511] Processing CreateTablet for tablet 83e0d44a69784337b94a1ff452280130 (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:41.776624 27871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e0d44a69784337b94a1ff452280130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.778956 27946 tablet_service.cc:1511] Processing CreateTablet for tablet 87670f6fb3c44391944bf0ffa671c27c (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:41.780351 27946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87670f6fb3c44391944bf0ffa671c27c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.795629 27791 tablet_service.cc:1511] Processing CreateTablet for tablet 9310badfd76a4fd394ef9e52866d3e71 (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:41.797103 27791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9310badfd76a4fd394ef9e52866d3e71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.799335 27868 tablet_service.cc:1511] Processing CreateTablet for tablet 9310badfd76a4fd394ef9e52866d3e71 (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:41.800642 27868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9310badfd76a4fd394ef9e52866d3e71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.805603 27943 tablet_service.cc:1511] Processing CreateTablet for tablet 9310badfd76a4fd394ef9e52866d3e71 (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:41.807109 27943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9310badfd76a4fd394ef9e52866d3e71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.812456 27796 tablet_service.cc:1511] Processing CreateTablet for tablet d8f6b79f0f7b46dbafdba575201c5ba0 (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:41.815228 27942 tablet_service.cc:1511] Processing CreateTablet for tablet d8f6b79f0f7b46dbafdba575201c5ba0 (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:41.816916 27942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8f6b79f0f7b46dbafdba575201c5ba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.839224 27874 tablet_service.cc:1511] Processing CreateTablet for tablet d8f6b79f0f7b46dbafdba575201c5ba0 (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:41.840843 27874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8f6b79f0f7b46dbafdba575201c5ba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:41.813715 27796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8f6b79f0f7b46dbafdba575201c5ba0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:42.400290 27945 thread.cc:641] tablet-open [worker] (thread pool) Time spent creating pthread: real 0.631s	user 0.076s	sys 0.071s
W20260709 13:07:42.400868 27945 thread.cc:608] tablet-open [worker] (thread pool) Time spent starting thread: real 0.631s	user 0.076s	sys 0.071s
I20260709 13:07:42.405417 28137 tablet_bootstrap.cc:492] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43: Bootstrap starting.
I20260709 13:07:42.410758 28137 tablet_bootstrap.cc:654] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.412431 28132 tablet_bootstrap.cc:492] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8: Bootstrap starting.
I20260709 13:07:42.421928 28132 tablet_bootstrap.cc:654] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.428328 28137 tablet_bootstrap.cc:492] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43: No bootstrap required, opened a new log
I20260709 13:07:42.428936 28137 ts_tablet_manager.cc:1403] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260709 13:07:42.432287 28137 raft_consensus.cc:359] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:42.433109 28137 raft_consensus.cc:385] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.434165 28137 raft_consensus.cc:740] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.437783 28132 tablet_bootstrap.cc:492] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8: No bootstrap required, opened a new log
I20260709 13:07:42.436087 28137 consensus_queue.cc:260] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:42.438304 28132 ts_tablet_manager.cc:1403] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.008s
I20260709 13:07:42.440101 28137 ts_tablet_manager.cc:1434] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:07:42.441133 28137 tablet_bootstrap.cc:492] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43: Bootstrap starting.
I20260709 13:07:42.441275 28132 raft_consensus.cc:359] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:42.441856 28132 raft_consensus.cc:385] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.442044 28132 raft_consensus.cc:740] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.442595 28132 consensus_queue.cc:260] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:42.444519 28132 ts_tablet_manager.cc:1434] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:07:42.445269 28132 tablet_bootstrap.cc:492] T 4ca69564c7df4e8785193b69dfe6d823 P 6509358437d947f099a3b53b331a29f8: Bootstrap starting.
I20260709 13:07:42.451432 28132 tablet_bootstrap.cc:654] T 4ca69564c7df4e8785193b69dfe6d823 P 6509358437d947f099a3b53b331a29f8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.447896 28137 tablet_bootstrap.cc:654] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:42.468271 27872 consensus_meta.cc:287] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e: Time spent flushing consensus metadata: real 0.666s	user 0.009s	sys 0.003s
I20260709 13:07:42.545722 28142 tablet_bootstrap.cc:492] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e: Bootstrap starting.
I20260709 13:07:42.552577 28142 tablet_bootstrap.cc:654] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.557636 28137 tablet_bootstrap.cc:492] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43: No bootstrap required, opened a new log
I20260709 13:07:42.558151 28137 ts_tablet_manager.cc:1403] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43: Time spent bootstrapping tablet: real 0.117s	user 0.034s	sys 0.052s
I20260709 13:07:42.739672 28136 raft_consensus.cc:493] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 60868b6af0584a0eab962d3cdbed780e)
I20260709 13:07:42.740463 28136 raft_consensus.cc:515] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:42.742939 28136 leader_election.cc:290] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:42.745952 28137 raft_consensus.cc:359] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:42.746771 28137 raft_consensus.cc:385] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.747110 28137 raft_consensus.cc:740] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.747854 28137 consensus_queue.cc:260] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:42.859841 28137 ts_tablet_manager.cc:1434] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43: Time spent starting tablet: real 0.301s	user 0.005s	sys 0.001s
I20260709 13:07:42.963217 28142 tablet_bootstrap.cc:492] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e: No bootstrap required, opened a new log
I20260709 13:07:42.963800 28142 ts_tablet_manager.cc:1403] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e: Time spent bootstrapping tablet: real 0.418s	user 0.023s	sys 0.007s
I20260709 13:07:42.965211 27866 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:51400 (request call id 12) took 1218 ms. Trace:
I20260709 13:07:42.965667 27866 rpcz_store.cc:276] 0709 13:07:41.746345 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:41.748202 (+  1857us) service_pool.cc:224] Handling call
0709 13:07:41.750030 (+  1828us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:41.750127 (+    97us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:42.699601 (+949474us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:42.964798 (+265197us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:42.965154 (+   356us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:42.967092 27799 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:54282 (request call id 12) took 1225 ms. Trace:
I20260709 13:07:42.967671 28137 tablet_bootstrap.cc:492] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43: Bootstrap starting.
I20260709 13:07:42.968802 27799 rpcz_store.cc:276] 0709 13:07:41.741858 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:41.746434 (+  4576us) service_pool.cc:224] Handling call
0709 13:07:41.748401 (+  1967us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:41.748506 (+   105us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:42.915252 (+1166746us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:42.966502 (+ 51250us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:42.967014 (+   512us) inbound_call.cc:177] Queueing success response
0709 13:07:42.967334 (+   320us) ts_tablet_manager.cc:1379] Bootstrapping tablet
Metrics: {"tablet-open.queue_time_us":437}
W20260709 13:07:42.971005 27850 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.689s	user 0.001s	sys 0.013s
W20260709 13:07:42.971467 27850 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.697s	user 0.001s	sys 0.013s
I20260709 13:07:42.975716 28144 raft_consensus.cc:493] T 26db908e6123490d9c338f4b61253330 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3ab60c66473d486c8503f88b3cb85f43)
I20260709 13:07:42.976636 28137 tablet_bootstrap.cc:654] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.976318 28144 raft_consensus.cc:515] T 26db908e6123490d9c338f4b61253330 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } } peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } }
I20260709 13:07:42.978451 28144 leader_election.cc:290] T 26db908e6123490d9c338f4b61253330 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393), 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419)
I20260709 13:07:42.966838 28142 raft_consensus.cc:359] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:42.980736 28142 raft_consensus.cc:385] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.981118 28142 raft_consensus.cc:740] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.982311 28142 consensus_queue.cc:260] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:42.984283 28142 ts_tablet_manager.cc:1434] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 13:07:42.985324 28142 tablet_bootstrap.cc:492] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e: Bootstrap starting.
I20260709 13:07:42.991863 27793 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:54282 (request call id 13) took 1230 ms. Trace:
I20260709 13:07:42.992264 28137 tablet_bootstrap.cc:492] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43: No bootstrap required, opened a new log
I20260709 13:07:42.992849 28137 ts_tablet_manager.cc:1403] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.010s
I20260709 13:07:42.992411 27793 rpcz_store.cc:276] 0709 13:07:41.761971 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:41.765211 (+  3240us) service_pool.cc:224] Handling call
0709 13:07:41.767564 (+  2353us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:41.767655 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:42.984055 (+1216400us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:42.991339 (+  7284us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:42.991804 (+   465us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:42.993772 28142 tablet_bootstrap.cc:654] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.996201 28137 raft_consensus.cc:359] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:42.997135 28137 raft_consensus.cc:385] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.997483 28137 raft_consensus.cc:740] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.997649 28147 raft_consensus.cc:493] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.998533 28142 tablet_bootstrap.cc:492] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e: No bootstrap required, opened a new log
I20260709 13:07:42.998202 28147 raft_consensus.cc:515] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:42.998400 28137 consensus_queue.cc:260] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:42.999120 28142 ts_tablet_manager.cc:1403] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260709 13:07:43.000562 28147 leader_election.cc:290] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021)
I20260709 13:07:43.000913 28137 ts_tablet_manager.cc:1434] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:07:43.001139 28147 raft_consensus.cc:493] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 60868b6af0584a0eab962d3cdbed780e)
I20260709 13:07:43.001689 28147 raft_consensus.cc:515] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.002049 28137 tablet_bootstrap.cc:492] T 87670f6fb3c44391944bf0ffa671c27c P 3ab60c66473d486c8503f88b3cb85f43: Bootstrap starting.
I20260709 13:07:43.002676 28142 raft_consensus.cc:359] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.003436 28142 raft_consensus.cc:385] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.003782 28142 raft_consensus.cc:740] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.003788 28147 leader_election.cc:290] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021)
I20260709 13:07:43.004530 28147 raft_consensus.cc:493] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 60868b6af0584a0eab962d3cdbed780e)
I20260709 13:07:43.005038 28147 raft_consensus.cc:515] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.004914 28142 consensus_queue.cc:260] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.007058 28147 leader_election.cc:290] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021)
I20260709 13:07:43.007624 28142 ts_tablet_manager.cc:1434] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 13:07:43.008455 28142 tablet_bootstrap.cc:492] T d9e4bfab60b34096a452f29d05561446 P 60868b6af0584a0eab962d3cdbed780e: Bootstrap starting.
I20260709 13:07:43.009487 28137 tablet_bootstrap.cc:654] T 87670f6fb3c44391944bf0ffa671c27c P 3ab60c66473d486c8503f88b3cb85f43: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.013391 28142 tablet_bootstrap.cc:654] T d9e4bfab60b34096a452f29d05561446 P 60868b6af0584a0eab962d3cdbed780e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.022729 28137 tablet_bootstrap.cc:492] T 87670f6fb3c44391944bf0ffa671c27c P 3ab60c66473d486c8503f88b3cb85f43: No bootstrap required, opened a new log
I20260709 13:07:43.023322 28137 ts_tablet_manager.cc:1403] T 87670f6fb3c44391944bf0ffa671c27c P 3ab60c66473d486c8503f88b3cb85f43: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260709 13:07:43.023983 28142 tablet_bootstrap.cc:492] T d9e4bfab60b34096a452f29d05561446 P 60868b6af0584a0eab962d3cdbed780e: No bootstrap required, opened a new log
I20260709 13:07:43.024572 28142 ts_tablet_manager.cc:1403] T d9e4bfab60b34096a452f29d05561446 P 60868b6af0584a0eab962d3cdbed780e: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
W20260709 13:07:43.028590 28132 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.575s	user 0.044s	sys 0.041s
I20260709 13:07:43.028297 28142 raft_consensus.cc:359] T d9e4bfab60b34096a452f29d05561446 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
W20260709 13:07:43.028934 28132 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.575s	user 0.044s	sys 0.041s
I20260709 13:07:43.029183 28142 raft_consensus.cc:385] T d9e4bfab60b34096a452f29d05561446 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.029553 28142 raft_consensus.cc:740] T d9e4bfab60b34096a452f29d05561446 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.030308 28142 consensus_queue.cc:260] T d9e4bfab60b34096a452f29d05561446 P 60868b6af0584a0eab962d3cdbed780e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.032338 28142 ts_tablet_manager.cc:1434] T d9e4bfab60b34096a452f29d05561446 P 60868b6af0584a0eab962d3cdbed780e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:43.033622 27795 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:54282 (request call id 11) took 1292 ms. Trace:
I20260709 13:07:43.033933 27795 rpcz_store.cc:276] 0709 13:07:41.741459 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:41.741648 (+   189us) service_pool.cc:224] Handling call
0709 13:07:41.743585 (+  1937us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:41.743683 (+    98us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:43.020685 (+1277002us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:43.033274 (+ 12589us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:43.033579 (+   305us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:43.035647 27792 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:54282 (request call id 10) took 1302 ms. Trace:
I20260709 13:07:43.036047 27792 rpcz_store.cc:276] 0709 13:07:41.732853 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:41.733069 (+   216us) service_pool.cc:224] Handling call
0709 13:07:41.735073 (+  2004us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:41.735166 (+    93us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:43.028911 (+1293745us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:43.035156 (+  6245us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:43.035591 (+   435us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:43.038009 28132 tablet_bootstrap.cc:492] T 4ca69564c7df4e8785193b69dfe6d823 P 6509358437d947f099a3b53b331a29f8: No bootstrap required, opened a new log
I20260709 13:07:43.038394 28132 ts_tablet_manager.cc:1403] T 4ca69564c7df4e8785193b69dfe6d823 P 6509358437d947f099a3b53b331a29f8: Time spent bootstrapping tablet: real 0.593s	user 0.048s	sys 0.045s
I20260709 13:07:43.026235 28137 raft_consensus.cc:359] T 87670f6fb3c44391944bf0ffa671c27c P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.040676 28137 raft_consensus.cc:385] T 87670f6fb3c44391944bf0ffa671c27c P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.040995 28137 raft_consensus.cc:740] T 87670f6fb3c44391944bf0ffa671c27c P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.041656 28137 consensus_queue.cc:260] T 87670f6fb3c44391944bf0ffa671c27c P 3ab60c66473d486c8503f88b3cb85f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.040691 28132 raft_consensus.cc:359] T 4ca69564c7df4e8785193b69dfe6d823 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.042593 28132 raft_consensus.cc:385] T 4ca69564c7df4e8785193b69dfe6d823 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.042927 28132 raft_consensus.cc:740] T 4ca69564c7df4e8785193b69dfe6d823 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.043500 28132 consensus_queue.cc:260] T 4ca69564c7df4e8785193b69dfe6d823 P 6509358437d947f099a3b53b331a29f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.044055 28137 ts_tablet_manager.cc:1434] T 87670f6fb3c44391944bf0ffa671c27c P 3ab60c66473d486c8503f88b3cb85f43: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.005s
I20260709 13:07:43.044941 28137 tablet_bootstrap.cc:492] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43: Bootstrap starting.
I20260709 13:07:43.045534 28132 ts_tablet_manager.cc:1434] T 4ca69564c7df4e8785193b69dfe6d823 P 6509358437d947f099a3b53b331a29f8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:43.046521 28132 tablet_bootstrap.cc:492] T f7a7da9db6594be9bdbbd22564c7cdbf P 6509358437d947f099a3b53b331a29f8: Bootstrap starting.
I20260709 13:07:43.051508 28137 tablet_bootstrap.cc:654] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.052531 28132 tablet_bootstrap.cc:654] T f7a7da9db6594be9bdbbd22564c7cdbf P 6509358437d947f099a3b53b331a29f8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.054591 28142 tablet_bootstrap.cc:492] T 4ca69564c7df4e8785193b69dfe6d823 P 60868b6af0584a0eab962d3cdbed780e: Bootstrap starting.
I20260709 13:07:43.061628 28142 tablet_bootstrap.cc:654] T 4ca69564c7df4e8785193b69dfe6d823 P 60868b6af0584a0eab962d3cdbed780e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.062714 28137 tablet_bootstrap.cc:492] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43: No bootstrap required, opened a new log
W20260709 13:07:43.062938 27849 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.173s	user 0.026s	sys 0.055s
I20260709 13:07:43.063244 28137 ts_tablet_manager.cc:1403] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
W20260709 13:07:43.063405 27849 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.173s	user 0.026s	sys 0.055s
I20260709 13:07:43.064096 27869 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:51400 (request call id 11) took 1318 ms. Trace:
I20260709 13:07:43.064514 27869 rpcz_store.cc:276] 0709 13:07:41.745959 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:41.747873 (+  1914us) service_pool.cc:224] Handling call
0709 13:07:41.753889 (+  6016us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:41.753979 (+    90us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:43.046210 (+1292231us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:43.053752 (+  7542us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:43.054233 (+   481us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:07:43.064008 (+  9775us) inbound_call.cc:177] Queueing success response
Metrics: {"tablet-open.queue_time_us":83}
I20260709 13:07:43.066363 28137 raft_consensus.cc:359] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.067211 28137 raft_consensus.cc:385] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.067543 28137 raft_consensus.cc:740] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.068567 28137 consensus_queue.cc:260] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.071175 28137 ts_tablet_manager.cc:1434] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:07:43.072548 28137 tablet_bootstrap.cc:492] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43: Bootstrap starting.
I20260709 13:07:43.078217 28150 raft_consensus.cc:493] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 60868b6af0584a0eab962d3cdbed780e)
I20260709 13:07:43.078814 28150 raft_consensus.cc:515] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.079331 28137 tablet_bootstrap.cc:654] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.081880 28150 leader_election.cc:290] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:43.090811 28150 raft_consensus.cc:493] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 60868b6af0584a0eab962d3cdbed780e)
I20260709 13:07:43.092692 27869 tablet_service.cc:1511] Processing CreateTablet for tablet 1683806a477349e79748419a760088e5 (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
W20260709 13:07:43.093196 27871 consensus_meta.cc:287] T 83e0d44a69784337b94a1ff452280130 P 60868b6af0584a0eab962d3cdbed780e: Time spent flushing consensus metadata: real 1.302s	user 0.018s	sys 0.004s
I20260709 13:07:43.102087 27866 tablet_service.cc:1511] Processing CreateTablet for tablet afef128cc5fe4599baaa720ea310dbc0 (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:43.104743 27807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26db908e6123490d9c338f4b61253330" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43" is_pre_election: true
I20260709 13:07:43.105736 28150 raft_consensus.cc:515] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.106911 27869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1683806a477349e79748419a760088e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:43.113766 27866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afef128cc5fe4599baaa720ea310dbc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:43.117254 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81ef586b97144e97896eeda2a4a0f4ea" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:43.121202 28142 tablet_bootstrap.cc:492] T 4ca69564c7df4e8785193b69dfe6d823 P 60868b6af0584a0eab962d3cdbed780e: No bootstrap required, opened a new log
I20260709 13:07:43.121743 28142 ts_tablet_manager.cc:1403] T 4ca69564c7df4e8785193b69dfe6d823 P 60868b6af0584a0eab962d3cdbed780e: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.004s
I20260709 13:07:43.123034 27871 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:51400 (request call id 10) took 1377 ms. Trace:
I20260709 13:07:43.125473 27882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5857f7c72a9e48f2a133ff14b4b54bc1" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:43.130036 27791 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:54282 (request call id 14) took 1335 ms. Trace:
I20260709 13:07:43.130491 27791 rpcz_store.cc:276] 0709 13:07:41.794415 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:41.794596 (+   181us) service_pool.cc:224] Handling call
0709 13:07:41.796571 (+  1975us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:41.796669 (+    98us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:43.107740 (+1311071us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:43.129554 (+ 21814us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:43.129983 (+   429us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:43.133370 28142 raft_consensus.cc:359] T 4ca69564c7df4e8785193b69dfe6d823 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.134095 28142 raft_consensus.cc:385] T 4ca69564c7df4e8785193b69dfe6d823 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.134383 28142 raft_consensus.cc:740] T 4ca69564c7df4e8785193b69dfe6d823 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.135378 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab410e118694039a7c18f5f1c7a0244" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:43.126664 28150 leader_election.cc:290] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
W20260709 13:07:43.134552 27755 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:07:43.138489 27870 consensus_meta.cc:287] T f7a7da9db6594be9bdbbd22564c7cdbf P 60868b6af0584a0eab962d3cdbed780e: Time spent flushing consensus metadata: real 0.823s	user 0.016s	sys 0.001s
I20260709 13:07:43.139482 27870 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:51400 (request call id 9) took 1409 ms. Trace:
I20260709 13:07:43.139830 27870 rpcz_store.cc:276] 0709 13:07:41.730136 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:41.730373 (+   237us) service_pool.cc:224] Handling call
0709 13:07:41.742231 (+ 11858us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:41.742335 (+   104us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:42.265067 (+522732us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:43.138970 (+873903us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:43.139428 (+   458us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:43.145200 27942 tablet_service.cc:1511] Processing CreateTablet for tablet 1683806a477349e79748419a760088e5 (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:43.145697 28148 raft_consensus.cc:493] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3ab60c66473d486c8503f88b3cb85f43)
I20260709 13:07:43.146500 27942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1683806a477349e79748419a760088e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:43.146267 28148 raft_consensus.cc:515] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.149127 27947 tablet_service.cc:1511] Processing CreateTablet for tablet afef128cc5fe4599baaa720ea310dbc0 (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:43.151108 28121 raft_consensus.cc:493] T 07e19e8b3993490bb5b00eb1d8a113cb P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3ab60c66473d486c8503f88b3cb85f43)
I20260709 13:07:43.151716 28121 raft_consensus.cc:515] T 07e19e8b3993490bb5b00eb1d8a113cb P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.152591 27947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afef128cc5fe4599baaa720ea310dbc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:43.151026 28142 consensus_queue.cc:260] T 4ca69564c7df4e8785193b69dfe6d823 P 60868b6af0584a0eab962d3cdbed780e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.153911 28121 leader_election.cc:290] T 07e19e8b3993490bb5b00eb1d8a113cb P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021)
I20260709 13:07:43.154765 28142 ts_tablet_manager.cc:1434] T 4ca69564c7df4e8785193b69dfe6d823 P 60868b6af0584a0eab962d3cdbed780e: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:07:43.155797 28142 tablet_bootstrap.cc:492] T 83e0d44a69784337b94a1ff452280130 P 60868b6af0584a0eab962d3cdbed780e: Bootstrap starting.
I20260709 13:07:43.163070 27954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26db908e6123490d9c338f4b61253330" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:43.130131 27871 rpcz_store.cc:276] 0709 13:07:41.745553 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:41.746585 (+  1032us) service_pool.cc:224] Handling call
0709 13:07:41.772885 (+ 26300us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:41.772980 (+    95us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:41.791048 (+ 18068us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:43.122546 (+1331498us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:43.122972 (+   426us) inbound_call.cc:177] Queueing success response
0709 13:07:43.155450 (+ 32478us) ts_tablet_manager.cc:1379] Bootstrapping tablet
Metrics: {"tablet-open.queue_time_us":32560}
I20260709 13:07:43.164875 27850 leader_election.cc:304] T 26db908e6123490d9c338f4b61253330 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60868b6af0584a0eab962d3cdbed780e; no voters: 3ab60c66473d486c8503f88b3cb85f43, 6509358437d947f099a3b53b331a29f8
I20260709 13:07:43.166039 28144 raft_consensus.cc:2749] T 26db908e6123490d9c338f4b61253330 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:43.168340 27808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81ef586b97144e97896eeda2a4a0f4ea" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43" is_pre_election: true
I20260709 13:07:43.174646 27807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa88a69c874bb8891897d58089bd79" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43" is_pre_election: true
I20260709 13:07:43.174881 27868 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:51400 (request call id 14) took 1376 ms. Trace:
I20260709 13:07:43.175266 27868 rpcz_store.cc:276] 0709 13:07:41.798091 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:41.798313 (+   222us) service_pool.cc:224] Handling call
0709 13:07:41.800189 (+  1876us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:41.800280 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:43.121077 (+1320797us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:43.149964 (+ 28887us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:43.174830 (+ 24866us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:43.176293 28148 leader_election.cc:290] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021)
I20260709 13:07:43.181869 27808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e19e8b3993490bb5b00eb1d8a113cb" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43" is_pre_election: true
I20260709 13:07:43.183180 27807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165c9082ec564e298e5d2ecaf9cd22e9" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43" is_pre_election: true
I20260709 13:07:43.186733 27882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e0d44a69784337b94a1ff452280130" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:43.187397 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81ef586b97144e97896eeda2a4a0f4ea" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:43.187588 27881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40fa88a69c874bb8891897d58089bd79" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:43.192348 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e0d44a69784337b94a1ff452280130" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43" is_pre_election: true
I20260709 13:07:43.202292 27792 tablet_service.cc:1511] Processing CreateTablet for tablet afef128cc5fe4599baaa720ea310dbc0 (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:43.203471 27792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afef128cc5fe4599baaa720ea310dbc0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:43.204650 27923 leader_election.cc:343] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:43.209714 28120 raft_consensus.cc:493] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.210206 28120 raft_consensus.cc:515] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.212253 28120 leader_election.cc:290] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:43.213383 27954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87670f6fb3c44391944bf0ffa671c27c" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
W20260709 13:07:43.214959 27850 leader_election.cc:343] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:43.216199 28137 tablet_bootstrap.cc:492] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43: No bootstrap required, opened a new log
I20260709 13:07:43.216693 28137 ts_tablet_manager.cc:1403] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43: Time spent bootstrapping tablet: real 0.144s	user 0.037s	sys 0.065s
I20260709 13:07:43.217058 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87670f6fb3c44391944bf0ffa671c27c" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43" is_pre_election: true
I20260709 13:07:43.217670 27809 raft_consensus.cc:2468] T 87670f6fb3c44391944bf0ffa671c27c P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 0.
I20260709 13:07:43.218794 27849 leader_election.cc:304] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e [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: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 6509358437d947f099a3b53b331a29f8
I20260709 13:07:43.219357 28120 raft_consensus.cc:2804] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:43.219712 28120 raft_consensus.cc:493] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:43.220024 28120 raft_consensus.cc:3060] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.220408 27791 tablet_service.cc:1511] Processing CreateTablet for tablet 1683806a477349e79748419a760088e5 (DEFAULT_TABLE table=soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:43.221654 27791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1683806a477349e79748419a760088e5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:43.224129 27921 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:35021, user_credentials={real_user=slave}} blocked reactor thread for 56576.9us
I20260709 13:07:43.225328 27954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81ef586b97144e97896eeda2a4a0f4ea" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:43.231849 27955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5857f7c72a9e48f2a133ff14b4b54bc1" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:43.234341 27955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab410e118694039a7c18f5f1c7a0244" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:43.234524 28120 raft_consensus.cc:515] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.236618 28120 leader_election.cc:290] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 election: Requested vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:43.237142 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87670f6fb3c44391944bf0ffa671c27c" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
I20260709 13:07:43.237613 27809 raft_consensus.cc:3060] T 87670f6fb3c44391944bf0ffa671c27c P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.237751 27954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87670f6fb3c44391944bf0ffa671c27c" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8"
W20260709 13:07:43.238808 27850 leader_election.cc:343] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:43.240051 28137 raft_consensus.cc:359] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.240795 28137 raft_consensus.cc:385] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.241092 28137 raft_consensus.cc:740] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.241791 28137 consensus_queue.cc:260] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.243461 28142 tablet_bootstrap.cc:654] T 83e0d44a69784337b94a1ff452280130 P 60868b6af0584a0eab962d3cdbed780e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.244700 28155 raft_consensus.cc:493] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.245194 27809 raft_consensus.cc:2468] T 87670f6fb3c44391944bf0ffa671c27c P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 1.
I20260709 13:07:43.245194 28155 raft_consensus.cc:515] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.246423 27849 leader_election.cc:304] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 6509358437d947f099a3b53b331a29f8
I20260709 13:07:43.247334 27775 leader_election.cc:304] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [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: 3ab60c66473d486c8503f88b3cb85f43; no voters: 60868b6af0584a0eab962d3cdbed780e, 6509358437d947f099a3b53b331a29f8
I20260709 13:07:43.247496 28155 leader_election.cc:290] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:43.248227 27881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e19e8b3993490bb5b00eb1d8a113cb" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:43.248754 28155 raft_consensus.cc:2749] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:43.249635 28120 raft_consensus.cc:2804] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:43.250375 28132 tablet_bootstrap.cc:492] T f7a7da9db6594be9bdbbd22564c7cdbf P 6509358437d947f099a3b53b331a29f8: No bootstrap required, opened a new log
I20260709 13:07:43.251715 28132 ts_tablet_manager.cc:1403] T f7a7da9db6594be9bdbbd22564c7cdbf P 6509358437d947f099a3b53b331a29f8: Time spent bootstrapping tablet: real 0.205s	user 0.033s	sys 0.040s
I20260709 13:07:43.250304 27881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165c9082ec564e298e5d2ecaf9cd22e9" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:43.251854 27775 leader_election.cc:304] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [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: 3ab60c66473d486c8503f88b3cb85f43; no voters: 60868b6af0584a0eab962d3cdbed780e, 6509358437d947f099a3b53b331a29f8
I20260709 13:07:43.252405 28120 raft_consensus.cc:697] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e [term 1 LEADER]: Becoming Leader. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Running, Role: LEADER
I20260709 13:07:43.252980 28155 raft_consensus.cc:2749] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:43.253149 27882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a7da9db6594be9bdbbd22564c7cdbf" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:43.253796 27775 leader_election.cc:304] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [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: 3ab60c66473d486c8503f88b3cb85f43; no voters: 60868b6af0584a0eab962d3cdbed780e, 6509358437d947f099a3b53b331a29f8
I20260709 13:07:43.254715 28132 raft_consensus.cc:359] T f7a7da9db6594be9bdbbd22564c7cdbf P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.261152 28132 raft_consensus.cc:385] T f7a7da9db6594be9bdbbd22564c7cdbf P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.260805 28120 consensus_queue.cc:237] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.261462 28132 raft_consensus.cc:740] T f7a7da9db6594be9bdbbd22564c7cdbf P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.262001 28136 raft_consensus.cc:2749] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:43.244009 28137 ts_tablet_manager.cc:1434] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.000s
I20260709 13:07:43.262284 28132 consensus_queue.cc:260] T f7a7da9db6594be9bdbbd22564c7cdbf P 6509358437d947f099a3b53b331a29f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
W20260709 13:07:43.264715 27772 leader_election.cc:343] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:43.255088 27921 leader_election.cc:304] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [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: 6509358437d947f099a3b53b331a29f8; no voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e
I20260709 13:07:43.267143 28158 raft_consensus.cc:2749] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:07:43.268311 27921 leader_election.cc:343] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:43.268702 28132 ts_tablet_manager.cc:1434] T f7a7da9db6594be9bdbbd22564c7cdbf P 6509358437d947f099a3b53b331a29f8: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260709 13:07:43.268726 27921 leader_election.cc:304] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6509358437d947f099a3b53b331a29f8; no voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e
I20260709 13:07:43.269572 28158 raft_consensus.cc:2749] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:43.269766 28132 tablet_bootstrap.cc:492] T 87670f6fb3c44391944bf0ffa671c27c P 6509358437d947f099a3b53b331a29f8: Bootstrap starting.
I20260709 13:07:43.270735 27921 leader_election.cc:304] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [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: 6509358437d947f099a3b53b331a29f8; no voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e
I20260709 13:07:43.271502 28155 raft_consensus.cc:493] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.272097 28155 raft_consensus.cc:515] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.274955 28155 leader_election.cc:290] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:43.275977 27882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e4bfab60b34096a452f29d05561446" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:43.276544 28132 tablet_bootstrap.cc:654] T 87670f6fb3c44391944bf0ffa671c27c P 6509358437d947f099a3b53b331a29f8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.276614 27882 raft_consensus.cc:2468] T d9e4bfab60b34096a452f29d05561446 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 0.
I20260709 13:07:43.277788 27772 leader_election.cc:304] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 
I20260709 13:07:43.278560 28155 raft_consensus.cc:2804] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:43.278951 28136 raft_consensus.cc:493] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.278891 28155 raft_consensus.cc:493] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:43.279493 28155 raft_consensus.cc:3060] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.279800 28136 raft_consensus.cc:515] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.281934 28136 leader_election.cc:290] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:43.282806 27882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e0d44a69784337b94a1ff452280130" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:43.283087 28137 tablet_bootstrap.cc:492] T 9310badfd76a4fd394ef9e52866d3e71 P 3ab60c66473d486c8503f88b3cb85f43: Bootstrap starting.
W20260709 13:07:43.284744 27772 leader_election.cc:343] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:43.290999 28155 raft_consensus.cc:515] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.292397 28158 raft_consensus.cc:2749] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:43.293720 27921 leader_election.cc:304] T 07e19e8b3993490bb5b00eb1d8a113cb P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6509358437d947f099a3b53b331a29f8; no voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e
I20260709 13:07:43.295040 28158 raft_consensus.cc:2749] T 07e19e8b3993490bb5b00eb1d8a113cb P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:43.296383 27921 leader_election.cc:304] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [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: 6509358437d947f099a3b53b331a29f8; no voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e
I20260709 13:07:43.298497 28158 raft_consensus.cc:2749] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:43.303053 27955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a7da9db6594be9bdbbd22564c7cdbf" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:43.303233 27954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e4bfab60b34096a452f29d05561446" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:43.303671 27955 raft_consensus.cc:2468] T f7a7da9db6594be9bdbbd22564c7cdbf P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 0.
I20260709 13:07:43.304745 28137 tablet_bootstrap.cc:654] T 9310badfd76a4fd394ef9e52866d3e71 P 3ab60c66473d486c8503f88b3cb85f43: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.305143 28132 tablet_bootstrap.cc:492] T 87670f6fb3c44391944bf0ffa671c27c P 6509358437d947f099a3b53b331a29f8: No bootstrap required, opened a new log
I20260709 13:07:43.305676 28132 ts_tablet_manager.cc:1403] T 87670f6fb3c44391944bf0ffa671c27c P 6509358437d947f099a3b53b331a29f8: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.009s
I20260709 13:07:43.308492 27954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e0d44a69784337b94a1ff452280130" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:43.309089 27954 raft_consensus.cc:2468] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 0.
I20260709 13:07:43.310086 27775 leader_election.cc:304] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 [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: 3ab60c66473d486c8503f88b3cb85f43, 6509358437d947f099a3b53b331a29f8; no voters: 60868b6af0584a0eab962d3cdbed780e
I20260709 13:07:43.309674 27707 catalog_manager.cc:5697] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e reported cstate change: term changed from 0 to 1, leader changed from <none> to 60868b6af0584a0eab962d3cdbed780e (127.21.26.130). New cstate: current_term: 1 leader_uuid: "60868b6af0584a0eab962d3cdbed780e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.311167 28150 raft_consensus.cc:2804] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:43.311503 28150 raft_consensus.cc:493] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:43.311619 27882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e4bfab60b34096a452f29d05561446" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
I20260709 13:07:43.311863 28150 raft_consensus.cc:3060] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.312273 27882 raft_consensus.cc:3060] T d9e4bfab60b34096a452f29d05561446 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:43.313825 27775 leader_election.cc:343] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:43.314849 27775 leader_election.cc:304] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [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: 3ab60c66473d486c8503f88b3cb85f43, 6509358437d947f099a3b53b331a29f8; no voters: 60868b6af0584a0eab962d3cdbed780e
I20260709 13:07:43.314702 28132 raft_consensus.cc:359] T 87670f6fb3c44391944bf0ffa671c27c P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.315532 28132 raft_consensus.cc:385] T 87670f6fb3c44391944bf0ffa671c27c P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.315865 28132 raft_consensus.cc:740] T 87670f6fb3c44391944bf0ffa671c27c P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.316251 28136 raft_consensus.cc:2804] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:43.316638 28136 raft_consensus.cc:493] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:43.316998 28136 raft_consensus.cc:3060] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.316720 28132 consensus_queue.cc:260] T 87670f6fb3c44391944bf0ffa671c27c P 6509358437d947f099a3b53b331a29f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.319162 28132 ts_tablet_manager.cc:1434] T 87670f6fb3c44391944bf0ffa671c27c P 6509358437d947f099a3b53b331a29f8: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 13:07:43.319415 28150 raft_consensus.cc:515] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.319888 27882 raft_consensus.cc:2468] T d9e4bfab60b34096a452f29d05561446 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 1.
I20260709 13:07:43.320268 28132 tablet_bootstrap.cc:492] T 9310badfd76a4fd394ef9e52866d3e71 P 6509358437d947f099a3b53b331a29f8: Bootstrap starting.
I20260709 13:07:43.320930 27772 leader_election.cc:304] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 
I20260709 13:07:43.324541 28142 tablet_bootstrap.cc:492] T 83e0d44a69784337b94a1ff452280130 P 60868b6af0584a0eab962d3cdbed780e: No bootstrap required, opened a new log
I20260709 13:07:43.325310 28142 ts_tablet_manager.cc:1403] T 83e0d44a69784337b94a1ff452280130 P 60868b6af0584a0eab962d3cdbed780e: Time spent bootstrapping tablet: real 0.170s	user 0.012s	sys 0.004s
I20260709 13:07:43.326377 27954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a7da9db6594be9bdbbd22564c7cdbf" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8"
I20260709 13:07:43.326982 27954 raft_consensus.cc:3060] T f7a7da9db6594be9bdbbd22564c7cdbf P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.328444 28142 raft_consensus.cc:359] T 83e0d44a69784337b94a1ff452280130 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.329221 28142 raft_consensus.cc:385] T 83e0d44a69784337b94a1ff452280130 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.329514 28142 raft_consensus.cc:740] T 83e0d44a69784337b94a1ff452280130 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.333398 28142 consensus_queue.cc:260] T 83e0d44a69784337b94a1ff452280130 P 60868b6af0584a0eab962d3cdbed780e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.323697 28150 leader_election.cc:290] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Requested vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:43.334422 27954 raft_consensus.cc:2468] T f7a7da9db6594be9bdbbd22564c7cdbf P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 1.
I20260709 13:07:43.334669 28150 raft_consensus.cc:2804] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:43.335260 28150 raft_consensus.cc:697] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Becoming Leader. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Running, Role: LEADER
I20260709 13:07:43.335754 27775 leader_election.cc:304] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 6509358437d947f099a3b53b331a29f8; no voters: 
I20260709 13:07:43.338361 27882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a7da9db6594be9bdbbd22564c7cdbf" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
I20260709 13:07:43.339540 28136 raft_consensus.cc:515] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
W20260709 13:07:43.339725 27772 leader_election.cc:343] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:43.341156 28136 leader_election.cc:290] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Requested vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:43.341876 27882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e0d44a69784337b94a1ff452280130" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
I20260709 13:07:43.344502 27882 raft_consensus.cc:3060] T 83e0d44a69784337b94a1ff452280130 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.336120 28150 consensus_queue.cc:237] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.345422 28142 ts_tablet_manager.cc:1434] T 83e0d44a69784337b94a1ff452280130 P 60868b6af0584a0eab962d3cdbed780e: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260709 13:07:43.346436 28142 tablet_bootstrap.cc:492] T f7a7da9db6594be9bdbbd22564c7cdbf P 60868b6af0584a0eab962d3cdbed780e: Bootstrap starting.
I20260709 13:07:43.340737 28164 raft_consensus.cc:2804] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:43.351641 28164 raft_consensus.cc:697] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Becoming Leader. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Running, Role: LEADER
I20260709 13:07:43.352298 27954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e0d44a69784337b94a1ff452280130" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8"
I20260709 13:07:43.352855 27954 raft_consensus.cc:3060] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.353248 28164 consensus_queue.cc:237] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.355351 28137 tablet_bootstrap.cc:492] T 9310badfd76a4fd394ef9e52866d3e71 P 3ab60c66473d486c8503f88b3cb85f43: No bootstrap required, opened a new log
I20260709 13:07:43.355581 28142 tablet_bootstrap.cc:654] T f7a7da9db6594be9bdbbd22564c7cdbf P 60868b6af0584a0eab962d3cdbed780e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.355896 28132 tablet_bootstrap.cc:654] T 9310badfd76a4fd394ef9e52866d3e71 P 6509358437d947f099a3b53b331a29f8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.350970 28155 leader_election.cc:290] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Requested vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:43.359475 27954 raft_consensus.cc:2468] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 1.
I20260709 13:07:43.361049 27955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e4bfab60b34096a452f29d05561446" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8"
I20260709 13:07:43.361076 27882 raft_consensus.cc:2468] T 83e0d44a69784337b94a1ff452280130 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 1.
I20260709 13:07:43.364394 27775 leader_election.cc:304] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 6509358437d947f099a3b53b331a29f8; no voters: 
I20260709 13:07:43.365214 28165 raft_consensus.cc:2804] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:43.365751 28165 raft_consensus.cc:697] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Becoming Leader. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Running, Role: LEADER
I20260709 13:07:43.366640 28165 consensus_queue.cc:237] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.365669 28137 ts_tablet_manager.cc:1403] T 9310badfd76a4fd394ef9e52866d3e71 P 3ab60c66473d486c8503f88b3cb85f43: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.012s
W20260709 13:07:43.365257 27775 leader_election.cc:343] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:43.373081 27704 catalog_manager.cc:5697] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "3ab60c66473d486c8503f88b3cb85f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.379303 28137 raft_consensus.cc:359] T 9310badfd76a4fd394ef9e52866d3e71 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.380029 28137 raft_consensus.cc:385] T 9310badfd76a4fd394ef9e52866d3e71 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.380322 28137 raft_consensus.cc:740] T 9310badfd76a4fd394ef9e52866d3e71 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.383446 28142 tablet_bootstrap.cc:492] T f7a7da9db6594be9bdbbd22564c7cdbf P 60868b6af0584a0eab962d3cdbed780e: No bootstrap required, opened a new log
I20260709 13:07:43.383893 28142 ts_tablet_manager.cc:1403] T f7a7da9db6594be9bdbbd22564c7cdbf P 60868b6af0584a0eab962d3cdbed780e: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.009s
I20260709 13:07:43.386006 28142 raft_consensus.cc:359] T f7a7da9db6594be9bdbbd22564c7cdbf P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.386500 28142 raft_consensus.cc:385] T f7a7da9db6594be9bdbbd22564c7cdbf P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.386714 28142 raft_consensus.cc:740] T f7a7da9db6594be9bdbbd22564c7cdbf P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.388376 28137 consensus_queue.cc:260] T 9310badfd76a4fd394ef9e52866d3e71 P 3ab60c66473d486c8503f88b3cb85f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.395789 28137 ts_tablet_manager.cc:1434] T 9310badfd76a4fd394ef9e52866d3e71 P 3ab60c66473d486c8503f88b3cb85f43: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.003s
I20260709 13:07:43.396554 28132 tablet_bootstrap.cc:492] T 9310badfd76a4fd394ef9e52866d3e71 P 6509358437d947f099a3b53b331a29f8: No bootstrap required, opened a new log
I20260709 13:07:43.397317 28132 ts_tablet_manager.cc:1403] T 9310badfd76a4fd394ef9e52866d3e71 P 6509358437d947f099a3b53b331a29f8: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.008s
I20260709 13:07:43.397780 28137 tablet_bootstrap.cc:492] T 1683806a477349e79748419a760088e5 P 3ab60c66473d486c8503f88b3cb85f43: Bootstrap starting.
I20260709 13:07:43.396541 28142 consensus_queue.cc:260] T f7a7da9db6594be9bdbbd22564c7cdbf P 60868b6af0584a0eab962d3cdbed780e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.403666 28132 raft_consensus.cc:359] T 9310badfd76a4fd394ef9e52866d3e71 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.404217 28132 raft_consensus.cc:385] T 9310badfd76a4fd394ef9e52866d3e71 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.404423 28132 raft_consensus.cc:740] T 9310badfd76a4fd394ef9e52866d3e71 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.405160 28132 consensus_queue.cc:260] T 9310badfd76a4fd394ef9e52866d3e71 P 6509358437d947f099a3b53b331a29f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.405707 28142 ts_tablet_manager.cc:1434] T f7a7da9db6594be9bdbbd22564c7cdbf P 60868b6af0584a0eab962d3cdbed780e: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.001s
I20260709 13:07:43.406718 28142 tablet_bootstrap.cc:492] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e: Bootstrap starting.
I20260709 13:07:43.409020 28132 ts_tablet_manager.cc:1434] T 9310badfd76a4fd394ef9e52866d3e71 P 6509358437d947f099a3b53b331a29f8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:07:43.409935 28132 tablet_bootstrap.cc:492] T d9e4bfab60b34096a452f29d05561446 P 6509358437d947f099a3b53b331a29f8: Bootstrap starting.
I20260709 13:07:43.413785 28137 tablet_bootstrap.cc:654] T 1683806a477349e79748419a760088e5 P 3ab60c66473d486c8503f88b3cb85f43: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.416131 28132 tablet_bootstrap.cc:654] T d9e4bfab60b34096a452f29d05561446 P 6509358437d947f099a3b53b331a29f8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.419833 28142 tablet_bootstrap.cc:654] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.425475 28120 raft_consensus.cc:493] T f7a7da9db6594be9bdbbd22564c7cdbf P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.425967 28120 raft_consensus.cc:515] T f7a7da9db6594be9bdbbd22564c7cdbf P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.428745 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a7da9db6594be9bdbbd22564c7cdbf" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43" is_pre_election: true
I20260709 13:07:43.431244 27955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a7da9db6594be9bdbbd22564c7cdbf" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:43.431954 27955 raft_consensus.cc:2393] T f7a7da9db6594be9bdbbd22564c7cdbf P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60868b6af0584a0eab962d3cdbed780e in current term 1: Already voted for candidate 3ab60c66473d486c8503f88b3cb85f43 in this term.
I20260709 13:07:43.433043 27850 leader_election.cc:304] T f7a7da9db6594be9bdbbd22564c7cdbf P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60868b6af0584a0eab962d3cdbed780e; no voters: 3ab60c66473d486c8503f88b3cb85f43, 6509358437d947f099a3b53b331a29f8
I20260709 13:07:43.433775 28120 leader_election.cc:290] T f7a7da9db6594be9bdbbd22564c7cdbf P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:43.433928 28157 raft_consensus.cc:3060] T f7a7da9db6594be9bdbbd22564c7cdbf P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.439570 28137 tablet_bootstrap.cc:492] T 1683806a477349e79748419a760088e5 P 3ab60c66473d486c8503f88b3cb85f43: No bootstrap required, opened a new log
I20260709 13:07:43.440091 28137 ts_tablet_manager.cc:1403] T 1683806a477349e79748419a760088e5 P 3ab60c66473d486c8503f88b3cb85f43: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.006s
I20260709 13:07:43.442593 28157 raft_consensus.cc:2749] T f7a7da9db6594be9bdbbd22564c7cdbf P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:43.442637 28137 raft_consensus.cc:359] T 1683806a477349e79748419a760088e5 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.444278 28137 raft_consensus.cc:385] T 1683806a477349e79748419a760088e5 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.444518 28137 raft_consensus.cc:740] T 1683806a477349e79748419a760088e5 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.445034 28142 tablet_bootstrap.cc:492] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e: No bootstrap required, opened a new log
I20260709 13:07:43.445518 28142 ts_tablet_manager.cc:1403] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.000s
I20260709 13:07:43.445287 28137 consensus_queue.cc:260] T 1683806a477349e79748419a760088e5 P 3ab60c66473d486c8503f88b3cb85f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.446273 27704 catalog_manager.cc:5697] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "3ab60c66473d486c8503f88b3cb85f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.447347 28137 ts_tablet_manager.cc:1434] T 1683806a477349e79748419a760088e5 P 3ab60c66473d486c8503f88b3cb85f43: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:07:43.448760 28165 raft_consensus.cc:493] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.449229 28165 raft_consensus.cc:515] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.450191 28137 tablet_bootstrap.cc:492] T afef128cc5fe4599baaa720ea310dbc0 P 3ab60c66473d486c8503f88b3cb85f43: Bootstrap starting.
I20260709 13:07:43.451252 28165 leader_election.cc:290] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:43.447799 27704 catalog_manager.cc:5697] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "3ab60c66473d486c8503f88b3cb85f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.453101 27955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca69564c7df4e8785193b69dfe6d823" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:43.453709 27955 raft_consensus.cc:2468] T 4ca69564c7df4e8785193b69dfe6d823 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 0.
I20260709 13:07:43.454825 27775 leader_election.cc:304] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 6509358437d947f099a3b53b331a29f8; no voters: 
I20260709 13:07:43.456138 27882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca69564c7df4e8785193b69dfe6d823" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:43.456727 27882 raft_consensus.cc:2468] T 4ca69564c7df4e8785193b69dfe6d823 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 0.
I20260709 13:07:43.457218 28164 raft_consensus.cc:2804] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:43.457660 28164 raft_consensus.cc:493] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:43.457944 28164 raft_consensus.cc:3060] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.458213 28165 raft_consensus.cc:493] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.458688 28165 raft_consensus.cc:515] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.465304 27882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f6b79f0f7b46dbafdba575201c5ba0" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:43.465864 27882 raft_consensus.cc:2468] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 0.
I20260709 13:07:43.466945 27772 leader_election.cc:304] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 
I20260709 13:07:43.467727 28155 raft_consensus.cc:2804] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:43.468097 28155 raft_consensus.cc:493] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:43.468417 28155 raft_consensus.cc:3060] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.470817 27955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f6b79f0f7b46dbafdba575201c5ba0" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
W20260709 13:07:43.472280 27775 leader_election.cc:343] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:43.472872 28165 leader_election.cc:290] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:43.448331 28142 raft_consensus.cc:359] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.477830 28142 raft_consensus.cc:385] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.478120 28142 raft_consensus.cc:740] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.478894 28142 consensus_queue.cc:260] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.479868 28137 tablet_bootstrap.cc:654] T afef128cc5fe4599baaa720ea310dbc0 P 3ab60c66473d486c8503f88b3cb85f43: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.487578 28142 ts_tablet_manager.cc:1434] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 13:07:43.488041 28155 raft_consensus.cc:515] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.488646 28142 tablet_bootstrap.cc:492] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e: Bootstrap starting.
I20260709 13:07:43.489790 28164 raft_consensus.cc:515] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.494035 27882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca69564c7df4e8785193b69dfe6d823" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
I20260709 13:07:43.494560 27882 raft_consensus.cc:3060] T 4ca69564c7df4e8785193b69dfe6d823 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.495000 28132 tablet_bootstrap.cc:492] T d9e4bfab60b34096a452f29d05561446 P 6509358437d947f099a3b53b331a29f8: No bootstrap required, opened a new log
I20260709 13:07:43.495488 28132 ts_tablet_manager.cc:1403] T d9e4bfab60b34096a452f29d05561446 P 6509358437d947f099a3b53b331a29f8: Time spent bootstrapping tablet: real 0.086s	user 0.019s	sys 0.017s
I20260709 13:07:43.496273 28142 tablet_bootstrap.cc:654] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.498198 28137 tablet_bootstrap.cc:492] T afef128cc5fe4599baaa720ea310dbc0 P 3ab60c66473d486c8503f88b3cb85f43: No bootstrap required, opened a new log
I20260709 13:07:43.498658 28137 ts_tablet_manager.cc:1403] T afef128cc5fe4599baaa720ea310dbc0 P 3ab60c66473d486c8503f88b3cb85f43: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.003s
I20260709 13:07:43.501111 28157 raft_consensus.cc:493] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.501591 28157 raft_consensus.cc:515] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.503094 28132 raft_consensus.cc:359] T d9e4bfab60b34096a452f29d05561446 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.503767 28157 leader_election.cc:290] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:43.505059 28137 raft_consensus.cc:359] T afef128cc5fe4599baaa720ea310dbc0 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.505321 27955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9310badfd76a4fd394ef9e52866d3e71" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:43.505704 28137 raft_consensus.cc:385] T afef128cc5fe4599baaa720ea310dbc0 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.505990 28137 raft_consensus.cc:740] T afef128cc5fe4599baaa720ea310dbc0 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.506593 28137 consensus_queue.cc:260] T afef128cc5fe4599baaa720ea310dbc0 P 3ab60c66473d486c8503f88b3cb85f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.507009 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9310badfd76a4fd394ef9e52866d3e71" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43" is_pre_election: true
I20260709 13:07:43.503788 28132 raft_consensus.cc:385] T d9e4bfab60b34096a452f29d05561446 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.507568 28132 raft_consensus.cc:740] T d9e4bfab60b34096a452f29d05561446 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.507647 27809 raft_consensus.cc:2468] T 9310badfd76a4fd394ef9e52866d3e71 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 0.
I20260709 13:07:43.508435 28132 consensus_queue.cc:260] T d9e4bfab60b34096a452f29d05561446 P 6509358437d947f099a3b53b331a29f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.508738 27849 leader_election.cc:304] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 
I20260709 13:07:43.508854 27955 raft_consensus.cc:2468] T 9310badfd76a4fd394ef9e52866d3e71 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 0.
I20260709 13:07:43.509912 28157 raft_consensus.cc:2804] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:43.510046 27881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f6b79f0f7b46dbafdba575201c5ba0" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
I20260709 13:07:43.510317 28157 raft_consensus.cc:493] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:43.510695 27881 raft_consensus.cc:3060] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.511409 27955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f6b79f0f7b46dbafdba575201c5ba0" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8"
I20260709 13:07:43.512133 28137 ts_tablet_manager.cc:1434] T afef128cc5fe4599baaa720ea310dbc0 P 3ab60c66473d486c8503f88b3cb85f43: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
W20260709 13:07:43.512742 27775 leader_election.cc:343] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:43.513973 28132 ts_tablet_manager.cc:1434] T d9e4bfab60b34096a452f29d05561446 P 6509358437d947f099a3b53b331a29f8: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:07:43.515228 28132 tablet_bootstrap.cc:492] T d8f6b79f0f7b46dbafdba575201c5ba0 P 6509358437d947f099a3b53b331a29f8: Bootstrap starting.
I20260709 13:07:43.510689 28157 raft_consensus.cc:3060] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.501585 27882 raft_consensus.cc:2468] T 4ca69564c7df4e8785193b69dfe6d823 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 1.
I20260709 13:07:43.521395 28132 tablet_bootstrap.cc:654] T d8f6b79f0f7b46dbafdba575201c5ba0 P 6509358437d947f099a3b53b331a29f8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.526298 27955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca69564c7df4e8785193b69dfe6d823" candidate_uuid: "3ab60c66473d486c8503f88b3cb85f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8"
I20260709 13:07:43.521734 28155 leader_election.cc:290] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Requested vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:43.527762 27955 raft_consensus.cc:3060] T 4ca69564c7df4e8785193b69dfe6d823 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.530261 27772 leader_election.cc:304] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 
W20260709 13:07:43.533108 27905 debug-util.cc:398] Leaking SignalData structure 0x7b080006f380 after lost signal to thread 21613
I20260709 13:07:43.533566 27881 raft_consensus.cc:2468] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 1.
W20260709 13:07:43.534152 27905 debug-util.cc:398] Leaking SignalData structure 0x7b080027d9e0 after lost signal to thread 27741
W20260709 13:07:43.535269 27905 debug-util.cc:398] Leaking SignalData structure 0x7b080028fdc0 after lost signal to thread 27833
I20260709 13:07:43.536612 27772 leader_election.cc:304] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 6509358437d947f099a3b53b331a29f8
I20260709 13:07:43.537660 28165 raft_consensus.cc:2804] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:43.538110 28165 raft_consensus.cc:697] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Becoming Leader. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Running, Role: LEADER
I20260709 13:07:43.538852 28165 consensus_queue.cc:237] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
W20260709 13:07:43.537681 27905 debug-util.cc:398] Leaking SignalData structure 0x7b08002b40c0 after lost signal to thread 27908
I20260709 13:07:43.541826 28150 raft_consensus.cc:2804] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:43.542289 28150 raft_consensus.cc:697] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Becoming Leader. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Running, Role: LEADER
W20260709 13:07:43.542436 27905 debug-util.cc:398] Leaking SignalData structure 0x7b08000a5040 after lost signal to thread 27982
I20260709 13:07:43.544206 28150 consensus_queue.cc:237] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.546592 28142 tablet_bootstrap.cc:492] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e: No bootstrap required, opened a new log
I20260709 13:07:43.547122 28142 ts_tablet_manager.cc:1403] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e: Time spent bootstrapping tablet: real 0.059s	user 0.006s	sys 0.016s
I20260709 13:07:43.549950 28142 raft_consensus.cc:359] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.550617 28142 raft_consensus.cc:385] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.550864 28142 raft_consensus.cc:740] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.527591 28157 raft_consensus.cc:515] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.551555 28142 consensus_queue.cc:260] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.553810 28142 ts_tablet_manager.cc:1434] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:07:43.554782 28142 tablet_bootstrap.cc:492] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e: Bootstrap starting.
I20260709 13:07:43.550952 27955 raft_consensus.cc:2468] T 4ca69564c7df4e8785193b69dfe6d823 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab60c66473d486c8503f88b3cb85f43 in term 1.
I20260709 13:07:43.527555 28164 leader_election.cc:290] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43 [CANDIDATE]: Term 1 election: Requested vote from peers 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:43.568960 28157 leader_election.cc:290] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 election: Requested vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:43.569526 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9310badfd76a4fd394ef9e52866d3e71" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
I20260709 13:07:43.570191 27809 raft_consensus.cc:3060] T 9310badfd76a4fd394ef9e52866d3e71 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.572981 28142 tablet_bootstrap.cc:654] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.579056 27809 raft_consensus.cc:2468] T 9310badfd76a4fd394ef9e52866d3e71 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 1.
I20260709 13:07:43.581126 27849 leader_election.cc:304] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 
I20260709 13:07:43.582774 28120 raft_consensus.cc:2804] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:43.583235 28120 raft_consensus.cc:697] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e [term 1 LEADER]: Becoming Leader. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Running, Role: LEADER
I20260709 13:07:43.584012 28120 consensus_queue.cc:237] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.593282 28132 tablet_bootstrap.cc:492] T d8f6b79f0f7b46dbafdba575201c5ba0 P 6509358437d947f099a3b53b331a29f8: No bootstrap required, opened a new log
I20260709 13:07:43.593806 28142 tablet_bootstrap.cc:492] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e: No bootstrap required, opened a new log
I20260709 13:07:43.594281 28142 ts_tablet_manager.cc:1403] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.005s
I20260709 13:07:43.579818 27955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9310badfd76a4fd394ef9e52866d3e71" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8"
I20260709 13:07:43.594982 27955 raft_consensus.cc:3060] T 9310badfd76a4fd394ef9e52866d3e71 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.593824 28132 ts_tablet_manager.cc:1403] T d8f6b79f0f7b46dbafdba575201c5ba0 P 6509358437d947f099a3b53b331a29f8: Time spent bootstrapping tablet: real 0.079s	user 0.007s	sys 0.040s
I20260709 13:07:43.597079 28142 raft_consensus.cc:359] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.601553 28142 raft_consensus.cc:385] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.601178 28132 raft_consensus.cc:359] T d8f6b79f0f7b46dbafdba575201c5ba0 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.601815 28142 raft_consensus.cc:740] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.602037 28132 raft_consensus.cc:385] T d8f6b79f0f7b46dbafdba575201c5ba0 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.602447 28132 raft_consensus.cc:740] T d8f6b79f0f7b46dbafdba575201c5ba0 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.601243 27707 catalog_manager.cc:5697] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e reported cstate change: term changed from 0 to 1, leader changed from <none> to 60868b6af0584a0eab962d3cdbed780e (127.21.26.130). New cstate: current_term: 1 leader_uuid: "60868b6af0584a0eab962d3cdbed780e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.593461 27704 catalog_manager.cc:5697] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "3ab60c66473d486c8503f88b3cb85f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.614066 27704 catalog_manager.cc:5697] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "3ab60c66473d486c8503f88b3cb85f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.604449 28132 consensus_queue.cc:260] T d8f6b79f0f7b46dbafdba575201c5ba0 P 6509358437d947f099a3b53b331a29f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.625931 28132 ts_tablet_manager.cc:1434] T d8f6b79f0f7b46dbafdba575201c5ba0 P 6509358437d947f099a3b53b331a29f8: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.001s
I20260709 13:07:43.626904 28132 tablet_bootstrap.cc:492] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8: Bootstrap starting.
I20260709 13:07:43.602559 28142 consensus_queue.cc:260] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.620411 27955 raft_consensus.cc:2468] T 9310badfd76a4fd394ef9e52866d3e71 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 1.
I20260709 13:07:43.633876 28142 ts_tablet_manager.cc:1434] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.000s
I20260709 13:07:43.634460 28132 tablet_bootstrap.cc:654] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.645654 28157 consensus_queue.cc:1048] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.650187 28132 tablet_bootstrap.cc:492] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8: No bootstrap required, opened a new log
I20260709 13:07:43.650617 28132 ts_tablet_manager.cc:1403] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.011s
I20260709 13:07:43.653080 28132 raft_consensus.cc:359] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.653697 28132 raft_consensus.cc:385] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:43.653942 28132 raft_consensus.cc:740] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.654572 28132 consensus_queue.cc:260] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.656332 28132 ts_tablet_manager.cc:1434] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:07:43.657121 28132 tablet_bootstrap.cc:492] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8: Bootstrap starting.
I20260709 13:07:43.663678 28158 raft_consensus.cc:493] T 87670f6fb3c44391944bf0ffa671c27c P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.664230 28158 raft_consensus.cc:515] T 87670f6fb3c44391944bf0ffa671c27c P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.666254 28158 leader_election.cc:290] T 87670f6fb3c44391944bf0ffa671c27c P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021)
I20260709 13:07:43.666932 27807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87670f6fb3c44391944bf0ffa671c27c" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43" is_pre_election: true
I20260709 13:07:43.667687 27881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87670f6fb3c44391944bf0ffa671c27c" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:43.671167 27921 leader_election.cc:304] T 87670f6fb3c44391944bf0ffa671c27c P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6509358437d947f099a3b53b331a29f8; no voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e
I20260709 13:07:43.672210 28158 raft_consensus.cc:2749] T 87670f6fb3c44391944bf0ffa671c27c P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:43.681362 27955 raft_consensus.cc:3060] T 87670f6fb3c44391944bf0ffa671c27c P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.682636 28132 tablet_bootstrap.cc:654] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:43.689666 28157 consensus_queue.cc:1048] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.694567 28157 raft_consensus.cc:493] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.694998 28157 raft_consensus.cc:515] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.697587 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1683806a477349e79748419a760088e5" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43" is_pre_election: true
I20260709 13:07:43.698176 27809 raft_consensus.cc:2468] T 1683806a477349e79748419a760088e5 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 0.
I20260709 13:07:43.699323 27849 leader_election.cc:304] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 
I20260709 13:07:43.700018 28144 raft_consensus.cc:2804] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:43.700364 28144 raft_consensus.cc:493] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:43.700675 28144 raft_consensus.cc:3060] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.701635 27954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1683806a477349e79748419a760088e5" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:43.702358 27954 raft_consensus.cc:2468] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 0.
I20260709 13:07:43.701644 28157 leader_election.cc:290] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:43.703083 28120 raft_consensus.cc:493] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.703868 28120 raft_consensus.cc:515] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.705838 28120 leader_election.cc:290] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:43.706256 28132 tablet_bootstrap.cc:492] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8: No bootstrap required, opened a new log
I20260709 13:07:43.706655 28132 ts_tablet_manager.cc:1403] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.009s
I20260709 13:07:43.707657 27954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afef128cc5fe4599baaa720ea310dbc0" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8" is_pre_election: true
I20260709 13:07:43.708025 28144 raft_consensus.cc:515] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.708415 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afef128cc5fe4599baaa720ea310dbc0" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43" is_pre_election: true
I20260709 13:07:43.708985 28132 raft_consensus.cc:359] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.709491 28132 raft_consensus.cc:385] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:07:43.709544 27850 leader_election.cc:343] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:43.710033 28144 leader_election.cc:290] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 election: Requested vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:43.710379 28132 raft_consensus.cc:740] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Initialized, Role: FOLLOWER
I20260709 13:07:43.710990 28132 consensus_queue.cc:260] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.711395 27807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1683806a477349e79748419a760088e5" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
I20260709 13:07:43.711745 27954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1683806a477349e79748419a760088e5" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8"
I20260709 13:07:43.711932 27807 raft_consensus.cc:3060] T 1683806a477349e79748419a760088e5 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.712321 27954 raft_consensus.cc:3060] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.713044 28132 ts_tablet_manager.cc:1434] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:07:43.709017 27809 raft_consensus.cc:2468] T afef128cc5fe4599baaa720ea310dbc0 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 0.
I20260709 13:07:43.715742 27849 leader_election.cc:304] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [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: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 6509358437d947f099a3b53b331a29f8
I20260709 13:07:43.716455 28144 raft_consensus.cc:2804] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:43.716807 28144 raft_consensus.cc:493] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:43.717130 28144 raft_consensus.cc:3060] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.718297 27807 raft_consensus.cc:2468] T 1683806a477349e79748419a760088e5 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 1.
I20260709 13:07:43.719125 27849 leader_election.cc:304] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 
I20260709 13:07:43.719666 28120 raft_consensus.cc:2804] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:43.720108 28120 raft_consensus.cc:697] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [term 1 LEADER]: Becoming Leader. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Running, Role: LEADER
I20260709 13:07:43.720778 28120 consensus_queue.cc:237] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.719731 27954 raft_consensus.cc:2468] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 1.
I20260709 13:07:43.723839 28144 raft_consensus.cc:515] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.729794 27954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afef128cc5fe4599baaa720ea310dbc0" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6509358437d947f099a3b53b331a29f8"
I20260709 13:07:43.729439 27704 catalog_manager.cc:5697] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e reported cstate change: term changed from 0 to 1, leader changed from <none> to 60868b6af0584a0eab962d3cdbed780e (127.21.26.130). New cstate: current_term: 1 leader_uuid: "60868b6af0584a0eab962d3cdbed780e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.730509 27954 raft_consensus.cc:3060] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.733022 27807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afef128cc5fe4599baaa720ea310dbc0" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
I20260709 13:07:43.733609 27807 raft_consensus.cc:3060] T afef128cc5fe4599baaa720ea310dbc0 P 3ab60c66473d486c8503f88b3cb85f43 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.747318 27807 raft_consensus.cc:2468] T afef128cc5fe4599baaa720ea310dbc0 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 1.
I20260709 13:07:43.733551 28144 leader_election.cc:290] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 election: Requested vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:43.748533 27849 leader_election.cc:304] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 
I20260709 13:07:43.749221 28144 raft_consensus.cc:2804] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:43.749904 28144 raft_consensus.cc:697] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [term 1 LEADER]: Becoming Leader. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Running, Role: LEADER
I20260709 13:07:43.750733 28144 consensus_queue.cc:237] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.752274 27954 raft_consensus.cc:2468] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 1.
I20260709 13:07:43.759809 27704 catalog_manager.cc:5697] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e reported cstate change: term changed from 0 to 1, leader changed from <none> to 60868b6af0584a0eab962d3cdbed780e (127.21.26.130). New cstate: current_term: 1 leader_uuid: "60868b6af0584a0eab962d3cdbed780e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.812234 27807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8f6b79f0f7b46dbafdba575201c5ba0"
dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
mode: GRACEFUL
new_leader_uuid: "60868b6af0584a0eab962d3cdbed780e"
 from {username='slave'} at 127.0.0.1:54296
I20260709 13:07:43.812791 27807 raft_consensus.cc:606] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Received request to transfer leadership to TS 60868b6af0584a0eab962d3cdbed780e
I20260709 13:07:43.819490 27881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afef128cc5fe4599baaa720ea310dbc0"
dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
mode: GRACEFUL
new_leader_uuid: "6509358437d947f099a3b53b331a29f8"
 from {username='slave'} at 127.0.0.1:51416
I20260709 13:07:43.819950 27881 raft_consensus.cc:606] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [term 1 LEADER]: Received request to transfer leadership to TS 6509358437d947f099a3b53b331a29f8
I20260709 13:07:43.829977 28165 consensus_queue.cc:1048] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.839102 28164 consensus_queue.cc:1048] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.840760 28164 consensus_queue.cc:1048] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.852895 28158 raft_consensus.cc:493] T d9e4bfab60b34096a452f29d05561446 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.853403 28158 raft_consensus.cc:515] T d9e4bfab60b34096a452f29d05561446 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.855504 28158 leader_election.cc:290] T d9e4bfab60b34096a452f29d05561446 P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021)
I20260709 13:07:43.857745 27807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e4bfab60b34096a452f29d05561446" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43" is_pre_election: true
I20260709 13:07:43.861169 27881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e4bfab60b34096a452f29d05561446" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:43.861899 27881 raft_consensus.cc:2393] T d9e4bfab60b34096a452f29d05561446 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6509358437d947f099a3b53b331a29f8 in current term 1: Already voted for candidate 3ab60c66473d486c8503f88b3cb85f43 in this term.
I20260709 13:07:43.863234 27921 leader_election.cc:304] T d9e4bfab60b34096a452f29d05561446 P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6509358437d947f099a3b53b331a29f8; no voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e
I20260709 13:07:43.863306 28165 consensus_queue.cc:1048] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.865178 28158 raft_consensus.cc:3060] T d9e4bfab60b34096a452f29d05561446 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.873955 28197 raft_consensus.cc:493] T d8f6b79f0f7b46dbafdba575201c5ba0 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.874492 28197 raft_consensus.cc:515] T d8f6b79f0f7b46dbafdba575201c5ba0 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.876588 28197 leader_election.cc:290] T d8f6b79f0f7b46dbafdba575201c5ba0 P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021)
I20260709 13:07:43.877272 27807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f6b79f0f7b46dbafdba575201c5ba0" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab60c66473d486c8503f88b3cb85f43" is_pre_election: true
I20260709 13:07:43.877596 27882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f6b79f0f7b46dbafdba575201c5ba0" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60868b6af0584a0eab962d3cdbed780e" is_pre_election: true
I20260709 13:07:43.878330 27882 raft_consensus.cc:2393] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6509358437d947f099a3b53b331a29f8 in current term 1: Already voted for candidate 3ab60c66473d486c8503f88b3cb85f43 in this term.
I20260709 13:07:43.879256 27921 leader_election.cc:304] T d8f6b79f0f7b46dbafdba575201c5ba0 P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6509358437d947f099a3b53b331a29f8; no voters: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e
I20260709 13:07:43.880631 28158 raft_consensus.cc:2749] T d9e4bfab60b34096a452f29d05561446 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:43.881389 28158 raft_consensus.cc:3060] T d8f6b79f0f7b46dbafdba575201c5ba0 P 6509358437d947f099a3b53b331a29f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.892429 28158 raft_consensus.cc:2749] T d8f6b79f0f7b46dbafdba575201c5ba0 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:43.950819 28164 consensus_queue.cc:1048] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.951177 28165 consensus_queue.cc:1048] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.958422 28164 raft_consensus.cc:993] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43: : Instructing follower 60868b6af0584a0eab962d3cdbed780e to start an election
I20260709 13:07:43.958855 28164 raft_consensus.cc:1081] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Signalling peer 60868b6af0584a0eab962d3cdbed780e to start an election
I20260709 13:07:43.966305 27883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8f6b79f0f7b46dbafdba575201c5ba0"
dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
 from {username='slave'} at 127.0.0.1:51402
I20260709 13:07:43.966900 27883 raft_consensus.cc:493] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:43.967272 27883 raft_consensus.cc:3060] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.971261 28150 consensus_queue.cc:1048] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:43.971413 28136 consensus_queue.cc:1048] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:07:43.979990 27883 raft_consensus.cc:515] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.981925 27883 leader_election.cc:290] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e [CANDIDATE]: Term 2 election: Requested vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 6509358437d947f099a3b53b331a29f8 (127.21.26.131:37393)
I20260709 13:07:43.984139 27807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f6b79f0f7b46dbafdba575201c5ba0" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
I20260709 13:07:43.983351 27881 raft_consensus.cc:1240] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Rejecting Update request from peer 3ab60c66473d486c8503f88b3cb85f43 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:43.984777 27807 raft_consensus.cc:3055] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:43.985077 27807 raft_consensus.cc:740] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Running, Role: LEADER
I20260709 13:07:43.985850 27807 consensus_queue.cc:260] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:43.986112 27955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f6b79f0f7b46dbafdba575201c5ba0" candidate_uuid: "60868b6af0584a0eab962d3cdbed780e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6509358437d947f099a3b53b331a29f8"
I20260709 13:07:43.986743 27807 raft_consensus.cc:3060] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.999053 27807 raft_consensus.cc:2468] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60868b6af0584a0eab962d3cdbed780e in term 2.
I20260709 13:07:44.000178 27849 leader_election.cc:304] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e [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: 3ab60c66473d486c8503f88b3cb85f43, 60868b6af0584a0eab962d3cdbed780e; no voters: 6509358437d947f099a3b53b331a29f8
I20260709 13:07:44.001219 28120 raft_consensus.cc:2804] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:44.001665 28120 raft_consensus.cc:697] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e [term 2 LEADER]: Becoming Leader. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Running, Role: LEADER
I20260709 13:07:44.002523 28120 consensus_queue.cc:237] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e [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: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:44.013464 27704 catalog_manager.cc:5697] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e reported cstate change: term changed from 1 to 2, leader changed from 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129) to 60868b6af0584a0eab962d3cdbed780e (127.21.26.130). New cstate: current_term: 2 leader_uuid: "60868b6af0584a0eab962d3cdbed780e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:44.098424 28136 consensus_queue.cc:1048] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:44.111239 28164 consensus_queue.cc:1048] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:44.112327 28120 consensus_queue.cc:1048] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:44.127948 28120 consensus_queue.cc:1048] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:44.289585 28120 consensus_queue.cc:1048] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:44.299597 28144 consensus_queue.cc:1048] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:44.323586 28144 consensus_queue.cc:1048] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:44.333588 28157 consensus_queue.cc:1048] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:44.346024 28210 raft_consensus.cc:993] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e: : Instructing follower 6509358437d947f099a3b53b331a29f8 to start an election
I20260709 13:07:44.346413 28157 raft_consensus.cc:1081] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [term 1 LEADER]: Signalling peer 6509358437d947f099a3b53b331a29f8 to start an election
I20260709 13:07:44.347949 27958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afef128cc5fe4599baaa720ea310dbc0"
dest_uuid: "6509358437d947f099a3b53b331a29f8"
 from {username='slave'} at 127.0.0.1:59796
I20260709 13:07:44.348518 27958 raft_consensus.cc:493] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:44.348867 27958 raft_consensus.cc:3060] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:44.358646 27958 raft_consensus.cc:515] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:44.361270 27807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afef128cc5fe4599baaa720ea310dbc0" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
I20260709 13:07:44.361343 27958 leader_election.cc:290] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 2 election: Requested vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021)
I20260709 13:07:44.361871 27807 raft_consensus.cc:3060] T afef128cc5fe4599baaa720ea310dbc0 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:44.362824 27883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afef128cc5fe4599baaa720ea310dbc0" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
I20260709 13:07:44.363276 27883 raft_consensus.cc:3055] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:44.363468 27883 raft_consensus.cc:740] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Running, Role: LEADER
I20260709 13:07:44.363965 27883 consensus_queue.cc:260] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:44.364799 27883 raft_consensus.cc:3060] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:44.375473 27883 raft_consensus.cc:2468] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6509358437d947f099a3b53b331a29f8 in term 2.
I20260709 13:07:44.376287 27921 leader_election.cc:304] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60868b6af0584a0eab962d3cdbed780e, 6509358437d947f099a3b53b331a29f8; no voters: 
I20260709 13:07:44.376894 28199 raft_consensus.cc:2804] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:44.377282 28199 raft_consensus.cc:697] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8 [term 2 LEADER]: Becoming Leader. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Running, Role: LEADER
I20260709 13:07:44.377950 28199 consensus_queue.cc:237] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:44.385995 27807 raft_consensus.cc:2468] T afef128cc5fe4599baaa720ea310dbc0 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6509358437d947f099a3b53b331a29f8 in term 2.
I20260709 13:07:44.389890 27704 catalog_manager.cc:5697] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8 reported cstate change: term changed from 1 to 2, leader changed from 60868b6af0584a0eab962d3cdbed780e (127.21.26.130) to 6509358437d947f099a3b53b331a29f8 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "6509358437d947f099a3b53b331a29f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:44.423326 27958 raft_consensus.cc:3060] T d8f6b79f0f7b46dbafdba575201c5ba0 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:44.428268 27958 raft_consensus.cc:1275] T d8f6b79f0f7b46dbafdba575201c5ba0 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Refusing update from remote peer 60868b6af0584a0eab962d3cdbed780e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.429409 28157 consensus_queue.cc:1048] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.439078 27807 raft_consensus.cc:1275] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Refusing update from remote peer 60868b6af0584a0eab962d3cdbed780e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.440373 28157 consensus_queue.cc:1048] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.762430 27883 raft_consensus.cc:1275] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Refusing update from remote peer 6509358437d947f099a3b53b331a29f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.763636 28199 consensus_queue.cc:1048] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.774263 27807 raft_consensus.cc:1275] T afef128cc5fe4599baaa720ea310dbc0 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Refusing update from remote peer 6509358437d947f099a3b53b331a29f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.775750 28158 consensus_queue.cc:1048] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:46.823135 27705 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40502:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:07:46.843369 27705 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40502:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:07:46.996080 21610 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:07:47.103320 28259 tablet.cc:1724] T 83e0d44a69784337b94a1ff452280130 P 60868b6af0584a0eab962d3cdbed780e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.107010 27849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:45419, user_credentials={real_user=slave}} blocked reactor thread for 69810.7us
I20260709 13:07:47.110427 28249 tablet.cc:1724] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.119467 27910 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:83e0d44a69784337b94a1ff452280130)
W20260709 13:07:47.124818 27910 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:83e0d44a69784337b94a1ff452280130)
I20260709 13:07:47.124872 28266 tablet.cc:1724] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.125666 27910 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:83e0d44a69784337b94a1ff452280130)
I20260709 13:07:47.128378 28272 tablet.cc:1724] T 4ca69564c7df4e8785193b69dfe6d823 P 6509358437d947f099a3b53b331a29f8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.131495 28268 tablet.cc:1724] T 9310badfd76a4fd394ef9e52866d3e71 P 6509358437d947f099a3b53b331a29f8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.134753 28276 tablet.cc:1724] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.135581 28269 tablet.cc:1724] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.138033 28277 tablet.cc:1724] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.139765 27775 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:37393, user_credentials={real_user=slave}} blocked reactor thread for 68204.9us
I20260709 13:07:47.146971 28259 tablet.cc:1724] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.153100 28270 tablet.cc:1724] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.155893 28275 tablet.cc:1724] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.159137 27850 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:37393, user_credentials={real_user=slave}} blocked reactor thread for 81146.6us
I20260709 13:07:47.166561 27705 catalog_manager.cc:5789] TS 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021) does not have the latest schema for tablet 1683806a477349e79748419a760088e5 (table soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]). Expected version 1 got 0
I20260709 13:07:47.167351 27705 catalog_manager.cc:5789] TS 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021) does not have the latest schema for tablet d8f6b79f0f7b46dbafdba575201c5ba0 (table soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]). Expected version 1 got 0
I20260709 13:07:47.168092 27705 catalog_manager.cc:5789] TS 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021) does not have the latest schema for tablet 87670f6fb3c44391944bf0ffa671c27c (table soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236]). Expected version 1 got 0
I20260709 13:07:47.170128 28280 tablet.cc:1724] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.151780 28267 tablet.cc:1724] T afef128cc5fe4599baaa720ea310dbc0 P 3ab60c66473d486c8503f88b3cb85f43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.172129 27772 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.130:35021, user_credentials={real_user=slave}} blocked reactor thread for 63707.4us
I20260709 13:07:47.178270 28269 tablet.cc:1724] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.196614 28249 tablet.cc:1724] T 87670f6fb3c44391944bf0ffa671c27c P 3ab60c66473d486c8503f88b3cb85f43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.211880 28266 tablet.cc:1724] T d9e4bfab60b34096a452f29d05561446 P 6509358437d947f099a3b53b331a29f8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.214330 27882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1683806a477349e79748419a760088e5"
dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
mode: GRACEFUL
new_leader_uuid: "6509358437d947f099a3b53b331a29f8"
 from {username='slave'} at 127.0.0.1:52592
I20260709 13:07:47.221259 27882 raft_consensus.cc:606] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [term 1 LEADER]: Received request to transfer leadership to TS 6509358437d947f099a3b53b331a29f8
I20260709 13:07:47.216981 28270 tablet.cc:1724] T 4ca69564c7df4e8785193b69dfe6d823 P 60868b6af0584a0eab962d3cdbed780e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.232236 28267 tablet.cc:1724] T 9310badfd76a4fd394ef9e52866d3e71 P 3ab60c66473d486c8503f88b3cb85f43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.240309 28259 tablet.cc:1724] T d9e4bfab60b34096a452f29d05561446 P 60868b6af0584a0eab962d3cdbed780e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.258339 28272 tablet.cc:1724] T 87670f6fb3c44391944bf0ffa671c27c P 6509358437d947f099a3b53b331a29f8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.260828 28266 tablet.cc:1724] T f7a7da9db6594be9bdbbd22564c7cdbf P 6509358437d947f099a3b53b331a29f8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.260466 28277 tablet.cc:1724] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.269510 28280 tablet.cc:1724] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.211059 28268 tablet.cc:1724] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.274916 28267 tablet.cc:1724] T 1683806a477349e79748419a760088e5 P 3ab60c66473d486c8503f88b3cb85f43: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.278535 28276 tablet.cc:1724] T f7a7da9db6594be9bdbbd22564c7cdbf P 60868b6af0584a0eab962d3cdbed780e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.288628 28275 tablet.cc:1724] T d8f6b79f0f7b46dbafdba575201c5ba0 P 6509358437d947f099a3b53b331a29f8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:47.303072 27809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83e0d44a69784337b94a1ff452280130"
dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
mode: GRACEFUL
new_leader_uuid: "6509358437d947f099a3b53b331a29f8"
 from {username='slave'} at 127.0.0.1:56708
I20260709 13:07:47.303658 27809 raft_consensus.cc:606] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Received request to transfer leadership to TS 6509358437d947f099a3b53b331a29f8
I20260709 13:07:47.305017 21610 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:07:47.305619 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:47.315498 27809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "165c9082ec564e298e5d2ecaf9cd22e9"
dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
mode: GRACEFUL
new_leader_uuid: "6509358437d947f099a3b53b331a29f8"
 from {username='slave'} at 127.0.0.1:56708
I20260709 13:07:47.316080 27809 raft_consensus.cc:606] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 LEADER]: Received request to transfer leadership to TS 6509358437d947f099a3b53b331a29f8
I20260709 13:07:47.323608 27881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81ef586b97144e97896eeda2a4a0f4ea"
dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
mode: GRACEFUL
new_leader_uuid: "6509358437d947f099a3b53b331a29f8"
 from {username='slave'} at 127.0.0.1:52592
I20260709 13:07:47.324184 27881 raft_consensus.cc:606] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [term 2 LEADER]: Received request to transfer leadership to TS 6509358437d947f099a3b53b331a29f8
I20260709 13:07:47.325459 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:47.327199 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:47.337033 27706 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8: soft_deleted_table [id=46bc8dd26b23426793cad0d4c3079236] alter complete (version 1)
I20260709 13:07:47.346254 28254 raft_consensus.cc:993] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e: : Instructing follower 6509358437d947f099a3b53b331a29f8 to start an election
I20260709 13:07:47.346828 28274 raft_consensus.cc:1081] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [term 2 LEADER]: Signalling peer 6509358437d947f099a3b53b331a29f8 to start an election
I20260709 13:07:47.348290 27954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81ef586b97144e97896eeda2a4a0f4ea"
dest_uuid: "6509358437d947f099a3b53b331a29f8"
 from {username='slave'} at 127.0.0.1:59796
I20260709 13:07:47.348837 27954 raft_consensus.cc:493] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:47.349169 27954 raft_consensus.cc:3060] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:47.355829 27954 raft_consensus.cc:515] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:47.358180 27954 leader_election.cc:290] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 3 election: Requested vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021)
I20260709 13:07:47.358402 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81ef586b97144e97896eeda2a4a0f4ea" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
I20260709 13:07:47.358708 27881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81ef586b97144e97896eeda2a4a0f4ea" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
I20260709 13:07:47.359083 27809 raft_consensus.cc:3060] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:47.359233 27881 raft_consensus.cc:3055] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:47.359633 27881 raft_consensus.cc:740] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Running, Role: LEADER
I20260709 13:07:47.360401 27881 consensus_queue.cc:260] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [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: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:47.361685 27881 raft_consensus.cc:3060] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:47.365509 27809 raft_consensus.cc:2468] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6509358437d947f099a3b53b331a29f8 in term 3.
I20260709 13:07:47.366573 27923 leader_election.cc:304] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [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: 3ab60c66473d486c8503f88b3cb85f43, 6509358437d947f099a3b53b331a29f8; no voters: 
I20260709 13:07:47.367537 28214 raft_consensus.cc:2804] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:47.367892 27881 raft_consensus.cc:2468] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6509358437d947f099a3b53b331a29f8 in term 3.
I20260709 13:07:47.367998 28214 raft_consensus.cc:697] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [term 3 LEADER]: Becoming Leader. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Running, Role: LEADER
I20260709 13:07:47.369004 28214 consensus_queue.cc:237] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [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: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:47.376721 27706 catalog_manager.cc:5697] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 reported cstate change: term changed from 2 to 3, leader changed from 60868b6af0584a0eab962d3cdbed780e (127.21.26.130) to 6509358437d947f099a3b53b331a29f8 (127.21.26.131). New cstate: current_term: 3 leader_uuid: "6509358437d947f099a3b53b331a29f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:47.439618 28215 raft_consensus.cc:993] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43: : Instructing follower 6509358437d947f099a3b53b331a29f8 to start an election
I20260709 13:07:47.440235 28271 raft_consensus.cc:1081] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Signalling peer 6509358437d947f099a3b53b331a29f8 to start an election
I20260709 13:07:47.441641 27954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83e0d44a69784337b94a1ff452280130"
dest_uuid: "6509358437d947f099a3b53b331a29f8"
 from {username='slave'} at 127.0.0.1:59782
I20260709 13:07:47.442082 27954 raft_consensus.cc:493] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:47.442363 27954 raft_consensus.cc:3060] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:47.447988 27954 raft_consensus.cc:515] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:47.449939 27954 leader_election.cc:290] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 2 election: Requested vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021)
I20260709 13:07:47.450672 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e0d44a69784337b94a1ff452280130" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
I20260709 13:07:47.451272 27809 raft_consensus.cc:3055] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:47.451563 27809 raft_consensus.cc:740] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Running, Role: LEADER
I20260709 13:07:47.451586 27881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e0d44a69784337b94a1ff452280130" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
I20260709 13:07:47.452164 27881 raft_consensus.cc:3060] T 83e0d44a69784337b94a1ff452280130 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:47.452278 27809 consensus_queue.cc:260] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [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: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:47.453576 27809 raft_consensus.cc:3060] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:47.456804 27881 raft_consensus.cc:2468] T 83e0d44a69784337b94a1ff452280130 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6509358437d947f099a3b53b331a29f8 in term 2.
I20260709 13:07:47.457769 27921 leader_election.cc:304] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60868b6af0584a0eab962d3cdbed780e, 6509358437d947f099a3b53b331a29f8; no voters: 
I20260709 13:07:47.458386 28214 raft_consensus.cc:2804] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:47.458786 28214 raft_consensus.cc:697] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [term 2 LEADER]: Becoming Leader. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Running, Role: LEADER
I20260709 13:07:47.459563 27809 raft_consensus.cc:2468] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6509358437d947f099a3b53b331a29f8 in term 2.
I20260709 13:07:47.459558 28214 consensus_queue.cc:237] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [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: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:47.467337 27706 catalog_manager.cc:5697] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 reported cstate change: term changed from 1 to 2, leader changed from 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129) to 6509358437d947f099a3b53b331a29f8 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "6509358437d947f099a3b53b331a29f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:47.566174 28254 raft_consensus.cc:993] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e: : Instructing follower 6509358437d947f099a3b53b331a29f8 to start an election
I20260709 13:07:47.566635 28274 raft_consensus.cc:1081] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [term 1 LEADER]: Signalling peer 6509358437d947f099a3b53b331a29f8 to start an election
I20260709 13:07:47.567988 27954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1683806a477349e79748419a760088e5"
dest_uuid: "6509358437d947f099a3b53b331a29f8"
 from {username='slave'} at 127.0.0.1:59796
I20260709 13:07:47.568572 27954 raft_consensus.cc:493] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:47.568920 27954 raft_consensus.cc:3060] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:47.576086 27954 raft_consensus.cc:515] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:47.578768 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1683806a477349e79748419a760088e5" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
I20260709 13:07:47.579061 27881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1683806a477349e79748419a760088e5" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
I20260709 13:07:47.579277 27809 raft_consensus.cc:3060] T 1683806a477349e79748419a760088e5 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:47.579635 27881 raft_consensus.cc:3055] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:47.579864 27881 raft_consensus.cc:740] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60868b6af0584a0eab962d3cdbed780e, State: Running, Role: LEADER
I20260709 13:07:47.580484 27881 consensus_queue.cc:260] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [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: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:47.581211 27881 raft_consensus.cc:3060] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:47.585408 27809 raft_consensus.cc:2468] T 1683806a477349e79748419a760088e5 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6509358437d947f099a3b53b331a29f8 in term 2.
I20260709 13:07:47.586501 27923 leader_election.cc:304] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab60c66473d486c8503f88b3cb85f43, 6509358437d947f099a3b53b331a29f8; no voters: 
I20260709 13:07:47.586539 27954 leader_election.cc:290] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 2 election: Requested vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021)
I20260709 13:07:47.586745 27881 raft_consensus.cc:2468] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6509358437d947f099a3b53b331a29f8 in term 2.
I20260709 13:07:47.587416 28214 raft_consensus.cc:2804] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:47.588506 28214 raft_consensus.cc:697] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8 [term 2 LEADER]: Becoming Leader. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Running, Role: LEADER
I20260709 13:07:47.589154 28214 consensus_queue.cc:237] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8 [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: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:47.596290 27706 catalog_manager.cc:5697] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8 reported cstate change: term changed from 1 to 2, leader changed from 60868b6af0584a0eab962d3cdbed780e (127.21.26.130) to 6509358437d947f099a3b53b331a29f8 (127.21.26.131). New cstate: current_term: 2 leader_uuid: "6509358437d947f099a3b53b331a29f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:47.645026 28215 raft_consensus.cc:993] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43: : Instructing follower 6509358437d947f099a3b53b331a29f8 to start an election
I20260709 13:07:47.645465 28271 raft_consensus.cc:1081] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 LEADER]: Signalling peer 6509358437d947f099a3b53b331a29f8 to start an election
I20260709 13:07:47.646855 27954 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "165c9082ec564e298e5d2ecaf9cd22e9"
dest_uuid: "6509358437d947f099a3b53b331a29f8"
 from {username='slave'} at 127.0.0.1:59782
I20260709 13:07:47.647388 27954 raft_consensus.cc:493] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:47.647734 27954 raft_consensus.cc:3060] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:47.654595 27954 raft_consensus.cc:515] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:47.656414 27954 leader_election.cc:290] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [CANDIDATE]: Term 3 election: Requested vote from peers 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419), 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021)
I20260709 13:07:47.656991 27809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165c9082ec564e298e5d2ecaf9cd22e9" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ab60c66473d486c8503f88b3cb85f43"
I20260709 13:07:47.657648 27809 raft_consensus.cc:3055] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:47.657893 27809 raft_consensus.cc:740] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3ab60c66473d486c8503f88b3cb85f43, State: Running, Role: LEADER
I20260709 13:07:47.658392 27881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165c9082ec564e298e5d2ecaf9cd22e9" candidate_uuid: "6509358437d947f099a3b53b331a29f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "60868b6af0584a0eab962d3cdbed780e"
I20260709 13:07:47.659055 27881 raft_consensus.cc:3060] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:47.658727 27809 consensus_queue.cc:260] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [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: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:47.660495 27809 raft_consensus.cc:3060] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:47.664594 27881 raft_consensus.cc:2468] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6509358437d947f099a3b53b331a29f8 in term 3.
I20260709 13:07:47.665501 27921 leader_election.cc:304] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [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: 60868b6af0584a0eab962d3cdbed780e, 6509358437d947f099a3b53b331a29f8; no voters: 
I20260709 13:07:47.666162 28214 raft_consensus.cc:2804] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:47.666530 28214 raft_consensus.cc:697] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [term 3 LEADER]: Becoming Leader. State: Replica: 6509358437d947f099a3b53b331a29f8, State: Running, Role: LEADER
I20260709 13:07:47.667340 27809 raft_consensus.cc:2468] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6509358437d947f099a3b53b331a29f8 in term 3.
I20260709 13:07:47.667606 28214 consensus_queue.cc:237] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [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: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } }
I20260709 13:07:47.676151 27706 catalog_manager.cc:5697] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 reported cstate change: term changed from 2 to 3, leader changed from 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129) to 6509358437d947f099a3b53b331a29f8 (127.21.26.131). New cstate: current_term: 3 leader_uuid: "6509358437d947f099a3b53b331a29f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6509358437d947f099a3b53b331a29f8" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 37393 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:47.812026 27881 raft_consensus.cc:1275] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [term 3 FOLLOWER]: Refusing update from remote peer 6509358437d947f099a3b53b331a29f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:47.813264 28214 consensus_queue.cc:1048] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:47.825479 27809 raft_consensus.cc:1275] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 3 FOLLOWER]: Refusing update from remote peer 6509358437d947f099a3b53b331a29f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:47.826828 28214 consensus_queue.cc:1048] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:47.858369 27881 raft_consensus.cc:1275] T 83e0d44a69784337b94a1ff452280130 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Refusing update from remote peer 6509358437d947f099a3b53b331a29f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:47.859604 28244 consensus_queue.cc:1048] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:47.872197 27808 raft_consensus.cc:1275] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Refusing update from remote peer 6509358437d947f099a3b53b331a29f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:47.873662 28244 consensus_queue.cc:1048] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:47.999986 27881 raft_consensus.cc:1275] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Refusing update from remote peer 6509358437d947f099a3b53b331a29f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:48.001257 28244 consensus_queue.cc:1048] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:48.012624 27808 raft_consensus.cc:1275] T 1683806a477349e79748419a760088e5 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Refusing update from remote peer 6509358437d947f099a3b53b331a29f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:07:48.015034 28294 consensus_queue.cc:1048] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:48.184130 27881 raft_consensus.cc:1275] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [term 3 FOLLOWER]: Refusing update from remote peer 6509358437d947f099a3b53b331a29f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:48.185273 28294 consensus_queue.cc:1048] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60868b6af0584a0eab962d3cdbed780e" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:48.197940 27808 raft_consensus.cc:1275] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [term 3 FOLLOWER]: Refusing update from remote peer 6509358437d947f099a3b53b331a29f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:48.205335 28296 consensus_queue.cc:1048] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab60c66473d486c8503f88b3cb85f43" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 45419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:48.385218 21610 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:07:48.390019 21610 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:07:48.390384 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:48.394850 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:07:48.395170 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:49.426033 21610 tablet_server.cc:179] TabletServer@127.21.26.129:0 shutting down...
I20260709 13:07:49.454578 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:49.455760 21610 tablet_replica.cc:333] T afef128cc5fe4599baaa720ea310dbc0 P 3ab60c66473d486c8503f88b3cb85f43: stopping tablet replica
I20260709 13:07:49.458078 21610 raft_consensus.cc:2243] T afef128cc5fe4599baaa720ea310dbc0 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.459239 21610 raft_consensus.cc:2272] T afef128cc5fe4599baaa720ea310dbc0 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.462462 21610 tablet_replica.cc:333] T 9310badfd76a4fd394ef9e52866d3e71 P 3ab60c66473d486c8503f88b3cb85f43: stopping tablet replica
I20260709 13:07:49.463124 21610 raft_consensus.cc:2243] T 9310badfd76a4fd394ef9e52866d3e71 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.463762 21610 raft_consensus.cc:2272] T 9310badfd76a4fd394ef9e52866d3e71 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.466233 21610 tablet_replica.cc:333] T 1683806a477349e79748419a760088e5 P 3ab60c66473d486c8503f88b3cb85f43: stopping tablet replica
I20260709 13:07:49.467074 21610 raft_consensus.cc:2243] T 1683806a477349e79748419a760088e5 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.467674 21610 raft_consensus.cc:2272] T 1683806a477349e79748419a760088e5 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.470018 21610 tablet_replica.cc:333] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43: stopping tablet replica
I20260709 13:07:49.470729 21610 raft_consensus.cc:2243] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.471197 21610 raft_consensus.cc:2272] T 83e0d44a69784337b94a1ff452280130 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.473512 21610 tablet_replica.cc:333] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43: stopping tablet replica
I20260709 13:07:49.474303 21610 raft_consensus.cc:2243] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.475416 21610 raft_consensus.cc:2272] T d9e4bfab60b34096a452f29d05561446 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.477793 21610 tablet_replica.cc:333] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43: stopping tablet replica
I20260709 13:07:49.478570 21610 raft_consensus.cc:2243] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.479844 21610 raft_consensus.cc:2272] T 4ca69564c7df4e8785193b69dfe6d823 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.482612 21610 tablet_replica.cc:333] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43: stopping tablet replica
I20260709 13:07:49.483436 21610 raft_consensus.cc:2243] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:49.484006 27923 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]
I20260709 13:07:49.484229 21610 raft_consensus.cc:2272] T 62011adbeeee493ea674ec6f8c1abf16 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.487954 21610 tablet_replica.cc:333] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43: stopping tablet replica
W20260709 13:07:49.488401 27923 consensus_peers.cc:597] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8 -> Peer 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419): Couldn't send request to peer 3ab60c66473d486c8503f88b3cb85f43. 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 13:07:49.488945 21610 raft_consensus.cc:2243] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.490722 21610 raft_consensus.cc:2272] T f7a7da9db6594be9bdbbd22564c7cdbf P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.493319 21610 tablet_replica.cc:333] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43: stopping tablet replica
I20260709 13:07:49.493870 21610 raft_consensus.cc:2243] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.494422 21610 raft_consensus.cc:2272] T 8ab410e118694039a7c18f5f1c7a0244 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.496754 21610 tablet_replica.cc:333] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43: stopping tablet replica
I20260709 13:07:49.497287 21610 raft_consensus.cc:2243] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.498106 21610 raft_consensus.cc:2272] T 07e19e8b3993490bb5b00eb1d8a113cb P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.500494 21610 tablet_replica.cc:333] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43: stopping tablet replica
I20260709 13:07:49.501040 21610 raft_consensus.cc:2243] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.501509 21610 raft_consensus.cc:2272] T 165c9082ec564e298e5d2ecaf9cd22e9 P 3ab60c66473d486c8503f88b3cb85f43 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.503746 21610 tablet_replica.cc:333] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43: stopping tablet replica
I20260709 13:07:49.504280 21610 raft_consensus.cc:2243] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.504815 21610 raft_consensus.cc:2272] T d8f6b79f0f7b46dbafdba575201c5ba0 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.506956 21610 tablet_replica.cc:333] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43: stopping tablet replica
I20260709 13:07:49.507494 21610 raft_consensus.cc:2243] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.507990 21610 raft_consensus.cc:2272] T 81ef586b97144e97896eeda2a4a0f4ea P 3ab60c66473d486c8503f88b3cb85f43 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.510291 21610 tablet_replica.cc:333] T 87670f6fb3c44391944bf0ffa671c27c P 3ab60c66473d486c8503f88b3cb85f43: stopping tablet replica
I20260709 13:07:49.510784 21610 raft_consensus.cc:2243] T 87670f6fb3c44391944bf0ffa671c27c P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.511801 21610 raft_consensus.cc:2272] T 87670f6fb3c44391944bf0ffa671c27c P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.515426 21610 tablet_replica.cc:333] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43: stopping tablet replica
I20260709 13:07:49.516371 21610 raft_consensus.cc:2243] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:07:49.518275 27849 consensus_peers.cc:597] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e -> Peer 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419): Couldn't send request to peer 3ab60c66473d486c8503f88b3cb85f43. 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 13:07:49.518697 21610 raft_consensus.cc:2272] T 26db908e6123490d9c338f4b61253330 P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:49.518934 27849 consensus_peers.cc:597] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e -> Peer 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419): Couldn't send request to peer 3ab60c66473d486c8503f88b3cb85f43. 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 13:07:49.521119 21610 tablet_replica.cc:333] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43: stopping tablet replica
I20260709 13:07:49.521754 21610 raft_consensus.cc:2243] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.523243 21610 raft_consensus.cc:2272] T 5e614b17a2be4a348d9eaf3a2ed644dd P 3ab60c66473d486c8503f88b3cb85f43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.526315 21610 tablet_replica.cc:333] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43: stopping tablet replica
I20260709 13:07:49.526891 21610 raft_consensus.cc:2243] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.527595 21610 raft_consensus.cc:2272] T 40fa88a69c874bb8891897d58089bd79 P 3ab60c66473d486c8503f88b3cb85f43 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.530236 21610 tablet_replica.cc:333] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43: stopping tablet replica
I20260709 13:07:49.530821 21610 raft_consensus.cc:2243] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.531457 21610 raft_consensus.cc:2272] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 3ab60c66473d486c8503f88b3cb85f43 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:49.540798 27849 consensus_peers.cc:597] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e -> Peer 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419): Couldn't send request to peer 3ab60c66473d486c8503f88b3cb85f43. 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 13:07:49.572045 27923 consensus_peers.cc:597] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8 -> Peer 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419): Couldn't send request to peer 3ab60c66473d486c8503f88b3cb85f43. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:45419: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:49.576328 21610 tablet_server.cc:196] TabletServer@127.21.26.129:0 shutdown complete.
I20260709 13:07:49.614912 21610 tablet_server.cc:179] TabletServer@127.21.26.130:0 shutting down...
W20260709 13:07:49.633853 27849 consensus_peers.cc:597] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e -> Peer 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419): Couldn't send request to peer 3ab60c66473d486c8503f88b3cb85f43. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:45419: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:49.645968 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:49.646842 21610 tablet_replica.cc:333] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e: stopping tablet replica
W20260709 13:07:49.647998 27923 consensus_peers.cc:597] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 -> Peer 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419): Couldn't send request to peer 3ab60c66473d486c8503f88b3cb85f43. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:45419: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:49.648010 21610 raft_consensus.cc:2243] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.648900 21610 raft_consensus.cc:2272] T afef128cc5fe4599baaa720ea310dbc0 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.651099 21610 tablet_replica.cc:333] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e: stopping tablet replica
I20260709 13:07:49.651634 21610 raft_consensus.cc:2243] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.652501 21610 raft_consensus.cc:2272] T 9310badfd76a4fd394ef9e52866d3e71 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.654604 21610 tablet_replica.cc:333] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e: stopping tablet replica
I20260709 13:07:49.655242 21610 raft_consensus.cc:2243] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.655673 21610 raft_consensus.cc:2272] T 1683806a477349e79748419a760088e5 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.657697 21610 tablet_replica.cc:333] T 83e0d44a69784337b94a1ff452280130 P 60868b6af0584a0eab962d3cdbed780e: stopping tablet replica
I20260709 13:07:49.658201 21610 raft_consensus.cc:2243] T 83e0d44a69784337b94a1ff452280130 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.658742 21610 raft_consensus.cc:2272] T 83e0d44a69784337b94a1ff452280130 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.661085 21610 tablet_replica.cc:333] T d9e4bfab60b34096a452f29d05561446 P 60868b6af0584a0eab962d3cdbed780e: stopping tablet replica
I20260709 13:07:49.661777 21610 raft_consensus.cc:2243] T d9e4bfab60b34096a452f29d05561446 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.662484 21610 raft_consensus.cc:2272] T d9e4bfab60b34096a452f29d05561446 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.664820 21610 tablet_replica.cc:333] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e: stopping tablet replica
I20260709 13:07:49.665400 21610 raft_consensus.cc:2243] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.665864 21610 raft_consensus.cc:2272] T 165c9082ec564e298e5d2ecaf9cd22e9 P 60868b6af0584a0eab962d3cdbed780e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.668102 21610 tablet_replica.cc:333] T 07e19e8b3993490bb5b00eb1d8a113cb P 60868b6af0584a0eab962d3cdbed780e: stopping tablet replica
I20260709 13:07:49.668607 21610 raft_consensus.cc:2243] T 07e19e8b3993490bb5b00eb1d8a113cb P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.669010 21610 raft_consensus.cc:2272] T 07e19e8b3993490bb5b00eb1d8a113cb P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.670912 21610 tablet_replica.cc:333] T 5e614b17a2be4a348d9eaf3a2ed644dd P 60868b6af0584a0eab962d3cdbed780e: stopping tablet replica
I20260709 13:07:49.671434 21610 raft_consensus.cc:2243] T 5e614b17a2be4a348d9eaf3a2ed644dd P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.671857 21610 raft_consensus.cc:2272] T 5e614b17a2be4a348d9eaf3a2ed644dd P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.673812 21610 tablet_replica.cc:333] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e: stopping tablet replica
I20260709 13:07:49.674307 21610 raft_consensus.cc:2243] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.675222 21610 raft_consensus.cc:2272] T d8f6b79f0f7b46dbafdba575201c5ba0 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.677093 21610 tablet_replica.cc:333] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e: stopping tablet replica
I20260709 13:07:49.677587 21610 raft_consensus.cc:2243] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.678046 21610 raft_consensus.cc:2272] T 81ef586b97144e97896eeda2a4a0f4ea P 60868b6af0584a0eab962d3cdbed780e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.680051 21610 tablet_replica.cc:333] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e: stopping tablet replica
I20260709 13:07:49.680583 21610 raft_consensus.cc:2243] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.681406 21610 raft_consensus.cc:2272] T 87670f6fb3c44391944bf0ffa671c27c P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.683391 21610 tablet_replica.cc:333] T 26db908e6123490d9c338f4b61253330 P 60868b6af0584a0eab962d3cdbed780e: stopping tablet replica
I20260709 13:07:49.683873 21610 raft_consensus.cc:2243] T 26db908e6123490d9c338f4b61253330 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.684387 21610 raft_consensus.cc:2272] T 26db908e6123490d9c338f4b61253330 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.686300 21610 tablet_replica.cc:333] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e: stopping tablet replica
I20260709 13:07:49.686774 21610 raft_consensus.cc:2243] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.687758 21610 raft_consensus.cc:2272] T 8ab410e118694039a7c18f5f1c7a0244 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.689950 21610 tablet_replica.cc:333] T f7a7da9db6594be9bdbbd22564c7cdbf P 60868b6af0584a0eab962d3cdbed780e: stopping tablet replica
I20260709 13:07:49.690429 21610 raft_consensus.cc:2243] T f7a7da9db6594be9bdbbd22564c7cdbf P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.690918 21610 raft_consensus.cc:2272] T f7a7da9db6594be9bdbbd22564c7cdbf P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.693702 21610 tablet_replica.cc:333] T 4ca69564c7df4e8785193b69dfe6d823 P 60868b6af0584a0eab962d3cdbed780e: stopping tablet replica
I20260709 13:07:49.694296 21610 raft_consensus.cc:2243] T 4ca69564c7df4e8785193b69dfe6d823 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:49.694895 27921 consensus_peers.cc:597] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8 -> Peer 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021): Couldn't send request to peer 60868b6af0584a0eab962d3cdbed780e. 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 13:07:49.694924 21610 raft_consensus.cc:2272] T 4ca69564c7df4e8785193b69dfe6d823 P 60868b6af0584a0eab962d3cdbed780e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.697021 21610 tablet_replica.cc:333] T 62011adbeeee493ea674ec6f8c1abf16 P 60868b6af0584a0eab962d3cdbed780e: stopping tablet replica
I20260709 13:07:49.697481 21610 raft_consensus.cc:2243] T 62011adbeeee493ea674ec6f8c1abf16 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.697949 21610 raft_consensus.cc:2272] T 62011adbeeee493ea674ec6f8c1abf16 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.699908 21610 tablet_replica.cc:333] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e: stopping tablet replica
I20260709 13:07:49.700385 21610 raft_consensus.cc:2243] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.701310 21610 raft_consensus.cc:2272] T 40fa88a69c874bb8891897d58089bd79 P 60868b6af0584a0eab962d3cdbed780e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.703184 21610 tablet_replica.cc:333] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e: stopping tablet replica
I20260709 13:07:49.703620 21610 raft_consensus.cc:2243] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.704388 21610 raft_consensus.cc:2272] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 60868b6af0584a0eab962d3cdbed780e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:49.721973 27921 consensus_peers.cc:597] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 -> Peer 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021): Couldn't send request to peer 60868b6af0584a0eab962d3cdbed780e. 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 13:07:49.724611 27923 consensus_peers.cc:597] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8 -> Peer 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419): Couldn't send request to peer 3ab60c66473d486c8503f88b3cb85f43. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:45419: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:49.749475 27921 consensus_peers.cc:597] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 -> Peer 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021): Couldn't send request to peer 60868b6af0584a0eab962d3cdbed780e. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.130:35021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:49.765072 27923 consensus_peers.cc:597] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 -> Peer 3ab60c66473d486c8503f88b3cb85f43 (127.21.26.129:45419): Couldn't send request to peer 3ab60c66473d486c8503f88b3cb85f43. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:45419: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:49.766151 27921 consensus_peers.cc:597] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8 -> Peer 60868b6af0584a0eab962d3cdbed780e (127.21.26.130:35021): Couldn't send request to peer 60868b6af0584a0eab962d3cdbed780e. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.130:35021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:49.779178 21610 tablet_server.cc:196] TabletServer@127.21.26.130:0 shutdown complete.
I20260709 13:07:49.814265 21610 tablet_server.cc:179] TabletServer@127.21.26.131:0 shutting down...
I20260709 13:07:49.837579 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:49.838268 21610 tablet_replica.cc:333] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8: stopping tablet replica
I20260709 13:07:49.839032 21610 raft_consensus.cc:2243] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.839890 21610 raft_consensus.cc:2272] T afef128cc5fe4599baaa720ea310dbc0 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.841961 21610 tablet_replica.cc:333] T d9e4bfab60b34096a452f29d05561446 P 6509358437d947f099a3b53b331a29f8: stopping tablet replica
I20260709 13:07:49.842486 21610 raft_consensus.cc:2243] T d9e4bfab60b34096a452f29d05561446 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.842993 21610 raft_consensus.cc:2272] T d9e4bfab60b34096a452f29d05561446 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.845247 21610 tablet_replica.cc:333] T 9310badfd76a4fd394ef9e52866d3e71 P 6509358437d947f099a3b53b331a29f8: stopping tablet replica
I20260709 13:07:49.845731 21610 raft_consensus.cc:2243] T 9310badfd76a4fd394ef9e52866d3e71 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.846194 21610 raft_consensus.cc:2272] T 9310badfd76a4fd394ef9e52866d3e71 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.848047 21610 tablet_replica.cc:333] T f7a7da9db6594be9bdbbd22564c7cdbf P 6509358437d947f099a3b53b331a29f8: stopping tablet replica
I20260709 13:07:49.848553 21610 raft_consensus.cc:2243] T f7a7da9db6594be9bdbbd22564c7cdbf P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.849062 21610 raft_consensus.cc:2272] T f7a7da9db6594be9bdbbd22564c7cdbf P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.850905 21610 tablet_replica.cc:333] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8: stopping tablet replica
I20260709 13:07:49.851409 21610 raft_consensus.cc:2243] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.852242 21610 raft_consensus.cc:2272] T 62011adbeeee493ea674ec6f8c1abf16 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.854043 21610 tablet_replica.cc:333] T 4ca69564c7df4e8785193b69dfe6d823 P 6509358437d947f099a3b53b331a29f8: stopping tablet replica
I20260709 13:07:49.854544 21610 raft_consensus.cc:2243] T 4ca69564c7df4e8785193b69dfe6d823 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.854974 21610 raft_consensus.cc:2272] T 4ca69564c7df4e8785193b69dfe6d823 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.856868 21610 tablet_replica.cc:333] T 8ab410e118694039a7c18f5f1c7a0244 P 6509358437d947f099a3b53b331a29f8: stopping tablet replica
I20260709 13:07:49.857376 21610 raft_consensus.cc:2243] T 8ab410e118694039a7c18f5f1c7a0244 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.857822 21610 raft_consensus.cc:2272] T 8ab410e118694039a7c18f5f1c7a0244 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.859619 21610 tablet_replica.cc:333] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8: stopping tablet replica
I20260709 13:07:49.860132 21610 raft_consensus.cc:2243] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.860905 21610 raft_consensus.cc:2272] T 165c9082ec564e298e5d2ecaf9cd22e9 P 6509358437d947f099a3b53b331a29f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.862914 21610 tablet_replica.cc:333] T 07e19e8b3993490bb5b00eb1d8a113cb P 6509358437d947f099a3b53b331a29f8: stopping tablet replica
I20260709 13:07:49.863377 21610 raft_consensus.cc:2243] T 07e19e8b3993490bb5b00eb1d8a113cb P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.863791 21610 raft_consensus.cc:2272] T 07e19e8b3993490bb5b00eb1d8a113cb P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.865619 21610 tablet_replica.cc:333] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 6509358437d947f099a3b53b331a29f8: stopping tablet replica
I20260709 13:07:49.866093 21610 raft_consensus.cc:2243] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.866545 21610 raft_consensus.cc:2272] T 5857f7c72a9e48f2a133ff14b4b54bc1 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.868372 21610 tablet_replica.cc:333] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8: stopping tablet replica
I20260709 13:07:49.868857 21610 raft_consensus.cc:2243] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.869292 21610 raft_consensus.cc:2272] T 40fa88a69c874bb8891897d58089bd79 P 6509358437d947f099a3b53b331a29f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.871071 21610 tablet_replica.cc:333] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8: stopping tablet replica
I20260709 13:07:49.871529 21610 raft_consensus.cc:2243] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.872341 21610 raft_consensus.cc:2272] T 1683806a477349e79748419a760088e5 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.874224 21610 tablet_replica.cc:333] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8: stopping tablet replica
I20260709 13:07:49.874691 21610 raft_consensus.cc:2243] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.875454 21610 raft_consensus.cc:2272] T 83e0d44a69784337b94a1ff452280130 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.877357 21610 tablet_replica.cc:333] T d8f6b79f0f7b46dbafdba575201c5ba0 P 6509358437d947f099a3b53b331a29f8: stopping tablet replica
I20260709 13:07:49.877831 21610 raft_consensus.cc:2243] T d8f6b79f0f7b46dbafdba575201c5ba0 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.878242 21610 raft_consensus.cc:2272] T d8f6b79f0f7b46dbafdba575201c5ba0 P 6509358437d947f099a3b53b331a29f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.880040 21610 tablet_replica.cc:333] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8: stopping tablet replica
I20260709 13:07:49.880532 21610 raft_consensus.cc:2243] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.881289 21610 raft_consensus.cc:2272] T 81ef586b97144e97896eeda2a4a0f4ea P 6509358437d947f099a3b53b331a29f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.883035 21610 tablet_replica.cc:333] T 87670f6fb3c44391944bf0ffa671c27c P 6509358437d947f099a3b53b331a29f8: stopping tablet replica
I20260709 13:07:49.883468 21610 raft_consensus.cc:2243] T 87670f6fb3c44391944bf0ffa671c27c P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.883884 21610 raft_consensus.cc:2272] T 87670f6fb3c44391944bf0ffa671c27c P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.885632 21610 tablet_replica.cc:333] T 26db908e6123490d9c338f4b61253330 P 6509358437d947f099a3b53b331a29f8: stopping tablet replica
I20260709 13:07:49.886073 21610 raft_consensus.cc:2243] T 26db908e6123490d9c338f4b61253330 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.886480 21610 raft_consensus.cc:2272] T 26db908e6123490d9c338f4b61253330 P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.888317 21610 tablet_replica.cc:333] T 5e614b17a2be4a348d9eaf3a2ed644dd P 6509358437d947f099a3b53b331a29f8: stopping tablet replica
I20260709 13:07:49.888736 21610 raft_consensus.cc:2243] T 5e614b17a2be4a348d9eaf3a2ed644dd P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.889147 21610 raft_consensus.cc:2272] T 5e614b17a2be4a348d9eaf3a2ed644dd P 6509358437d947f099a3b53b331a29f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.945304 21610 tablet_server.cc:196] TabletServer@127.21.26.131:0 shutdown complete.
I20260709 13:07:49.978510 21610 master.cc:562] Master@127.21.26.190:41881 shutting down...
I20260709 13:07:50.002266 21610 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:50.002810 21610 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:50.003103 21610 tablet_replica.cc:333] T 00000000000000000000000000000000 P 62c82c47563048bb82f7b6aeeda830b8: stopping tablet replica
I20260709 13:07:50.022400 21610 master.cc:584] Master@127.21.26.190:41881 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (14642 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:07:50.069062 21610 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.26.190:37331
I20260709 13:07:50.070075 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:50.074898 28305 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 13:07:50.075033 28306 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 13:07:50.076145 28308 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 13:07:50.077035 21610 server_base.cc:1061] running on GCE node
I20260709 13:07:50.077869 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:50.078039 21610 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 13:07:50.078171 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602470078156 us; error 0 us; skew 500 ppm
I20260709 13:07:50.078621 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:50.080750 21610 webserver.cc:533] Webserver started at http://127.21.26.190:41371/ using document root <none> and password file <none>
I20260709 13:07:50.081199 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:50.081362 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:50.081596 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:50.082621 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602307309169-21610-0/minicluster-data/master-0-root/instance:
uuid: "837a337d785b4a72b3487eaeff2f7686"
format_stamp: "Formatted at 2026-07-09 13:07:50 on dist-test-slave-tq1r"
I20260709 13:07:50.086548 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:07:50.089460 28313 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:50.090092 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:07:50.090333 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602307309169-21610-0/minicluster-data/master-0-root
uuid: "837a337d785b4a72b3487eaeff2f7686"
format_stamp: "Formatted at 2026-07-09 13:07:50 on dist-test-slave-tq1r"
I20260709 13:07:50.090564 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602307309169-21610-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602307309169-21610-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602307309169-21610-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 13:07:50.113217 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:50.114333 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:50.148805 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.190:37331
I20260709 13:07:50.148926 28364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.190:37331 every 8 connection(s)
I20260709 13:07:50.152462 28365 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 13:07:50.162861 28365 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686: Bootstrap starting.
I20260709 13:07:50.167410 28365 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.171262 28365 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686: No bootstrap required, opened a new log
I20260709 13:07:50.173269 28365 raft_consensus.cc:359] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "837a337d785b4a72b3487eaeff2f7686" member_type: VOTER }
I20260709 13:07:50.173668 28365 raft_consensus.cc:385] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.173877 28365 raft_consensus.cc:740] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 837a337d785b4a72b3487eaeff2f7686, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.174408 28365 consensus_queue.cc:260] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "837a337d785b4a72b3487eaeff2f7686" member_type: VOTER }
I20260709 13:07:50.174952 28365 raft_consensus.cc:399] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:50.175165 28365 raft_consensus.cc:493] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:50.175426 28365 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.179589 28365 raft_consensus.cc:515] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "837a337d785b4a72b3487eaeff2f7686" member_type: VOTER }
I20260709 13:07:50.180042 28365 leader_election.cc:304] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686 [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: 837a337d785b4a72b3487eaeff2f7686; no voters: 
I20260709 13:07:50.181069 28365 leader_election.cc:290] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:50.181433 28368 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.182670 28368 raft_consensus.cc:697] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686 [term 1 LEADER]: Becoming Leader. State: Replica: 837a337d785b4a72b3487eaeff2f7686, State: Running, Role: LEADER
I20260709 13:07:50.183302 28368 consensus_queue.cc:237] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686 [LEADER]: Queue going to LEADER mode. State: All 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: "837a337d785b4a72b3487eaeff2f7686" member_type: VOTER }
I20260709 13:07:50.183728 28365 sys_catalog.cc:565] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:50.187403 28369 sys_catalog.cc:455] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "837a337d785b4a72b3487eaeff2f7686" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "837a337d785b4a72b3487eaeff2f7686" member_type: VOTER } }
I20260709 13:07:50.187572 28370 sys_catalog.cc:455] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 837a337d785b4a72b3487eaeff2f7686. Latest consensus state: current_term: 1 leader_uuid: "837a337d785b4a72b3487eaeff2f7686" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "837a337d785b4a72b3487eaeff2f7686" member_type: VOTER } }
I20260709 13:07:50.188019 28369 sys_catalog.cc:458] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:50.188411 28370 sys_catalog.cc:458] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:50.193051 28374 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:50.197809 28374 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:50.199501 21610 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:50.206171 28374 catalog_manager.cc:1383] Generated new cluster ID: 504710baad8540a096db8a3b64f724a3
I20260709 13:07:50.206426 28374 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:50.227205 28374 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:50.228411 28374 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:50.243984 28374 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686: Generated new TSK 0
I20260709 13:07:50.244560 28374 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:50.265431 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:50.270946 28386 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 13:07:50.272748 28387 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 13:07:50.273487 21610 server_base.cc:1061] running on GCE node
W20260709 13:07:50.273793 28389 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 13:07:50.274701 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:50.274875 21610 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 13:07:50.274992 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602470274981 us; error 0 us; skew 500 ppm
I20260709 13:07:50.275417 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:50.277437 21610 webserver.cc:533] Webserver started at http://127.21.26.129:32911/ using document root <none> and password file <none>
I20260709 13:07:50.277848 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:50.277992 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:50.278184 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:50.279238 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602307309169-21610-0/minicluster-data/ts-0-root/instance:
uuid: "bcd80723a6e8429aa8ff746613a967d9"
format_stamp: "Formatted at 2026-07-09 13:07:50 on dist-test-slave-tq1r"
I20260709 13:07:50.283186 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:07:50.286185 28394 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:50.286816 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:50.287057 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602307309169-21610-0/minicluster-data/ts-0-root
uuid: "bcd80723a6e8429aa8ff746613a967d9"
format_stamp: "Formatted at 2026-07-09 13:07:50 on dist-test-slave-tq1r"
I20260709 13:07:50.287300 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602307309169-21610-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602307309169-21610-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602307309169-21610-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 13:07:50.305107 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:50.306185 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:50.307510 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:50.309584 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:50.309769 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:50.309971 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:50.310128 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:50.347061 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.129:36307
I20260709 13:07:50.347173 28456 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.129:36307 every 8 connection(s)
I20260709 13:07:50.351470 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:50.358563 28461 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 13:07:50.359867 28462 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 13:07:50.362165 21610 server_base.cc:1061] running on GCE node
W20260709 13:07:50.362862 28464 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 13:07:50.364014 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:50.364287 21610 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 13:07:50.364504 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602470364483 us; error 0 us; skew 500 ppm
I20260709 13:07:50.364684 28457 heartbeater.cc:344] Connected to a master server at 127.21.26.190:37331
I20260709 13:07:50.365073 28457 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:50.365140 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:50.365892 28457 heartbeater.cc:507] Master 127.21.26.190:37331 requested a full tablet report, sending...
I20260709 13:07:50.367723 21610 webserver.cc:533] Webserver started at http://127.21.26.130:40817/ using document root <none> and password file <none>
I20260709 13:07:50.368371 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:50.368600 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:50.368671 28330 ts_manager.cc:194] Registered new tserver with Master: bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307)
I20260709 13:07:50.368939 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:50.370405 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602307309169-21610-0/minicluster-data/ts-1-root/instance:
uuid: "29c53acb74654125a0c46462df1ba05a"
format_stamp: "Formatted at 2026-07-09 13:07:50 on dist-test-slave-tq1r"
I20260709 13:07:50.371047 28330 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51294
I20260709 13:07:50.375455 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 13:07:50.378540 28469 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:50.379205 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:50.379459 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602307309169-21610-0/minicluster-data/ts-1-root
uuid: "29c53acb74654125a0c46462df1ba05a"
format_stamp: "Formatted at 2026-07-09 13:07:50 on dist-test-slave-tq1r"
I20260709 13:07:50.379701 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602307309169-21610-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602307309169-21610-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602307309169-21610-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 13:07:50.397197 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:50.398386 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:50.399775 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:50.401988 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:50.402156 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:50.402383 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:50.402516 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:50.439749 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.130:34571
I20260709 13:07:50.439841 28531 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.130:34571 every 8 connection(s)
I20260709 13:07:50.444296 21610 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:50.451790 28535 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 13:07:50.454046 28536 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 13:07:50.457120 28532 heartbeater.cc:344] Connected to a master server at 127.21.26.190:37331
I20260709 13:07:50.457765 28532 heartbeater.cc:461] Registering TS with master...
W20260709 13:07:50.458774 28538 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 13:07:50.459055 28532 heartbeater.cc:507] Master 127.21.26.190:37331 requested a full tablet report, sending...
I20260709 13:07:50.459460 21610 server_base.cc:1061] running on GCE node
I20260709 13:07:50.460343 21610 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:50.460574 21610 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 13:07:50.460783 21610 hybrid_clock.cc:648] HybridClock initialized: now 1783602470460762 us; error 0 us; skew 500 ppm
I20260709 13:07:50.461400 21610 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:50.461596 28330 ts_manager.cc:194] Registered new tserver with Master: 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571)
I20260709 13:07:50.463130 28330 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51298
I20260709 13:07:50.463721 21610 webserver.cc:533] Webserver started at http://127.21.26.131:35841/ using document root <none> and password file <none>
I20260709 13:07:50.464346 21610 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:50.464529 21610 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:50.464799 21610 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:50.465907 21610 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602307309169-21610-0/minicluster-data/ts-2-root/instance:
uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
format_stamp: "Formatted at 2026-07-09 13:07:50 on dist-test-slave-tq1r"
I20260709 13:07:50.469987 21610 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:07:50.472990 28543 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:50.473639 21610 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:50.473891 21610 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602307309169-21610-0/minicluster-data/ts-2-root
uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
format_stamp: "Formatted at 2026-07-09 13:07:50 on dist-test-slave-tq1r"
I20260709 13:07:50.474164 21610 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602307309169-21610-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602307309169-21610-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8Usvhq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602307309169-21610-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 13:07:50.502130 21610 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:50.503391 21610 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:50.504843 21610 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:50.506994 21610 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:50.507179 21610 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:50.507398 21610 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:50.507545 21610 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:50.544680 21610 rpc_server.cc:307] RPC server started. Bound to: 127.21.26.131:40739
I20260709 13:07:50.544785 28605 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.26.131:40739 every 8 connection(s)
I20260709 13:07:50.557053 28606 heartbeater.cc:344] Connected to a master server at 127.21.26.190:37331
I20260709 13:07:50.557466 28606 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:50.558151 28606 heartbeater.cc:507] Master 127.21.26.190:37331 requested a full tablet report, sending...
I20260709 13:07:50.559868 28330 ts_manager.cc:194] Registered new tserver with Master: 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:50.560772 21610 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013075635s
I20260709 13:07:50.561169 28330 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51314
I20260709 13:07:50.583158 28330 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51316:
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 13:07:50.585775 28330 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 13:07:50.646135 28422 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa04731e95942f09d20e0f268ef1c46 (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:50.647588 28422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa04731e95942f09d20e0f268ef1c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.649052 28420 tablet_service.cc:1511] Processing CreateTablet for tablet a7f41f0158494af88963776cdacd41f9 (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:50.650535 28420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7f41f0158494af88963776cdacd41f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.650305 28421 tablet_service.cc:1511] Processing CreateTablet for tablet 24309eed493848f099253e7e3aca4e62 (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:50.651654 28421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24309eed493848f099253e7e3aca4e62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.665391 28497 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa04731e95942f09d20e0f268ef1c46 (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:50.666730 28497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa04731e95942f09d20e0f268ef1c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.666414 28419 tablet_service.cc:1511] Processing CreateTablet for tablet 7c12d69eab3e49a082a9c808447bfa1f (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:50.667727 28419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c12d69eab3e49a082a9c808447bfa1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.669234 28496 tablet_service.cc:1511] Processing CreateTablet for tablet 24309eed493848f099253e7e3aca4e62 (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:50.670521 28496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24309eed493848f099253e7e3aca4e62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.672340 28495 tablet_service.cc:1511] Processing CreateTablet for tablet a7f41f0158494af88963776cdacd41f9 (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:50.673589 28495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7f41f0158494af88963776cdacd41f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.680124 28494 tablet_service.cc:1511] Processing CreateTablet for tablet 7c12d69eab3e49a082a9c808447bfa1f (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:50.681485 28494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c12d69eab3e49a082a9c808447bfa1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.681843 28418 tablet_service.cc:1511] Processing CreateTablet for tablet 24c66a05232a4c35a83f6253b60762cf (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:50.682631 28620 tablet_bootstrap.cc:492] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9: Bootstrap starting.
I20260709 13:07:50.683171 28571 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa04731e95942f09d20e0f268ef1c46 (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:50.684444 28571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa04731e95942f09d20e0f268ef1c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.684259 28568 tablet_service.cc:1511] Processing CreateTablet for tablet 7c12d69eab3e49a082a9c808447bfa1f (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:50.685498 28568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c12d69eab3e49a082a9c808447bfa1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.685861 28493 tablet_service.cc:1511] Processing CreateTablet for tablet 24c66a05232a4c35a83f6253b60762cf (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:50.686403 28570 tablet_service.cc:1511] Processing CreateTablet for tablet 24309eed493848f099253e7e3aca4e62 (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:50.687070 28493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24c66a05232a4c35a83f6253b60762cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.687625 28570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24309eed493848f099253e7e3aca4e62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.689188 28569 tablet_service.cc:1511] Processing CreateTablet for tablet a7f41f0158494af88963776cdacd41f9 (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:50.690470 28569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7f41f0158494af88963776cdacd41f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.690387 28418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24c66a05232a4c35a83f6253b60762cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.693384 28567 tablet_service.cc:1511] Processing CreateTablet for tablet 24c66a05232a4c35a83f6253b60762cf (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:50.694635 28567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24c66a05232a4c35a83f6253b60762cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.695711 28492 tablet_service.cc:1511] Processing CreateTablet for tablet c0ef0894debb4b5c97ba3a14232e61a7 (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:50.697016 28492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ef0894debb4b5c97ba3a14232e61a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.699200 28620 tablet_bootstrap.cc:654] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.702355 28566 tablet_service.cc:1511] Processing CreateTablet for tablet c0ef0894debb4b5c97ba3a14232e61a7 (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:50.703575 28566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ef0894debb4b5c97ba3a14232e61a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.705999 28417 tablet_service.cc:1511] Processing CreateTablet for tablet c43ec4cdb32e491aa9f3ee4dcad5eede (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:50.707280 28417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c43ec4cdb32e491aa9f3ee4dcad5eede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.709563 28491 tablet_service.cc:1511] Processing CreateTablet for tablet c43ec4cdb32e491aa9f3ee4dcad5eede (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:50.710844 28491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c43ec4cdb32e491aa9f3ee4dcad5eede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.712239 28416 tablet_service.cc:1511] Processing CreateTablet for tablet 6df88971716a49b092d937ebdcc5b467 (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:50.713485 28416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6df88971716a49b092d937ebdcc5b467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.713665 28490 tablet_service.cc:1511] Processing CreateTablet for tablet 6df88971716a49b092d937ebdcc5b467 (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:50.714922 28490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6df88971716a49b092d937ebdcc5b467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.716272 28564 tablet_service.cc:1511] Processing CreateTablet for tablet 6df88971716a49b092d937ebdcc5b467 (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:50.717461 28564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6df88971716a49b092d937ebdcc5b467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.728456 28563 tablet_service.cc:1511] Processing CreateTablet for tablet e11d172f1f464e56a42f2ac0132937f3 (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:50.710019 28565 tablet_service.cc:1511] Processing CreateTablet for tablet c43ec4cdb32e491aa9f3ee4dcad5eede (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:50.729897 28563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e11d172f1f464e56a42f2ac0132937f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.733614 28489 tablet_service.cc:1511] Processing CreateTablet for tablet e11d172f1f464e56a42f2ac0132937f3 (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:50.734874 28489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e11d172f1f464e56a42f2ac0132937f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.736404 28565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c43ec4cdb32e491aa9f3ee4dcad5eede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.764725 28420 tablet_service.cc:1511] Processing CreateTablet for tablet c0ef0894debb4b5c97ba3a14232e61a7 (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:50.766129 28420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ef0894debb4b5c97ba3a14232e61a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.773916 28422 tablet_service.cc:1511] Processing CreateTablet for tablet e11d172f1f464e56a42f2ac0132937f3 (DEFAULT_TABLE table=test-workload [id=a73434c2f1b54349a034e9ba4667b3ad]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:50.775257 28422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e11d172f1f464e56a42f2ac0132937f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:50.802490 28622 tablet_bootstrap.cc:492] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e: Bootstrap starting.
I20260709 13:07:50.832454 28622 tablet_bootstrap.cc:654] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.832744 28623 tablet_bootstrap.cc:492] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a: Bootstrap starting.
I20260709 13:07:50.833892 28620 tablet_bootstrap.cc:492] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9: No bootstrap required, opened a new log
I20260709 13:07:50.843021 28620 ts_tablet_manager.cc:1403] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9: Time spent bootstrapping tablet: real 0.161s	user 0.011s	sys 0.033s
I20260709 13:07:50.845176 28622 tablet_bootstrap.cc:492] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e: No bootstrap required, opened a new log
I20260709 13:07:50.845885 28622 ts_tablet_manager.cc:1403] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.005s
I20260709 13:07:50.846248 28623 tablet_bootstrap.cc:654] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.845887 28620 raft_consensus.cc:359] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } }
I20260709 13:07:50.846841 28620 raft_consensus.cc:385] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.847179 28620 raft_consensus.cc:740] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.848080 28620 consensus_queue.cc:260] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } }
I20260709 13:07:50.848999 28622 raft_consensus.cc:359] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } }
I20260709 13:07:50.849890 28622 raft_consensus.cc:385] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.850234 28622 raft_consensus.cc:740] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.850730 28457 heartbeater.cc:499] Master 127.21.26.190:37331 was elected leader, sending a full tablet report...
I20260709 13:07:50.851205 28620 ts_tablet_manager.cc:1434] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:50.851826 28623 tablet_bootstrap.cc:492] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a: No bootstrap required, opened a new log
I20260709 13:07:50.851217 28622 consensus_queue.cc:260] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } }
I20260709 13:07:50.852352 28623 ts_tablet_manager.cc:1403] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260709 13:07:50.852367 28620 tablet_bootstrap.cc:492] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9: Bootstrap starting.
I20260709 13:07:50.855360 28623 raft_consensus.cc:359] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:50.856132 28623 raft_consensus.cc:385] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.856458 28623 raft_consensus.cc:740] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.857151 28623 consensus_queue.cc:260] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:50.858731 28620 tablet_bootstrap.cc:654] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.861189 28622 ts_tablet_manager.cc:1434] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260709 13:07:50.862089 28606 heartbeater.cc:499] Master 127.21.26.190:37331 was elected leader, sending a full tablet report...
I20260709 13:07:50.870128 28620 tablet_bootstrap.cc:492] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9: No bootstrap required, opened a new log
I20260709 13:07:50.870784 28620 ts_tablet_manager.cc:1403] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 13:07:50.871603 28622 tablet_bootstrap.cc:492] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e: Bootstrap starting.
I20260709 13:07:50.873551 28620 raft_consensus.cc:359] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:50.874372 28620 raft_consensus.cc:385] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.874711 28620 raft_consensus.cc:740] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.875608 28620 consensus_queue.cc:260] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:50.877895 28620 ts_tablet_manager.cc:1434] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:07:50.878875 28620 tablet_bootstrap.cc:492] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9: Bootstrap starting.
I20260709 13:07:50.884985 28620 tablet_bootstrap.cc:654] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.887241 28627 raft_consensus.cc:493] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.887799 28627 raft_consensus.cc:515] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } }
I20260709 13:07:50.896970 28620 tablet_bootstrap.cc:492] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9: No bootstrap required, opened a new log
I20260709 13:07:50.897547 28620 ts_tablet_manager.cc:1403] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 13:07:50.898273 28622 tablet_bootstrap.cc:654] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.900476 28620 raft_consensus.cc:359] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:50.901314 28620 raft_consensus.cc:385] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.901647 28627 leader_election.cc:290] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571)
I20260709 13:07:50.901650 28620 raft_consensus.cc:740] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.902920 28620 consensus_queue.cc:260] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:50.909369 28620 ts_tablet_manager.cc:1434] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:07:50.910354 28620 tablet_bootstrap.cc:492] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9: Bootstrap starting.
I20260709 13:07:50.916385 28620 tablet_bootstrap.cc:654] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.922173 28432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa04731e95942f09d20e0f268ef1c46" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9" is_pre_election: true
I20260709 13:07:50.923035 28432 raft_consensus.cc:2468] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 0.
I20260709 13:07:50.925309 28545 leader_election.cc:304] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ffdfa70862b4b2692c3e3d8ff89019e, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:50.927438 28627 raft_consensus.cc:2804] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.927816 28627 raft_consensus.cc:493] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.928176 28627 raft_consensus.cc:3060] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.928372 28620 tablet_bootstrap.cc:492] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9: No bootstrap required, opened a new log
I20260709 13:07:50.929078 28620 ts_tablet_manager.cc:1403] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.001s
I20260709 13:07:50.932390 28620 raft_consensus.cc:359] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:50.933209 28620 raft_consensus.cc:385] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.933552 28620 raft_consensus.cc:740] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.934412 28620 consensus_queue.cc:260] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:50.935726 28627 raft_consensus.cc:515] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } }
I20260709 13:07:50.937866 28627 leader_election.cc:290] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 election: Requested vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571)
I20260709 13:07:50.939499 28432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa04731e95942f09d20e0f268ef1c46" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
I20260709 13:07:50.940086 28432 raft_consensus.cc:3060] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.943621 28620 ts_tablet_manager.cc:1434] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:07:50.947599 28432 raft_consensus.cc:2468] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 1.
I20260709 13:07:50.949484 28545 leader_election.cc:304] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ffdfa70862b4b2692c3e3d8ff89019e, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:50.950358 28627 raft_consensus.cc:2804] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.950837 28627 raft_consensus.cc:697] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Becoming Leader. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Running, Role: LEADER
I20260709 13:07:50.950914 28620 tablet_bootstrap.cc:492] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9: Bootstrap starting.
I20260709 13:07:50.955967 28507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa04731e95942f09d20e0f268ef1c46" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a" is_pre_election: true
I20260709 13:07:50.958123 28620 tablet_bootstrap.cc:654] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.958690 28507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa04731e95942f09d20e0f268ef1c46" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a"
W20260709 13:07:50.960361 28546 leader_election.cc:343] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:50.961361 28546 leader_election.cc:343] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.951694 28627 consensus_queue.cc:237] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } }
I20260709 13:07:50.963887 28532 heartbeater.cc:499] Master 127.21.26.190:37331 was elected leader, sending a full tablet report...
I20260709 13:07:50.968269 28623 ts_tablet_manager.cc:1434] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a: Time spent starting tablet: real 0.115s	user 0.052s	sys 0.059s
I20260709 13:07:50.969295 28623 tablet_bootstrap.cc:492] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a: Bootstrap starting.
I20260709 13:07:50.973317 28622 tablet_bootstrap.cc:492] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e: No bootstrap required, opened a new log
I20260709 13:07:50.975791 28623 tablet_bootstrap.cc:654] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.976238 28330 catalog_manager.cc:5697] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131). New cstate: current_term: 1 leader_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.978076 28620 tablet_bootstrap.cc:492] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9: No bootstrap required, opened a new log
I20260709 13:07:50.978564 28620 ts_tablet_manager.cc:1403] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.003s
I20260709 13:07:50.974014 28622 ts_tablet_manager.cc:1403] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent bootstrapping tablet: real 0.103s	user 0.034s	sys 0.028s
I20260709 13:07:50.980607 28623 tablet_bootstrap.cc:492] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a: No bootstrap required, opened a new log
I20260709 13:07:50.981226 28623 ts_tablet_manager.cc:1403] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260709 13:07:50.981458 28620 raft_consensus.cc:359] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:50.981788 28622 raft_consensus.cc:359] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:50.982275 28620 raft_consensus.cc:385] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.982547 28622 raft_consensus.cc:385] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.982615 28620 raft_consensus.cc:740] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.982921 28622 raft_consensus.cc:740] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.983572 28620 consensus_queue.cc:260] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:50.983806 28622 consensus_queue.cc:260] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:50.984763 28623 raft_consensus.cc:359] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:50.985488 28623 raft_consensus.cc:385] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.985817 28623 raft_consensus.cc:740] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.986244 28622 ts_tablet_manager.cc:1434] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:50.986630 28623 consensus_queue.cc:260] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:50.987165 28622 tablet_bootstrap.cc:492] T 24c66a05232a4c35a83f6253b60762cf P 2ffdfa70862b4b2692c3e3d8ff89019e: Bootstrap starting.
I20260709 13:07:50.988862 28620 ts_tablet_manager.cc:1434] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 13:07:50.989025 28623 ts_tablet_manager.cc:1434] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:50.989987 28620 tablet_bootstrap.cc:492] T 6df88971716a49b092d937ebdcc5b467 P bcd80723a6e8429aa8ff746613a967d9: Bootstrap starting.
I20260709 13:07:50.990149 28623 tablet_bootstrap.cc:492] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a: Bootstrap starting.
I20260709 13:07:50.993672 28622 tablet_bootstrap.cc:654] T 24c66a05232a4c35a83f6253b60762cf P 2ffdfa70862b4b2692c3e3d8ff89019e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.996486 28620 tablet_bootstrap.cc:654] T 6df88971716a49b092d937ebdcc5b467 P bcd80723a6e8429aa8ff746613a967d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.997803 28623 tablet_bootstrap.cc:654] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.005762 28620 tablet_bootstrap.cc:492] T 6df88971716a49b092d937ebdcc5b467 P bcd80723a6e8429aa8ff746613a967d9: No bootstrap required, opened a new log
I20260709 13:07:51.006243 28620 ts_tablet_manager.cc:1403] T 6df88971716a49b092d937ebdcc5b467 P bcd80723a6e8429aa8ff746613a967d9: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260709 13:07:51.008354 28622 tablet_bootstrap.cc:492] T 24c66a05232a4c35a83f6253b60762cf P 2ffdfa70862b4b2692c3e3d8ff89019e: No bootstrap required, opened a new log
I20260709 13:07:51.008920 28622 ts_tablet_manager.cc:1403] T 24c66a05232a4c35a83f6253b60762cf P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260709 13:07:51.009023 28620 raft_consensus.cc:359] T 6df88971716a49b092d937ebdcc5b467 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.009807 28620 raft_consensus.cc:385] T 6df88971716a49b092d937ebdcc5b467 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.010107 28620 raft_consensus.cc:740] T 6df88971716a49b092d937ebdcc5b467 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.010987 28620 consensus_queue.cc:260] T 6df88971716a49b092d937ebdcc5b467 P bcd80723a6e8429aa8ff746613a967d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.011950 28622 raft_consensus.cc:359] T 24c66a05232a4c35a83f6253b60762cf P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.012728 28622 raft_consensus.cc:385] T 24c66a05232a4c35a83f6253b60762cf P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.013016 28622 raft_consensus.cc:740] T 24c66a05232a4c35a83f6253b60762cf P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.013370 28620 ts_tablet_manager.cc:1434] T 6df88971716a49b092d937ebdcc5b467 P bcd80723a6e8429aa8ff746613a967d9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:51.014273 28620 tablet_bootstrap.cc:492] T c43ec4cdb32e491aa9f3ee4dcad5eede P bcd80723a6e8429aa8ff746613a967d9: Bootstrap starting.
I20260709 13:07:51.013885 28622 consensus_queue.cc:260] T 24c66a05232a4c35a83f6253b60762cf P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.016528 28622 ts_tablet_manager.cc:1434] T 24c66a05232a4c35a83f6253b60762cf P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:51.017444 28622 tablet_bootstrap.cc:492] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e: Bootstrap starting.
I20260709 13:07:51.018597 28623 tablet_bootstrap.cc:492] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a: No bootstrap required, opened a new log
I20260709 13:07:51.019131 28623 ts_tablet_manager.cc:1403] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.020s
I20260709 13:07:51.021423 28620 tablet_bootstrap.cc:654] T c43ec4cdb32e491aa9f3ee4dcad5eede P bcd80723a6e8429aa8ff746613a967d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.022089 28623 raft_consensus.cc:359] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.022867 28623 raft_consensus.cc:385] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.023191 28623 raft_consensus.cc:740] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.023473 28622 tablet_bootstrap.cc:654] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.024477 28628 raft_consensus.cc:493] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.024983 28628 raft_consensus.cc:515] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.031481 28628 leader_election.cc:290] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:51.036026 28622 tablet_bootstrap.cc:492] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e: No bootstrap required, opened a new log
I20260709 13:07:51.036608 28622 ts_tablet_manager.cc:1403] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 13:07:51.024024 28623 consensus_queue.cc:260] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.039685 28623 ts_tablet_manager.cc:1434] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260709 13:07:51.042276 28623 tablet_bootstrap.cc:492] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a: Bootstrap starting.
I20260709 13:07:51.042565 28620 tablet_bootstrap.cc:492] T c43ec4cdb32e491aa9f3ee4dcad5eede P bcd80723a6e8429aa8ff746613a967d9: No bootstrap required, opened a new log
I20260709 13:07:51.044467 28620 ts_tablet_manager.cc:1403] T c43ec4cdb32e491aa9f3ee4dcad5eede P bcd80723a6e8429aa8ff746613a967d9: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.008s
I20260709 13:07:51.046057 28581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df88971716a49b092d937ebdcc5b467" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" is_pre_election: true
I20260709 13:07:51.047019 28620 raft_consensus.cc:359] T c43ec4cdb32e491aa9f3ee4dcad5eede P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
W20260709 13:07:51.047580 28472 leader_election.cc:343] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:51.048521 28607 tablet.cc:2406] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:07:51.039536 28622 raft_consensus.cc:359] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.049899 28622 raft_consensus.cc:385] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.047735 28620 raft_consensus.cc:385] T c43ec4cdb32e491aa9f3ee4dcad5eede P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.050210 28622 raft_consensus.cc:740] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.050344 28620 raft_consensus.cc:740] T c43ec4cdb32e491aa9f3ee4dcad5eede P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.051064 28622 consensus_queue.cc:260] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.051347 28620 consensus_queue.cc:260] T c43ec4cdb32e491aa9f3ee4dcad5eede P bcd80723a6e8429aa8ff746613a967d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.054292 28623 tablet_bootstrap.cc:654] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.054639 28432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df88971716a49b092d937ebdcc5b467" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9" is_pre_election: true
I20260709 13:07:51.055253 28432 raft_consensus.cc:2468] T 6df88971716a49b092d937ebdcc5b467 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 0.
I20260709 13:07:51.056552 28471 leader_election.cc:304] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a [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: 29c53acb74654125a0c46462df1ba05a, bcd80723a6e8429aa8ff746613a967d9; no voters: 2ffdfa70862b4b2692c3e3d8ff89019e
I20260709 13:07:51.057740 28628 raft_consensus.cc:493] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.058077 28620 ts_tablet_manager.cc:1434] T c43ec4cdb32e491aa9f3ee4dcad5eede P bcd80723a6e8429aa8ff746613a967d9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:07:51.058173 28628 raft_consensus.cc:515] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.059388 28620 tablet_bootstrap.cc:492] T e11d172f1f464e56a42f2ac0132937f3 P bcd80723a6e8429aa8ff746613a967d9: Bootstrap starting.
I20260709 13:07:51.060317 28628 leader_election.cc:290] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:51.060835 28628 raft_consensus.cc:2804] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:51.061153 28628 raft_consensus.cc:493] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.061460 28628 raft_consensus.cc:3060] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.066403 28620 tablet_bootstrap.cc:654] T e11d172f1f464e56a42f2ac0132937f3 P bcd80723a6e8429aa8ff746613a967d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.068446 28622 ts_tablet_manager.cc:1434] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:07:51.073203 28581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43ec4cdb32e491aa9f3ee4dcad5eede" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" is_pre_election: true
I20260709 13:07:51.073006 28628 raft_consensus.cc:515] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.074540 28622 tablet_bootstrap.cc:492] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e: Bootstrap starting.
W20260709 13:07:51.079476 28472 leader_election.cc:343] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.080096 28646 raft_consensus.cc:493] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.080581 28646 raft_consensus.cc:515] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.082037 28623 tablet_bootstrap.cc:492] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a: No bootstrap required, opened a new log
I20260709 13:07:51.082561 28581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df88971716a49b092d937ebdcc5b467" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
I20260709 13:07:51.082625 28628 leader_election.cc:290] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 election: Requested vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:51.083071 28623 ts_tablet_manager.cc:1403] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.016s
I20260709 13:07:51.082758 28646 leader_election.cc:290] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:51.084551 28581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11d172f1f464e56a42f2ac0132937f3" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" is_pre_election: true
I20260709 13:07:51.085224 28620 tablet_bootstrap.cc:492] T e11d172f1f464e56a42f2ac0132937f3 P bcd80723a6e8429aa8ff746613a967d9: No bootstrap required, opened a new log
W20260709 13:07:51.084625 28472 leader_election.cc:343] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.085736 28620 ts_tablet_manager.cc:1403] T e11d172f1f464e56a42f2ac0132937f3 P bcd80723a6e8429aa8ff746613a967d9: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
W20260709 13:07:51.086041 28472 leader_election.cc:343] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.086905 28623 raft_consensus.cc:359] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.087388 28626 raft_consensus.cc:493] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.087677 28623 raft_consensus.cc:385] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.087857 28626 raft_consensus.cc:515] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.088125 28623 raft_consensus.cc:740] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.088238 28620 raft_consensus.cc:359] T e11d172f1f464e56a42f2ac0132937f3 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.089128 28620 raft_consensus.cc:385] T e11d172f1f464e56a42f2ac0132937f3 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.089394 28620 raft_consensus.cc:740] T e11d172f1f464e56a42f2ac0132937f3 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.089805 28622 tablet_bootstrap.cc:654] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.089404 28623 consensus_queue.cc:260] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.090231 28620 consensus_queue.cc:260] T e11d172f1f464e56a42f2ac0132937f3 P bcd80723a6e8429aa8ff746613a967d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.090757 28432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43ec4cdb32e491aa9f3ee4dcad5eede" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9" is_pre_election: true
I20260709 13:07:51.091379 28432 raft_consensus.cc:2468] T c43ec4cdb32e491aa9f3ee4dcad5eede P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 0.
I20260709 13:07:51.092020 28623 ts_tablet_manager.cc:1434] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:51.093050 28623 tablet_bootstrap.cc:492] T 6fa04731e95942f09d20e0f268ef1c46 P 29c53acb74654125a0c46462df1ba05a: Bootstrap starting.
I20260709 13:07:51.090319 28626 leader_election.cc:290] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:51.099256 28623 tablet_bootstrap.cc:654] T 6fa04731e95942f09d20e0f268ef1c46 P 29c53acb74654125a0c46462df1ba05a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.110769 28623 tablet_bootstrap.cc:492] T 6fa04731e95942f09d20e0f268ef1c46 P 29c53acb74654125a0c46462df1ba05a: No bootstrap required, opened a new log
I20260709 13:07:51.111143 28627 raft_consensus.cc:493] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.111331 28623 ts_tablet_manager.cc:1403] T 6fa04731e95942f09d20e0f268ef1c46 P 29c53acb74654125a0c46462df1ba05a: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260709 13:07:51.111757 28627 raft_consensus.cc:515] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.114022 28627 leader_election.cc:290] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571)
I20260709 13:07:51.114645 28623 raft_consensus.cc:359] T 6fa04731e95942f09d20e0f268ef1c46 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } }
I20260709 13:07:51.115417 28623 raft_consensus.cc:385] T 6fa04731e95942f09d20e0f268ef1c46 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.115658 28507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24309eed493848f099253e7e3aca4e62" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a" is_pre_election: true
I20260709 13:07:51.115736 28623 raft_consensus.cc:740] T 6fa04731e95942f09d20e0f268ef1c46 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.116986 28627 raft_consensus.cc:493] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.117172 28623 consensus_queue.cc:260] T 6fa04731e95942f09d20e0f268ef1c46 P 29c53acb74654125a0c46462df1ba05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } }
I20260709 13:07:51.117523 28627 raft_consensus.cc:515] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.119558 28623 ts_tablet_manager.cc:1434] T 6fa04731e95942f09d20e0f268ef1c46 P 29c53acb74654125a0c46462df1ba05a: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 13:07:51.120599 28623 tablet_bootstrap.cc:492] T a7f41f0158494af88963776cdacd41f9 P 29c53acb74654125a0c46462df1ba05a: Bootstrap starting.
I20260709 13:07:51.121380 28626 raft_consensus.cc:493] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.120524 28627 leader_election.cc:290] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571)
I20260709 13:07:51.121853 28626 raft_consensus.cc:515] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.123365 28622 tablet_bootstrap.cc:492] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e: No bootstrap required, opened a new log
I20260709 13:07:51.123770 28626 leader_election.cc:290] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
W20260709 13:07:51.124537 28546 leader_election.cc:343] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.126013 28507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ef0894debb4b5c97ba3a14232e61a7" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a" is_pre_election: true
I20260709 13:07:51.126703 28507 raft_consensus.cc:2468] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 0.
I20260709 13:07:51.128048 28623 tablet_bootstrap.cc:654] T a7f41f0158494af88963776cdacd41f9 P 29c53acb74654125a0c46462df1ba05a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.127907 28546 leader_election.cc:304] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, 2ffdfa70862b4b2692c3e3d8ff89019e; no voters: 
I20260709 13:07:51.123871 28622 ts_tablet_manager.cc:1403] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.002s
I20260709 13:07:51.128786 28627 raft_consensus.cc:2804] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:51.129215 28627 raft_consensus.cc:493] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.129580 28627 raft_consensus.cc:3060] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.135955 28432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24309eed493848f099253e7e3aca4e62" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9" is_pre_election: true
I20260709 13:07:51.136516 28471 leader_election.cc:304] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [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: 29c53acb74654125a0c46462df1ba05a, bcd80723a6e8429aa8ff746613a967d9; no voters: 2ffdfa70862b4b2692c3e3d8ff89019e
I20260709 13:07:51.136792 28432 raft_consensus.cc:2468] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 0.
I20260709 13:07:51.138330 28432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ef0894debb4b5c97ba3a14232e61a7" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9" is_pre_election: true
I20260709 13:07:51.139863 28432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6df88971716a49b092d937ebdcc5b467" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
I20260709 13:07:51.140440 28432 raft_consensus.cc:3060] T 6df88971716a49b092d937ebdcc5b467 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.140722 28646 raft_consensus.cc:2804] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:51.141145 28646 raft_consensus.cc:493] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.141460 28646 raft_consensus.cc:3060] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.141593 28620 ts_tablet_manager.cc:1434] T e11d172f1f464e56a42f2ac0132937f3 P bcd80723a6e8429aa8ff746613a967d9: Time spent starting tablet: real 0.056s	user 0.015s	sys 0.033s
I20260709 13:07:51.143822 28545 leader_election.cc:304] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [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: 2ffdfa70862b4b2692c3e3d8ff89019e, bcd80723a6e8429aa8ff746613a967d9; no voters: 29c53acb74654125a0c46462df1ba05a
I20260709 13:07:51.144320 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11d172f1f464e56a42f2ac0132937f3" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9" is_pre_election: true
I20260709 13:07:51.144985 28431 raft_consensus.cc:2468] T e11d172f1f464e56a42f2ac0132937f3 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 0.
I20260709 13:07:51.145220 28630 raft_consensus.cc:2804] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:51.145664 28630 raft_consensus.cc:493] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.145987 28630 raft_consensus.cc:3060] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.146989 28620 tablet_bootstrap.cc:492] T c0ef0894debb4b5c97ba3a14232e61a7 P bcd80723a6e8429aa8ff746613a967d9: Bootstrap starting.
I20260709 13:07:51.148818 28646 raft_consensus.cc:515] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.150843 28646 leader_election.cc:290] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 election: Requested vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:51.151984 28581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43ec4cdb32e491aa9f3ee4dcad5eede" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
I20260709 13:07:51.152122 28622 raft_consensus.cc:359] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.152870 28622 raft_consensus.cc:385] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:07:51.153055 28472 leader_election.cc:343] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.154611 28623 tablet_bootstrap.cc:492] T a7f41f0158494af88963776cdacd41f9 P 29c53acb74654125a0c46462df1ba05a: No bootstrap required, opened a new log
I20260709 13:07:51.154615 28627 raft_consensus.cc:515] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.155350 28623 ts_tablet_manager.cc:1403] T a7f41f0158494af88963776cdacd41f9 P 29c53acb74654125a0c46462df1ba05a: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.020s
I20260709 13:07:51.158207 28507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ef0894debb4b5c97ba3a14232e61a7" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a"
I20260709 13:07:51.158316 28623 raft_consensus.cc:359] T a7f41f0158494af88963776cdacd41f9 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.158758 28507 raft_consensus.cc:3060] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.159137 28627 leader_election.cc:290] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 election: Requested vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571)
I20260709 13:07:51.154829 28622 raft_consensus.cc:740] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.159798 28630 raft_consensus.cc:515] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.160446 28622 consensus_queue.cc:260] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.161079 28620 tablet_bootstrap.cc:654] T c0ef0894debb4b5c97ba3a14232e61a7 P bcd80723a6e8429aa8ff746613a967d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.161414 28648 raft_consensus.cc:493] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.161883 28648 raft_consensus.cc:515] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.162868 28622 ts_tablet_manager.cc:1434] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.003s
I20260709 13:07:51.163756 28648 leader_election.cc:290] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:51.166095 28507 raft_consensus.cc:2468] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 1.
I20260709 13:07:51.166913 28623 raft_consensus.cc:385] T a7f41f0158494af88963776cdacd41f9 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.167274 28623 raft_consensus.cc:740] T a7f41f0158494af88963776cdacd41f9 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.168154 28623 consensus_queue.cc:260] T a7f41f0158494af88963776cdacd41f9 P 29c53acb74654125a0c46462df1ba05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
W20260709 13:07:51.169358 28545 leader_election.cc:343] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.170469 28623 ts_tablet_manager.cc:1434] T a7f41f0158494af88963776cdacd41f9 P 29c53acb74654125a0c46462df1ba05a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:07:51.170491 28546 leader_election.cc:304] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, 2ffdfa70862b4b2692c3e3d8ff89019e; no voters: 
I20260709 13:07:51.171650 28620 tablet_bootstrap.cc:492] T c0ef0894debb4b5c97ba3a14232e61a7 P bcd80723a6e8429aa8ff746613a967d9: No bootstrap required, opened a new log
I20260709 13:07:51.171777 28630 leader_election.cc:290] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 election: Requested vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571)
I20260709 13:07:51.172250 28620 ts_tablet_manager.cc:1403] T c0ef0894debb4b5c97ba3a14232e61a7 P bcd80723a6e8429aa8ff746613a967d9: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.006s
I20260709 13:07:51.172401 28630 raft_consensus.cc:2804] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:51.172770 28471 leader_election.cc:304] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [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: 29c53acb74654125a0c46462df1ba05a, bcd80723a6e8429aa8ff746613a967d9; no voters: 2ffdfa70862b4b2692c3e3d8ff89019e
I20260709 13:07:51.173888 28646 raft_consensus.cc:2804] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:51.174109 28432 raft_consensus.cc:2468] T 6df88971716a49b092d937ebdcc5b467 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 1.
I20260709 13:07:51.174685 28646 raft_consensus.cc:493] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.174839 28620 raft_consensus.cc:359] T c0ef0894debb4b5c97ba3a14232e61a7 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.175529 28620 raft_consensus.cc:385] T c0ef0894debb4b5c97ba3a14232e61a7 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.175909 28620 raft_consensus.cc:740] T c0ef0894debb4b5c97ba3a14232e61a7 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.175640 28646 raft_consensus.cc:3060] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.175935 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ef0894debb4b5c97ba3a14232e61a7" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
I20260709 13:07:51.175420 28623 tablet_bootstrap.cc:492] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a: Bootstrap starting.
I20260709 13:07:51.176801 28620 consensus_queue.cc:260] T c0ef0894debb4b5c97ba3a14232e61a7 P bcd80723a6e8429aa8ff746613a967d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.177618 28431 raft_consensus.cc:3060] T c0ef0894debb4b5c97ba3a14232e61a7 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.183495 28430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43ec4cdb32e491aa9f3ee4dcad5eede" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
I20260709 13:07:51.184120 28581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c66a05232a4c35a83f6253b60762cf" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" is_pre_election: true
I20260709 13:07:51.184370 28430 raft_consensus.cc:3060] T c43ec4cdb32e491aa9f3ee4dcad5eede P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.184773 28581 raft_consensus.cc:2468] T 24c66a05232a4c35a83f6253b60762cf P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 0.
I20260709 13:07:51.185231 28431 raft_consensus.cc:2468] T c0ef0894debb4b5c97ba3a14232e61a7 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 1.
I20260709 13:07:51.187569 28432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24309eed493848f099253e7e3aca4e62" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
I20260709 13:07:51.188174 28432 raft_consensus.cc:3060] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.190845 28620 ts_tablet_manager.cc:1434] T c0ef0894debb4b5c97ba3a14232e61a7 P bcd80723a6e8429aa8ff746613a967d9: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:07:51.191237 28430 raft_consensus.cc:2468] T c43ec4cdb32e491aa9f3ee4dcad5eede P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 1.
I20260709 13:07:51.183463 28471 leader_election.cc:304] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, bcd80723a6e8429aa8ff746613a967d9; no voters: 2ffdfa70862b4b2692c3e3d8ff89019e
I20260709 13:07:51.192792 28628 raft_consensus.cc:2804] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:51.193243 28471 leader_election.cc:304] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, bcd80723a6e8429aa8ff746613a967d9; no voters: 2ffdfa70862b4b2692c3e3d8ff89019e
I20260709 13:07:51.193897 28580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c12d69eab3e49a082a9c808447bfa1f" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" is_pre_election: true
I20260709 13:07:51.195356 28581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f41f0158494af88963776cdacd41f9" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" is_pre_election: true
W20260709 13:07:51.198573 28378 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:51.201022 28622 tablet_bootstrap.cc:492] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e: Bootstrap starting.
I20260709 13:07:51.201749 28623 tablet_bootstrap.cc:654] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.172904 28630 raft_consensus.cc:697] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Becoming Leader. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Running, Role: LEADER
I20260709 13:07:51.193266 28397 leader_election.cc:304] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ffdfa70862b4b2692c3e3d8ff89019e, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:51.204895 28630 consensus_queue.cc:237] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.207532 28648 raft_consensus.cc:2804] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:51.207931 28648 raft_consensus.cc:493] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.208297 28648 raft_consensus.cc:3060] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.211704 28432 raft_consensus.cc:2468] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 1.
I20260709 13:07:51.216150 28648 raft_consensus.cc:515] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.216321 28657 raft_consensus.cc:2804] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:51.217597 28657 raft_consensus.cc:697] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Becoming Leader. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Running, Role: LEADER
I20260709 13:07:51.218437 28648 leader_election.cc:290] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 election: Requested vote from peers 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:51.220148 28545 leader_election.cc:304] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ffdfa70862b4b2692c3e3d8ff89019e, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:51.219448 28657 consensus_queue.cc:237] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.221156 28627 raft_consensus.cc:2804] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:51.223030 28581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c66a05232a4c35a83f6253b60762cf" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
I20260709 13:07:51.223755 28581 raft_consensus.cc:3060] T 24c66a05232a4c35a83f6253b60762cf P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.221089 28658 raft_consensus.cc:493] T a7f41f0158494af88963776cdacd41f9 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.223352 28627 raft_consensus.cc:697] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Becoming Leader. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Running, Role: LEADER
I20260709 13:07:51.224025 28623 tablet_bootstrap.cc:492] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a: No bootstrap required, opened a new log
I20260709 13:07:51.227362 28623 ts_tablet_manager.cc:1403] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.002s
I20260709 13:07:51.226279 28329 catalog_manager.cc:5697] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131). New cstate: current_term: 1 leader_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:51.225951 28658 raft_consensus.cc:515] T a7f41f0158494af88963776cdacd41f9 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.230309 28623 raft_consensus.cc:359] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.231036 28623 raft_consensus.cc:385] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.231319 28623 raft_consensus.cc:740] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.231603 28581 raft_consensus.cc:2468] T 24c66a05232a4c35a83f6253b60762cf P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 1.
I20260709 13:07:51.232009 28623 consensus_queue.cc:260] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
W20260709 13:07:51.234608 28546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.130:34571, user_credentials={real_user=slave}} blocked reactor thread for 64194.2us
W20260709 13:07:51.236400 28397 leader_election.cc:343] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:51.237097 28397 leader_election.cc:343] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.237768 28397 leader_election.cc:304] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ffdfa70862b4b2692c3e3d8ff89019e, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:51.238996 28648 raft_consensus.cc:2804] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:51.239476 28648 raft_consensus.cc:697] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [term 1 LEADER]: Becoming Leader. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Running, Role: LEADER
I20260709 13:07:51.240366 28648 consensus_queue.cc:237] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.240685 28506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c66a05232a4c35a83f6253b60762cf" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a" is_pre_election: true
I20260709 13:07:51.241462 28506 raft_consensus.cc:2468] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 0.
I20260709 13:07:51.242628 28505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f41f0158494af88963776cdacd41f9" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a" is_pre_election: true
I20260709 13:07:51.243355 28505 raft_consensus.cc:2468] T a7f41f0158494af88963776cdacd41f9 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 0.
I20260709 13:07:51.244226 28507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24309eed493848f099253e7e3aca4e62" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a"
I20260709 13:07:51.244565 28504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c12d69eab3e49a082a9c808447bfa1f" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a" is_pre_election: true
W20260709 13:07:51.245730 28546 leader_election.cc:343] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.246155 28503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c66a05232a4c35a83f6253b60762cf" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a"
I20260709 13:07:51.246829 28503 raft_consensus.cc:3060] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.247105 28646 raft_consensus.cc:515] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.250419 28581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11d172f1f464e56a42f2ac0132937f3" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
I20260709 13:07:51.251009 28581 raft_consensus.cc:3060] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.256340 28503 raft_consensus.cc:2468] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 1.
I20260709 13:07:51.258810 28658 leader_election.cc:290] T a7f41f0158494af88963776cdacd41f9 P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:51.259989 28580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f41f0158494af88963776cdacd41f9" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" is_pre_election: true
W20260709 13:07:51.261559 28472 leader_election.cc:343] T a7f41f0158494af88963776cdacd41f9 P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.262589 28646 leader_election.cc:290] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 election: Requested vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:51.226867 28627 consensus_queue.cc:237] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.266004 28622 tablet_bootstrap.cc:654] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.266662 28432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11d172f1f464e56a42f2ac0132937f3" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
I20260709 13:07:51.267307 28432 raft_consensus.cc:3060] T e11d172f1f464e56a42f2ac0132937f3 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.274683 28432 raft_consensus.cc:2468] T e11d172f1f464e56a42f2ac0132937f3 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 1.
I20260709 13:07:51.275277 28581 raft_consensus.cc:2468] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 1.
I20260709 13:07:51.276564 28432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f41f0158494af88963776cdacd41f9" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9" is_pre_election: true
I20260709 13:07:51.278676 28472 leader_election.cc:304] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, 2ffdfa70862b4b2692c3e3d8ff89019e; no voters: 
I20260709 13:07:51.277139 28628 raft_consensus.cc:697] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Becoming Leader. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Running, Role: LEADER
I20260709 13:07:51.279928 28432 raft_consensus.cc:2468] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 0.
I20260709 13:07:51.280634 28628 consensus_queue.cc:237] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.282939 28622 tablet_bootstrap.cc:492] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e: No bootstrap required, opened a new log
I20260709 13:07:51.283521 28622 ts_tablet_manager.cc:1403] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.001s
I20260709 13:07:51.281325 28397 leader_election.cc:304] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [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: 29c53acb74654125a0c46462df1ba05a, bcd80723a6e8429aa8ff746613a967d9; no voters: 2ffdfa70862b4b2692c3e3d8ff89019e
I20260709 13:07:51.281631 28656 raft_consensus.cc:2804] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:51.277580 28329 catalog_manager.cc:5697] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "bcd80723a6e8429aa8ff746613a967d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:51.284566 28656 raft_consensus.cc:697] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Becoming Leader. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Running, Role: LEADER
I20260709 13:07:51.292383 28656 consensus_queue.cc:237] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.286906 28622 raft_consensus.cc:359] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.293414 28622 raft_consensus.cc:385] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.293920 28648 raft_consensus.cc:2804] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:51.293756 28622 raft_consensus.cc:740] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.293694 28326 catalog_manager.cc:5697] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a reported cstate change: term changed from 0 to 1, leader changed from <none> to 29c53acb74654125a0c46462df1ba05a (127.21.26.130). New cstate: current_term: 1 leader_uuid: "29c53acb74654125a0c46462df1ba05a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:51.294610 28648 raft_consensus.cc:493] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.295080 28648 raft_consensus.cc:3060] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.295147 28622 consensus_queue.cc:260] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.297782 28622 ts_tablet_manager.cc:1434] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:07:51.298727 28622 tablet_bootstrap.cc:492] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e: Bootstrap starting.
I20260709 13:07:51.304560 28622 tablet_bootstrap.cc:654] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.309329 28622 tablet_bootstrap.cc:492] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e: No bootstrap required, opened a new log
I20260709 13:07:51.309530 28648 raft_consensus.cc:515] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
W20260709 13:07:51.310285 28397 leader_election.cc:343] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.310678 28397 leader_election.cc:304] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcd80723a6e8429aa8ff746613a967d9; no voters: 29c53acb74654125a0c46462df1ba05a, 2ffdfa70862b4b2692c3e3d8ff89019e
I20260709 13:07:51.311244 28626 raft_consensus.cc:2749] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:51.311636 28648 leader_election.cc:290] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 election: Requested vote from peers 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:51.309691 28622 ts_tablet_manager.cc:1403] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:07:51.313369 28503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f41f0158494af88963776cdacd41f9" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a"
I20260709 13:07:51.313476 28581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f41f0158494af88963776cdacd41f9" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
I20260709 13:07:51.314108 28503 raft_consensus.cc:3060] T a7f41f0158494af88963776cdacd41f9 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.313761 28471 leader_election.cc:304] T a7f41f0158494af88963776cdacd41f9 P 29c53acb74654125a0c46462df1ba05a [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: 29c53acb74654125a0c46462df1ba05a, bcd80723a6e8429aa8ff746613a967d9; no voters: 2ffdfa70862b4b2692c3e3d8ff89019e
W20260709 13:07:51.316498 28397 leader_election.cc:343] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.316581 28622 raft_consensus.cc:359] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.317301 28622 raft_consensus.cc:385] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.317528 28622 raft_consensus.cc:740] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.318120 28622 consensus_queue.cc:260] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.319702 28622 ts_tablet_manager.cc:1434] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:07:51.321681 28503 raft_consensus.cc:2468] T a7f41f0158494af88963776cdacd41f9 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 1.
I20260709 13:07:51.322621 28657 raft_consensus.cc:2764] T a7f41f0158494af88963776cdacd41f9 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:07:51.323866 28622 tablet_bootstrap.cc:492] T a7f41f0158494af88963776cdacd41f9 P 2ffdfa70862b4b2692c3e3d8ff89019e: Bootstrap starting.
I20260709 13:07:51.325210 28397 leader_election.cc:304] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, bcd80723a6e8429aa8ff746613a967d9; no voters: 2ffdfa70862b4b2692c3e3d8ff89019e
I20260709 13:07:51.326169 28648 raft_consensus.cc:2804] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:51.325914 28326 catalog_manager.cc:5697] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131). New cstate: current_term: 1 leader_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:51.327364 28648 raft_consensus.cc:697] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [term 1 LEADER]: Becoming Leader. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Running, Role: LEADER
I20260709 13:07:51.328281 28648 consensus_queue.cc:237] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.334506 28622 tablet_bootstrap.cc:654] T a7f41f0158494af88963776cdacd41f9 P 2ffdfa70862b4b2692c3e3d8ff89019e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.339440 28329 catalog_manager.cc:5697] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a reported cstate change: term changed from 0 to 1, leader changed from <none> to 29c53acb74654125a0c46462df1ba05a (127.21.26.130). New cstate: current_term: 1 leader_uuid: "29c53acb74654125a0c46462df1ba05a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:51.342573 28622 tablet_bootstrap.cc:492] T a7f41f0158494af88963776cdacd41f9 P 2ffdfa70862b4b2692c3e3d8ff89019e: No bootstrap required, opened a new log
I20260709 13:07:51.343111 28622 ts_tablet_manager.cc:1403] T a7f41f0158494af88963776cdacd41f9 P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 13:07:51.342454 28328 catalog_manager.cc:5697] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "bcd80723a6e8429aa8ff746613a967d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:51.345731 28622 raft_consensus.cc:359] T a7f41f0158494af88963776cdacd41f9 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.346403 28622 raft_consensus.cc:385] T a7f41f0158494af88963776cdacd41f9 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.346661 28622 raft_consensus.cc:740] T a7f41f0158494af88963776cdacd41f9 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.347311 28622 consensus_queue.cc:260] T a7f41f0158494af88963776cdacd41f9 P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.349329 28622 ts_tablet_manager.cc:1434] T a7f41f0158494af88963776cdacd41f9 P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:07:51.350163 28622 tablet_bootstrap.cc:492] T 6df88971716a49b092d937ebdcc5b467 P 2ffdfa70862b4b2692c3e3d8ff89019e: Bootstrap starting.
I20260709 13:07:51.350219 28623 ts_tablet_manager.cc:1434] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a: Time spent starting tablet: real 0.122s	user 0.037s	sys 0.078s
I20260709 13:07:51.351236 28623 tablet_bootstrap.cc:492] T 24309eed493848f099253e7e3aca4e62 P 29c53acb74654125a0c46462df1ba05a: Bootstrap starting.
I20260709 13:07:51.350847 28329 catalog_manager.cc:5697] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a reported cstate change: term changed from 0 to 1, leader changed from <none> to 29c53acb74654125a0c46462df1ba05a (127.21.26.130). New cstate: current_term: 1 leader_uuid: "29c53acb74654125a0c46462df1ba05a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:51.355980 28622 tablet_bootstrap.cc:654] T 6df88971716a49b092d937ebdcc5b467 P 2ffdfa70862b4b2692c3e3d8ff89019e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.357614 28623 tablet_bootstrap.cc:654] T 24309eed493848f099253e7e3aca4e62 P 29c53acb74654125a0c46462df1ba05a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.361737 28622 tablet_bootstrap.cc:492] T 6df88971716a49b092d937ebdcc5b467 P 2ffdfa70862b4b2692c3e3d8ff89019e: No bootstrap required, opened a new log
I20260709 13:07:51.362212 28622 ts_tablet_manager.cc:1403] T 6df88971716a49b092d937ebdcc5b467 P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:07:51.364787 28622 raft_consensus.cc:359] T 6df88971716a49b092d937ebdcc5b467 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.365402 28622 raft_consensus.cc:385] T 6df88971716a49b092d937ebdcc5b467 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.365664 28622 raft_consensus.cc:740] T 6df88971716a49b092d937ebdcc5b467 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.366328 28622 consensus_queue.cc:260] T 6df88971716a49b092d937ebdcc5b467 P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.368022 28622 ts_tablet_manager.cc:1434] T 6df88971716a49b092d937ebdcc5b467 P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:51.369228 28623 tablet_bootstrap.cc:492] T 24309eed493848f099253e7e3aca4e62 P 29c53acb74654125a0c46462df1ba05a: No bootstrap required, opened a new log
I20260709 13:07:51.369617 28623 ts_tablet_manager.cc:1403] T 24309eed493848f099253e7e3aca4e62 P 29c53acb74654125a0c46462df1ba05a: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.002s
I20260709 13:07:51.371408 28623 raft_consensus.cc:359] T 24309eed493848f099253e7e3aca4e62 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.371841 28623 raft_consensus.cc:385] T 24309eed493848f099253e7e3aca4e62 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.372026 28623 raft_consensus.cc:740] T 24309eed493848f099253e7e3aca4e62 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.372684 28623 consensus_queue.cc:260] T 24309eed493848f099253e7e3aca4e62 P 29c53acb74654125a0c46462df1ba05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.374300 28623 ts_tablet_manager.cc:1434] T 24309eed493848f099253e7e3aca4e62 P 29c53acb74654125a0c46462df1ba05a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:51.375195 28623 tablet_bootstrap.cc:492] T 7c12d69eab3e49a082a9c808447bfa1f P 29c53acb74654125a0c46462df1ba05a: Bootstrap starting.
I20260709 13:07:51.377298 28627 consensus_queue.cc:1048] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.380471 28623 tablet_bootstrap.cc:654] T 7c12d69eab3e49a082a9c808447bfa1f P 29c53acb74654125a0c46462df1ba05a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.385571 28623 tablet_bootstrap.cc:492] T 7c12d69eab3e49a082a9c808447bfa1f P 29c53acb74654125a0c46462df1ba05a: No bootstrap required, opened a new log
I20260709 13:07:51.385967 28623 ts_tablet_manager.cc:1403] T 7c12d69eab3e49a082a9c808447bfa1f P 29c53acb74654125a0c46462df1ba05a: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:07:51.388392 28623 raft_consensus.cc:359] T 7c12d69eab3e49a082a9c808447bfa1f P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.389010 28623 raft_consensus.cc:385] T 7c12d69eab3e49a082a9c808447bfa1f P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.389258 28623 raft_consensus.cc:740] T 7c12d69eab3e49a082a9c808447bfa1f P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.389858 28623 consensus_queue.cc:260] T 7c12d69eab3e49a082a9c808447bfa1f P 29c53acb74654125a0c46462df1ba05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.391103 28503 raft_consensus.cc:3060] T 6fa04731e95942f09d20e0f268ef1c46 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.391824 28623 ts_tablet_manager.cc:1434] T 7c12d69eab3e49a082a9c808447bfa1f P 29c53acb74654125a0c46462df1ba05a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:07:51.399266 28655 consensus_queue.cc:1048] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:51.424674 28655 raft_consensus.cc:493] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.425079 28655 raft_consensus.cc:515] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.426946 28655 leader_election.cc:290] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571)
I20260709 13:07:51.427670 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43ec4cdb32e491aa9f3ee4dcad5eede" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9" is_pre_election: true
I20260709 13:07:51.427997 28503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43ec4cdb32e491aa9f3ee4dcad5eede" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a" is_pre_election: true
I20260709 13:07:51.428543 28431 raft_consensus.cc:2393] T c43ec4cdb32e491aa9f3ee4dcad5eede P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ffdfa70862b4b2692c3e3d8ff89019e in current term 1: Already voted for candidate 29c53acb74654125a0c46462df1ba05a in this term.
I20260709 13:07:51.429412 28545 leader_election.cc:304] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ffdfa70862b4b2692c3e3d8ff89019e; no voters: 29c53acb74654125a0c46462df1ba05a, bcd80723a6e8429aa8ff746613a967d9
I20260709 13:07:51.429983 28655 raft_consensus.cc:3060] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.434684 28655 raft_consensus.cc:2749] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:51.558602 28655 raft_consensus.cc:493] T a7f41f0158494af88963776cdacd41f9 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.559012 28655 raft_consensus.cc:515] T a7f41f0158494af88963776cdacd41f9 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.560668 28655 leader_election.cc:290] T a7f41f0158494af88963776cdacd41f9 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571)
I20260709 13:07:51.561347 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f41f0158494af88963776cdacd41f9" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9" is_pre_election: true
I20260709 13:07:51.561657 28503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f41f0158494af88963776cdacd41f9" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a" is_pre_election: true
I20260709 13:07:51.562338 28503 raft_consensus.cc:2393] T a7f41f0158494af88963776cdacd41f9 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ffdfa70862b4b2692c3e3d8ff89019e in current term 1: Already voted for candidate bcd80723a6e8429aa8ff746613a967d9 in this term.
I20260709 13:07:51.563145 28546 leader_election.cc:304] T a7f41f0158494af88963776cdacd41f9 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ffdfa70862b4b2692c3e3d8ff89019e; no voters: 29c53acb74654125a0c46462df1ba05a, bcd80723a6e8429aa8ff746613a967d9
I20260709 13:07:51.563736 28655 raft_consensus.cc:3060] T a7f41f0158494af88963776cdacd41f9 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.568327 28655 raft_consensus.cc:2749] T a7f41f0158494af88963776cdacd41f9 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:51.591434 28655 raft_consensus.cc:493] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.591961 28655 raft_consensus.cc:515] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.594034 28655 leader_election.cc:290] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571)
I20260709 13:07:51.595053 28503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c12d69eab3e49a082a9c808447bfa1f" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a" is_pre_election: true
I20260709 13:07:51.594981 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c12d69eab3e49a082a9c808447bfa1f" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9" is_pre_election: true
I20260709 13:07:51.595804 28503 raft_consensus.cc:2468] T 7c12d69eab3e49a082a9c808447bfa1f P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 0.
I20260709 13:07:51.595937 28431 raft_consensus.cc:2468] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 0.
I20260709 13:07:51.596714 28546 leader_election.cc:304] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, 2ffdfa70862b4b2692c3e3d8ff89019e; no voters: 
I20260709 13:07:51.597399 28655 raft_consensus.cc:2804] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:51.597680 28655 raft_consensus.cc:493] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.597937 28655 raft_consensus.cc:3060] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.603762 28655 raft_consensus.cc:515] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.605682 28655 leader_election.cc:290] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 election: Requested vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571)
I20260709 13:07:51.606412 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c12d69eab3e49a082a9c808447bfa1f" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
I20260709 13:07:51.607056 28503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c12d69eab3e49a082a9c808447bfa1f" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a"
I20260709 13:07:51.607069 28431 raft_consensus.cc:3060] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.607756 28503 raft_consensus.cc:3060] T 7c12d69eab3e49a082a9c808447bfa1f P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.613868 28503 raft_consensus.cc:2468] T 7c12d69eab3e49a082a9c808447bfa1f P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 1.
I20260709 13:07:51.614473 28431 raft_consensus.cc:2468] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 1.
I20260709 13:07:51.614952 28546 leader_election.cc:304] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, 2ffdfa70862b4b2692c3e3d8ff89019e; no voters: 
I20260709 13:07:51.615767 28655 raft_consensus.cc:2804] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:51.616161 28655 raft_consensus.cc:697] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Becoming Leader. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Running, Role: LEADER
I20260709 13:07:51.616946 28655 consensus_queue.cc:237] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.624378 28329 catalog_manager.cc:5697] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131). New cstate: current_term: 1 leader_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:51.633059 28648 consensus_queue.cc:1048] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.643181 28681 consensus_queue.cc:1048] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:51.678509 28581 raft_consensus.cc:3060] T 6df88971716a49b092d937ebdcc5b467 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.684653 28661 consensus_queue.cc:1048] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.686870 28655 consensus_queue.cc:1048] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.696861 28661 consensus_queue.cc:1048] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.704768 28661 consensus_queue.cc:1048] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.706708 28504 raft_consensus.cc:3060] T 24309eed493848f099253e7e3aca4e62 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.709007 28627 consensus_queue.cc:1048] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.720618 28627 consensus_queue.cc:1048] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.723062 28626 consensus_queue.cc:1048] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.728016 28628 consensus_queue.cc:1048] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.750672 28681 consensus_queue.cc:1048] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.750921 28630 consensus_queue.cc:1048] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.772708 28580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fa04731e95942f09d20e0f268ef1c46"
dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
mode: GRACEFUL
new_leader_uuid: "bcd80723a6e8429aa8ff746613a967d9"
 from {username='slave'} at 127.0.0.1:52894
I20260709 13:07:51.773252 28580 raft_consensus.cc:606] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Received request to transfer leadership to TS bcd80723a6e8429aa8ff746613a967d9
I20260709 13:07:51.779237 28580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24309eed493848f099253e7e3aca4e62"
dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
mode: GRACEFUL
new_leader_uuid: "bcd80723a6e8429aa8ff746613a967d9"
 from {username='slave'} at 127.0.0.1:52894
I20260709 13:07:51.779676 28580 raft_consensus.cc:606] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Received request to transfer leadership to TS bcd80723a6e8429aa8ff746613a967d9
I20260709 13:07:51.786283 28580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c12d69eab3e49a082a9c808447bfa1f"
dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
mode: GRACEFUL
new_leader_uuid: "bcd80723a6e8429aa8ff746613a967d9"
 from {username='slave'} at 127.0.0.1:52894
I20260709 13:07:51.786705 28580 raft_consensus.cc:606] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Received request to transfer leadership to TS bcd80723a6e8429aa8ff746613a967d9
I20260709 13:07:51.798099 28431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24c66a05232a4c35a83f6253b60762cf"
dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
mode: GRACEFUL
new_leader_uuid: "29c53acb74654125a0c46462df1ba05a"
 from {username='slave'} at 127.0.0.1:53388
I20260709 13:07:51.798573 28431 raft_consensus.cc:606] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [term 1 LEADER]: Received request to transfer leadership to TS 29c53acb74654125a0c46462df1ba05a
I20260709 13:07:51.802780 28580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0ef0894debb4b5c97ba3a14232e61a7"
dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
mode: GRACEFUL
new_leader_uuid: "29c53acb74654125a0c46462df1ba05a"
 from {username='slave'} at 127.0.0.1:52894
I20260709 13:07:51.803236 28580 raft_consensus.cc:606] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Received request to transfer leadership to TS 29c53acb74654125a0c46462df1ba05a
I20260709 13:07:51.819226 28507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e11d172f1f464e56a42f2ac0132937f3"
dest_uuid: "29c53acb74654125a0c46462df1ba05a"
mode: GRACEFUL
new_leader_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
 from {username='slave'} at 127.0.0.1:43180
I20260709 13:07:51.819716 28507 raft_consensus.cc:606] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Received request to transfer leadership to TS 2ffdfa70862b4b2692c3e3d8ff89019e
I20260709 13:07:51.852548 28628 consensus_queue.cc:1048] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.858467 28657 raft_consensus.cc:993] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a: : Instructing follower 2ffdfa70862b4b2692c3e3d8ff89019e to start an election
I20260709 13:07:51.858913 28646 raft_consensus.cc:1081] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Signalling peer 2ffdfa70862b4b2692c3e3d8ff89019e to start an election
I20260709 13:07:51.860525 28581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e11d172f1f464e56a42f2ac0132937f3"
dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
 from {username='slave'} at 127.0.0.1:52880
I20260709 13:07:51.861212 28581 raft_consensus.cc:493] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:51.861573 28581 raft_consensus.cc:3060] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:51.864302 28646 consensus_queue.cc:1048] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.869551 28581 raft_consensus.cc:515] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.872143 28432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11d172f1f464e56a42f2ac0132937f3" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
I20260709 13:07:51.872677 28507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11d172f1f464e56a42f2ac0132937f3" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29c53acb74654125a0c46462df1ba05a"
I20260709 13:07:51.873241 28507 raft_consensus.cc:3055] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:51.873652 28507 raft_consensus.cc:740] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Running, Role: LEADER
I20260709 13:07:51.874348 28507 consensus_queue.cc:260] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.874989 28507 raft_consensus.cc:3060] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:51.879742 28507 raft_consensus.cc:2468] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 2.
I20260709 13:07:51.880214 28581 leader_election.cc:290] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 2 election: Requested vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571)
I20260709 13:07:51.880914 28546 leader_election.cc:304] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e [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: 29c53acb74654125a0c46462df1ba05a, 2ffdfa70862b4b2692c3e3d8ff89019e; no voters: bcd80723a6e8429aa8ff746613a967d9
I20260709 13:07:51.882098 28630 raft_consensus.cc:2804] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:51.882583 28630 raft_consensus.cc:697] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 LEADER]: Becoming Leader. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Running, Role: LEADER
I20260709 13:07:51.883349 28630 consensus_queue.cc:237] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:51.890095 28328 catalog_manager.cc:5697] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e reported cstate change: term changed from 1 to 2, leader changed from 29c53acb74654125a0c46462df1ba05a (127.21.26.130) to 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131). New cstate: current_term: 2 leader_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:51.963927 28685 raft_consensus.cc:993] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e: : Instructing follower bcd80723a6e8429aa8ff746613a967d9 to start an election
I20260709 13:07:51.964344 28630 raft_consensus.cc:1081] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Signalling peer bcd80723a6e8429aa8ff746613a967d9 to start an election
I20260709 13:07:51.965622 28431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fa04731e95942f09d20e0f268ef1c46"
dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
 from {username='slave'} at 127.0.0.1:53378
I20260709 13:07:51.966048 28431 raft_consensus.cc:493] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:51.966320 28431 raft_consensus.cc:3060] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:51.970917 28431 raft_consensus.cc:515] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } }
I20260709 13:07:51.972374 28431 leader_election.cc:290] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 2 election: Requested vote from peers 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739), 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571)
I20260709 13:07:51.973032 28581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa04731e95942f09d20e0f268ef1c46" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
I20260709 13:07:51.973332 28507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa04731e95942f09d20e0f268ef1c46" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29c53acb74654125a0c46462df1ba05a"
I20260709 13:07:51.973719 28581 raft_consensus.cc:3055] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:51.973868 28507 raft_consensus.cc:3060] T 6fa04731e95942f09d20e0f268ef1c46 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:51.974063 28581 raft_consensus.cc:740] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Running, Role: LEADER
I20260709 13:07:51.974891 28581 consensus_queue.cc:260] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } }
I20260709 13:07:51.976056 28581 raft_consensus.cc:3060] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:51.980509 28507 raft_consensus.cc:2468] T 6fa04731e95942f09d20e0f268ef1c46 P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 2.
I20260709 13:07:51.981689 28397 leader_election.cc:304] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:51.982287 28581 raft_consensus.cc:2468] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 2.
I20260709 13:07:51.982293 28681 raft_consensus.cc:2804] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:51.982889 28681 raft_consensus.cc:697] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [term 2 LEADER]: Becoming Leader. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Running, Role: LEADER
I20260709 13:07:51.983531 28681 consensus_queue.cc:237] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } }
I20260709 13:07:51.989207 28329 catalog_manager.cc:5697] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 reported cstate change: term changed from 1 to 2, leader changed from 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131) to bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "bcd80723a6e8429aa8ff746613a967d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:52.059871 28648 raft_consensus.cc:993] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9: : Instructing follower 29c53acb74654125a0c46462df1ba05a to start an election
I20260709 13:07:52.060360 28681 raft_consensus.cc:1081] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [term 1 LEADER]: Signalling peer 29c53acb74654125a0c46462df1ba05a to start an election
I20260709 13:07:52.061822 28507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24c66a05232a4c35a83f6253b60762cf"
dest_uuid: "29c53acb74654125a0c46462df1ba05a"
 from {username='slave'} at 127.0.0.1:43176
I20260709 13:07:52.062263 28507 raft_consensus.cc:493] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:52.062532 28507 raft_consensus.cc:3060] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:52.067270 28507 raft_consensus.cc:515] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:52.068742 28507 leader_election.cc:290] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 2 election: Requested vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:52.069424 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c66a05232a4c35a83f6253b60762cf" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
I20260709 13:07:52.069715 28581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c66a05232a4c35a83f6253b60762cf" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
I20260709 13:07:52.070042 28431 raft_consensus.cc:3055] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:52.070232 28581 raft_consensus.cc:3060] T 24c66a05232a4c35a83f6253b60762cf P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:52.070386 28431 raft_consensus.cc:740] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Running, Role: LEADER
I20260709 13:07:52.071084 28431 consensus_queue.cc:260] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:52.071956 28431 raft_consensus.cc:3060] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:52.074895 28581 raft_consensus.cc:2468] T 24c66a05232a4c35a83f6253b60762cf P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 2.
I20260709 13:07:52.075914 28472 leader_election.cc:304] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, 2ffdfa70862b4b2692c3e3d8ff89019e; no voters: 
I20260709 13:07:52.076543 28661 raft_consensus.cc:2804] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:52.076638 28431 raft_consensus.cc:2468] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 2.
I20260709 13:07:52.077044 28661 raft_consensus.cc:697] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a [term 2 LEADER]: Becoming Leader. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Running, Role: LEADER
I20260709 13:07:52.077831 28661 consensus_queue.cc:237] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:52.083263 28329 catalog_manager.cc:5697] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a reported cstate change: term changed from 1 to 2, leader changed from bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129) to 29c53acb74654125a0c46462df1ba05a (127.21.26.130). New cstate: current_term: 2 leader_uuid: "29c53acb74654125a0c46462df1ba05a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:52.142002 28685 raft_consensus.cc:993] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e: : Instructing follower 29c53acb74654125a0c46462df1ba05a to start an election
I20260709 13:07:52.142439 28630 raft_consensus.cc:1081] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Signalling peer 29c53acb74654125a0c46462df1ba05a to start an election
I20260709 13:07:52.143885 28507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0ef0894debb4b5c97ba3a14232e61a7"
dest_uuid: "29c53acb74654125a0c46462df1ba05a"
 from {username='slave'} at 127.0.0.1:43162
I20260709 13:07:52.144362 28507 raft_consensus.cc:493] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:52.144642 28507 raft_consensus.cc:3060] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:52.149549 28507 raft_consensus.cc:515] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:52.151037 28507 leader_election.cc:290] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 2 election: Requested vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:52.151669 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ef0894debb4b5c97ba3a14232e61a7" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
I20260709 13:07:52.151974 28581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ef0894debb4b5c97ba3a14232e61a7" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
I20260709 13:07:52.152197 28431 raft_consensus.cc:3060] T c0ef0894debb4b5c97ba3a14232e61a7 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:52.152539 28581 raft_consensus.cc:3055] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:52.152789 28581 raft_consensus.cc:740] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Running, Role: LEADER
I20260709 13:07:52.153421 28581 consensus_queue.cc:260] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:52.154264 28581 raft_consensus.cc:3060] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:52.156795 28431 raft_consensus.cc:2468] T c0ef0894debb4b5c97ba3a14232e61a7 P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 2.
I20260709 13:07:52.157699 28471 leader_election.cc:304] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:52.158480 28661 raft_consensus.cc:2804] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:52.158897 28661 raft_consensus.cc:697] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a [term 2 LEADER]: Becoming Leader. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Running, Role: LEADER
I20260709 13:07:52.159090 28581 raft_consensus.cc:2468] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 2.
I20260709 13:07:52.159690 28661 consensus_queue.cc:237] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:52.165223 28329 catalog_manager.cc:5697] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a reported cstate change: term changed from 1 to 2, leader changed from 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131) to 29c53acb74654125a0c46462df1ba05a (127.21.26.130). New cstate: current_term: 2 leader_uuid: "29c53acb74654125a0c46462df1ba05a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:52.170928 28630 consensus_queue.cc:1048] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:52.180418 28630 consensus_queue.cc:1048] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:52.187048 28655 raft_consensus.cc:993] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e: : Instructing follower bcd80723a6e8429aa8ff746613a967d9 to start an election
I20260709 13:07:52.187417 28630 raft_consensus.cc:1081] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Signalling peer bcd80723a6e8429aa8ff746613a967d9 to start an election
I20260709 13:07:52.188855 28431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c12d69eab3e49a082a9c808447bfa1f"
dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
 from {username='slave'} at 127.0.0.1:53378
I20260709 13:07:52.189389 28431 raft_consensus.cc:493] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:52.189723 28431 raft_consensus.cc:3060] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:52.194443 28431 raft_consensus.cc:515] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:52.195839 28431 leader_election.cc:290] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 2 election: Requested vote from peers 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:52.196581 28507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c12d69eab3e49a082a9c808447bfa1f" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29c53acb74654125a0c46462df1ba05a"
I20260709 13:07:52.196964 28581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c12d69eab3e49a082a9c808447bfa1f" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
I20260709 13:07:52.197172 28507 raft_consensus.cc:3060] T 7c12d69eab3e49a082a9c808447bfa1f P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:52.197533 28581 raft_consensus.cc:3055] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:52.197798 28581 raft_consensus.cc:740] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Running, Role: LEADER
I20260709 13:07:52.198402 28581 consensus_queue.cc:260] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:52.199383 28581 raft_consensus.cc:3060] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:52.202842 28507 raft_consensus.cc:2468] T 7c12d69eab3e49a082a9c808447bfa1f P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 2.
I20260709 13:07:52.204577 28397 leader_election.cc:304] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:52.205338 28681 raft_consensus.cc:2804] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:52.205781 28681 raft_consensus.cc:697] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [term 2 LEADER]: Becoming Leader. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Running, Role: LEADER
I20260709 13:07:52.205977 28581 raft_consensus.cc:2468] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 2.
I20260709 13:07:52.206588 28681 consensus_queue.cc:237] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:52.212991 28328 catalog_manager.cc:5697] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 reported cstate change: term changed from 1 to 2, leader changed from 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131) to bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "bcd80723a6e8429aa8ff746613a967d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:52.247982 28627 raft_consensus.cc:993] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e: : Instructing follower bcd80723a6e8429aa8ff746613a967d9 to start an election
I20260709 13:07:52.248440 28630 raft_consensus.cc:1081] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Signalling peer bcd80723a6e8429aa8ff746613a967d9 to start an election
I20260709 13:07:52.249715 28431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24309eed493848f099253e7e3aca4e62"
dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
 from {username='slave'} at 127.0.0.1:53378
I20260709 13:07:52.250133 28431 raft_consensus.cc:493] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:52.250391 28431 raft_consensus.cc:3060] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:52.254940 28431 raft_consensus.cc:515] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:52.256448 28431 leader_election.cc:290] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 2 election: Requested vote from peers 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:52.256973 28507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24309eed493848f099253e7e3aca4e62" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29c53acb74654125a0c46462df1ba05a"
I20260709 13:07:52.257313 28581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24309eed493848f099253e7e3aca4e62" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
I20260709 13:07:52.257558 28507 raft_consensus.cc:3060] T 24309eed493848f099253e7e3aca4e62 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:52.257853 28581 raft_consensus.cc:3055] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:52.258116 28581 raft_consensus.cc:740] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Running, Role: LEADER
I20260709 13:07:52.258730 28581 consensus_queue.cc:260] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:52.259580 28581 raft_consensus.cc:3060] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:52.262272 28507 raft_consensus.cc:2468] T 24309eed493848f099253e7e3aca4e62 P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 2.
I20260709 13:07:52.263181 28397 leader_election.cc:304] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:52.263880 28681 raft_consensus.cc:2804] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:52.264292 28681 raft_consensus.cc:697] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9 [term 2 LEADER]: Becoming Leader. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Running, Role: LEADER
I20260709 13:07:52.264379 28581 raft_consensus.cc:2468] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 2.
I20260709 13:07:52.264997 28681 consensus_queue.cc:237] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:52.270851 28328 catalog_manager.cc:5697] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9 reported cstate change: term changed from 1 to 2, leader changed from 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131) to bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "bcd80723a6e8429aa8ff746613a967d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:52.279798 28431 raft_consensus.cc:3060] T e11d172f1f464e56a42f2ac0132937f3 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:52.284549 28431 raft_consensus.cc:1275] T e11d172f1f464e56a42f2ac0132937f3 P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Refusing update from remote peer 2ffdfa70862b4b2692c3e3d8ff89019e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:52.285640 28630 consensus_queue.cc:1048] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:52.292824 28507 raft_consensus.cc:1275] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Refusing update from remote peer 2ffdfa70862b4b2692c3e3d8ff89019e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:52.294103 28655 consensus_queue.cc:1048] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:52.447381 28581 raft_consensus.cc:1275] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Refusing update from remote peer bcd80723a6e8429aa8ff746613a967d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:52.448686 28681 consensus_queue.cc:1048] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:52.457224 28507 raft_consensus.cc:1275] T 6fa04731e95942f09d20e0f268ef1c46 P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Refusing update from remote peer bcd80723a6e8429aa8ff746613a967d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:52.458765 28703 consensus_queue.cc:1048] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:52.525707 28581 raft_consensus.cc:1275] T 24c66a05232a4c35a83f6253b60762cf P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Refusing update from remote peer 29c53acb74654125a0c46462df1ba05a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:52.526809 28661 consensus_queue.cc:1048] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:52.533428 28431 raft_consensus.cc:1275] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Refusing update from remote peer 29c53acb74654125a0c46462df1ba05a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:52.535277 28657 consensus_queue.cc:1048] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:52.551535 28581 raft_consensus.cc:1275] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Refusing update from remote peer 29c53acb74654125a0c46462df1ba05a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:52.552520 28657 consensus_queue.cc:1048] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:52.559338 28431 raft_consensus.cc:1275] T c0ef0894debb4b5c97ba3a14232e61a7 P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Refusing update from remote peer 29c53acb74654125a0c46462df1ba05a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:52.560889 28646 consensus_queue.cc:1048] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:52.651108 28581 raft_consensus.cc:1275] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Refusing update from remote peer bcd80723a6e8429aa8ff746613a967d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:52.652493 28648 consensus_queue.cc:1048] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:52.660246 28507 raft_consensus.cc:1275] T 7c12d69eab3e49a082a9c808447bfa1f P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Refusing update from remote peer bcd80723a6e8429aa8ff746613a967d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:52.661808 28703 consensus_queue.cc:1048] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:52.727861 28581 raft_consensus.cc:1275] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Refusing update from remote peer bcd80723a6e8429aa8ff746613a967d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:52.729152 28703 consensus_queue.cc:1048] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:52.737728 28507 raft_consensus.cc:1275] T 24309eed493848f099253e7e3aca4e62 P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Refusing update from remote peer bcd80723a6e8429aa8ff746613a967d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:52.739003 28703 consensus_queue.cc:1048] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:54.851263 28328 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36644:
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 13:07:54.853401 28328 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 13:07:54.901408 28420 tablet_service.cc:1511] Processing CreateTablet for tablet c90bdb83cf9a40398006f9786c938a0b (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:54.902186 28490 tablet_service.cc:1511] Processing CreateTablet for tablet c90bdb83cf9a40398006f9786c938a0b (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:54.902675 28420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90bdb83cf9a40398006f9786c938a0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:54.903534 28490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90bdb83cf9a40398006f9786c938a0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:54.903597 28569 tablet_service.cc:1511] Processing CreateTablet for tablet c90bdb83cf9a40398006f9786c938a0b (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:54.904951 28569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c90bdb83cf9a40398006f9786c938a0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:54.908658 28422 tablet_service.cc:1511] Processing CreateTablet for tablet d00439d89e8c42358d6a0075dcc8bccc (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:54.909085 28417 tablet_service.cc:1511] Processing CreateTablet for tablet 75a8ff1a694c48d3b94dcaf91a98734c (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:54.910071 28422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d00439d89e8c42358d6a0075dcc8bccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:54.911181 28494 tablet_service.cc:1511] Processing CreateTablet for tablet d00439d89e8c42358d6a0075dcc8bccc (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:54.912452 28494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d00439d89e8c42358d6a0075dcc8bccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:54.916708 28417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a8ff1a694c48d3b94dcaf91a98734c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:54.917302 28496 tablet_service.cc:1511] Processing CreateTablet for tablet 75a8ff1a694c48d3b94dcaf91a98734c (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:54.918867 28496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a8ff1a694c48d3b94dcaf91a98734c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:54.917302 28564 tablet_service.cc:1511] Processing CreateTablet for tablet d00439d89e8c42358d6a0075dcc8bccc (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:54.921211 28564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d00439d89e8c42358d6a0075dcc8bccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:54.944110 28565 tablet_service.cc:1511] Processing CreateTablet for tablet 75a8ff1a694c48d3b94dcaf91a98734c (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:54.945557 28565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a8ff1a694c48d3b94dcaf91a98734c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:54.961092 28416 tablet_service.cc:1511] Processing CreateTablet for tablet bc58324393a44b729fe95a7c1d3b26ba (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:54.962482 28416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc58324393a44b729fe95a7c1d3b26ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:54.970849 28493 tablet_service.cc:1511] Processing CreateTablet for tablet bc58324393a44b729fe95a7c1d3b26ba (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:54.973028 28568 tablet_service.cc:1511] Processing CreateTablet for tablet bc58324393a44b729fe95a7c1d3b26ba (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:54.975736 28568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc58324393a44b729fe95a7c1d3b26ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:54.975382 28419 tablet_service.cc:1511] Processing CreateTablet for tablet 83c43c88ae55470e883b967af720c1f4 (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:54.976718 28419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c43c88ae55470e883b967af720c1f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:54.982378 28495 tablet_service.cc:1511] Processing CreateTablet for tablet 83c43c88ae55470e883b967af720c1f4 (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:54.985074 28493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc58324393a44b729fe95a7c1d3b26ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:54.985631 28566 tablet_service.cc:1511] Processing CreateTablet for tablet 83c43c88ae55470e883b967af720c1f4 (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:54.986136 28420 tablet_service.cc:1511] Processing CreateTablet for tablet 3998b865ca5c43df82c6b2e8ee31a3ab (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:54.987118 28566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c43c88ae55470e883b967af720c1f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:54.987499 28420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3998b865ca5c43df82c6b2e8ee31a3ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:54.988271 28716 tablet_bootstrap.cc:492] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9: Bootstrap starting.
I20260709 13:07:54.993291 28497 tablet_service.cc:1511] Processing CreateTablet for tablet 3998b865ca5c43df82c6b2e8ee31a3ab (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:54.996577 28567 tablet_service.cc:1511] Processing CreateTablet for tablet 3998b865ca5c43df82c6b2e8ee31a3ab (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:55.001031 28418 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6678459fa545599c2890d6aa79088a (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:55.001461 28567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3998b865ca5c43df82c6b2e8ee31a3ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.002358 28418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6678459fa545599c2890d6aa79088a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.002776 28716 tablet_bootstrap.cc:654] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.005903 28492 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6678459fa545599c2890d6aa79088a (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:54.993319 28495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c43c88ae55470e883b967af720c1f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.009439 28571 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6678459fa545599c2890d6aa79088a (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:55.010285 28421 tablet_service.cc:1511] Processing CreateTablet for tablet 08f5f90e359944feab571247f7b3f806 (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:55.011065 28497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3998b865ca5c43df82c6b2e8ee31a3ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.011626 28421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08f5f90e359944feab571247f7b3f806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.010788 28571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6678459fa545599c2890d6aa79088a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.013782 28492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6678459fa545599c2890d6aa79088a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.017973 28491 tablet_service.cc:1511] Processing CreateTablet for tablet 08f5f90e359944feab571247f7b3f806 (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:55.018477 28563 tablet_service.cc:1511] Processing CreateTablet for tablet 08f5f90e359944feab571247f7b3f806 (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:55.020768 28491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08f5f90e359944feab571247f7b3f806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.019811 28415 tablet_service.cc:1511] Processing CreateTablet for tablet 72697c9625124ea88ca95935ac2dbf20 (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:55.024684 28415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72697c9625124ea88ca95935ac2dbf20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.019953 28563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08f5f90e359944feab571247f7b3f806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.030252 28489 tablet_service.cc:1511] Processing CreateTablet for tablet 72697c9625124ea88ca95935ac2dbf20 (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:55.030648 28570 tablet_service.cc:1511] Processing CreateTablet for tablet 72697c9625124ea88ca95935ac2dbf20 (DEFAULT_TABLE table=soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:55.031632 28489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72697c9625124ea88ca95935ac2dbf20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.031935 28570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72697c9625124ea88ca95935ac2dbf20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:55.056198 28718 tablet_bootstrap.cc:492] T c90bdb83cf9a40398006f9786c938a0b P 2ffdfa70862b4b2692c3e3d8ff89019e: Bootstrap starting.
I20260709 13:07:55.079037 28718 tablet_bootstrap.cc:654] T c90bdb83cf9a40398006f9786c938a0b P 2ffdfa70862b4b2692c3e3d8ff89019e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.082499 28716 tablet_bootstrap.cc:492] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9: No bootstrap required, opened a new log
I20260709 13:07:55.083056 28716 ts_tablet_manager.cc:1403] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.000s
I20260709 13:07:55.100559 28717 tablet_bootstrap.cc:492] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a: Bootstrap starting.
I20260709 13:07:55.109828 28716 raft_consensus.cc:359] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.115278 28716 raft_consensus.cc:385] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.117007 28716 raft_consensus.cc:740] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.118945 28716 consensus_queue.cc:260] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.129410 28716 ts_tablet_manager.cc:1434] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260709 13:07:55.130702 28716 tablet_bootstrap.cc:492] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9: Bootstrap starting.
I20260709 13:07:55.130745 28718 tablet_bootstrap.cc:492] T c90bdb83cf9a40398006f9786c938a0b P 2ffdfa70862b4b2692c3e3d8ff89019e: No bootstrap required, opened a new log
I20260709 13:07:55.131397 28718 ts_tablet_manager.cc:1403] T c90bdb83cf9a40398006f9786c938a0b P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.003s
I20260709 13:07:55.132900 28717 tablet_bootstrap.cc:654] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.135169 28718 raft_consensus.cc:359] T c90bdb83cf9a40398006f9786c938a0b P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.136317 28718 raft_consensus.cc:385] T c90bdb83cf9a40398006f9786c938a0b P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.136619 28718 raft_consensus.cc:740] T c90bdb83cf9a40398006f9786c938a0b P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.137151 28716 tablet_bootstrap.cc:654] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.137363 28718 consensus_queue.cc:260] T c90bdb83cf9a40398006f9786c938a0b P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.139609 28718 ts_tablet_manager.cc:1434] T c90bdb83cf9a40398006f9786c938a0b P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:07:55.140720 28718 tablet_bootstrap.cc:492] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e: Bootstrap starting.
I20260709 13:07:55.146586 28717 tablet_bootstrap.cc:492] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a: No bootstrap required, opened a new log
I20260709 13:07:55.147053 28718 tablet_bootstrap.cc:654] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.147300 28717 ts_tablet_manager.cc:1403] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.003s
I20260709 13:07:55.150712 28717 raft_consensus.cc:359] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.151479 28717 raft_consensus.cc:385] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.151796 28717 raft_consensus.cc:740] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.152335 28718 tablet_bootstrap.cc:492] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e: No bootstrap required, opened a new log
I20260709 13:07:55.152827 28718 ts_tablet_manager.cc:1403] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.002s
I20260709 13:07:55.152537 28717 consensus_queue.cc:260] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.154968 28717 ts_tablet_manager.cc:1434] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:55.156262 28717 tablet_bootstrap.cc:492] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a: Bootstrap starting.
I20260709 13:07:55.155861 28718 raft_consensus.cc:359] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.156744 28718 raft_consensus.cc:385] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.157047 28718 raft_consensus.cc:740] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.157822 28718 consensus_queue.cc:260] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.160174 28718 ts_tablet_manager.cc:1434] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:07:55.161152 28718 tablet_bootstrap.cc:492] T d00439d89e8c42358d6a0075dcc8bccc P 2ffdfa70862b4b2692c3e3d8ff89019e: Bootstrap starting.
I20260709 13:07:55.161144 28716 tablet_bootstrap.cc:492] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9: No bootstrap required, opened a new log
I20260709 13:07:55.161856 28716 ts_tablet_manager.cc:1403] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.006s
I20260709 13:07:55.163403 28717 tablet_bootstrap.cc:654] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.164889 28716 raft_consensus.cc:359] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.165665 28716 raft_consensus.cc:385] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.165947 28716 raft_consensus.cc:740] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.166719 28716 consensus_queue.cc:260] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.168898 28718 tablet_bootstrap.cc:654] T d00439d89e8c42358d6a0075dcc8bccc P 2ffdfa70862b4b2692c3e3d8ff89019e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.171572 28716 ts_tablet_manager.cc:1434] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260709 13:07:55.172708 28716 tablet_bootstrap.cc:492] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9: Bootstrap starting.
I20260709 13:07:55.179193 28716 tablet_bootstrap.cc:654] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.180827 28646 raft_consensus.cc:493] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.181497 28646 raft_consensus.cc:515] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.185014 28580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90bdb83cf9a40398006f9786c938a0b" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" is_pre_election: true
I20260709 13:07:55.185782 28580 raft_consensus.cc:2468] T c90bdb83cf9a40398006f9786c938a0b P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 0.
I20260709 13:07:55.187345 28472 leader_election.cc:304] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, 2ffdfa70862b4b2692c3e3d8ff89019e; no voters: 
I20260709 13:07:55.188753 28717 tablet_bootstrap.cc:492] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a: No bootstrap required, opened a new log
I20260709 13:07:55.189035 28646 leader_election.cc:290] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:55.189669 28717 ts_tablet_manager.cc:1403] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.007s
I20260709 13:07:55.193521 28717 raft_consensus.cc:359] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.194351 28717 raft_consensus.cc:385] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.194671 28717 raft_consensus.cc:740] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.195444 28717 consensus_queue.cc:260] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.198024 28717 ts_tablet_manager.cc:1434] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:07:55.199177 28717 tablet_bootstrap.cc:492] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a: Bootstrap starting.
I20260709 13:07:55.206183 28717 tablet_bootstrap.cc:654] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.218751 28717 tablet_bootstrap.cc:492] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a: No bootstrap required, opened a new log
I20260709 13:07:55.219374 28717 ts_tablet_manager.cc:1403] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 13:07:55.222712 28717 raft_consensus.cc:359] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.223598 28717 raft_consensus.cc:385] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.223896 28717 raft_consensus.cc:740] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.224629 28717 consensus_queue.cc:260] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.231406 28728 raft_consensus.cc:2804] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.234758 28717 ts_tablet_manager.cc:1434] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.004s
I20260709 13:07:55.236047 28717 tablet_bootstrap.cc:492] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a: Bootstrap starting.
W20260709 13:07:55.232017 28472 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.131:40739, user_credentials={real_user=slave}} blocked reactor thread for 44780us
I20260709 13:07:55.232218 28703 raft_consensus.cc:493] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.240585 28703 raft_consensus.cc:515] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.243000 28717 tablet_bootstrap.cc:654] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.243124 28703 leader_election.cc:290] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
W20260709 13:07:55.245476 28378 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:55.247275 28507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90bdb83cf9a40398006f9786c938a0b" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a" is_pre_election: true
I20260709 13:07:55.247527 28580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90bdb83cf9a40398006f9786c938a0b" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" is_pre_election: true
I20260709 13:07:55.248163 28580 raft_consensus.cc:2468] T c90bdb83cf9a40398006f9786c938a0b P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 0.
I20260709 13:07:55.250185 28397 leader_election.cc:304] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ffdfa70862b4b2692c3e3d8ff89019e, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:55.252328 28711 raft_consensus.cc:2804] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.252744 28711 raft_consensus.cc:493] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.253055 28711 raft_consensus.cc:3060] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:55.259224 28471 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.129:36307, user_credentials={real_user=slave}} blocked reactor thread for 79098.6us
I20260709 13:07:55.261914 28717 tablet_bootstrap.cc:492] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a: No bootstrap required, opened a new log
I20260709 13:07:55.262209 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90bdb83cf9a40398006f9786c938a0b" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9" is_pre_election: true
I20260709 13:07:55.262512 28717 ts_tablet_manager.cc:1403] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.004s
I20260709 13:07:55.265990 28717 raft_consensus.cc:359] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.266758 28717 raft_consensus.cc:385] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.233171 28728 raft_consensus.cc:493] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.267084 28717 raft_consensus.cc:740] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.267318 28728 raft_consensus.cc:3060] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.267920 28717 consensus_queue.cc:260] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.276355 28717 ts_tablet_manager.cc:1434] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:07:55.277448 28717 tablet_bootstrap.cc:492] T bc58324393a44b729fe95a7c1d3b26ba P 29c53acb74654125a0c46462df1ba05a: Bootstrap starting.
I20260709 13:07:55.279161 28716 tablet_bootstrap.cc:492] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9: No bootstrap required, opened a new log
I20260709 13:07:55.279131 28728 raft_consensus.cc:515] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.283542 28716 ts_tablet_manager.cc:1403] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9: Time spent bootstrapping tablet: real 0.111s	user 0.054s	sys 0.056s
I20260709 13:07:55.282034 28718 tablet_bootstrap.cc:492] T d00439d89e8c42358d6a0075dcc8bccc P 2ffdfa70862b4b2692c3e3d8ff89019e: No bootstrap required, opened a new log
I20260709 13:07:55.283977 28717 tablet_bootstrap.cc:654] T bc58324393a44b729fe95a7c1d3b26ba P 29c53acb74654125a0c46462df1ba05a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.284394 28718 ts_tablet_manager.cc:1403] T d00439d89e8c42358d6a0075dcc8bccc P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent bootstrapping tablet: real 0.124s	user 0.054s	sys 0.048s
I20260709 13:07:55.284565 28507 raft_consensus.cc:2393] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcd80723a6e8429aa8ff746613a967d9 in current term 1: Already voted for candidate 29c53acb74654125a0c46462df1ba05a in this term.
I20260709 13:07:55.285339 28711 raft_consensus.cc:515] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.286558 28431 raft_consensus.cc:2393] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29c53acb74654125a0c46462df1ba05a in current term 1: Already voted for candidate bcd80723a6e8429aa8ff746613a967d9 in this term.
I20260709 13:07:55.287514 28718 raft_consensus.cc:359] T d00439d89e8c42358d6a0075dcc8bccc P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.288316 28718 raft_consensus.cc:385] T d00439d89e8c42358d6a0075dcc8bccc P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.288619 28718 raft_consensus.cc:740] T d00439d89e8c42358d6a0075dcc8bccc P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.288734 28728 leader_election.cc:290] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 election: Requested vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:55.289512 28718 consensus_queue.cc:260] T d00439d89e8c42358d6a0075dcc8bccc P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.290180 28580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90bdb83cf9a40398006f9786c938a0b" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
I20260709 13:07:55.290920 28580 raft_consensus.cc:3060] T c90bdb83cf9a40398006f9786c938a0b P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.291960 28718 ts_tablet_manager.cc:1434] T d00439d89e8c42358d6a0075dcc8bccc P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:55.293115 28718 tablet_bootstrap.cc:492] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e: Bootstrap starting.
I20260709 13:07:55.293054 28716 raft_consensus.cc:359] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.294101 28716 raft_consensus.cc:385] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.294440 28716 raft_consensus.cc:740] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.295207 28716 consensus_queue.cc:260] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.297554 28716 ts_tablet_manager.cc:1434] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:55.298576 28716 tablet_bootstrap.cc:492] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9: Bootstrap starting.
I20260709 13:07:55.300664 28726 raft_consensus.cc:493] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.301218 28726 raft_consensus.cc:515] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.301993 28711 leader_election.cc:290] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 election: Requested vote from peers 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:55.302742 28718 tablet_bootstrap.cc:654] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.304307 28726 leader_election.cc:290] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:55.304821 28716 tablet_bootstrap.cc:654] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.307755 28507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90bdb83cf9a40398006f9786c938a0b" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a"
I20260709 13:07:55.311188 28507 raft_consensus.cc:2393] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bcd80723a6e8429aa8ff746613a967d9 in current term 1: Already voted for candidate 29c53acb74654125a0c46462df1ba05a in this term.
I20260709 13:07:55.316918 28581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6678459fa545599c2890d6aa79088a" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" is_pre_election: true
W20260709 13:07:55.318593 28472 leader_election.cc:343] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.319276 28726 raft_consensus.cc:493] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.319976 28726 raft_consensus.cc:515] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.324571 28581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00439d89e8c42358d6a0075dcc8bccc" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" is_pre_election: true
I20260709 13:07:55.325276 28581 raft_consensus.cc:2468] T d00439d89e8c42358d6a0075dcc8bccc P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 0.
I20260709 13:07:55.325587 28703 raft_consensus.cc:493] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.326310 28703 raft_consensus.cc:515] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.326646 28472 leader_election.cc:304] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, 2ffdfa70862b4b2692c3e3d8ff89019e; no voters: 
I20260709 13:07:55.328287 28728 raft_consensus.cc:2804] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.328794 28728 raft_consensus.cc:493] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.329631 28726 leader_election.cc:290] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:55.330487 28728 raft_consensus.cc:3060] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.331478 28655 raft_consensus.cc:493] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.332098 28655 raft_consensus.cc:515] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.334893 28655 leader_election.cc:290] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571)
I20260709 13:07:55.336447 28507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a8ff1a694c48d3b94dcaf91a98734c" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a" is_pre_election: true
I20260709 13:07:55.336621 28703 leader_election.cc:290] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
W20260709 13:07:55.338274 28546 leader_election.cc:343] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.338754 28581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90bdb83cf9a40398006f9786c938a0b" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
I20260709 13:07:55.339545 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90bdb83cf9a40398006f9786c938a0b" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
I20260709 13:07:55.342192 28432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6678459fa545599c2890d6aa79088a" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9" is_pre_election: true
I20260709 13:07:55.348770 28580 raft_consensus.cc:2468] T c90bdb83cf9a40398006f9786c938a0b P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 1.
I20260709 13:07:55.353633 28728 raft_consensus.cc:515] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.354775 28472 leader_election.cc:304] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, 2ffdfa70862b4b2692c3e3d8ff89019e; no voters: 
I20260709 13:07:55.355861 28728 leader_election.cc:290] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 election: Requested vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:55.355909 28726 raft_consensus.cc:2804] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.357028 28726 raft_consensus.cc:697] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Becoming Leader. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Running, Role: LEADER
I20260709 13:07:55.357919 28430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00439d89e8c42358d6a0075dcc8bccc" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9" is_pre_election: true
I20260709 13:07:55.357879 28726 consensus_queue.cc:237] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.358525 28717 tablet_bootstrap.cc:492] T bc58324393a44b729fe95a7c1d3b26ba P 29c53acb74654125a0c46462df1ba05a: No bootstrap required, opened a new log
I20260709 13:07:55.358664 28430 raft_consensus.cc:2468] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 0.
I20260709 13:07:55.359140 28717 ts_tablet_manager.cc:1403] T bc58324393a44b729fe95a7c1d3b26ba P 29c53acb74654125a0c46462df1ba05a: Time spent bootstrapping tablet: real 0.082s	user 0.015s	sys 0.011s
I20260709 13:07:55.361523 28504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00439d89e8c42358d6a0075dcc8bccc" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a" is_pre_election: true
I20260709 13:07:55.359783 28397 leader_election.cc:304] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [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: bcd80723a6e8429aa8ff746613a967d9; no voters: 29c53acb74654125a0c46462df1ba05a, 2ffdfa70862b4b2692c3e3d8ff89019e
I20260709 13:07:55.361460 28429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a8ff1a694c48d3b94dcaf91a98734c" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9" is_pre_election: true
I20260709 13:07:55.362345 28431 raft_consensus.cc:2393] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 29c53acb74654125a0c46462df1ba05a in current term 1: Already voted for candidate bcd80723a6e8429aa8ff746613a967d9 in this term.
I20260709 13:07:55.363394 28504 raft_consensus.cc:2393] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcd80723a6e8429aa8ff746613a967d9 in current term 1: Already voted for candidate 29c53acb74654125a0c46462df1ba05a in this term.
I20260709 13:07:55.364352 28429 raft_consensus.cc:2468] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 0.
W20260709 13:07:55.364861 28471 leader_election.cc:343] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.365098 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00439d89e8c42358d6a0075dcc8bccc" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
I20260709 13:07:55.365427 28471 leader_election.cc:304] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a; no voters: 2ffdfa70862b4b2692c3e3d8ff89019e, bcd80723a6e8429aa8ff746613a967d9
I20260709 13:07:55.365924 28431 raft_consensus.cc:3060] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.366232 28717 raft_consensus.cc:359] T bc58324393a44b729fe95a7c1d3b26ba P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.366971 28717 raft_consensus.cc:385] T bc58324393a44b729fe95a7c1d3b26ba P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.367270 28717 raft_consensus.cc:740] T bc58324393a44b729fe95a7c1d3b26ba P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.368484 28581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00439d89e8c42358d6a0075dcc8bccc" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" is_pre_election: true
I20260709 13:07:55.369048 28581 raft_consensus.cc:2468] T d00439d89e8c42358d6a0075dcc8bccc P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 0.
I20260709 13:07:55.370106 28703 raft_consensus.cc:2749] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:55.371737 28397 leader_election.cc:304] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [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: 2ffdfa70862b4b2692c3e3d8ff89019e, bcd80723a6e8429aa8ff746613a967d9; no voters: 29c53acb74654125a0c46462df1ba05a
I20260709 13:07:55.365034 28718 tablet_bootstrap.cc:492] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e: No bootstrap required, opened a new log
I20260709 13:07:55.372685 28718 ts_tablet_manager.cc:1403] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent bootstrapping tablet: real 0.080s	user 0.030s	sys 0.014s
I20260709 13:07:55.372957 28545 leader_election.cc:304] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [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: 2ffdfa70862b4b2692c3e3d8ff89019e, bcd80723a6e8429aa8ff746613a967d9; no voters: 29c53acb74654125a0c46462df1ba05a
I20260709 13:07:55.373785 28655 raft_consensus.cc:2804] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.374193 28655 raft_consensus.cc:493] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.375396 28655 raft_consensus.cc:3060] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.376228 28646 raft_consensus.cc:2749] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:55.367991 28717 consensus_queue.cc:260] T bc58324393a44b729fe95a7c1d3b26ba P 29c53acb74654125a0c46462df1ba05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.379483 28717 ts_tablet_manager.cc:1434] T bc58324393a44b729fe95a7c1d3b26ba P 29c53acb74654125a0c46462df1ba05a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:07:55.382802 28717 tablet_bootstrap.cc:492] T 72697c9625124ea88ca95935ac2dbf20 P 29c53acb74654125a0c46462df1ba05a: Bootstrap starting.
I20260709 13:07:55.383148 28718 raft_consensus.cc:359] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.384038 28718 raft_consensus.cc:385] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.384430 28718 raft_consensus.cc:740] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.388453 28655 raft_consensus.cc:515] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.390928 28655 leader_election.cc:290] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 election: Requested vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571)
I20260709 13:07:55.374858 28431 raft_consensus.cc:2468] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 1.
I20260709 13:07:55.392016 28711 raft_consensus.cc:2764] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:07:55.391831 28718 consensus_queue.cc:260] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.392520 28504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a8ff1a694c48d3b94dcaf91a98734c" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a"
I20260709 13:07:55.373353 28580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00439d89e8c42358d6a0075dcc8bccc" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
W20260709 13:07:55.394131 28546 leader_election.cc:343] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.396615 28718 ts_tablet_manager.cc:1434] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.004s
I20260709 13:07:55.394135 28580 raft_consensus.cc:3060] T d00439d89e8c42358d6a0075dcc8bccc P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.397770 28718 tablet_bootstrap.cc:492] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e: Bootstrap starting.
I20260709 13:07:55.398671 28716 tablet_bootstrap.cc:492] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9: No bootstrap required, opened a new log
I20260709 13:07:55.399235 28716 ts_tablet_manager.cc:1403] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9: Time spent bootstrapping tablet: real 0.101s	user 0.034s	sys 0.043s
I20260709 13:07:55.402369 28716 raft_consensus.cc:359] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.404738 28580 raft_consensus.cc:2468] T d00439d89e8c42358d6a0075dcc8bccc P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 1.
I20260709 13:07:55.405608 28718 tablet_bootstrap.cc:654] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.407620 28716 raft_consensus.cc:385] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.408000 28716 raft_consensus.cc:740] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.408238 28472 leader_election.cc:304] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, 2ffdfa70862b4b2692c3e3d8ff89019e; no voters: 
I20260709 13:07:55.408749 28716 consensus_queue.cc:260] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.409216 28726 raft_consensus.cc:2804] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.409729 28726 raft_consensus.cc:697] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Becoming Leader. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Running, Role: LEADER
I20260709 13:07:55.410527 28726 consensus_queue.cc:237] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.411383 28716 ts_tablet_manager.cc:1434] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:07:55.412648 28716 tablet_bootstrap.cc:492] T 72697c9625124ea88ca95935ac2dbf20 P bcd80723a6e8429aa8ff746613a967d9: Bootstrap starting.
I20260709 13:07:55.399416 28329 catalog_manager.cc:5697] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a reported cstate change: term changed from 0 to 1, leader changed from <none> to 29c53acb74654125a0c46462df1ba05a (127.21.26.130). New cstate: current_term: 1 leader_uuid: "29c53acb74654125a0c46462df1ba05a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:55.419301 28716 tablet_bootstrap.cc:654] T 72697c9625124ea88ca95935ac2dbf20 P bcd80723a6e8429aa8ff746613a967d9: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:55.432894 28397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.26.131:40739, user_credentials={real_user=slave}} blocked reactor thread for 61231.3us
I20260709 13:07:55.443650 28736 raft_consensus.cc:493] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.444417 28736 raft_consensus.cc:515] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.446887 28736 leader_election.cc:290] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:55.451990 28504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3998b865ca5c43df82c6b2e8ee31a3ab" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a" is_pre_election: true
I20260709 13:07:55.452020 28580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3998b865ca5c43df82c6b2e8ee31a3ab" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" is_pre_election: true
I20260709 13:07:55.451990 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a8ff1a694c48d3b94dcaf91a98734c" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
I20260709 13:07:55.457368 28431 raft_consensus.cc:3060] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:55.457837 28397 leader_election.cc:343] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.462060 28717 tablet_bootstrap.cc:654] T 72697c9625124ea88ca95935ac2dbf20 P 29c53acb74654125a0c46462df1ba05a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.467641 28431 raft_consensus.cc:2468] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 1.
W20260709 13:07:55.470252 28397 leader_election.cc:343] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.470467 28728 raft_consensus.cc:493] T bc58324393a44b729fe95a7c1d3b26ba P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.474330 28716 tablet_bootstrap.cc:492] T 72697c9625124ea88ca95935ac2dbf20 P bcd80723a6e8429aa8ff746613a967d9: No bootstrap required, opened a new log
I20260709 13:07:55.474010 28728 raft_consensus.cc:515] T bc58324393a44b729fe95a7c1d3b26ba P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.475003 28716 ts_tablet_manager.cc:1403] T 72697c9625124ea88ca95935ac2dbf20 P bcd80723a6e8429aa8ff746613a967d9: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.037s
I20260709 13:07:55.475170 28718 tablet_bootstrap.cc:492] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e: No bootstrap required, opened a new log
I20260709 13:07:55.475750 28718 ts_tablet_manager.cc:1403] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent bootstrapping tablet: real 0.078s	user 0.027s	sys 0.029s
I20260709 13:07:55.476425 28728 leader_election.cc:290] T bc58324393a44b729fe95a7c1d3b26ba P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:55.478070 28397 leader_election.cc:304] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcd80723a6e8429aa8ff746613a967d9; no voters: 29c53acb74654125a0c46462df1ba05a, 2ffdfa70862b4b2692c3e3d8ff89019e
I20260709 13:07:55.478667 28580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc58324393a44b729fe95a7c1d3b26ba" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" is_pre_election: true
I20260709 13:07:55.478665 28716 raft_consensus.cc:359] T 72697c9625124ea88ca95935ac2dbf20 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.479708 28716 raft_consensus.cc:385] T 72697c9625124ea88ca95935ac2dbf20 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.480038 28716 raft_consensus.cc:740] T 72697c9625124ea88ca95935ac2dbf20 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Initialized, Role: FOLLOWER
W20260709 13:07:55.480592 28472 leader_election.cc:343] T bc58324393a44b729fe95a7c1d3b26ba P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.478897 28736 raft_consensus.cc:2749] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:55.480886 28716 consensus_queue.cc:260] T 72697c9625124ea88ca95935ac2dbf20 P bcd80723a6e8429aa8ff746613a967d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.482393 28545 leader_election.cc:304] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ffdfa70862b4b2692c3e3d8ff89019e, bcd80723a6e8429aa8ff746613a967d9; no voters: 29c53acb74654125a0c46462df1ba05a
I20260709 13:07:55.483640 28655 raft_consensus.cc:2804] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.486006 28716 ts_tablet_manager.cc:1434] T 72697c9625124ea88ca95935ac2dbf20 P bcd80723a6e8429aa8ff746613a967d9: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 13:07:55.487186 28716 tablet_bootstrap.cc:492] T 9d6678459fa545599c2890d6aa79088a P bcd80723a6e8429aa8ff746613a967d9: Bootstrap starting.
I20260709 13:07:55.483490 28718 raft_consensus.cc:359] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.489558 28718 raft_consensus.cc:385] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.489902 28718 raft_consensus.cc:740] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.490808 28718 consensus_queue.cc:260] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.494946 28716 tablet_bootstrap.cc:654] T 9d6678459fa545599c2890d6aa79088a P bcd80723a6e8429aa8ff746613a967d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.504189 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc58324393a44b729fe95a7c1d3b26ba" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9" is_pre_election: true
W20260709 13:07:55.510560 28471 leader_election.cc:343] T bc58324393a44b729fe95a7c1d3b26ba P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.511138 28471 leader_election.cc:304] T bc58324393a44b729fe95a7c1d3b26ba P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a; no voters: 2ffdfa70862b4b2692c3e3d8ff89019e, bcd80723a6e8429aa8ff746613a967d9
I20260709 13:07:55.512272 28728 raft_consensus.cc:2749] T bc58324393a44b729fe95a7c1d3b26ba P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:55.512849 28716 tablet_bootstrap.cc:492] T 9d6678459fa545599c2890d6aa79088a P bcd80723a6e8429aa8ff746613a967d9: No bootstrap required, opened a new log
I20260709 13:07:55.513520 28716 ts_tablet_manager.cc:1403] T 9d6678459fa545599c2890d6aa79088a P bcd80723a6e8429aa8ff746613a967d9: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.003s
I20260709 13:07:55.517228 28655 raft_consensus.cc:697] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Becoming Leader. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Running, Role: LEADER
I20260709 13:07:55.518290 28655 consensus_queue.cc:237] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.512406 28330 catalog_manager.cc:5697] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a reported cstate change: term changed from 0 to 1, leader changed from <none> to 29c53acb74654125a0c46462df1ba05a (127.21.26.130). New cstate: current_term: 1 leader_uuid: "29c53acb74654125a0c46462df1ba05a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:55.516996 28716 raft_consensus.cc:359] T 9d6678459fa545599c2890d6aa79088a P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.530635 28718 ts_tablet_manager.cc:1434] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent starting tablet: real 0.054s	user 0.013s	sys 0.023s
I20260709 13:07:55.530500 28717 tablet_bootstrap.cc:492] T 72697c9625124ea88ca95935ac2dbf20 P 29c53acb74654125a0c46462df1ba05a: No bootstrap required, opened a new log
I20260709 13:07:55.530823 28716 raft_consensus.cc:385] T 9d6678459fa545599c2890d6aa79088a P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.531495 28716 raft_consensus.cc:740] T 9d6678459fa545599c2890d6aa79088a P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.532693 28718 tablet_bootstrap.cc:492] T bc58324393a44b729fe95a7c1d3b26ba P 2ffdfa70862b4b2692c3e3d8ff89019e: Bootstrap starting.
I20260709 13:07:55.532409 28716 consensus_queue.cc:260] T 9d6678459fa545599c2890d6aa79088a P bcd80723a6e8429aa8ff746613a967d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.537967 28329 catalog_manager.cc:5697] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131). New cstate: current_term: 1 leader_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:55.531597 28717 ts_tablet_manager.cc:1403] T 72697c9625124ea88ca95935ac2dbf20 P 29c53acb74654125a0c46462df1ba05a: Time spent bootstrapping tablet: real 0.149s	user 0.015s	sys 0.004s
I20260709 13:07:55.539175 28718 tablet_bootstrap.cc:654] T bc58324393a44b729fe95a7c1d3b26ba P 2ffdfa70862b4b2692c3e3d8ff89019e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.540354 28716 ts_tablet_manager.cc:1434] T 9d6678459fa545599c2890d6aa79088a P bcd80723a6e8429aa8ff746613a967d9: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.001s
I20260709 13:07:55.541469 28716 tablet_bootstrap.cc:492] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9: Bootstrap starting.
I20260709 13:07:55.544226 28717 raft_consensus.cc:359] T 72697c9625124ea88ca95935ac2dbf20 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.544968 28717 raft_consensus.cc:385] T 72697c9625124ea88ca95935ac2dbf20 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.545256 28717 raft_consensus.cc:740] T 72697c9625124ea88ca95935ac2dbf20 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.546070 28717 consensus_queue.cc:260] T 72697c9625124ea88ca95935ac2dbf20 P 29c53acb74654125a0c46462df1ba05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.548059 28716 tablet_bootstrap.cc:654] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.548357 28717 ts_tablet_manager.cc:1434] T 72697c9625124ea88ca95935ac2dbf20 P 29c53acb74654125a0c46462df1ba05a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:55.549530 28717 tablet_bootstrap.cc:492] T 75a8ff1a694c48d3b94dcaf91a98734c P 29c53acb74654125a0c46462df1ba05a: Bootstrap starting.
I20260709 13:07:55.556420 28717 tablet_bootstrap.cc:654] T 75a8ff1a694c48d3b94dcaf91a98734c P 29c53acb74654125a0c46462df1ba05a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.557981 28718 tablet_bootstrap.cc:492] T bc58324393a44b729fe95a7c1d3b26ba P 2ffdfa70862b4b2692c3e3d8ff89019e: No bootstrap required, opened a new log
I20260709 13:07:55.558612 28718 ts_tablet_manager.cc:1403] T bc58324393a44b729fe95a7c1d3b26ba P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.003s
I20260709 13:07:55.561798 28718 raft_consensus.cc:359] T bc58324393a44b729fe95a7c1d3b26ba P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.562602 28718 raft_consensus.cc:385] T bc58324393a44b729fe95a7c1d3b26ba P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.562898 28718 raft_consensus.cc:740] T bc58324393a44b729fe95a7c1d3b26ba P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.566614 28716 tablet_bootstrap.cc:492] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9: No bootstrap required, opened a new log
I20260709 13:07:55.567333 28716 ts_tablet_manager.cc:1403] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.005s
I20260709 13:07:55.566826 28718 consensus_queue.cc:260] T bc58324393a44b729fe95a7c1d3b26ba P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.569399 28718 ts_tablet_manager.cc:1434] T bc58324393a44b729fe95a7c1d3b26ba P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:07:55.570427 28718 tablet_bootstrap.cc:492] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e: Bootstrap starting.
I20260709 13:07:55.570603 28716 raft_consensus.cc:359] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.571513 28716 raft_consensus.cc:385] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.571818 28716 raft_consensus.cc:740] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.572659 28716 consensus_queue.cc:260] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.575083 28716 ts_tablet_manager.cc:1434] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 13:07:55.576303 28716 tablet_bootstrap.cc:492] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9: Bootstrap starting.
I20260709 13:07:55.578444 28717 tablet_bootstrap.cc:492] T 75a8ff1a694c48d3b94dcaf91a98734c P 29c53acb74654125a0c46462df1ba05a: No bootstrap required, opened a new log
I20260709 13:07:55.578505 28718 tablet_bootstrap.cc:654] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.579396 28717 ts_tablet_manager.cc:1403] T 75a8ff1a694c48d3b94dcaf91a98734c P 29c53acb74654125a0c46462df1ba05a: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.009s
I20260709 13:07:55.583101 28716 tablet_bootstrap.cc:654] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.586825 28717 raft_consensus.cc:359] T 75a8ff1a694c48d3b94dcaf91a98734c P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.587527 28718 tablet_bootstrap.cc:492] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e: No bootstrap required, opened a new log
I20260709 13:07:55.587656 28717 raft_consensus.cc:385] T 75a8ff1a694c48d3b94dcaf91a98734c P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.588042 28717 raft_consensus.cc:740] T 75a8ff1a694c48d3b94dcaf91a98734c P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.588133 28718 ts_tablet_manager.cc:1403] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 13:07:55.589049 28717 consensus_queue.cc:260] T 75a8ff1a694c48d3b94dcaf91a98734c P 29c53acb74654125a0c46462df1ba05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.590363 28716 tablet_bootstrap.cc:492] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9: No bootstrap required, opened a new log
I20260709 13:07:55.590842 28716 ts_tablet_manager.cc:1403] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 13:07:55.591490 28717 ts_tablet_manager.cc:1434] T 75a8ff1a694c48d3b94dcaf91a98734c P 29c53acb74654125a0c46462df1ba05a: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260709 13:07:55.591341 28718 raft_consensus.cc:359] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.592312 28718 raft_consensus.cc:385] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.592615 28718 raft_consensus.cc:740] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.592697 28717 tablet_bootstrap.cc:492] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a: Bootstrap starting.
I20260709 13:07:55.593492 28716 raft_consensus.cc:359] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.594192 28716 raft_consensus.cc:385] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.593827 28718 consensus_queue.cc:260] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.594475 28716 raft_consensus.cc:740] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.595284 28716 consensus_queue.cc:260] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.596674 28718 ts_tablet_manager.cc:1434] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:07:55.597256 28716 ts_tablet_manager.cc:1434] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 13:07:55.597739 28718 tablet_bootstrap.cc:492] T 08f5f90e359944feab571247f7b3f806 P 2ffdfa70862b4b2692c3e3d8ff89019e: Bootstrap starting.
I20260709 13:07:55.598299 28716 tablet_bootstrap.cc:492] T 83c43c88ae55470e883b967af720c1f4 P bcd80723a6e8429aa8ff746613a967d9: Bootstrap starting.
I20260709 13:07:55.603951 28717 tablet_bootstrap.cc:654] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.604339 28716 tablet_bootstrap.cc:654] T 83c43c88ae55470e883b967af720c1f4 P bcd80723a6e8429aa8ff746613a967d9: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.610203 28718 tablet_bootstrap.cc:654] T 08f5f90e359944feab571247f7b3f806 P 2ffdfa70862b4b2692c3e3d8ff89019e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.618227 28717 tablet_bootstrap.cc:492] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a: No bootstrap required, opened a new log
I20260709 13:07:55.618808 28717 ts_tablet_manager.cc:1403] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.001s
I20260709 13:07:55.621840 28717 raft_consensus.cc:359] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.622637 28717 raft_consensus.cc:385] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.622931 28717 raft_consensus.cc:740] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.623624 28717 consensus_queue.cc:260] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.624747 28716 tablet_bootstrap.cc:492] T 83c43c88ae55470e883b967af720c1f4 P bcd80723a6e8429aa8ff746613a967d9: No bootstrap required, opened a new log
I20260709 13:07:55.624779 28718 tablet_bootstrap.cc:492] T 08f5f90e359944feab571247f7b3f806 P 2ffdfa70862b4b2692c3e3d8ff89019e: No bootstrap required, opened a new log
I20260709 13:07:55.625430 28716 ts_tablet_manager.cc:1403] T 83c43c88ae55470e883b967af720c1f4 P bcd80723a6e8429aa8ff746613a967d9: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.000s
I20260709 13:07:55.625430 28718 ts_tablet_manager.cc:1403] T 08f5f90e359944feab571247f7b3f806 P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.007s
I20260709 13:07:55.625825 28717 ts_tablet_manager.cc:1434] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:07:55.626793 28717 tablet_bootstrap.cc:492] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a: Bootstrap starting.
I20260709 13:07:55.628299 28716 raft_consensus.cc:359] T 83c43c88ae55470e883b967af720c1f4 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.628515 28718 raft_consensus.cc:359] T 08f5f90e359944feab571247f7b3f806 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.629096 28716 raft_consensus.cc:385] T 83c43c88ae55470e883b967af720c1f4 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.629163 28718 raft_consensus.cc:385] T 08f5f90e359944feab571247f7b3f806 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.629401 28716 raft_consensus.cc:740] T 83c43c88ae55470e883b967af720c1f4 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.629503 28718 raft_consensus.cc:740] T 08f5f90e359944feab571247f7b3f806 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.630232 28718 consensus_queue.cc:260] T 08f5f90e359944feab571247f7b3f806 P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.630251 28716 consensus_queue.cc:260] T 83c43c88ae55470e883b967af720c1f4 P bcd80723a6e8429aa8ff746613a967d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.632407 28718 ts_tablet_manager.cc:1434] T 08f5f90e359944feab571247f7b3f806 P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:55.632697 28716 ts_tablet_manager.cc:1434] T 83c43c88ae55470e883b967af720c1f4 P bcd80723a6e8429aa8ff746613a967d9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:55.633353 28718 tablet_bootstrap.cc:492] T 83c43c88ae55470e883b967af720c1f4 P 2ffdfa70862b4b2692c3e3d8ff89019e: Bootstrap starting.
I20260709 13:07:55.638824 28718 tablet_bootstrap.cc:654] T 83c43c88ae55470e883b967af720c1f4 P 2ffdfa70862b4b2692c3e3d8ff89019e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.639292 28717 tablet_bootstrap.cc:654] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.650729 28718 tablet_bootstrap.cc:492] T 83c43c88ae55470e883b967af720c1f4 P 2ffdfa70862b4b2692c3e3d8ff89019e: No bootstrap required, opened a new log
I20260709 13:07:55.651103 28718 ts_tablet_manager.cc:1403] T 83c43c88ae55470e883b967af720c1f4 P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.012s
I20260709 13:07:55.653155 28718 raft_consensus.cc:359] T 83c43c88ae55470e883b967af720c1f4 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.653602 28718 raft_consensus.cc:385] T 83c43c88ae55470e883b967af720c1f4 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.653765 28718 raft_consensus.cc:740] T 83c43c88ae55470e883b967af720c1f4 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.654273 28718 consensus_queue.cc:260] T 83c43c88ae55470e883b967af720c1f4 P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.656381 28718 ts_tablet_manager.cc:1434] T 83c43c88ae55470e883b967af720c1f4 P 2ffdfa70862b4b2692c3e3d8ff89019e: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:07:55.659812 28655 raft_consensus.cc:493] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.660408 28655 raft_consensus.cc:515] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.660749 28717 tablet_bootstrap.cc:492] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a: No bootstrap required, opened a new log
I20260709 13:07:55.661298 28717 ts_tablet_manager.cc:1403] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.013s
I20260709 13:07:55.663130 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3998b865ca5c43df82c6b2e8ee31a3ab" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9" is_pre_election: true
I20260709 13:07:55.663790 28431 raft_consensus.cc:2468] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 0.
I20260709 13:07:55.664456 28655 leader_election.cc:290] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571)
I20260709 13:07:55.664137 28717 raft_consensus.cc:359] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.664189 28504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3998b865ca5c43df82c6b2e8ee31a3ab" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a" is_pre_election: true
I20260709 13:07:55.665366 28717 raft_consensus.cc:385] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.665164 28545 leader_election.cc:304] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ffdfa70862b4b2692c3e3d8ff89019e, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:55.665709 28717 raft_consensus.cc:740] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.666124 28655 raft_consensus.cc:2804] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.666493 28655 raft_consensus.cc:493] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.666402 28717 consensus_queue.cc:260] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.667336 28504 raft_consensus.cc:2468] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 0.
I20260709 13:07:55.668323 28717 ts_tablet_manager.cc:1434] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:55.666965 28655 raft_consensus.cc:3060] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.671815 28728 raft_consensus.cc:493] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.672380 28728 raft_consensus.cc:515] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.674448 28728 leader_election.cc:290] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:55.675724 28580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c43c88ae55470e883b967af720c1f4" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" is_pre_election: true
I20260709 13:07:55.676508 28580 raft_consensus.cc:2468] T 83c43c88ae55470e883b967af720c1f4 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 0.
I20260709 13:07:55.676890 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c43c88ae55470e883b967af720c1f4" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9" is_pre_election: true
I20260709 13:07:55.677516 28431 raft_consensus.cc:2468] T 83c43c88ae55470e883b967af720c1f4 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 0.
I20260709 13:07:55.674302 28744 raft_consensus.cc:493] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.678548 28471 leader_election.cc:304] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:55.678874 28744 raft_consensus.cc:515] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.679795 28728 raft_consensus.cc:2804] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.680233 28728 raft_consensus.cc:493] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.681025 28728 raft_consensus.cc:3060] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.681282 28655 raft_consensus.cc:515] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.682111 28736 raft_consensus.cc:493] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.682624 28736 raft_consensus.cc:515] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.684140 28655 leader_election.cc:290] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 election: Requested vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571)
I20260709 13:07:55.684794 28736 leader_election.cc:290] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:55.685664 28507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f5f90e359944feab571247f7b3f806" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a" is_pre_election: true
I20260709 13:07:55.686321 28507 raft_consensus.cc:2468] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 0.
I20260709 13:07:55.687733 28397 leader_election.cc:304] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:55.688688 28736 raft_consensus.cc:2804] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.689198 28736 raft_consensus.cc:493] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.688515 28504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72697c9625124ea88ca95935ac2dbf20" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a" is_pre_election: true
I20260709 13:07:55.681154 28744 leader_election.cc:290] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571)
I20260709 13:07:55.689617 28736 raft_consensus.cc:3060] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.689963 28580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f5f90e359944feab571247f7b3f806" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" is_pre_election: true
I20260709 13:07:55.690791 28429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3998b865ca5c43df82c6b2e8ee31a3ab" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
I20260709 13:07:55.691026 28580 raft_consensus.cc:2468] T 08f5f90e359944feab571247f7b3f806 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 0.
I20260709 13:07:55.691417 28429 raft_consensus.cc:3060] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.692231 28507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3998b865ca5c43df82c6b2e8ee31a3ab" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a"
I20260709 13:07:55.692523 28711 raft_consensus.cc:493] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.692878 28507 raft_consensus.cc:3060] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.692994 28711 raft_consensus.cc:515] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.694835 28711 leader_election.cc:290] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:55.696117 28503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc58324393a44b729fe95a7c1d3b26ba" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a" is_pre_election: true
I20260709 13:07:55.696817 28503 raft_consensus.cc:2468] T bc58324393a44b729fe95a7c1d3b26ba P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 0.
I20260709 13:07:55.689218 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72697c9625124ea88ca95935ac2dbf20" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9" is_pre_election: true
I20260709 13:07:55.698096 28431 raft_consensus.cc:2468] T 72697c9625124ea88ca95935ac2dbf20 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 0.
I20260709 13:07:55.699703 28545 leader_election.cc:304] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ffdfa70862b4b2692c3e3d8ff89019e, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:55.700245 28736 raft_consensus.cc:515] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.700572 28580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc58324393a44b729fe95a7c1d3b26ba" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" is_pre_election: true
I20260709 13:07:55.701401 28580 raft_consensus.cc:2468] T bc58324393a44b729fe95a7c1d3b26ba P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 0.
I20260709 13:07:55.702342 28744 raft_consensus.cc:2804] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.702791 28744 raft_consensus.cc:493] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.703135 28744 raft_consensus.cc:3060] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.703147 28736 leader_election.cc:290] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 election: Requested vote from peers 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:55.690717 28504 raft_consensus.cc:2468] T 72697c9625124ea88ca95935ac2dbf20 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 0.
I20260709 13:07:55.705082 28429 raft_consensus.cc:2468] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 1.
I20260709 13:07:55.699754 28397 leader_election.cc:304] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:55.706156 28507 raft_consensus.cc:2468] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 1.
I20260709 13:07:55.706416 28728 raft_consensus.cc:515] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.707234 28546 leader_election.cc:304] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, 2ffdfa70862b4b2692c3e3d8ff89019e; no voters: 
I20260709 13:07:55.707520 28504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f5f90e359944feab571247f7b3f806" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a"
I20260709 13:07:55.708200 28504 raft_consensus.cc:3060] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.708542 28728 leader_election.cc:290] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 election: Requested vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:55.709739 28580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c43c88ae55470e883b967af720c1f4" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
I20260709 13:07:55.709635 28655 raft_consensus.cc:2804] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.710430 28655 raft_consensus.cc:697] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Becoming Leader. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Running, Role: LEADER
I20260709 13:07:55.710440 28744 raft_consensus.cc:515] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.710361 28580 raft_consensus.cc:3060] T 83c43c88ae55470e883b967af720c1f4 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.711381 28655 consensus_queue.cc:237] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.713104 28744 leader_election.cc:290] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 election: Requested vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571)
I20260709 13:07:55.714408 28711 raft_consensus.cc:2804] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.714599 28581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f5f90e359944feab571247f7b3f806" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
I20260709 13:07:55.714874 28711 raft_consensus.cc:493] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.715179 28581 raft_consensus.cc:3060] T 08f5f90e359944feab571247f7b3f806 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.715229 28711 raft_consensus.cc:3060] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.718886 28580 raft_consensus.cc:2468] T 83c43c88ae55470e883b967af720c1f4 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 1.
I20260709 13:07:55.722123 28581 raft_consensus.cc:2468] T 08f5f90e359944feab571247f7b3f806 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 1.
I20260709 13:07:55.723269 28472 leader_election.cc:304] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, 2ffdfa70862b4b2692c3e3d8ff89019e; no voters: 
I20260709 13:07:55.724900 28504 raft_consensus.cc:2468] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 1.
I20260709 13:07:55.725492 28507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72697c9625124ea88ca95935ac2dbf20" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a"
I20260709 13:07:55.726121 28507 raft_consensus.cc:3060] T 72697c9625124ea88ca95935ac2dbf20 P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.726902 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c43c88ae55470e883b967af720c1f4" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
I20260709 13:07:55.727483 28431 raft_consensus.cc:3060] T 83c43c88ae55470e883b967af720c1f4 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.728313 28728 raft_consensus.cc:2804] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.722162 28711 raft_consensus.cc:515] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.730437 28728 raft_consensus.cc:697] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Becoming Leader. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Running, Role: LEADER
I20260709 13:07:55.732879 28728 consensus_queue.cc:237] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.733832 28507 raft_consensus.cc:2468] T 72697c9625124ea88ca95935ac2dbf20 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 1.
I20260709 13:07:55.734195 28711 leader_election.cc:290] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 election: Requested vote from peers 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:55.735780 28546 leader_election.cc:304] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, 2ffdfa70862b4b2692c3e3d8ff89019e; no voters: 
I20260709 13:07:55.732905 28397 leader_election.cc:304] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ffdfa70862b4b2692c3e3d8ff89019e, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:55.735817 28431 raft_consensus.cc:2468] T 83c43c88ae55470e883b967af720c1f4 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 1.
I20260709 13:07:55.736686 28744 raft_consensus.cc:2804] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.737164 28744 raft_consensus.cc:697] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Becoming Leader. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Running, Role: LEADER
I20260709 13:07:55.738024 28744 consensus_queue.cc:237] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.742749 28328 catalog_manager.cc:5697] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131). New cstate: current_term: 1 leader_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:55.745483 28504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc58324393a44b729fe95a7c1d3b26ba" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a"
I20260709 13:07:55.745060 28329 catalog_manager.cc:5697] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a reported cstate change: term changed from 0 to 1, leader changed from <none> to 29c53acb74654125a0c46462df1ba05a (127.21.26.130). New cstate: current_term: 1 leader_uuid: "29c53acb74654125a0c46462df1ba05a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:55.746153 28504 raft_consensus.cc:3060] T bc58324393a44b729fe95a7c1d3b26ba P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.747079 28581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc58324393a44b729fe95a7c1d3b26ba" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
I20260709 13:07:55.747673 28581 raft_consensus.cc:3060] T bc58324393a44b729fe95a7c1d3b26ba P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.754261 28581 raft_consensus.cc:2468] T bc58324393a44b729fe95a7c1d3b26ba P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 1.
I20260709 13:07:55.754441 28504 raft_consensus.cc:2468] T bc58324393a44b729fe95a7c1d3b26ba P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 1.
I20260709 13:07:55.755913 28711 raft_consensus.cc:2804] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.756707 28711 raft_consensus.cc:697] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [term 1 LEADER]: Becoming Leader. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Running, Role: LEADER
I20260709 13:07:55.757510 28711 consensus_queue.cc:237] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.767340 28397 leader_election.cc:304] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:55.768633 28736 raft_consensus.cc:2804] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.769157 28736 raft_consensus.cc:697] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9 [term 1 LEADER]: Becoming Leader. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Running, Role: LEADER
I20260709 13:07:55.770002 28736 consensus_queue.cc:237] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.771908 28329 catalog_manager.cc:5697] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131). New cstate: current_term: 1 leader_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:55.773023 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72697c9625124ea88ca95935ac2dbf20" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
I20260709 13:07:55.773618 28431 raft_consensus.cc:3060] T 72697c9625124ea88ca95935ac2dbf20 P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.777614 28328 catalog_manager.cc:5697] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "bcd80723a6e8429aa8ff746613a967d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:55.780428 28431 raft_consensus.cc:2468] T 72697c9625124ea88ca95935ac2dbf20 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 1.
I20260709 13:07:55.792542 28328 catalog_manager.cc:5697] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129). New cstate: current_term: 1 leader_uuid: "bcd80723a6e8429aa8ff746613a967d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:55.795887 28728 raft_consensus.cc:493] T 75a8ff1a694c48d3b94dcaf91a98734c P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.796536 28728 raft_consensus.cc:515] T 75a8ff1a694c48d3b94dcaf91a98734c P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.798722 28728 leader_election.cc:290] T 75a8ff1a694c48d3b94dcaf91a98734c P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:55.799350 28580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a8ff1a694c48d3b94dcaf91a98734c" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" is_pre_election: true
I20260709 13:07:55.800271 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a8ff1a694c48d3b94dcaf91a98734c" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9" is_pre_election: true
I20260709 13:07:55.801057 28431 raft_consensus.cc:2393] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29c53acb74654125a0c46462df1ba05a in current term 1: Already voted for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in this term.
I20260709 13:07:55.801851 28471 leader_election.cc:304] T 75a8ff1a694c48d3b94dcaf91a98734c P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a; no voters: 2ffdfa70862b4b2692c3e3d8ff89019e, bcd80723a6e8429aa8ff746613a967d9
I20260709 13:07:55.802457 28728 raft_consensus.cc:3060] T 75a8ff1a694c48d3b94dcaf91a98734c P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.807271 28728 raft_consensus.cc:2749] T 75a8ff1a694c48d3b94dcaf91a98734c P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:55.862443 28728 consensus_queue.cc:1048] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:55.862784 28744 raft_consensus.cc:493] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.863384 28744 raft_consensus.cc:515] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.865957 28744 leader_election.cc:290] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571)
I20260709 13:07:55.866078 28429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6678459fa545599c2890d6aa79088a" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9" is_pre_election: true
I20260709 13:07:55.866819 28429 raft_consensus.cc:2468] T 9d6678459fa545599c2890d6aa79088a P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 0.
I20260709 13:07:55.867043 28507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6678459fa545599c2890d6aa79088a" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a" is_pre_election: true
I20260709 13:07:55.867848 28507 raft_consensus.cc:2468] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 0.
I20260709 13:07:55.867919 28545 leader_election.cc:304] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ffdfa70862b4b2692c3e3d8ff89019e, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:55.868904 28744 raft_consensus.cc:2804] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.869256 28744 raft_consensus.cc:493] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.869588 28744 raft_consensus.cc:3060] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.878331 28728 consensus_queue.cc:1048] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:55.878919 28726 consensus_queue.cc:1048] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:55.885911 28744 raft_consensus.cc:515] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.888242 28744 leader_election.cc:290] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 election: Requested vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571)
I20260709 13:07:55.889118 28429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6678459fa545599c2890d6aa79088a" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
I20260709 13:07:55.889293 28507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6678459fa545599c2890d6aa79088a" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a"
I20260709 13:07:55.889858 28429 raft_consensus.cc:3060] T 9d6678459fa545599c2890d6aa79088a P bcd80723a6e8429aa8ff746613a967d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.889873 28507 raft_consensus.cc:3060] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.897305 28429 raft_consensus.cc:2468] T 9d6678459fa545599c2890d6aa79088a P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 1.
I20260709 13:07:55.898411 28507 raft_consensus.cc:2468] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 1.
I20260709 13:07:55.898586 28545 leader_election.cc:304] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ffdfa70862b4b2692c3e3d8ff89019e, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:55.899484 28744 raft_consensus.cc:2804] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.900162 28744 raft_consensus.cc:697] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Becoming Leader. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Running, Role: LEADER
I20260709 13:07:55.900849 28744 consensus_queue.cc:237] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:55.906543 28728 consensus_queue.cc:1048] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:55.916874 28328 catalog_manager.cc:5697] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131). New cstate: current_term: 1 leader_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:55.932137 28744 consensus_queue.cc:1048] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:55.942248 28743 consensus_queue.cc:1048] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:56.034094 28507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c90bdb83cf9a40398006f9786c938a0b"
dest_uuid: "29c53acb74654125a0c46462df1ba05a"
mode: GRACEFUL
new_leader_uuid: "bcd80723a6e8429aa8ff746613a967d9"
 from {username='slave'} at 127.0.0.1:43180
I20260709 13:07:56.034605 28507 raft_consensus.cc:606] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Received request to transfer leadership to TS bcd80723a6e8429aa8ff746613a967d9
I20260709 13:07:56.039574 28507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d00439d89e8c42358d6a0075dcc8bccc"
dest_uuid: "29c53acb74654125a0c46462df1ba05a"
mode: GRACEFUL
new_leader_uuid: "bcd80723a6e8429aa8ff746613a967d9"
 from {username='slave'} at 127.0.0.1:43180
I20260709 13:07:56.040064 28507 raft_consensus.cc:606] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Received request to transfer leadership to TS bcd80723a6e8429aa8ff746613a967d9
I20260709 13:07:56.044737 28580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75a8ff1a694c48d3b94dcaf91a98734c"
dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
mode: GRACEFUL
new_leader_uuid: "bcd80723a6e8429aa8ff746613a967d9"
 from {username='slave'} at 127.0.0.1:52894
I20260709 13:07:56.045243 28580 raft_consensus.cc:606] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Received request to transfer leadership to TS bcd80723a6e8429aa8ff746613a967d9
I20260709 13:07:56.055193 28580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3998b865ca5c43df82c6b2e8ee31a3ab"
dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
mode: GRACEFUL
new_leader_uuid: "29c53acb74654125a0c46462df1ba05a"
 from {username='slave'} at 127.0.0.1:52894
I20260709 13:07:56.055754 28580 raft_consensus.cc:606] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Received request to transfer leadership to TS 29c53acb74654125a0c46462df1ba05a
I20260709 13:07:56.060664 28580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d6678459fa545599c2890d6aa79088a"
dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
mode: GRACEFUL
new_leader_uuid: "29c53acb74654125a0c46462df1ba05a"
 from {username='slave'} at 127.0.0.1:52894
I20260709 13:07:56.061197 28580 raft_consensus.cc:606] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Received request to transfer leadership to TS 29c53acb74654125a0c46462df1ba05a
I20260709 13:07:56.065956 28429 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08f5f90e359944feab571247f7b3f806"
dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
mode: GRACEFUL
new_leader_uuid: "29c53acb74654125a0c46462df1ba05a"
 from {username='slave'} at 127.0.0.1:53388
I20260709 13:07:56.066450 28429 raft_consensus.cc:606] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [term 1 LEADER]: Received request to transfer leadership to TS 29c53acb74654125a0c46462df1ba05a
I20260709 13:07:56.122256 28655 consensus_queue.cc:1048] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.133963 28655 consensus_queue.cc:1048] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.134575 28775 consensus_queue.cc:1048] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:56.140223 28646 consensus_queue.cc:1048] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:56.157260 28646 consensus_queue.cc:1048] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.158087 28744 raft_consensus.cc:993] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e: : Instructing follower 29c53acb74654125a0c46462df1ba05a to start an election
I20260709 13:07:56.158595 28775 raft_consensus.cc:1081] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Signalling peer 29c53acb74654125a0c46462df1ba05a to start an election
I20260709 13:07:56.163542 28775 consensus_queue.cc:1048] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.165165 28736 consensus_queue.cc:1048] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:56.167817 28507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3998b865ca5c43df82c6b2e8ee31a3ab"
dest_uuid: "29c53acb74654125a0c46462df1ba05a"
 from {username='slave'} at 127.0.0.1:43162
I20260709 13:07:56.168649 28507 raft_consensus.cc:493] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:56.169080 28507 raft_consensus.cc:3060] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.180896 28736 consensus_queue.cc:1048] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:56.185572 28507 raft_consensus.cc:515] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:56.186751 28504 raft_consensus.cc:1240] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Rejecting Update request from peer 2ffdfa70862b4b2692c3e3d8ff89019e for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:56.190255 28580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3998b865ca5c43df82c6b2e8ee31a3ab" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
I20260709 13:07:56.191270 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3998b865ca5c43df82c6b2e8ee31a3ab" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
I20260709 13:07:56.192590 28431 raft_consensus.cc:3060] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.195868 28744 consensus_queue.cc:1059] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:56.190948 28580 raft_consensus.cc:3055] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:56.197503 28580 raft_consensus.cc:740] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Running, Role: LEADER
I20260709 13:07:56.202147 28431 raft_consensus.cc:2468] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 2.
I20260709 13:07:56.203329 28507 leader_election.cc:290] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 2 election: Requested vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:56.205871 28711 raft_consensus.cc:993] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9: : Instructing follower 29c53acb74654125a0c46462df1ba05a to start an election
I20260709 13:07:56.206382 28703 raft_consensus.cc:1081] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [term 1 LEADER]: Signalling peer 29c53acb74654125a0c46462df1ba05a to start an election
I20260709 13:07:56.205901 28471 leader_election.cc:304] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:56.204414 28580 consensus_queue.cc:260] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:56.207991 28726 raft_consensus.cc:2804] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:56.208169 28504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08f5f90e359944feab571247f7b3f806"
dest_uuid: "29c53acb74654125a0c46462df1ba05a"
 from {username='slave'} at 127.0.0.1:43176
I20260709 13:07:56.208628 28726 raft_consensus.cc:697] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a [term 2 LEADER]: Becoming Leader. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Running, Role: LEADER
I20260709 13:07:56.208779 28580 raft_consensus.cc:3060] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.208796 28504 raft_consensus.cc:493] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:56.209504 28504 raft_consensus.cc:3060] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.209570 28726 consensus_queue.cc:237] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a [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: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:56.216718 28504 raft_consensus.cc:515] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:56.216747 28580 raft_consensus.cc:2468] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 2.
W20260709 13:07:56.217569 28744 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:07:56.219343 28504 leader_election.cc:290] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 2 election: Requested vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:56.219434 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f5f90e359944feab571247f7b3f806" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
I20260709 13:07:56.220278 28431 raft_consensus.cc:3055] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:56.220655 28431 raft_consensus.cc:740] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Running, Role: LEADER
I20260709 13:07:56.220458 28580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08f5f90e359944feab571247f7b3f806" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
I20260709 13:07:56.221351 28580 raft_consensus.cc:3060] T 08f5f90e359944feab571247f7b3f806 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.221742 28431 consensus_queue.cc:260] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:56.223029 28431 raft_consensus.cc:3060] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.225981 28329 catalog_manager.cc:5697] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a reported cstate change: term changed from 1 to 2, leader changed from 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131) to 29c53acb74654125a0c46462df1ba05a (127.21.26.130). New cstate: current_term: 2 leader_uuid: "29c53acb74654125a0c46462df1ba05a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.227703 28431 raft_consensus.cc:2468] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 2.
I20260709 13:07:56.229256 28580 raft_consensus.cc:2468] T 08f5f90e359944feab571247f7b3f806 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 2.
I20260709 13:07:56.229307 28471 leader_election.cc:304] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:56.230988 28726 raft_consensus.cc:2804] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:56.231639 28726 raft_consensus.cc:697] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a [term 2 LEADER]: Becoming Leader. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Running, Role: LEADER
I20260709 13:07:56.232357 28726 consensus_queue.cc:237] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:56.239897 28329 catalog_manager.cc:5697] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a reported cstate change: term changed from 1 to 2, leader changed from bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129) to 29c53acb74654125a0c46462df1ba05a (127.21.26.130). New cstate: current_term: 2 leader_uuid: "29c53acb74654125a0c46462df1ba05a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.302758 28782 consensus_queue.cc:1048] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.308977 28782 consensus_queue.cc:1048] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.351677 28744 consensus_queue.cc:1048] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.358716 28775 raft_consensus.cc:993] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e: : Instructing follower 29c53acb74654125a0c46462df1ba05a to start an election
I20260709 13:07:56.359153 28655 raft_consensus.cc:1081] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Signalling peer 29c53acb74654125a0c46462df1ba05a to start an election
I20260709 13:07:56.360890 28507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d6678459fa545599c2890d6aa79088a"
dest_uuid: "29c53acb74654125a0c46462df1ba05a"
 from {username='slave'} at 127.0.0.1:43162
I20260709 13:07:56.362758 28507 raft_consensus.cc:493] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:56.363219 28507 raft_consensus.cc:3060] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.365154 28655 consensus_queue.cc:1048] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.369760 28507 raft_consensus.cc:515] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:56.375366 28646 raft_consensus.cc:993] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a: : Instructing follower bcd80723a6e8429aa8ff746613a967d9 to start an election
I20260709 13:07:56.375804 28728 raft_consensus.cc:1081] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Signalling peer bcd80723a6e8429aa8ff746613a967d9 to start an election
I20260709 13:07:56.377926 28431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c90bdb83cf9a40398006f9786c938a0b"
dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
 from {username='slave'} at 127.0.0.1:53382
I20260709 13:07:56.378388 28431 raft_consensus.cc:493] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:56.378676 28431 raft_consensus.cc:3060] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.382645 28507 leader_election.cc:290] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 2 election: Requested vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:56.383409 28581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6678459fa545599c2890d6aa79088a" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
I20260709 13:07:56.384095 28429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6678459fa545599c2890d6aa79088a" candidate_uuid: "29c53acb74654125a0c46462df1ba05a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
I20260709 13:07:56.384142 28581 raft_consensus.cc:3055] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:56.384728 28581 raft_consensus.cc:740] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Running, Role: LEADER
I20260709 13:07:56.385468 28429 raft_consensus.cc:3060] T 9d6678459fa545599c2890d6aa79088a P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.385442 28581 consensus_queue.cc:260] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:56.386838 28581 raft_consensus.cc:3060] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.388986 28431 raft_consensus.cc:515] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:56.390903 28431 leader_election.cc:290] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 2 election: Requested vote from peers 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:56.392875 28507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90bdb83cf9a40398006f9786c938a0b" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29c53acb74654125a0c46462df1ba05a"
I20260709 13:07:56.393424 28507 raft_consensus.cc:3055] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:56.393852 28429 raft_consensus.cc:2468] T 9d6678459fa545599c2890d6aa79088a P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 2.
I20260709 13:07:56.394196 28581 raft_consensus.cc:2468] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29c53acb74654125a0c46462df1ba05a in term 2.
I20260709 13:07:56.393720 28507 raft_consensus.cc:740] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Running, Role: LEADER
I20260709 13:07:56.395136 28580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c90bdb83cf9a40398006f9786c938a0b" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
I20260709 13:07:56.395772 28580 raft_consensus.cc:3060] T c90bdb83cf9a40398006f9786c938a0b P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.395450 28507 consensus_queue.cc:260] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:56.395915 28471 leader_election.cc:304] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:56.396746 28507 raft_consensus.cc:3060] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.396905 28728 raft_consensus.cc:2804] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:56.397482 28728 raft_consensus.cc:697] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [term 2 LEADER]: Becoming Leader. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Running, Role: LEADER
I20260709 13:07:56.398298 28728 consensus_queue.cc:237] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:56.403122 28646 raft_consensus.cc:993] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a: : Instructing follower bcd80723a6e8429aa8ff746613a967d9 to start an election
I20260709 13:07:56.403128 28507 raft_consensus.cc:2468] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 2.
I20260709 13:07:56.403126 28580 raft_consensus.cc:2468] T c90bdb83cf9a40398006f9786c938a0b P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 2.
I20260709 13:07:56.403653 28646 raft_consensus.cc:1081] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Signalling peer bcd80723a6e8429aa8ff746613a967d9 to start an election
I20260709 13:07:56.404620 28397 leader_election.cc:304] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ffdfa70862b4b2692c3e3d8ff89019e, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:56.405267 28782 raft_consensus.cc:2804] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:56.405715 28782 raft_consensus.cc:697] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [term 2 LEADER]: Becoming Leader. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Running, Role: LEADER
I20260709 13:07:56.406363 28429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d00439d89e8c42358d6a0075dcc8bccc"
dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
 from {username='slave'} at 127.0.0.1:53382
I20260709 13:07:56.406517 28782 consensus_queue.cc:237] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:56.407064 28429 raft_consensus.cc:493] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:56.407435 28429 raft_consensus.cc:3060] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.407789 28330 catalog_manager.cc:5697] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a reported cstate change: term changed from 1 to 2, leader changed from 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131) to 29c53acb74654125a0c46462df1ba05a (127.21.26.130). New cstate: current_term: 2 leader_uuid: "29c53acb74654125a0c46462df1ba05a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.414624 28429 raft_consensus.cc:515] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:56.414662 28328 catalog_manager.cc:5697] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 reported cstate change: term changed from 1 to 2, leader changed from 29c53acb74654125a0c46462df1ba05a (127.21.26.130) to bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "bcd80723a6e8429aa8ff746613a967d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.417865 28429 leader_election.cc:290] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 2 election: Requested vote from peers 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:56.417946 28507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00439d89e8c42358d6a0075dcc8bccc" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29c53acb74654125a0c46462df1ba05a"
I20260709 13:07:56.418568 28507 raft_consensus.cc:3055] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:56.418895 28507 raft_consensus.cc:740] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Running, Role: LEADER
I20260709 13:07:56.419337 28580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00439d89e8c42358d6a0075dcc8bccc" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
I20260709 13:07:56.419976 28580 raft_consensus.cc:3060] T d00439d89e8c42358d6a0075dcc8bccc P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.419615 28507 consensus_queue.cc:260] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:56.420832 28507 raft_consensus.cc:3060] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.426396 28580 raft_consensus.cc:2468] T d00439d89e8c42358d6a0075dcc8bccc P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 2.
I20260709 13:07:56.427481 28397 leader_election.cc:304] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ffdfa70862b4b2692c3e3d8ff89019e, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:56.428297 28782 raft_consensus.cc:2804] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:56.428784 28782 raft_consensus.cc:697] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [term 2 LEADER]: Becoming Leader. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Running, Role: LEADER
I20260709 13:07:56.429589 28782 consensus_queue.cc:237] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:56.429950 28507 raft_consensus.cc:2468] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 2.
I20260709 13:07:56.436256 28328 catalog_manager.cc:5697] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 reported cstate change: term changed from 1 to 2, leader changed from 29c53acb74654125a0c46462df1ba05a (127.21.26.130) to bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "bcd80723a6e8429aa8ff746613a967d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.568095 28743 raft_consensus.cc:993] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e: : Instructing follower bcd80723a6e8429aa8ff746613a967d9 to start an election
I20260709 13:07:56.568523 28655 raft_consensus.cc:1081] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Signalling peer bcd80723a6e8429aa8ff746613a967d9 to start an election
I20260709 13:07:56.569859 28429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75a8ff1a694c48d3b94dcaf91a98734c"
dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
 from {username='slave'} at 127.0.0.1:53378
I20260709 13:07:56.570312 28429 raft_consensus.cc:493] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:56.570569 28429 raft_consensus.cc:3060] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.575345 28429 raft_consensus.cc:515] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:56.576967 28429 leader_election.cc:290] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 2 election: Requested vote from peers 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:56.577720 28507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a8ff1a694c48d3b94dcaf91a98734c" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29c53acb74654125a0c46462df1ba05a"
I20260709 13:07:56.577889 28580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a8ff1a694c48d3b94dcaf91a98734c" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
I20260709 13:07:56.578452 28507 raft_consensus.cc:3060] T 75a8ff1a694c48d3b94dcaf91a98734c P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.578543 28580 raft_consensus.cc:3055] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:56.578997 28580 raft_consensus.cc:740] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Running, Role: LEADER
I20260709 13:07:56.579809 28580 consensus_queue.cc:260] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:56.581190 28580 raft_consensus.cc:3060] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:56.584311 28507 raft_consensus.cc:2468] T 75a8ff1a694c48d3b94dcaf91a98734c P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 2.
I20260709 13:07:56.585440 28397 leader_election.cc:304] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29c53acb74654125a0c46462df1ba05a, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:07:56.586046 28782 raft_consensus.cc:2804] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:56.586431 28782 raft_consensus.cc:697] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9 [term 2 LEADER]: Becoming Leader. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Running, Role: LEADER
I20260709 13:07:56.587098 28782 consensus_queue.cc:237] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:56.589368 28580 raft_consensus.cc:2468] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcd80723a6e8429aa8ff746613a967d9 in term 2.
I20260709 13:07:56.593746 28328 catalog_manager.cc:5697] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9 reported cstate change: term changed from 1 to 2, leader changed from 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131) to bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129). New cstate: current_term: 2 leader_uuid: "bcd80723a6e8429aa8ff746613a967d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.724282 28429 raft_consensus.cc:1275] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Refusing update from remote peer 29c53acb74654125a0c46462df1ba05a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:56.725515 28728 consensus_queue.cc:1048] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:56.732745 28580 raft_consensus.cc:1275] T 08f5f90e359944feab571247f7b3f806 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Refusing update from remote peer 29c53acb74654125a0c46462df1ba05a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:56.734004 28726 consensus_queue.cc:1048] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:56.794019 28580 raft_consensus.cc:1275] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Refusing update from remote peer 29c53acb74654125a0c46462df1ba05a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:56.795186 28726 consensus_queue.cc:1048] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:56.798935 28507 raft_consensus.cc:1275] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Refusing update from remote peer bcd80723a6e8429aa8ff746613a967d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:56.800558 28782 consensus_queue.cc:1048] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:56.804354 28431 raft_consensus.cc:1275] T 9d6678459fa545599c2890d6aa79088a P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Refusing update from remote peer 29c53acb74654125a0c46462df1ba05a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:56.807648 28726 consensus_queue.cc:1048] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:56.812381 28581 raft_consensus.cc:1275] T c90bdb83cf9a40398006f9786c938a0b P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Refusing update from remote peer bcd80723a6e8429aa8ff746613a967d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:56.813028 28580 raft_consensus.cc:1275] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Refusing update from remote peer 29c53acb74654125a0c46462df1ba05a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:56.815292 28646 consensus_queue.cc:1048] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:56.821904 28711 consensus_queue.cc:1048] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:56.823580 28431 raft_consensus.cc:1275] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Refusing update from remote peer 29c53acb74654125a0c46462df1ba05a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:56.826436 28728 consensus_queue.cc:1048] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:56.892944 28507 raft_consensus.cc:1275] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Refusing update from remote peer bcd80723a6e8429aa8ff746613a967d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:56.894148 28711 consensus_queue.cc:1048] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:56.902065 28580 raft_consensus.cc:1275] T d00439d89e8c42358d6a0075dcc8bccc P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Refusing update from remote peer bcd80723a6e8429aa8ff746613a967d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:56.904429 28736 consensus_queue.cc:1048] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:57.031749 28507 raft_consensus.cc:1275] T 75a8ff1a694c48d3b94dcaf91a98734c P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Refusing update from remote peer bcd80723a6e8429aa8ff746613a967d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:57.032876 28736 consensus_queue.cc:1048] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:57.043694 28580 raft_consensus.cc:1275] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Refusing update from remote peer bcd80723a6e8429aa8ff746613a967d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:57.044972 28782 consensus_queue.cc:1048] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:58.421629 28703 raft_consensus.cc:493] T 72697c9625124ea88ca95935ac2dbf20 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2ffdfa70862b4b2692c3e3d8ff89019e)
I20260709 13:07:58.422339 28703 raft_consensus.cc:515] T 72697c9625124ea88ca95935ac2dbf20 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:58.424587 28703 leader_election.cc:290] T 72697c9625124ea88ca95935ac2dbf20 P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
W20260709 13:07:58.430442 28361 debug-util.cc:398] Leaking SignalData structure 0x7b080017ca80 after lost signal to thread 21613
W20260709 13:07:58.434442 28361 debug-util.cc:398] Leaking SignalData structure 0x7b080020f1e0 after lost signal to thread 28364
I20260709 13:07:58.453903 28794 raft_consensus.cc:493] T c0ef0894debb4b5c97ba3a14232e61a7 P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 29c53acb74654125a0c46462df1ba05a)
I20260709 13:07:58.454576 28794 raft_consensus.cc:515] T c0ef0894debb4b5c97ba3a14232e61a7 P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:07:58.463265 28794 leader_election.cc:290] T c0ef0894debb4b5c97ba3a14232e61a7 P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571), 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131:40739)
I20260709 13:07:58.469256 28505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72697c9625124ea88ca95935ac2dbf20" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a" is_pre_election: true
I20260709 13:07:58.473330 28580 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52880 (request call id 99) took 1057 ms. Trace:
I20260709 13:07:58.474668 28580 rpcz_store.cc:276] 0709 13:07:57.415750 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:58.472755 (+1057005us) service_pool.cc:224] Handling call
0709 13:07:58.472998 (+   243us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:58.473115 (+   117us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:58.473129 (+    14us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:58.473153 (+    24us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:58.473169 (+    16us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:58.473199 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:58.473278 (+    79us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:58.476511 28507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ef0894debb4b5c97ba3a14232e61a7" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "29c53acb74654125a0c46462df1ba05a" is_pre_election: true
I20260709 13:07:58.483421 28579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72697c9625124ea88ca95935ac2dbf20" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" is_pre_election: true
I20260709 13:07:58.484395 28580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ef0894debb4b5c97ba3a14232e61a7" candidate_uuid: "bcd80723a6e8429aa8ff746613a967d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" is_pre_election: true
I20260709 13:07:58.489424 28397 leader_election.cc:304] T 72697c9625124ea88ca95935ac2dbf20 P bcd80723a6e8429aa8ff746613a967d9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcd80723a6e8429aa8ff746613a967d9; no voters: 29c53acb74654125a0c46462df1ba05a, 2ffdfa70862b4b2692c3e3d8ff89019e
I20260709 13:07:58.490664 28703 raft_consensus.cc:2749] T 72697c9625124ea88ca95935ac2dbf20 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:58.492162 28397 leader_election.cc:304] T c0ef0894debb4b5c97ba3a14232e61a7 P bcd80723a6e8429aa8ff746613a967d9 [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: bcd80723a6e8429aa8ff746613a967d9; no voters: 29c53acb74654125a0c46462df1ba05a, 2ffdfa70862b4b2692c3e3d8ff89019e
I20260709 13:07:58.492846 28703 raft_consensus.cc:2749] T c0ef0894debb4b5c97ba3a14232e61a7 P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:07:58.503685 28361 debug-util.cc:398] Leaking SignalData structure 0x7b0800101d60 after lost signal to thread 28456
W20260709 13:07:58.504045 28361 debug-util.cc:398] Leaking SignalData structure 0x7b08001cff80 after lost signal to thread 28457
W20260709 13:07:58.505748 28361 debug-util.cc:398] Leaking SignalData structure 0x7b08000ebec0 after lost signal to thread 28531
W20260709 13:07:58.506951 28361 debug-util.cc:398] Leaking SignalData structure 0x7b08000513e0 after lost signal to thread 28605
I20260709 13:07:58.507520 28330 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:51294 (request call id 94) took 1098 ms. Trace:
I20260709 13:07:58.507973 28330 rpcz_store.cc:276] 0709 13:07:57.408691 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:57.408845 (+   154us) service_pool.cc:224] Handling call
0709 13:07:58.507462 (+1098617us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 13:07:59.109999 28330 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36644:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:07:59.129877 28330 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36644:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:07:59.218590 21610 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:59.533146 28847 tablet.cc:1724] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.528955 28842 tablet.cc:1724] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.587725 28850 tablet.cc:1724] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.594785 28841 log.cc:927] Time spent T c90bdb83cf9a40398006f9786c938a0b P 2ffdfa70862b4b2692c3e3d8ff89019e: Append to log took a long time: real 0.066s	user 0.003s	sys 0.003s
I20260709 13:07:59.610126 28848 tablet.cc:1724] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.618826 28855 tablet.cc:1724] T d00439d89e8c42358d6a0075dcc8bccc P 2ffdfa70862b4b2692c3e3d8ff89019e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.619758 28854 tablet.cc:1724] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.668159 28859 tablet.cc:1724] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.682529 28431 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fa04731e95942f09d20e0f268ef1c46"
dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
mode: GRACEFUL
new_leader_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
 from {username='slave'} at 127.0.0.1:44200
I20260709 13:07:59.683629 28431 raft_consensus.cc:606] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [term 2 LEADER]: Received request to transfer leadership to TS 2ffdfa70862b4b2692c3e3d8ff89019e
I20260709 13:07:59.689363 28817 raft_consensus.cc:993] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9: : Instructing follower 2ffdfa70862b4b2692c3e3d8ff89019e to start an election
I20260709 13:07:59.690416 28703 raft_consensus.cc:1081] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [term 2 LEADER]: Signalling peer 2ffdfa70862b4b2692c3e3d8ff89019e to start an election
I20260709 13:07:59.704478 28577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fa04731e95942f09d20e0f268ef1c46"
dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
 from {username='slave'} at 127.0.0.1:52884
I20260709 13:07:59.705160 28847 tablet.cc:1724] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.705245 28577 raft_consensus.cc:493] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:59.727662 28577 raft_consensus.cc:3060] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:59.732693 28472 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.26.131:40739, user_credentials={real_user=slave}} blocked reactor thread for 54478.8us
I20260709 13:07:59.745946 28862 tablet.cc:1724] T 72697c9625124ea88ca95935ac2dbf20 P 29c53acb74654125a0c46462df1ba05a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.748721 28863 tablet.cc:1724] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.751524 28858 tablet.cc:1724] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.756649 28861 tablet.cc:1724] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.766306 28854 tablet.cc:1724] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.759614 28848 tablet.cc:1724] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.768414 28842 tablet.cc:1724] T 72697c9625124ea88ca95935ac2dbf20 P bcd80723a6e8429aa8ff746613a967d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.769543 28862 tablet.cc:1724] T bc58324393a44b729fe95a7c1d3b26ba P 29c53acb74654125a0c46462df1ba05a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.771821 28850 tablet.cc:1724] T bc58324393a44b729fe95a7c1d3b26ba P 2ffdfa70862b4b2692c3e3d8ff89019e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.775466 28855 tablet.cc:1724] T c90bdb83cf9a40398006f9786c938a0b P 2ffdfa70862b4b2692c3e3d8ff89019e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.799765 28864 tablet.cc:1724] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.802464 28862 tablet.cc:1724] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.802556 28850 tablet.cc:1724] T 08f5f90e359944feab571247f7b3f806 P 2ffdfa70862b4b2692c3e3d8ff89019e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.767778 28577 raft_consensus.cc:515] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } }
I20260709 13:07:59.815151 28577 leader_election.cc:290] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 3 election: Requested vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571)
I20260709 13:07:59.814414 28855 tablet.cc:1724] T 83c43c88ae55470e883b967af720c1f4 P 2ffdfa70862b4b2692c3e3d8ff89019e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.818727 28505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa04731e95942f09d20e0f268ef1c46" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "29c53acb74654125a0c46462df1ba05a"
I20260709 13:07:59.819497 28505 raft_consensus.cc:3060] T 6fa04731e95942f09d20e0f268ef1c46 P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:59.820904 28863 tablet.cc:1724] T 75a8ff1a694c48d3b94dcaf91a98734c P 29c53acb74654125a0c46462df1ba05a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.827445 28504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c43ec4cdb32e491aa9f3ee4dcad5eede"
dest_uuid: "29c53acb74654125a0c46462df1ba05a"
mode: GRACEFUL
new_leader_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
 from {username='slave'} at 127.0.0.1:53462
I20260709 13:07:59.828366 28504 raft_consensus.cc:606] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Received request to transfer leadership to TS 2ffdfa70862b4b2692c3e3d8ff89019e
I20260709 13:07:59.830411 21610 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:59.831693 21610 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:59.836599 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa04731e95942f09d20e0f268ef1c46" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
I20260709 13:07:59.837333 28428 raft_consensus.cc:3055] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:59.837666 28428 raft_consensus.cc:740] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bcd80723a6e8429aa8ff746613a967d9, State: Running, Role: LEADER
I20260709 13:07:59.838586 28428 consensus_queue.cc:260] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [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: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } }
I20260709 13:07:59.840046 28428 raft_consensus.cc:3060] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:59.851305 28842 tablet.cc:1724] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.857599 28861 tablet.cc:1724] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.867683 28428 raft_consensus.cc:2468] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 3.
I20260709 13:07:59.857977 28858 tablet.cc:1724] T 83c43c88ae55470e883b967af720c1f4 P bcd80723a6e8429aa8ff746613a967d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.859051 28864 tablet.cc:1724] T 9d6678459fa545599c2890d6aa79088a P bcd80723a6e8429aa8ff746613a967d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:07:59.870689 28505 raft_consensus.cc:2468] T 6fa04731e95942f09d20e0f268ef1c46 P 29c53acb74654125a0c46462df1ba05a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 3.
I20260709 13:07:59.897377 28546 leader_election.cc:304] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [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: 29c53acb74654125a0c46462df1ba05a, 2ffdfa70862b4b2692c3e3d8ff89019e; no voters: 
I20260709 13:07:59.898840 28795 raft_consensus.cc:2804] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:59.899330 28795 raft_consensus.cc:697] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 3 LEADER]: Becoming Leader. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Running, Role: LEADER
I20260709 13:07:59.900310 28795 consensus_queue.cc:237] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [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: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } }
I20260709 13:07:59.919365 28329 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686: soft_deleted_table [id=7f36e69e0e354d8b903653951079f8e9] alter complete (version 1)
I20260709 13:07:59.927341 28330 catalog_manager.cc:5697] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e reported cstate change: term changed from 2 to 3, leader changed from bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129) to 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131). New cstate: current_term: 3 leader_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:00.013554 28860 raft_consensus.cc:993] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a: : Instructing follower 2ffdfa70862b4b2692c3e3d8ff89019e to start an election
I20260709 13:08:00.014070 28793 raft_consensus.cc:1081] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Signalling peer 2ffdfa70862b4b2692c3e3d8ff89019e to start an election
I20260709 13:08:00.015540 28577 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c43ec4cdb32e491aa9f3ee4dcad5eede"
dest_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e"
 from {username='slave'} at 127.0.0.1:52880
I20260709 13:08:00.016004 28577 raft_consensus.cc:493] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:00.016333 28577 raft_consensus.cc:3060] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:00.021299 28577 raft_consensus.cc:515] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:08:00.022961 28577 leader_election.cc:290] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 2 election: Requested vote from peers bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307), 29c53acb74654125a0c46462df1ba05a (127.21.26.130:34571)
I20260709 13:08:00.023701 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43ec4cdb32e491aa9f3ee4dcad5eede" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcd80723a6e8429aa8ff746613a967d9"
I20260709 13:08:00.023973 28505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c43ec4cdb32e491aa9f3ee4dcad5eede" candidate_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29c53acb74654125a0c46462df1ba05a"
I20260709 13:08:00.024778 28505 raft_consensus.cc:3055] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:00.025120 28428 raft_consensus.cc:3060] T c43ec4cdb32e491aa9f3ee4dcad5eede P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:00.025146 28505 raft_consensus.cc:740] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29c53acb74654125a0c46462df1ba05a, State: Running, Role: LEADER
I20260709 13:08:00.026437 28505 consensus_queue.cc:260] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:08:00.027851 28505 raft_consensus.cc:3060] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:00.032588 28428 raft_consensus.cc:2468] T c43ec4cdb32e491aa9f3ee4dcad5eede P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 2.
I20260709 13:08:00.034418 28545 leader_election.cc:304] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ffdfa70862b4b2692c3e3d8ff89019e, bcd80723a6e8429aa8ff746613a967d9; no voters: 
I20260709 13:08:00.034829 28505 raft_consensus.cc:2468] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ffdfa70862b4b2692c3e3d8ff89019e in term 2.
I20260709 13:08:00.035537 28795 raft_consensus.cc:2804] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:00.037810 28795 raft_consensus.cc:697] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 LEADER]: Becoming Leader. State: Replica: 2ffdfa70862b4b2692c3e3d8ff89019e, State: Running, Role: LEADER
I20260709 13:08:00.039021 28795 consensus_queue.cc:237] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } }
I20260709 13:08:00.051250 28326 catalog_manager.cc:5697] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e reported cstate change: term changed from 1 to 2, leader changed from 29c53acb74654125a0c46462df1ba05a (127.21.26.130) to 2ffdfa70862b4b2692c3e3d8ff89019e (127.21.26.131). New cstate: current_term: 2 leader_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ffdfa70862b4b2692c3e3d8ff89019e" member_type: VOTER last_known_addr { host: "127.21.26.131" port: 40739 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:00.291062 28505 raft_consensus.cc:1275] T 6fa04731e95942f09d20e0f268ef1c46 P 29c53acb74654125a0c46462df1ba05a [term 3 FOLLOWER]: Refusing update from remote peer 2ffdfa70862b4b2692c3e3d8ff89019e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:00.292511 28795 consensus_queue.cc:1048] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:00.305490 28430 raft_consensus.cc:1275] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [term 3 FOLLOWER]: Refusing update from remote peer 2ffdfa70862b4b2692c3e3d8ff89019e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:00.307732 28795 consensus_queue.cc:1048] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:00.572294 28430 raft_consensus.cc:1275] T c43ec4cdb32e491aa9f3ee4dcad5eede P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Refusing update from remote peer 2ffdfa70862b4b2692c3e3d8ff89019e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:00.573925 28795 consensus_queue.cc:1048] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcd80723a6e8429aa8ff746613a967d9" member_type: VOTER last_known_addr { host: "127.21.26.129" port: 36307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:00.587046 28504 raft_consensus.cc:1275] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Refusing update from remote peer 2ffdfa70862b4b2692c3e3d8ff89019e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:00.589470 28821 consensus_queue.cc:1048] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e [LEADER]: Connected to new peer: Peer: permanent_uuid: "29c53acb74654125a0c46462df1ba05a" member_type: VOTER last_known_addr { host: "127.21.26.130" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:00.892308 21610 tablet_server.cc:179] TabletServer@127.21.26.129:0 shutting down...
I20260709 13:08:00.928941 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:00.929793 21610 tablet_replica.cc:333] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9: stopping tablet replica
I20260709 13:08:00.930819 21610 raft_consensus.cc:2243] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.931658 21610 raft_consensus.cc:2272] T bc58324393a44b729fe95a7c1d3b26ba P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.934108 21610 tablet_replica.cc:333] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9: stopping tablet replica
I20260709 13:08:00.934753 21610 raft_consensus.cc:2243] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.935230 21610 raft_consensus.cc:2272] T 08f5f90e359944feab571247f7b3f806 P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.937762 21610 tablet_replica.cc:333] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9: stopping tablet replica
I20260709 13:08:00.938428 21610 raft_consensus.cc:2243] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.938861 21610 raft_consensus.cc:2272] T 3998b865ca5c43df82c6b2e8ee31a3ab P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.940881 21610 tablet_replica.cc:333] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9: stopping tablet replica
I20260709 13:08:00.941537 21610 raft_consensus.cc:2243] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.942276 21610 raft_consensus.cc:2272] T d00439d89e8c42358d6a0075dcc8bccc P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.944343 21610 tablet_replica.cc:333] T 83c43c88ae55470e883b967af720c1f4 P bcd80723a6e8429aa8ff746613a967d9: stopping tablet replica
I20260709 13:08:00.945186 21610 raft_consensus.cc:2243] T 83c43c88ae55470e883b967af720c1f4 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.945633 21610 raft_consensus.cc:2272] T 83c43c88ae55470e883b967af720c1f4 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.948289 21610 tablet_replica.cc:333] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9: stopping tablet replica
I20260709 13:08:00.948945 21610 raft_consensus.cc:2243] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.949740 21610 raft_consensus.cc:2272] T 75a8ff1a694c48d3b94dcaf91a98734c P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.951897 21610 tablet_replica.cc:333] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9: stopping tablet replica
I20260709 13:08:00.952451 21610 raft_consensus.cc:2243] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.953235 21610 raft_consensus.cc:2272] T 7c12d69eab3e49a082a9c808447bfa1f P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.955572 21610 tablet_replica.cc:333] T c43ec4cdb32e491aa9f3ee4dcad5eede P bcd80723a6e8429aa8ff746613a967d9: stopping tablet replica
I20260709 13:08:00.956275 21610 raft_consensus.cc:2243] T c43ec4cdb32e491aa9f3ee4dcad5eede P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.956810 21610 raft_consensus.cc:2272] T c43ec4cdb32e491aa9f3ee4dcad5eede P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.960237 21610 tablet_replica.cc:333] T c0ef0894debb4b5c97ba3a14232e61a7 P bcd80723a6e8429aa8ff746613a967d9: stopping tablet replica
I20260709 13:08:00.960798 21610 raft_consensus.cc:2243] T c0ef0894debb4b5c97ba3a14232e61a7 P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.961242 21610 raft_consensus.cc:2272] T c0ef0894debb4b5c97ba3a14232e61a7 P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.964020 21610 tablet_replica.cc:333] T 72697c9625124ea88ca95935ac2dbf20 P bcd80723a6e8429aa8ff746613a967d9: stopping tablet replica
I20260709 13:08:00.964874 21610 raft_consensus.cc:2243] T 72697c9625124ea88ca95935ac2dbf20 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.965592 21610 raft_consensus.cc:2272] T 72697c9625124ea88ca95935ac2dbf20 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.968295 21610 tablet_replica.cc:333] T e11d172f1f464e56a42f2ac0132937f3 P bcd80723a6e8429aa8ff746613a967d9: stopping tablet replica
I20260709 13:08:00.968801 21610 raft_consensus.cc:2243] T e11d172f1f464e56a42f2ac0132937f3 P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.969254 21610 raft_consensus.cc:2272] T e11d172f1f464e56a42f2ac0132937f3 P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.971534 21610 tablet_replica.cc:333] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9: stopping tablet replica
I20260709 13:08:00.972131 21610 raft_consensus.cc:2243] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.972977 21610 raft_consensus.cc:2272] T c90bdb83cf9a40398006f9786c938a0b P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.975317 21610 tablet_replica.cc:333] T 6df88971716a49b092d937ebdcc5b467 P bcd80723a6e8429aa8ff746613a967d9: stopping tablet replica
I20260709 13:08:00.975867 21610 raft_consensus.cc:2243] T 6df88971716a49b092d937ebdcc5b467 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.976450 21610 raft_consensus.cc:2272] T 6df88971716a49b092d937ebdcc5b467 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.978489 21610 tablet_replica.cc:333] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9: stopping tablet replica
I20260709 13:08:00.979043 21610 raft_consensus.cc:2243] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.979419 21610 raft_consensus.cc:2272] T 6fa04731e95942f09d20e0f268ef1c46 P bcd80723a6e8429aa8ff746613a967d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.982026 21610 tablet_replica.cc:333] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9: stopping tablet replica
I20260709 13:08:00.982559 21610 raft_consensus.cc:2243] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.983377 21610 raft_consensus.cc:2272] T 24309eed493848f099253e7e3aca4e62 P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.985635 21610 tablet_replica.cc:333] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9: stopping tablet replica
I20260709 13:08:00.986150 21610 raft_consensus.cc:2243] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:00.986917 21610 raft_consensus.cc:2272] T a7f41f0158494af88963776cdacd41f9 P bcd80723a6e8429aa8ff746613a967d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.988976 21610 tablet_replica.cc:333] T 9d6678459fa545599c2890d6aa79088a P bcd80723a6e8429aa8ff746613a967d9: stopping tablet replica
I20260709 13:08:00.989511 21610 raft_consensus.cc:2243] T 9d6678459fa545599c2890d6aa79088a P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.989939 21610 raft_consensus.cc:2272] T 9d6678459fa545599c2890d6aa79088a P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:00.992009 21610 tablet_replica.cc:333] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9: stopping tablet replica
I20260709 13:08:00.992544 21610 raft_consensus.cc:2243] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:00.993044 21610 raft_consensus.cc:2272] T 24c66a05232a4c35a83f6253b60762cf P bcd80723a6e8429aa8ff746613a967d9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:01.003628 28471 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
W20260709 13:08:01.007213 28471 consensus_peers.cc:597] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a -> Peer bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307): Couldn't send request to peer bcd80723a6e8429aa8ff746613a967d9. 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 13:08:01.032585 21610 tablet_server.cc:196] TabletServer@127.21.26.129:0 shutdown complete.
W20260709 13:08:01.040910 28545 consensus_peers.cc:597] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e -> Peer bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307): Couldn't send request to peer bcd80723a6e8429aa8ff746613a967d9. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:36307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:01.059508 28471 consensus_peers.cc:597] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a -> Peer bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307): Couldn't send request to peer bcd80723a6e8429aa8ff746613a967d9. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:36307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:01.084538 28545 consensus_peers.cc:597] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e -> Peer bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307): Couldn't send request to peer bcd80723a6e8429aa8ff746613a967d9. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:36307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:01.085987 21610 tablet_server.cc:179] TabletServer@127.21.26.130:0 shutting down...
I20260709 13:08:01.124472 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:01.125202 21610 tablet_replica.cc:333] T bc58324393a44b729fe95a7c1d3b26ba P 29c53acb74654125a0c46462df1ba05a: stopping tablet replica
W20260709 13:08:01.125406 28471 consensus_peers.cc:597] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a -> Peer bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307): Couldn't send request to peer bcd80723a6e8429aa8ff746613a967d9. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:36307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:01.126188 21610 raft_consensus.cc:2243] T bc58324393a44b729fe95a7c1d3b26ba P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.126688 21610 raft_consensus.cc:2272] T bc58324393a44b729fe95a7c1d3b26ba P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.129055 21610 tablet_replica.cc:333] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a: stopping tablet replica
I20260709 13:08:01.129670 21610 raft_consensus.cc:2243] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:01.130456 21610 raft_consensus.cc:2272] T 3998b865ca5c43df82c6b2e8ee31a3ab P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.132668 21610 tablet_replica.cc:333] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a: stopping tablet replica
I20260709 13:08:01.133365 21610 raft_consensus.cc:2243] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:01.134132 21610 raft_consensus.cc:2272] T 08f5f90e359944feab571247f7b3f806 P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.136335 21610 tablet_replica.cc:333] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a: stopping tablet replica
I20260709 13:08:01.136898 21610 raft_consensus.cc:2243] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.137333 21610 raft_consensus.cc:2272] T d00439d89e8c42358d6a0075dcc8bccc P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.139717 21610 tablet_replica.cc:333] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a: stopping tablet replica
I20260709 13:08:01.140372 21610 raft_consensus.cc:2243] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:01.141124 21610 raft_consensus.cc:2272] T 83c43c88ae55470e883b967af720c1f4 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.143270 21610 tablet_replica.cc:333] T 75a8ff1a694c48d3b94dcaf91a98734c P 29c53acb74654125a0c46462df1ba05a: stopping tablet replica
I20260709 13:08:01.143836 21610 raft_consensus.cc:2243] T 75a8ff1a694c48d3b94dcaf91a98734c P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.144286 21610 raft_consensus.cc:2272] T 75a8ff1a694c48d3b94dcaf91a98734c P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.146318 21610 tablet_replica.cc:333] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a: stopping tablet replica
I20260709 13:08:01.146817 21610 raft_consensus.cc:2243] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.147192 21610 raft_consensus.cc:2272] T c43ec4cdb32e491aa9f3ee4dcad5eede P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.149808 21610 tablet_replica.cc:333] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a: stopping tablet replica
I20260709 13:08:01.150346 21610 raft_consensus.cc:2243] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:01.151126 21610 raft_consensus.cc:2272] T c0ef0894debb4b5c97ba3a14232e61a7 P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.153317 21610 tablet_replica.cc:333] T 7c12d69eab3e49a082a9c808447bfa1f P 29c53acb74654125a0c46462df1ba05a: stopping tablet replica
I20260709 13:08:01.153883 21610 raft_consensus.cc:2243] T 7c12d69eab3e49a082a9c808447bfa1f P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.154392 21610 raft_consensus.cc:2272] T 7c12d69eab3e49a082a9c808447bfa1f P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.156622 21610 tablet_replica.cc:333] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a: stopping tablet replica
I20260709 13:08:01.157163 21610 raft_consensus.cc:2243] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:01.158000 21610 raft_consensus.cc:2272] T 9d6678459fa545599c2890d6aa79088a P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.160104 21610 tablet_replica.cc:333] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a: stopping tablet replica
I20260709 13:08:01.160665 21610 raft_consensus.cc:2243] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:01.161552 21610 raft_consensus.cc:2272] T 24c66a05232a4c35a83f6253b60762cf P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.163823 21610 tablet_replica.cc:333] T a7f41f0158494af88963776cdacd41f9 P 29c53acb74654125a0c46462df1ba05a: stopping tablet replica
I20260709 13:08:01.164604 21610 raft_consensus.cc:2243] T a7f41f0158494af88963776cdacd41f9 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.165078 21610 raft_consensus.cc:2272] T a7f41f0158494af88963776cdacd41f9 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.167615 21610 tablet_replica.cc:333] T 24309eed493848f099253e7e3aca4e62 P 29c53acb74654125a0c46462df1ba05a: stopping tablet replica
W20260709 13:08:01.168135 28545 consensus_peers.cc:597] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e -> Peer bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307): Couldn't send request to peer bcd80723a6e8429aa8ff746613a967d9. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:36307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:01.168370 21610 raft_consensus.cc:2243] T 24309eed493848f099253e7e3aca4e62 P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.168943 21610 raft_consensus.cc:2272] T 24309eed493848f099253e7e3aca4e62 P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.171000 21610 tablet_replica.cc:333] T 6fa04731e95942f09d20e0f268ef1c46 P 29c53acb74654125a0c46462df1ba05a: stopping tablet replica
I20260709 13:08:01.171574 21610 raft_consensus.cc:2243] T 6fa04731e95942f09d20e0f268ef1c46 P 29c53acb74654125a0c46462df1ba05a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.172029 21610 raft_consensus.cc:2272] T 6fa04731e95942f09d20e0f268ef1c46 P 29c53acb74654125a0c46462df1ba05a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.174808 21610 tablet_replica.cc:333] T 72697c9625124ea88ca95935ac2dbf20 P 29c53acb74654125a0c46462df1ba05a: stopping tablet replica
I20260709 13:08:01.175514 21610 raft_consensus.cc:2243] T 72697c9625124ea88ca95935ac2dbf20 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.175953 21610 raft_consensus.cc:2272] T 72697c9625124ea88ca95935ac2dbf20 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.177896 21610 tablet_replica.cc:333] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a: stopping tablet replica
I20260709 13:08:01.178386 21610 raft_consensus.cc:2243] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.178830 21610 raft_consensus.cc:2272] T e11d172f1f464e56a42f2ac0132937f3 P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.180948 21610 tablet_replica.cc:333] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a: stopping tablet replica
I20260709 13:08:01.181468 21610 raft_consensus.cc:2243] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.181910 21610 raft_consensus.cc:2272] T c90bdb83cf9a40398006f9786c938a0b P 29c53acb74654125a0c46462df1ba05a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.183970 21610 tablet_replica.cc:333] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a: stopping tablet replica
I20260709 13:08:01.184459 21610 raft_consensus.cc:2243] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:01.185285 21610 raft_consensus.cc:2272] T 6df88971716a49b092d937ebdcc5b467 P 29c53acb74654125a0c46462df1ba05a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.218122 21610 tablet_server.cc:196] TabletServer@127.21.26.130:0 shutdown complete.
W20260709 13:08:01.226531 28545 consensus_peers.cc:597] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e -> Peer bcd80723a6e8429aa8ff746613a967d9 (127.21.26.129:36307): Couldn't send request to peer bcd80723a6e8429aa8ff746613a967d9. Status: Network error: Client connection negotiation failed: client connection to 127.21.26.129:36307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:01.266757 21610 tablet_server.cc:179] TabletServer@127.21.26.131:0 shutting down...
I20260709 13:08:01.302939 21610 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:01.303791 21610 tablet_replica.cc:333] T bc58324393a44b729fe95a7c1d3b26ba P 2ffdfa70862b4b2692c3e3d8ff89019e: stopping tablet replica
I20260709 13:08:01.304592 21610 raft_consensus.cc:2243] T bc58324393a44b729fe95a7c1d3b26ba P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.305155 21610 raft_consensus.cc:2272] T bc58324393a44b729fe95a7c1d3b26ba P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.307502 21610 tablet_replica.cc:333] T 08f5f90e359944feab571247f7b3f806 P 2ffdfa70862b4b2692c3e3d8ff89019e: stopping tablet replica
I20260709 13:08:01.308104 21610 raft_consensus.cc:2243] T 08f5f90e359944feab571247f7b3f806 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.308524 21610 raft_consensus.cc:2272] T 08f5f90e359944feab571247f7b3f806 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.310501 21610 tablet_replica.cc:333] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e: stopping tablet replica
I20260709 13:08:01.311072 21610 raft_consensus.cc:2243] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.311535 21610 raft_consensus.cc:2272] T 3998b865ca5c43df82c6b2e8ee31a3ab P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.313512 21610 tablet_replica.cc:333] T d00439d89e8c42358d6a0075dcc8bccc P 2ffdfa70862b4b2692c3e3d8ff89019e: stopping tablet replica
I20260709 13:08:01.314023 21610 raft_consensus.cc:2243] T d00439d89e8c42358d6a0075dcc8bccc P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.314456 21610 raft_consensus.cc:2272] T d00439d89e8c42358d6a0075dcc8bccc P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.316417 21610 tablet_replica.cc:333] T a7f41f0158494af88963776cdacd41f9 P 2ffdfa70862b4b2692c3e3d8ff89019e: stopping tablet replica
I20260709 13:08:01.317024 21610 raft_consensus.cc:2243] T a7f41f0158494af88963776cdacd41f9 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.317466 21610 raft_consensus.cc:2272] T a7f41f0158494af88963776cdacd41f9 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.319558 21610 tablet_replica.cc:333] T c90bdb83cf9a40398006f9786c938a0b P 2ffdfa70862b4b2692c3e3d8ff89019e: stopping tablet replica
I20260709 13:08:01.320144 21610 raft_consensus.cc:2243] T c90bdb83cf9a40398006f9786c938a0b P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.320581 21610 raft_consensus.cc:2272] T c90bdb83cf9a40398006f9786c938a0b P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.322535 21610 tablet_replica.cc:333] T 6df88971716a49b092d937ebdcc5b467 P 2ffdfa70862b4b2692c3e3d8ff89019e: stopping tablet replica
I20260709 13:08:01.323239 21610 raft_consensus.cc:2243] T 6df88971716a49b092d937ebdcc5b467 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.323755 21610 raft_consensus.cc:2272] T 6df88971716a49b092d937ebdcc5b467 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.325924 21610 tablet_replica.cc:333] T 83c43c88ae55470e883b967af720c1f4 P 2ffdfa70862b4b2692c3e3d8ff89019e: stopping tablet replica
I20260709 13:08:01.326424 21610 raft_consensus.cc:2243] T 83c43c88ae55470e883b967af720c1f4 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.326830 21610 raft_consensus.cc:2272] T 83c43c88ae55470e883b967af720c1f4 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.328786 21610 tablet_replica.cc:333] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e: stopping tablet replica
I20260709 13:08:01.329301 21610 raft_consensus.cc:2243] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:01.330013 21610 raft_consensus.cc:2272] T c43ec4cdb32e491aa9f3ee4dcad5eede P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.332526 21610 tablet_replica.cc:333] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e: stopping tablet replica
I20260709 13:08:01.333309 21610 raft_consensus.cc:2243] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.333885 21610 raft_consensus.cc:2272] T 7c12d69eab3e49a082a9c808447bfa1f P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.335872 21610 tablet_replica.cc:333] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e: stopping tablet replica
I20260709 13:08:01.336422 21610 raft_consensus.cc:2243] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.336876 21610 raft_consensus.cc:2272] T c0ef0894debb4b5c97ba3a14232e61a7 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.338917 21610 tablet_replica.cc:333] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e: stopping tablet replica
I20260709 13:08:01.339458 21610 raft_consensus.cc:2243] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.339911 21610 raft_consensus.cc:2272] T 75a8ff1a694c48d3b94dcaf91a98734c P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.341807 21610 tablet_replica.cc:333] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e: stopping tablet replica
I20260709 13:08:01.342303 21610 raft_consensus.cc:2243] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:01.343027 21610 raft_consensus.cc:2272] T 6fa04731e95942f09d20e0f268ef1c46 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.345216 21610 tablet_replica.cc:333] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e: stopping tablet replica
I20260709 13:08:01.345741 21610 raft_consensus.cc:2243] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.346230 21610 raft_consensus.cc:2272] T 24309eed493848f099253e7e3aca4e62 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.348301 21610 tablet_replica.cc:333] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e: stopping tablet replica
I20260709 13:08:01.348802 21610 raft_consensus.cc:2243] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:01.349550 21610 raft_consensus.cc:2272] T 72697c9625124ea88ca95935ac2dbf20 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.351424 21610 tablet_replica.cc:333] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e: stopping tablet replica
I20260709 13:08:01.351933 21610 raft_consensus.cc:2243] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:01.352767 21610 raft_consensus.cc:2272] T e11d172f1f464e56a42f2ac0132937f3 P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.354851 21610 tablet_replica.cc:333] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e: stopping tablet replica
I20260709 13:08:01.355360 21610 raft_consensus.cc:2243] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.355847 21610 raft_consensus.cc:2272] T 9d6678459fa545599c2890d6aa79088a P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.357877 21610 tablet_replica.cc:333] T 24c66a05232a4c35a83f6253b60762cf P 2ffdfa70862b4b2692c3e3d8ff89019e: stopping tablet replica
I20260709 13:08:01.358408 21610 raft_consensus.cc:2243] T 24c66a05232a4c35a83f6253b60762cf P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.358906 21610 raft_consensus.cc:2272] T 24c66a05232a4c35a83f6253b60762cf P 2ffdfa70862b4b2692c3e3d8ff89019e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.400122 21610 tablet_server.cc:196] TabletServer@127.21.26.131:0 shutdown complete.
I20260709 13:08:01.435880 21610 master.cc:562] Master@127.21.26.190:37331 shutting down...
I20260709 13:08:01.466347 21610 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:01.466883 21610 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.467228 21610 tablet_replica.cc:333] T 00000000000000000000000000000000 P 837a337d785b4a72b3487eaeff2f7686: stopping tablet replica
I20260709 13:08:02.070353 21610 master.cc:584] Master@127.21.26.190:37331 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12050 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (26692 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (174654 ms total)
[  PASSED  ] 8 tests.
I20260709 13:08:02.122467 21610 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 389 messages since previous log ~14 seconds ago
I20260709 13:08:02.122730 21610 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 389 messages since previous log ~14 seconds ago
I20260709 13:08:02.122892 21610 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 383 messages since previous log ~15 seconds ago
I20260709 13:08:02.123078 21610 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 ~35 seconds ago
I20260709 13:08:02.123245 21610 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 ~35 seconds ago
I20260709 13:08:02.123409 21610 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 2 messages since previous log ~105 seconds ago
I20260709 13:08:02.123580 21610 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5227: suppressed but not reported on 2 messages since previous log ~105 seconds ago
I20260709 13:08:02.123817 21610 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~1 seconds ago
I20260709 13:08:02.124110 21610 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 52 messages since previous log ~11 seconds ago
